Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

3170 lines
130 KiB

*%
*% Copyright (c) 1997 - 1999 Microsoft Corporation
*% All Rights Reserved.
*%
*GPDSpecVersion: "1.0"
*CodePage: 1252
*GPDFileVersion: "1.0"
*GPDFileName: "eplq117t.gpd"
*Include: "STDNAMES.GPD"
*ModelName: "Epson LQ-1170C"
*MasterUnits: PAIR(360, 360)
*ResourceDLL: "ep24tres.dll"
*PrinterType: SERIAL
*Feature: Orientation
{
*rcNameID: =ORIENTATION_DISPLAY
*DefaultOption: PORTRAIT
*Option: PORTRAIT
{
*rcNameID: =PORTRAIT_DISPLAY
}
*Option: LANDSCAPE_CC270
{
*rcNameID: =LANDSCAPE_DISPLAY
}
}
*Feature: InputBin
{
*rcNameID: =PAPER_SOURCE_DISPLAY
*DefaultOption: TRACTOR
*Option: TRACTOR
{
*rcNameID: =TRACTOR_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B19>0"
}
}
*Option: MANUAL
{
*rcNameID: =MANUAL_FEED_DISPLAY
*% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B19>0"
}
}
*Option: Option3
{
*rcNameID: 265
*OptionID: 265
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B19>4<1B19>1"
}
}
*Option: Option4
{
*rcNameID: 266
*OptionID: 266
*Command: CmdSelect
{
*Order: DOC_SETUP.3
*Cmd: "<1B19>4<1B19>2"
}
}
}
*Feature: Resolution
{
*rcNameID: =RESOLUTION_DISPLAY
*DefaultOption: Option3
*Option: Option1
{
*Name: "360 x 180 dots per inch"
*DPI: PAIR(360, 180)
*TextDPI: PAIR(360, 180)
*PinsPerLogPass: 24
*PinsPerPhysPass: 24
*MinStripBlankPixels: 360
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
*% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
*SpotDiameter: 170
*Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
}
*Option: Option2
{
*Name: "360 x 360 dots per inch"
*DPI: PAIR(360, 360)
*TextDPI: PAIR(360, 360)
*PinsPerLogPass: 48
*PinsPerPhysPass: 24
*MinStripBlankPixels: 360
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
*% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
*SpotDiameter: 170
*Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
}
*Option: Option3
{
*Name: "180 x 180 dots per inch"
*DPI: PAIR(180, 180)
*TextDPI: PAIR(180, 180)
*PinsPerLogPass: 24
*PinsPerPhysPass: 24
*MinStripBlankPixels: 180
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
*SpotDiameter: 120
*Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
}
*Option: Option4
{
*Name: "120 x 180 dots per inch"
*DPI: PAIR(120, 180)
*TextDPI: PAIR(120, 180)
*PinsPerLogPass: 24
*PinsPerPhysPass: 24
*MinStripBlankPixels: 120
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
*SpotDiameter: 100
*Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
}
}
*Feature: PaperSize
{
*rcNameID: =PAPER_SIZE_DISPLAY
*DefaultOption: LETTER
*Option: LETTER
{
*rcNameID: =LETTER_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CB"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2970, 3615)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 3614)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2970, 3615)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 3614)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2970, 3615)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 3614)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2970, 3615)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 3614)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
}
}
}
}
*Option: LETTER_TRANSVERSE
{
*rcNameID: =LETTER_TRANSVERSE_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C3"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2970, 3615)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 3614)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2970, 3615)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 3614)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2970, 3615)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 3614)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2970, 3615)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 3614)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 3614)
}
}
}
}
}
*Option: LEGAL
{
*rcNameID: =LEGAL_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CT"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2970, 4695)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4694)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 4694)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4694)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2970, 4695)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4694)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 4694)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4694)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2970, 4695)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4694)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 4694)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4694)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2970, 4695)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4694)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 4694)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4694)
}
}
}
}
}
*Option: TABLOID
{
*rcNameID: =TABLOID_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>Cf"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3870, 5775)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3870, 5774)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (3870->3868) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3868, 5774)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3870, 5774)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(3870, 5775)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3870, 5774)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (3870->3868) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3868, 5774)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3870, 5774)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3870, 5775)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3870, 5774)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (3870->3868) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3868, 5774)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3870, 5774)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3870, 5775)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3870, 5774)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (3870->3868) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3868, 5774)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3870, 5774)
}
}
}
}
}
*Option: EXECUTIVE
{
*rcNameID: =EXECUTIVE_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C?"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2520, 3435)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2520, 3434)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2520->2518) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2518, 3434)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2520, 3434)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2520, 3435)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2520, 3434)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2520->2518) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2518, 3434)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2520, 3434)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2520, 3435)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2520, 3434)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2520->2518) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2518, 3434)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2520, 3434)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2520, 3435)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2520, 3434)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2520->2518) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2518, 3434)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2520, 3434)
}
}
}
}
}
*Option: FOLIO
{
*rcNameID: =FOLIO_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CN"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2970, 4335)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4334)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 4334)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4334)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2970, 4335)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4334)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 4334)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4334)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2970, 4335)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4334)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 4334)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4334)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2970, 4335)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4334)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2968, 4334)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2970, 4334)
}
}
}
}
}
*Option: Option7
{
*rcNameID: 258
*OptionID: 258
*PageDimensions: PAIR(5954, 8416)
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C<8A>"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(4894, 8279)
*PrintableOrigin: PAIR(0, 0)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (8279->8278) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 8278)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (8279->8278) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 8278)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (8279->8278) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 8278)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(4894, 8071)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 8070)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 8070)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 8070)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(4894, 8071)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 8070)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 8070)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 8070)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(4894, 8071)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 8070)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 8070)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 8070)
}
}
}
}
}
*Option: A3
{
*rcNameID: =A3_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>Cc"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(4118, 5609)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4118, 5608)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4116, 5608)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4116, 5608)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(4118, 5609)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4118, 5608)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4116, 5608)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4116, 5608)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(4118, 5609)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4118, 5608)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4116, 5608)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4116, 5608)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(4118, 5609)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4118, 5608)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4116, 5608)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4116, 5608)
}
}
}
}
}
*Option: Option9
{
*rcNameID: 259
*OptionID: 259
*PageDimensions: PAIR(5954, 4208)
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>3<121B>Cu"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(4894, 3848)
*PrintableOrigin: PAIR(260, 120)
*switch: Resolution
{
*case: Option4
{
*% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(4893, 3848)
*% Warning: the following printable origin X is adjusted (260->261) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(261, 120)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(4894, 3848)
*PrintableOrigin: PAIR(260, 120)
*switch: Resolution
{
*case: Option4
{
*% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(4893, 3848)
*% Warning: the following printable origin X is adjusted (260->261) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(261, 120)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(4894, 3848)
*PrintableOrigin: PAIR(260, 120)
*switch: Resolution
{
*case: Option4
{
*% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(4893, 3848)
*% Warning: the following printable origin X is adjusted (260->261) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(261, 120)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(4894, 3848)
*PrintableOrigin: PAIR(260, 120)
*switch: Resolution
{
*case: Option4
{
*% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(4893, 3848)
*% Warning: the following printable origin X is adjusted (260->261) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(261, 120)
}
}
}
}
}
*Option: A4
{
*rcNameID: =A4_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CF"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2887, 3863)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2887, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2887, 3863)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2887, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2887, 3863)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2887, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2887, 3863)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2887, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
}
}
}
}
}
*Option: A4_TRANSVERSE
{
*rcNameID: =A4_TRANSVERSE_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C2"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2887, 3863)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2887, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2887, 3863)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2887, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2887, 3863)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2887, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2887, 3863)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2887, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2886, 3862)
}
}
}
}
}
*Option: A5
{
*rcNameID: =A5_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C2"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2009, 2632)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2009->2008) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2008, 2632)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2009->2007) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2007, 2632)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2009, 2632)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2009->2008) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2008, 2632)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2009->2007) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2007, 2632)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2009, 2632)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2009->2008) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2008, 2632)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2009->2007) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2007, 2632)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2009, 2632)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2009->2008) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2008, 2632)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2009->2007) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2007, 2632)
}
}
}
}
}
*Option: B4
{
*rcNameID: =B4_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CT"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3553, 4814)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3552, 4814)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3552, 4814)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(3553, 4814)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3552, 4814)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3552, 4814)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3553, 4814)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3552, 4814)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3552, 4814)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3553, 4814)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3552, 4814)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3552, 4814)
}
}
}
}
}
*Option: B5
{
*rcNameID: =B5_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C="
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2491, 3298)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2490, 3298)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2490, 3298)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2491, 3298)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2490, 3298)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2490, 3298)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2491, 3298)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2490, 3298)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2490, 3298)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2491, 3298)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2490, 3298)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2490, 3298)
}
}
}
}
}
*Option: Option15
{
*rcNameID: 260
*OptionID: 260
*PageDimensions: PAIR(2880, 2160)
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C$"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2880, 2160)
*PrintableOrigin: PAIR(0, 0)
}
*case: MANUAL
{
*PrintableArea: PAIR(2880, 1815)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2880, 1815)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2880, 1815)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2880, 1814)
}
}
}
}
}
*Option: Option16
{
*rcNameID: 261
*OptionID: 261
*PageDimensions: PAIR(5357, 4208)
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CF"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(4895, 4208)
*PrintableOrigin: PAIR(0, 0)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(4894, 4208)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(4893, 4208)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(4895, 3863)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4895, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 3862)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 3862)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(4895, 3863)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4895, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 3862)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 3862)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(4895, 3863)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4895, 3862)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 3862)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 3862)
}
}
}
}
}
*Option: FANFOLD_US
{
*rcNameID: =FANFOLD_US_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CB"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(4895, 3960)
*PrintableOrigin: PAIR(0, 0)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(4894, 3960)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(4893, 3960)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(4895, 3615)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4895, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 3614)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 3614)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(4895, 3615)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4895, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 3614)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 3614)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(4895, 3615)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4895, 3614)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 3614)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4893, 3614)
}
}
}
}
}
*Option: FANFOLD_STD_GERMAN
{
*rcNameID: =FANFOLD_STD_GERMAN_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CH"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3060, 4320)
*PrintableOrigin: PAIR(0, 0)
}
*case: MANUAL
{
*PrintableArea: PAIR(3060, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3060, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3060, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 3974)
}
}
}
}
}
*Option: Option19
{
*rcNameID: 262
*OptionID: 262
*PageDimensions: PAIR(2976, 4320)
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CH"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2976, 4320)
*PrintableOrigin: PAIR(0, 0)
}
*case: MANUAL
{
*PrintableArea: PAIR(2976, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2976, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2976, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(2976, 3974)
}
}
}
}
}
*Option: Option20
{
*rcNameID: 263
*OptionID: 263
*PageDimensions: PAIR(5074, 4320)
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CH"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(4896, 4320)
*PrintableOrigin: PAIR(0, 0)
}
*case: MANUAL
{
*PrintableArea: PAIR(4896, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(4896, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(4896, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
}
}
}
}
*Option: Option21
{
*rcNameID: 264
*OptionID: 264
*PageDimensions: PAIR(5400, 4320)
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CH"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(4896, 4320)
*PrintableOrigin: PAIR(0, 0)
}
*case: MANUAL
{
*PrintableArea: PAIR(4896, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(4896, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(4896, 3975)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 3974)
}
}
}
}
}
*Option: FANFOLD_LGL_GERMAN
{
*rcNameID: =FANFOLD_LGL_GERMAN_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CN"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3060, 4680)
*PrintableOrigin: PAIR(0, 0)
}
*case: MANUAL
{
*PrintableArea: PAIR(3060, 4335)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3060, 4335)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3060, 4335)
*PrintableOrigin: PAIR(0, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
*case: Option3
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(3060, 4334)
}
}
}
}
}
*Option: ENV_9
{
*rcNameID: =ENV_9_DISPLAY
*RotateSize? : TRUE
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C<17>"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3107, 1052)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3107->3106) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3106, 1052)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3107->3105) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3105, 1052)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(3107, 1052)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3107->3106) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3106, 1052)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3107->3105) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3105, 1052)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3107, 1052)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3107->3106) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3106, 1052)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3107->3105) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3105, 1052)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3107, 1052)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3107->3106) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3106, 1052)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3107->3105) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3105, 1052)
}
}
}
}
}
*Option: ENV_10
{
*rcNameID: =ENV_10_DISPLAY
*RotateSize? : TRUE
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C<19>"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3330, 1142)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3330->3328) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3328, 1142)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(3330, 1142)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3330->3328) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3328, 1142)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3330, 1142)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3330->3328) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3328, 1142)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3330, 1142)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3330->3328) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3328, 1142)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
}
}
}
}
*Option: ENV_DL
{
*rcNameID: =ENV_DL_DISPLAY
*RotateSize? : TRUE
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C<1A>"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3028, 1214)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3028->3026) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3026, 1214)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3028->3027) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3027, 1214)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(3028, 1214)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3028->3026) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3026, 1214)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3028->3027) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3027, 1214)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3028, 1214)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3028->3026) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3026, 1214)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3028->3027) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3027, 1214)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3028, 1214)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3028->3026) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3026, 1214)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3028->3027) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3027, 1214)
}
}
}
}
}
*Option: ENV_C5
{
*rcNameID: =ENV_C5_DISPLAY
*RotateSize? : TRUE
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C&"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3157, 1952)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3156, 1952)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3156, 1952)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(3157, 1952)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3156, 1952)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3156, 1952)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3157, 1952)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3156, 1952)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3156, 1952)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3157, 1952)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3156, 1952)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3156, 1952)
}
}
}
}
}
*Option: ENV_C3
{
*rcNameID: =ENV_C3_DISPLAY
*RotateSize? : TRUE
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>CM"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(4896, 4249)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 4248)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 4248)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 4248)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(4896, 4249)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 4248)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 4248)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 4248)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(4896, 4249)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 4248)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 4248)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 4248)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(4896, 4249)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option1
{
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 4248)
}
*case: Option3
{
*% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4894, 4248)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
*PrintableArea: PAIR(4896, 4248)
}
}
}
}
}
*Option: ENV_B5
{
*rcNameID: =ENV_B5_DISPLAY
*RotateSize? : TRUE
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C*"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(3452, 2150)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3450, 2150)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3450, 2150)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(3452, 2150)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3450, 2150)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3450, 2150)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(3452, 2150)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3450, 2150)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3450, 2150)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(3452, 2150)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3450, 2150)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
*case: Option4
{
*% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(3450, 2150)
}
}
}
}
}
*Option: ENV_MONARCH
{
*rcNameID: =ENV_MONARCH_DISPLAY
*RotateSize? : TRUE
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C!"
}
*switch: InputBin
{
*case: TRACTOR
{
*PrintableArea: PAIR(2610, 1052)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2610->2608) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2608, 1052)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
}
}
*case: MANUAL
{
*PrintableArea: PAIR(2610, 1052)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2610->2608) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2608, 1052)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
}
}
*case: Option3
{
*PrintableArea: PAIR(2610, 1052)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2610->2608) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2608, 1052)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
}
}
*case: Option4
{
*PrintableArea: PAIR(2610, 1052)
*PrintableOrigin: PAIR(45, 120)
*switch: Resolution
{
*case: Option3
{
*% Warning: the following printable width is adjusted (2610->2608) so it is divisible by the resolution X scale.
*PrintableArea: PAIR(2608, 1052)
*% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
*PrintableOrigin: PAIR(46, 120)
}
}
}
}
}
*Option: CUSTOMSIZE
{
*rcNameID: =USER_DEFINED_SIZE_DISPLAY
*MinSize: PAIR(180, 180)
*MaxSize: PAIR(5940, 32767)
*MaxPrintableWidth: 4896
*MinLeftMargin: 0
*CenterPrintable?: FALSE
*switch: InputBin
{
*case: TRACTOR
{
*TopMargin: 0
*BottomMargin: 0
}
*case: MANUAL
{
*TopMargin: 120
*BottomMargin: 225
}
*case: Option3
{
*TopMargin: 120
*BottomMargin: 225
}
*case: Option4
{
*TopMargin: 120
*BottomMargin: 225
}
}
*Command: CmdSelect
{
*Order: DOC_SETUP.4
*Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
}
}
}
*Feature: PrintQuality
{
*rcNameID: =TEXT_QUALITY_DISPLAY
*DefaultOption: LETTER_QUALITY
*Option: LETTER_QUALITY
{
*rcNameID: =LETTER_QUALITY_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.2
*Cmd: "<1B>x<01>"
}
}
*Option: DRAFT_QUALITY
{
*rcNameID: =DRAFT_QUALITY_DISPLAY
*Command: CmdSelect
{
*Order: DOC_SETUP.2
*Cmd: "<1B>x<00>"
}
}
}
*Feature: Halftone
{
*rcNameID: =HALFTONING_DISPLAY
*DefaultOption: HT_PATSIZE_AUTO
*Option: HT_PATSIZE_AUTO
{
*rcNameID: =HT_AUTO_SELECT_DISPLAY
}
*Option: HT_PATSIZE_SUPERCELL_M
{
*rcNameID: =HT_SUPERCELL_DISPLAY
}
*Option: HT_PATSIZE_6x6_M
{
*rcNameID: =HT_DITHER6X6_DISPLAY
}
*Option: HT_PATSIZE_8x8_M
{
*rcNameID: =HT_DITHER8X8_DISPLAY
}
}
*Command: CmdStartDoc
{
*Order: DOC_SETUP.1
*Cmd: "<1B>@<1B>t<011B>6<1B>R<001B>r<001B>U<011C>."
}
*Command: CmdStartPage
{
*Order: PAGE_SETUP.1
*Cmd: "<0D>"
}
*Command: CmdEndJob
{
*Order: JOB_FINISH.1
*Cmd: "<1B>@"
}
*RotateCoordinate?: FALSE
*RotateRaster?: FALSE
*RotateFont?: FALSE
*switch: Orientation
{
*case: PORTRAIT
{
*TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE,TC_RA_ABLE)
}
*case: LANDSCAPE_CC270
{
*TextCaps: LIST(TC_RA_ABLE)
}
}
*CursorXAfterCR: AT_CURSOR_X_ORIGIN
*YMoveAttributes: LIST(SEND_CR_FIRST)
*MaxLineSpacing: 255
*XMoveThreshold: 0
*YMoveThreshold: *
*XMoveUnit: 60
*YMoveUnit: 180
*Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l{(DestX / 6) } }
*Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
*Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
*Command: CmdCR { *Cmd : "<0D>" }
*Command: CmdLF { *Cmd : "<0A>" }
*Command: CmdFF { *Cmd : "<0C>" }
*Command: CmdBackSpace { *Cmd : "<08>" }
*Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
*Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
*EjectPageWithFF?: TRUE
*OutputDataFormat: V_BYTE
*OptimizeLeftBound?: FALSE
*CursorXAfterSendBlockData: AT_GRXDATA_END
*CursorYAfterSendBlockData: NO_MOVE
*DefaultFont: 3
*DefaultCTT: 2
*switch: Orientation
{
*case: PORTRAIT
{
*DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
+ 17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,
+ 33,34,35,36,37,42,44,46,48,50,52,54,56,58,60,62,
+ 64,66,68,70,72,74,76,78,80,82,84,86,88)
}
*case: LANDSCAPE_CC270
{
*DeviceFonts: LIST()
}
}
*Command: CmdBoldOn { *Cmd : "<1B>E" }
*Command: CmdBoldOff { *Cmd : "<1B>F" }
*Command: CmdItalicOn { *Cmd : "<1B>4" }
*Command: CmdItalicOff { *Cmd : "<1B>5" }
*Command: CmdUnderlineOn { *Cmd : "<1B>-<01>" }
*Command: CmdUnderlineOff { *Cmd : "<1B>-<00>" }