» 5. Command Line Settings » Finishing Functions » Half Folding [CNHalfFolding]/[CNHalfFoldSetting]
|
Half Folding [CNHalfFolding]/[CNHalfFoldSetting]
Executes a folding process (folding a sheet in half), and enables you to select a pattern for half folding.
$ lpr [File Name] -o CNHalfFolding=[Parameter] -o CNHalfFoldSetting=[Parameter]
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