Specifications

1-20
Guide to Printers and Printing
The following is a list of examples of how these qrpt command flags can be used:
To send the ACSII file myfile.ascii to the PostScript printer named Msps1, enter:
qprt –da –PMsps1 myfile.ascii
For example, to send the ACSII file myfile.ascii to the PostScript printer named Msps1
and print out in the Helvetica font, enter:
qprt –da –PMsps1 –sHelvetica myfile.ascii
To send the ASCII file myfile.ascii to the PostScript printer named Msps1 and print out
in the point size 9, enter:
qprt –da –PMsps1 –p9 myfile.ascii