![]() |
Parameter (CNDoubleParallelFolding)
|
Select and enter one of the following.
|
None
|
Unspecified
|
True
|
Execute double parallel folding
|
False
|
Do not execute double parallel folding
|
Parameter (CNDoubleParallelFoldSetting)
|
Select and enter one of the following
|
pattern1
|
Sheets are output with the printed side on the outside, face down in portrait orientation.
Portrait orientation documents are folded into 4 sections with the short edge that includes the upper left corner on the outside, and landscape documents with the short edge that includes the upper right corner on the outside.
|
pattern2
|
Sheets are output with the printed side on the outside, face down in landscape orientation.
Portrait orientation documents are folded into 4 sections with the short edge that includes the upper left corner on the inside, and landscape documents with the short edge that includes the upper right corner on the inside.
|
pattern3
|
Sheets are output with the printed side on the inside, face up in portrait orientation.
Portrait orientation documents are folded into 4 sections with the short edge that includes the upper left corner on the outside, and landscape documents with the short edge that includes the upper right corner on the outside.
|
pattern4
|
Sheets are output with the printed side on the inside, face up in landscape orientation.
Portrait orientation documents are folded into 4 sections with the short edge that includes the upper left corner on the inside, and landscape documents with the short edge that includes the upper right corner on the inside. |
Example
|
To print the file "sample.ps", specifying the double parallel fold function with face down, portrait orientation:
$ lpr sample.ps -o CNDoubleParallelFolding=True -o CNDoubleParallelFoldSetting=pattern1
|