Feed A5 Horizontally

CNFeedAFiveHorizontally: Specify the feeding direction of the paper (orientation) when using A5 size paper.
$ lpr [File Name] -o PageSize=A5 -o CNFeedAFiveHorizontally=[Parameter]
Parameter
Select and enter one of the following.
True
Feeding paper from long edge
False
Feeding paper from short edge
Example
To print the file "sample.ps", feeding A5 from long edge:
$ lpr sample.ps -o PageSize=A5 -o CNFeedAFiveHorizontally=True
6YSJ-023