...
PLEASE NOTE: The open with function of Firefox does not work with the labels print program. The file must be downloaded and then opened.
MAC Setup
Step 1
If you are using a network printer proceed if not skip to Step 2
First download CUPS from www.cups.org and install.
...
- Click on the Find Finder Items action and drag it to the right side of the Automator window. Choose Search Downloads, File extention contains buz. See below for to confirm values.
- Click on Run Shell Script action and drag it to the right side of the Automator window. Copy and paste: lp -d label -o raw ~/downloads/*.buz
- Click on the Find Finder Items action and drag it to the right side of the Automator window. Same as in 1. (Not shown below)
- Click on the Finder Items to Trash action and drag it to the right side of the Automator window.
- Change Folder Action receives files and folders added to "Downloads" (Top centre)
Press Command-S to save this Folder Action, and name it BUZ Label Print. Automator will save the Folder Action, attaching it to the folder. Now whenever BUZ places a label document in this folder, the document will print automatically.
...