» 5. Command Line Settings » Finishing Functions » Creep (Displacement) Correction [CNCreep]/[CNDisplacementCorrection]/[CNGutterShiftNum]
|
Creep (Displacement) Correction [CNCreep]/[CNDisplacementCorrection]/[CNGutterShiftNum]
Adjusts margins during booklet printing to avoid printing-position displacement between outer and inner pages due to the thickness of the bound sheets.
$ lpr [File Name] -o CNCreep=[Parameter] -o CNDisplacementCorrection=[Parameter] -o CNGutterShiftNum=[Parameter]
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