Operating System - Linux
1828458 Members
3208 Online
109978 Solutions
New Discussion

Re: Format Commands To Label Printer

 
Daniel_306
New Member

Format Commands To Label Printer

I am able to print with the command lp -dMonTest formatfile testfile, however I need to be able to send the formatfile to the Monarch label printer to change the printer setting format. I have looked into trying to put the formatfile via /etc/printcap, but that does not work. Is there a way I can just print via lp -dMonTest testfile, where it will automatically pick up the formatfile?

Any help on this would be greatly appreciated.

Here is the formatfile example (named download) that needs passed to the printer with each print job.



Thanks in advance,

Dan
1 REPLY 1
Daniel_306
New Member

Re: Format Commands To Label Printer

Additional information -

I am using Red Hat 3.4.3-9.EL4 using CUPS to print to a Monarch label printer used for shipping barcodes.

I am looking for a way to pass a form to a printer.

Any suggestions would be appreciated.