» 5. Command Line Settings » Finishing Functions » Accordion Z-folding [CNAccordionZfolding]/[CNAccordionZfoldSetting]
|
Accordion Z-folding [CNAccordionZfolding]/[CNAccordionZfoldSetting]
Executes accordion z-folding, and enables you to select a pattern for accordion z-folding.
$ lpr [File Name] -o CNAccordionZfolding=[Parameter] -o CNAccordionZfoldSetting=[Parameter]
Parameter
(CNAccordionZfolding)
Select and enter one of the following.
None
Unspecified
True
Execute accordion z-folding
False
Do not execute accordion z-folding
Parameter
(CNAccordionZfoldSetting)
Select and enter one of the following.
pattern1
With the printed side on the outside, portrait orientation documents are z-folded into 3 sections with the short edge that includes the upper left corner on the outside, and landscape documents are folded with the short edge that includes the upper right corner on the outside.
pattern2
With the printed side on the outside, portrait orientation documents are z-folded into 3 sections with the short edge that includes the upper left corner on the inside, and landscape documents are folded with the short edge that includes the upper right corner on the inside.
Example
To print the file "sample.ps", specifying the accordion z-fold function and portrait orientation:
$ lpr sample.ps -o CNAccordionZfolding=True -o CNAccordionZfoldSetting=pattern1