Two-sided Printing [Duplex]
Specifies one-sided and two-sided printing.
The standard binding location is a one where the document in is portrait (vertical) orientation.
$ lpr [File Name] -o Duplex=[Parameter]
Parameter
Select and enter one of the following.
None
One-sided printing
DuplexNoTumble
Two-sided printing (long edge binding)
DuplexTumble
Two-sided printing (short edge binding)
Example
To print the file "sample.ps", specifying two-sided printing (long edge, left binding):
$ lpr sample.ps -o Duplex=DuplexNoTumble -o BindEdge=Left
NOTE
If you have specified Two-sided Printing together with [Binding Location], and have specified a mixture of long edge binding and short edge binding, the desired result may not be achievable (see "Binding Location [BindEdge]").
» Command Line Settings » Finishing Functions » Two-sided Printing [Duplex]
0ER1-020