» 5. Print Settings from the Command Line » Finishing Functions » 2-sided Printing
|
2-sided Printing
Only for the LBP7200C Series, LBP3310, LBP5100, LBP5300, LBP3500, and LBP3300
Duplex: Specifies whether to perform 1-sided printing or 2-sided printing. The standard binding location is a one where the document in is portrait (vertical) orientation.
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.
$ lpr [File Name] -o Duplex=[Parameter]
Parameter
Select and enter one of the following.
None
1-sided Printing
DuplexNoTumble
2-sided Printing (long edge binding)
DuplexTumble
2-sided Printing (short edge binding)
Example
To print the file "sample.ps", specifying 2-sided printing (long edge, left binding):
$ lpr sample.ps -o Duplex=DuplexNoTumble -o BindEdge=Left