|
|
---|
Parameter
(CNCreep) |
Select and enter one of the following.
|
True
|
Execute creep correction
|
False
|
Do not execute creep correction
|
Parameter
(CNDisplacementCorrection) |
Select and enter one of the following.
|
Device
|
Use the setting specified on the printer control panel
|
Auto
|
Use automatic displacement correction
|
Manual
|
Manually set the displacement correction amount
|
Parameter
(CNGutterShiftNum) |
Specify a numerical value from 0 to 10.00 (units: mm, increments: 0.1, default: 0)
|
Example
|
To print the file "sample.ps" with creep correction and a manual displacement correction amount of 9,12 mm:
$ lpr sample.ps -o CNCreep=True -o CNDisplacementCorrection=Manual -o CNGutterShiftNum=9.12
|