Back to the DEMO Lab information central

Print text files to the Lexmark Demo printer

In more Detail...


Printing Text Files to the New Demo Printer

From one of the SGI machines (sapphire, jade, et al.):

/usr/lib/print/lptops -FT -UW yourfile.txt | lpr -Pdemo 

From Linux Boxes

a2gs yourfile.txt | lpr -Pdemo 
or
a2ps -Pdemo yourfile.txt 

For an assortment of options, see man a2gs / man a2ps 

Notes: 
1. /home/p/demo/demo/bin.Linux should be on your PATH
2. /home/p/demo/demo/man should be on your MANPATH