» Print Settings from the Command Line » Paper Source Functions » Feed A5 from Short Edge
|
Feed A5 from Short Edge
CNFeedAFiveVertically: Specify the feeding direction of the paper (orientation) when using A5 size paper.
$ lpr [File Name] -o CNFeedAFiveVertically=[Parameter] -o PageSize=A5
Parameter
Select and enter one of the following.
True
Feeding paper from short edge
False
Feeding paper from long edge
Example
To print the file "sample.ps", feeding A5 from short edge:
$ lpr sample.ps -o CNFeedAFiveVertically=True -o PageSize=A5
01WW-042