|
|
---|
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
|