5. Print Settings from the Command Line

Finishing Functions

Two-sided Printing [Duplex]

Specifies one-sided and two-sided printing.
The standard binding location is a one where the document in is portrait (vertical) orientation.

Note

$ lpr [File Name] -o Duplex=[Parameter]

  Parameter Select and enter one of the following.
  None One-sided printing
  DuplexNoTumble Two-sided printing (long edge binding)
  DuplexTumble Two-sided printing (short edge binding)
  Example To print the file "sample.ps", specifying two-sided printing (long edge, left binding):
$ lpr sample.ps -o Duplex=DuplexNoTumble -o BindEdge=Left
go to top

Binding Location [BindEdge]

Specifies the binding location, and whether to bind on a short edge or long edge.
The standard binding location is a one where the document in is portrait (vertical) orientation.

$ lpr [File Name] -o BindEdge=[Parameter]

  Parameter Select and enter one of the following.
  Left Long edge binding (left) (default)
  Right Long edge binding (right)
  Top Short edge binding (top)
  Bottom Short edge binding (bottom)
  Example To print the file "sample.ps", specifying binding on the left edge:
$ lpr sample.ps -o BindEdge=Left
go to top

Gutter [CNBindEdgeShift]

Specifies the distance to move the page image to allow for a gutter.

$ lpr [File Name] -o BindEdge=[Binding Location] -o CNBindEdgeShift=[Parameter]

  Parameter Specify a numerical value from 0 to 50 (units: mm).
  Example To print the file "sample.ps", specifying a gutter of 20 mm with binding on the left edge:
$ lpr sample.ps -o BindEdge=Left -o CNBindEdgeShift=20
go to top

Output Mode [Collate]

Specifies collating and stapling when printing multiple copies.

$ lpr [File Name] -o CNCopies=[Number of Copies] -o Collate=[Parameter]

  Parameter Select and enter one of the following.
  True Collate and output (default)
  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
go to top

Output Partitioning [CNOutputPartition]

Specifies methods for separating output pages.

$ lpr [File Name] -o CNCopies=[Number of Copies] -o CNOutputPartition=[Parameter]

  Parameter Select and enter one of the following.
  None Unspecified (default)
  offset Shift media
  rotation Rotate media
  Example To print five copies of the file "sample.ps", specifying shift partitioning:
$ lpr sample.ps -o CNCopies=5 -o CNOutputPartition=offset
go to top

Staple Location [StapleLocation]

Specifies staple location when executing stapling (when stapling is specified as output mode).

$ lpr [File Name] -o Collate=Staple -o StapleLocation=[Parameter]

  Parameter Select and enter one of the following.
  None Do not staple
  TopLeft Top left (default)
  Top Top (two locations)
  TopRight Top right
  Left Left (two locations)
  BottomLeft Bottom left
  Example To print the file "sample.ps", specifying bottom left stapling:
$ lpr sample.ps -o Collate=Staple -o StapleLocation=BottomLeft
go to top

Number of Copies for Offset [CNOffsetNum]

Sets the number of sets that are offset when output.

$ lpr [File Name] -o CNOutputPartition=offset -o CNOffsetNum=[Parameter]

  Parameter Specify a numerical value from 1 to 9999.
  Example To print the file "sample.ps" as multiple sets, with every 5 sets offset:
$ lpr sample.ps -o CNOutputPartition=offset -o CNoffsetNum=5
go to top

Output Tray [OutputBin]

Specifies which output tray to output to.

$ lpr [File Name] -o OutputBin=[Parameter]

  Parameter Select and enter one of the following.
  Auto Set at control panel (default)
  Tray Tray 1
  SubTray Tray 2
  Bin1 Finisher Tray 1
  Bin2 Finisher Tray 2
  Bin3 Finisher Tray 3
  Bin4 Finisher Tray 4
  Bin5 Finisher Tray 5
  Bin6 Finisher Tray 6
  Bin7 Finisher Tray 7
  Example To print the file "sample.ps", specifying the output tray as finisher tray 2:
$ lpr sample.ps -o OutputBin=Bin2
go to top

Finisher [CNFinisher]

Depending on the printer model you are using, you can set the finisher at the same time as you set the output tray.

$ lpr [File Name] -o OutputBin=[Parameter] -o CNFinisher=[Parameter]

  Parameter The available parameters differ according to each printer model. Refer to the tables below.
  Example To print the file "sample.ps", specifying tray A as the output tray and Finisher V1 as the finisher:
$ lpr sample.ps -o OutputBin=TrayA -o CNFinisher=FinV1

iR7086-7105

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
High Capacity Stacker A1 HCSA1 Auto Printer control panel setting
TrayA Tray A
Stack Stack compartment
Perfect Binder A1 PBA1 Auto Printer control panel setting
Finisher V1/V1L FinV1 Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher V2/V2L SFinV2 Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
High Capacity Stacker A1 + Perfect Binder A1 HCSA1_PBA1 Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Stack Stack compartment
Finisher V1/V1L (V2/V2L) + Perfect Binder A1 FinV1(SFinV2)_PBA1 Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher V1/V1L (V2/V2L) + High Capacity Stacker A1 + Perfect Binder A1 FinV1(SFinV2)_HCSA1_PBA1 Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Stack Stack compartment

iR5055/5065/5075

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Shift Tray SHIFTTRAY Auto Printer control panel setting
Finisher AD1(2) FINAD1(SFINAD2) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C

iR3225/3230/3235/3245

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Copy Tray CPYTRAY Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Inner 2way Tray IN2TRAY Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Inner 2way Tray + Copy Tray In2CT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Finisher-S1 FINS1 Auto Printer control panel setting
Finisher-S1 + Copy Tray FINS1_CT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher-S1 + Finisher Tray FINS1_FT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher-S1 + Copy Tray + Finisher Tray FINS1_CT_FT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Finisher-AE1(2) FINAE1(SFINAE2) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C

iR3025/3030/3035/3045

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Inner 2way Tray IN2TRAY Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Inner 2way Tray + Copy Tray In2CT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Copy Tray CPYTRAY Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher-S1 FINS1 Auto Printer control panel setting
Finisher-S1 + Copy Tray FINS1_CT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher-S1 + Finisher Tray FINS1_FT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher-S1 + Copy Tray + Finisher Tray FINS1_CT_FT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Finisher-Q3(4) FINQ3(SFINQ4) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Finisher-AE1(2) FINAE1(SFINAE2) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C

iR2018/2022/2025/2030

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Inner 2way Tray IN2TRAY Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher U2 FINU2 Auto Printer control panel setting
Finisher U2 + Finisher Tray FINU2FT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B

iR C5880/C6880

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Finisher R1(2) FINR1(SFINR2) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher R1(2) + Finisher Tray FINR1FT(SFINR2FT) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Finisher AC1(2) FINAC1(SFINAC2) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C

iR C4080/C4580/C5180/C5185

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Finisher X1 FinX1 Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher W1(2) FinW1(SFinW2) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C

iR C2580/C3180

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Inner 2way Tray IN2TRAY Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Inner 2way Tray + Copy Tray IN2CT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Finisher P1 FINP1 Auto Printer control panel setting
Finisher P1 + Copy Tray FINP1CT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher-Q3(4) FINQ3(SFINQ4) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher-Q3(4) + Finisher Tray FINQ3FT(SFINQ4FT) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Finisher-AE1 FINAE1 Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher-AE1 + Finisher Tray FINAE1FT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Saddle Finisher-AE2 SFINAE2 Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Saddle Finisher-AE2 + Finisher Tray SFINAE2FT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C

iR C2380i/C2550/C2880/C3080/C3380/C3580

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Inner 2way Tray IN2TRAY Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Inner 2way Tray + Copy Tray In2CT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
Finisher Z1 FinZ1 Auto Printer control panel setting
Finisher Z1 + Copy Tray FinZ1CT Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
Finisher Y1(2) FinY1(SFinY2) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C

imagePRESS C1

Finisher Structure CNFinisher OutputBin Function
None None Auto Printer control panel setting
Finisher AA1(2) FinAA1(SFinAA2) Auto Printer control panel setting
TrayA Tray A
TrayB Tray B
TrayC Tray C
go to top

Face Up/Face Down [CNOutputFace]

Specifies whether the paper is output with the printed side face up or face down.

$ lpr [File Name] -o CNOutputFace=[Parameter]

  Parameter Select and enter one of the following.
  Auto Use the setting specified on the printer control panel (default)
  FaceUp Output paper printed side up
  FaceDown Output paper printed side down
  Example To print the file "sample.ps" with the printed side facing up, output in the correct order starting from the first page:
$ lpr sample.ps -o CNOutputFace=FaceUp
go to top

Booklet Printing [Booklet]

Specifies execution of booklet printing.

$ lpr [File Name] -o Booklet=[Parameter]

  Parameter Select and enter one of the following.
  None Unspecified (default)
  Left Booklet printing with binding on left
  Example To print the file "sample.ps", specifying booklet printing with binding on the left:
$ lpr sample.ps -o Booklet=Left
go to top

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 (default)
  Parameter
(CNDisplacementCorrection)
Select and enter one of the following.
  Device Use the setting specified on the printer control panel (default)
  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
go to top

Saddle Stitching [CNSaddleStitch]

Specifies execution of the saddle stitching function when booklet printing.

$ lpr [File Name] -o Booklet=[Booklet Printing] -o CNSaddleStitch=[Parameter]

  Parameter Select and enter one of the following.
  None Unspecified (default)
  True Execute saddle stitching
  False Do not execute saddle stitching
  Example To print the file "sample.ps" as a booklet with binding on the left, specifying the saddle stitching function:
$ lpr sample.ps -o Booklet=Left -o CNSaddleStitch=True
go to top

Trimming [CNTrimming]

Specifies execution of the trimming process when booklet printing.

$ lpr [File Name] -o Booklet=[Booklet Printing] -o CNTrimming=[Parameter]

  Parameter Select and enter one of the following.
  None Unspecified (default)
  True Execute trimming
  False Do not execute trimming
  Example To print the file "sample.ps" as a booklet with binding on the left, specifying the trimming function:
$ lpr sample.ps -o Booklet=Left -o CNTrimming=True
go to top

Adjust Trim Width [CNAdjustTrim]/[CNAdjustTrimNum]

Specifies whether to adjust the trim width and by what amount.

$ lpr [File Name] -o CNTrimming=True -o CNCNAdjustTrim=[Parameter] -o CNAdjustTrimNum=[Parameter]

  Parameter
(CNAdjustTrim)
Select and enter one of the following.
  None Unspecified (default)
  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
go to top

Hole Punching [CNPunch]

Specifies execution of the hole punching process. There may be cases where holes cannot be punched in the desired locations, depending on tbe number of holes for which the device is set up.

$ lpr [File Name] -o CNPunch=[Parameter]

  Parameter Select and enter one of the following.
  None Unspecified (default)
  Left Punch on left
  Right Punch on right
  Top Punch on top
  Bottom Punch on bottom
  Example To print the file "sample.ps", specifying the hole punching function on the left:
$ lpr sample.ps -o CNPunch=Left
go to top

Z-folding [CNZfolding]

Specifies execution of the folding process.

$ lpr [File Name] -o CNZfolding=[Parameter]

  Parameter Select and enter one of the following.
  None Unspecified (default)
  True Execute folding process
  False Do not execute folding process
  Example To print the file "sample.ps", specifying the Z-folding function:
$ lpr sample.ps -o CNZfolding=True
go to top

C-folding [CNCfolding]/[CNCfoldSetting]

Enables you to execute a process for folding pages into three sections (C-folding).

$ lpr [File Name] -o CNCfolding=[Parameter] -o CNCfoldSetting=[Parameter]

  Parameter
(CNCfolding)
Select and enter one of the following.
  None Unspecified (default)
  True Execute the C-folding process
  False Do not execute the C-folding process
  Parameter
(CNCfoldSetting)
Select and enter one of the following.
  pattern1 [Face Down + Portrait]
C-folds the document with the printed surface on the outside, and the short edge that includes the upper left corner on the outside for portrait documents. (For landscape documents, the short edge that includes the upper right corner is on the outside.) (Default)
  pattern2 [Face Down + Landscape]
C-folds the document with the printed surface on the outside, and the short edge that includes the upper right corner on the inside for landscape documents. (For portrait documents, the short edge that includes the upper left corner is on the inside.)
  pattern3 [Face Up + Portrait]
C-folds the document with the printed surface on the inside, and the short edge that includes the upper left corner on the outside for portrait documents. (For landscape documents, the short edge that includes the upper right corner is on the outside.)
  pattern4 [Face Up + Landscape]
C-folds the document with the printed surface on the inside, and the short edge that includes the upper right corner on the inside for landscape documents. (For portrait documents, the short edge that includes the upper left corner is on the inside.)
  Example To print the file "sample.ps" using the C-folding function with Pattern 1 (face down portrait orientation):
$ lpr sample.ps -o CNCfolding=True -o CNCfoldSetting=pattern1
go to top

Inserter [CNInserter]

Specifies execution of sheet insertion using the inserter.

$ lpr [File Name] -o CNCopies=[Number of Copies] -o CNInserter=[Parameter]

  Parameter Select and enter one of the following.
  None Unspecified (default)
  True Insert sheet at beginning of the set
  False Do not execute folding process
  Example To print three copies of the file "sample.ps", specifying the inserter function:
$ lpr sample.ps -o CNCopies=3 -o CNInserter=True
go to top

Special Print Mode [CNSpecialPrintMode]

Specifies whether to use the Special Print Mode.

$ lpr [File Name] -o CNSpecialPrintMode=[Parameter]

  Parameter Select and enter one of the following.
  Mode1 Print using Special Print Mode 1
  Mode2 Print using Special Print Mode 2
  On Use the Special Print Mode
  Off Do not use the Special Print Mode
  Example To use the Special Print Mode:
$ lpr sample.ps -o CNSpecialPrintMode=On
go to top

Special Print Adjustment A [CNSpecialPrintAdjustmentA]

Specifies which mode to use for Special Print Adjustment A.

$ lpr [File Name] -o CNSpecialPrintAdjustmentA=[Parameter]

  Parameter Select and enter one of the following.
  None Print according to the control panel setting on the printer (default)
  Mode1 Print using Special Print Mode 1
  Mode2 Print using Special Print Mode 2
  Mode3 Print using Special Print Mode 3
  Mode4 Print using Special Print Mode 4
  Example To print the file "sample.ps", specifying Mode 1:
$ lpr sample.ps -o CNSpecialPrintAdjustmentA=Mode1
go to top

Special Print Adjustment B [CNSpecialPrintAdjustmentB]

Specifies whether to use Special Print Adjustment B, and which mode to use.

$ lpr [File Name] -o CNSpecialPrintAdjustmentB=[Parameter]

  Parameter Select and enter one of the following.
  Off Do not use Special Print Adjustment B (default)
  Mode1 Print using Special Print Mode 1
  Mode2 Print using Special Print Mode 2
  Mode3 Print using Special Print Mode 3
  Example To print the file "sample.ps", specifying Mode 1:
$ lpr sample.ps -o CNSpecialPrintAdjustmentB=Mode1
go to top

Transparency Print Mode [CNOHPPrintMode]

Specifies the transparency printing mode.

$ lpr [File Name] -o CNOHPPrintMode=[Parameter]

  Parameter Select and enter one of the following.
  Transparent Prints transparencies for use with a transmissive projector (default)
  Reflective Prints transparencies for use with a reflective projector
  Example To print the file "sample.ps", specifying transmissive project type transparency:
$ lpr sample.ps -o MediaType=OHP -o CNOHPPrintMode=Transparent
go to top

Use Secure Watermark Function of Device [CNTrustPrint]

Allows you to print a secure watermark on the document using the Secure Watermark function of the printer.

$ lpr [File Name] -o CNTrustPrint=[Parameter]

  Parameter Select and enter one of the following.
  True Execute Secure Watermark process
  False Do not execute Secure Watermark process (default)
  Example To print the file "sample.ps" using the Secure Watermark function of the device:
$ lpr sample.ps -o CNTrustPrint=True
go to top

Copy Set Numbering [CNCopySetNumbering]

Specifies the copy set numbering function.

$ lpr [File Name] -o CNCopySetNumbering=[Parameter]

  Parameter Select and enter one of the following.
  None Unspecified (default)
  True Perform copy set numbering
  False Do not perform copy set numbering
  Example To specify copy set numbering:
$ lpr sample.ps -o CNCopySetNumbering=True
go to top

Starting Number [CNStartingNumber]

Specifies the number to start from when printing with the copy set numbering function.

$ lpr [File Name] -o CNCopySetNumbering=True -o CNStartingNumber =[Parameter]

  Parameter Specify a numerical value from 1 to 9999 (default is 1).
  Example To start printing with copy set numbering, starting from 5:
$ lpr sample.ps -o CNCopySetNumbering=True -o CNStartingNumber =5
go to top

Shift the Position to Start Printing [CNShiftStartPrintPosition]/[CNShiftFrLongEdge]/[CNShiftFrShortEdge]/[CNShiftBkLongEdge]/[CNShiftBkShortEdge]

Specifies adjustment of the point on the front and back sides of a page from which printing of the document starts.

$ lpr [File Name] -o CNShiftStartPrintPosition=[Parameter] -o CNShiftFrLongEdge=[Parameter] -o CNShiftFrShortEdge=[Parameter] -o CNShiftBkLongEdge=[Parameter] -o CNShiftBkShortEdge=[Parameter]

  Parameter
(CNShiftStartPrintPosition)
Select and enter one of the following.
  • If a parameter is omitted, the document will be output with that parameter's default value (0).
  True Specify the position where printing starts
  False Do not specify the position where printing starts (default)
  Parameter
(CNShiftFrLongEdge)
Specify a numerical value of -50.0 to 50.0 for the position from the long edge on the front side of the page where printing is to start (units: mm, default: 0)
  • If you set an increment of 0.1 mm with a printer model that does not support 0.1mm increments, the printed results may differ according to the printer model.
  Parameter
(CNShiftFrShortEdge)
Specify a numerical value of -50.0 to 50.0 for the position from the short edge on the front side of the page where printing is to start (units: mm, default: 0)
  • If you set an increment of 0.1 mm with a printer model that does not support 0.1mm increments, the printed results may differ according to the printer model.
  Parameter
(CNShiftBkLongEdge)
Specify a numerical value of -50.0 to 50.0 for the position from the long edge on the back side of the page where printing is to start (units: mm, default: 0)
  • If you set an increment of 0.1 mm with a printer model that does not support 0.1mm increments, the printed results may differ according to the printer model.
  Parameter
(CNShiftBkShortEdge)
Specify a numerical value of -50.0 to 50.0 for the position from the short edge on the back side of the page where printing is to start (units: mm, default: 0)
  • If you set an increment of 0.1 mm with a printer model that does not support 0.1mm increments, the printed results may differ according to the printer model.
  Example To print the file "sample.ps", specifying that the print start position is 50.0 mm from the long edge on the front side, 40.0 mm from the short edge on the front side, -30.0 mm from the long edge on the back side, and -20.0 mm from the short edge on the back side:
$ lpr sample.ps -o CNShiftStartPrintPosition=True -o CNShiftFrLongEdge=50.0 -o CNShiftFrShortEdge=40.0 -o CNShiftBkLongEdge=-30.0 -o CNShiftBkShortEdge=-20.0
go to top
< Previous / Next >