- "K" -> Settings -> Printing Manager
- "Add" -> Add Printer/Class
, click "Next"
"Remote LPD Queue", click "Next"
Host: xxx.xxx.xxx.xxx enter the IP address of the Epilog
Queue: raw, it will complain that it can't find the queue, click on "yes" continue anyway
Raw printer near the bottom of the window, click "Next"
Name: epilogAnd there you have it!
You use the lp commands to send or query.
lpr -Pepilog filename.epi (change the "epilog" to whatever you named the printer in step 7) -- to send filename.epi to the epilog
lpq -Pepilog - to see what files are waiting in the local computer's queue, also reports the status of the epilog
lprm -Pepilog - removes the top most job waiting in the computer's queue