Feed Statement Horizontally

CNFeedStatementHorizontally: Specify the feeding direction of the paper (orientation) when using Statement size paper.
$ lpr [File Name] -o PageSize=Statement -o CNFeedStatementHorizontally=[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 Statement from long edge:
$ lpr sample.ps -o PageSize=Statement -o CNFeedStatementHorizontally=True
6YSJ-024