» Print Settings from the Command Line » Finishing Functions » 2-sided Printing
|
2-sided Printing
Only for LBP9100Cdn, LBP7200C series, LBP6300dn, LBP6200, LBP5300, LBP5100, LBP3500, LBP3310, 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
01WW-01F