![]() |
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
|