![]() |
Parameter (CNHalfFolding)
|
Select and enter one of the following.
|
None
|
Unspecified
|
True
|
Execute half folding
|
False
|
Do not execute half folding
|
Parameter (CNHalfFoldSetting)
|
Select and enter one of the following.
|
pattern1
|
Outputs the document face down in portrait orientation, folded in half, with the printed side on the outside
|
pattern2
|
Outputs the document face up in landscape orientation, folded in half, with the printed side on the inside
|
Example
|
To print the file "sample.ps", specifying the half fold function with face down, portrait orientation:
$ lpr sample.ps -o CNHalfFolding=True -o CNHalfFoldSetting=pattern1
|