|
|
---|
Parameter(CNAdjustTrim)
|
Select and enter one of the following.
|
None
|
Unspecified
|
Manual
|
Manually adjust the trim width
|
Parameter(CNAdjustTrimNum)
|
Specify a numerical value from -10.3 to 10.2 or 2.0 to 20.0 (units: mm, increments: 0.1, default: 0 or 2.0)
If the trim width adjustment method or trim width adjustment amount are omitted, the document will be output with the default value for that parameter. Default values vary between printer models.
|
Example
|
To print the file "sample.ps" as a trimmed booklet with binding on the left, specifying manually adjusted trimming of 15,6 mm:
$ lpr sample.ps -o CNTrimming=True -o CNAdjustTrim=Manual -o CNAdjustTrimNum=15.6
|