Output Mode [Collate]
Specifies collating and stapling when printing multiple copies.
$ lpr [File Name] -o CNCopies=[Copies [CNCopies]] -o Collate=[Parameter]
Parameter
Select and enter one of the following.
True
Collate and output (123...,123...,123...)
False
Output without collating (111,222,333, ....)
Group
Group and output (111,222,333, ....)
Staple
Specify for staple function
StapleCollate
Outputs collated pages and applies the staple function
StapleGroup
Outputs unsorted pages and applies the staple function
Example
To print two copies of the file "sample.ps", specifying group output:
$ lpr sample.ps -o CNCopies=2 -o Collate=Group
» Command Line Settings » Finishing Functions » Output Mode [Collate]
086F-020