Xerox 721P90350 Manuale Utente

Pagina di 216
Printing using Xerox utilities and lpr utilities (DOS and UNIX)
3-30
Guide to Submitting Jobs from the Client
Examples
Following are several examples of using the lpr command.
NOTE:  You may enter one or more -C options. You must enclose 
these options in quotation marks and parentheses, and separate 
them with commas and spaces.
The following example shows how to specify the paper size and 
color, omitting other options:
The following example shows how to specify multiple media:
NOTE:  The remaining examples in this section apply only to 
FTP software.
The following example shows the command line for printing five 
duplex, stapled copies of a PostScript test document “test.ps” at 
the printer “rushmore” on letter size paper:
NOTE:  The following examples apply to models 4850/4890/92C 
only.
The following example shows the command line for printing one 
copy of a PostScript document “color.ps” containing red, blue, 
and green components. The dry ink color loaded at the printer is 
red. If you don’t set the mc option to a color other than red, only 
the red parts of the document are printed in red; the green and 
blue parts are printed in shades of gray.
    lpr -Pps1 -C“(media=a4::blue)” test.ps
    lpr -Pps1
-C“(media=a4::white, media=a4::blue)”test.ps
    lpr -S rushmore -#5
-C “(duplex, stitch, USLetter)” test.ps
    lpr -S rushmore color.ps