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