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.
3361 lines
154 KiB
3361 lines
154 KiB
*%
|
|
*% Copyright (c) 1997 - 1999 Microsoft Corporation
|
|
*% All Rights Reserved.
|
|
*%
|
|
*GPDSpecVersion: "1.0"
|
|
*GPDFileVersion: "1.00"
|
|
*GPDFileName: "CNB33KMK.GPD"
|
|
*Include: "STDNAMES.GPD"
|
|
*CodePage: 949
|
|
*ModelName: "·Ôµ¥ ij³í BJ-330K"
|
|
*MasterUnits: PAIR(720, 720)
|
|
*ResourceDLL: "CNEPKRES.DLL"
|
|
*PrinterType: SERIAL
|
|
*FontCartSlots: 2
|
|
*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: "<1B>O"
|
|
}
|
|
}
|
|
*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: "<1B>O"
|
|
}
|
|
}
|
|
*Option: Option3
|
|
{
|
|
*rcNameID: 269
|
|
*OptionID: 269
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.3
|
|
*Cmd: "<1B>[F<0300030101>"
|
|
}
|
|
}
|
|
*Option: Option4
|
|
{
|
|
*rcNameID: 270
|
|
*OptionID: 270
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.3
|
|
*Cmd: "<1B>[F<0300030102>"
|
|
}
|
|
}
|
|
}
|
|
*Feature: Resolution
|
|
{
|
|
*rcNameID: =RESOLUTION_DISPLAY
|
|
*DefaultOption: Option1
|
|
*Option: Option1
|
|
{
|
|
*Name: "360 x 360 " =DOTS_PER_INCH
|
|
*DPI: PAIR(360, 360)
|
|
*TextDPI: PAIR(360, 360)
|
|
*PinsPerLogPass: 48
|
|
*PinsPerPhysPass: 48
|
|
*MinStripBlankPixels: 270
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 100
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>[g" %l{((NumOfDataBytes * 6) / 6) + 1}"<10>" }
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*Name: "180 x 180 " =DOTS_PER_INCH
|
|
*DPI: PAIR(180, 180)
|
|
*TextDPI: PAIR(180, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 135
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
|
|
*SpotDiameter: 100
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>[g" %l{((NumOfDataBytes * 3) / 3) + 1}"<0B>" }
|
|
}
|
|
*Option: Option3
|
|
{
|
|
*Name: "360 x 180 " =DOTS_PER_INCH
|
|
*DPI: PAIR(360, 180)
|
|
*TextDPI: PAIR(360, 180)
|
|
*PinsPerLogPass: 24
|
|
*PinsPerPhysPass: 24
|
|
*MinStripBlankPixels: 270
|
|
EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
|
|
*SpotDiameter: 100
|
|
*Command: CmdSendBlockData { *Cmd : "<1B>[g" %l{((NumOfDataBytes * 3) / 3) + 1}"<0C>" }
|
|
}
|
|
}
|
|
*Feature: PaperSize
|
|
{
|
|
*rcNameID: =PAPER_SIZE_DISPLAY
|
|
*DefaultOption: LETTER
|
|
*Option: LETTER
|
|
{
|
|
*rcNameID: =LETTER_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(5760, 7920)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(5760, 7515)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(5760, 7515)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(5760, 7515)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option2
|
|
{
|
|
*rcNameID: 258
|
|
*OptionID: 258
|
|
*PageDimensions: PAIR(7920, 6120)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>CD"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(7560, 6120)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(7560, 5715)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5714) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5714)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5712)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5712)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(7560, 5715)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5714) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5714)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5712)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5712)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(7560, 5715)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5714) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5714)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5712)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (5715->5712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 5712)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: LEGAL
|
|
{
|
|
*rcNameID: =LEGAL_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(5760, 10080)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(5760, 9675)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9674) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9674)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9672) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9672)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9672) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9672)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(5760, 9675)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9674) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9674)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9672) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9672)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9672) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9672)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(5760, 9675)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9674) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9674)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9672) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9672)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (9675->9672) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5760, 9672)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: TABLOID
|
|
{
|
|
*rcNameID: =TABLOID_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<0011>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(7560, 12240)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(7560, 11835)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11834) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11834)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11832) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11832)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11832) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11832)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(7560, 11835)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11834) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11834)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11832) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11832)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11832) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11832)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(7560, 11835)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11834) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11834)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11832) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11832)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (11835->11832) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(7560, 11832)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: LEDGER
|
|
{
|
|
*rcNameID: =LEDGER_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(9720, 7920)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(9720, 7515)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(9720, 7515)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(9720, 7515)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A5
|
|
{
|
|
*rcNameID: =A5_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>CB"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(3838, 5954)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (3838->3836) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5954->5952) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3836, 5952)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (5954->5952) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3838, 5952)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(3838, 5549)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (5549->5548) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3838, 5548)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (3838->3836) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3836, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3838, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(3838, 5549)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (5549->5548) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3838, 5548)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (3838->3836) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3836, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3838, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(3838, 5549)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (5549->5548) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3838, 5548)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (3838->3836) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3836, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(3838, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option7
|
|
{
|
|
*rcNameID: 259
|
|
*OptionID: 259
|
|
*PageDimensions: PAIR(8417, 5954)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>CB"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(8229, 5954)
|
|
*PrintableOrigin: PAIR(94, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8228) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(8228, 5954)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8224) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5954->5952) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8224, 5952)
|
|
*% Warning: the following printable origin X is adjusted (94->96) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(96, 0)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5954->5952) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8228, 5952)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(8229, 5549)
|
|
*PrintableOrigin: PAIR(94, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5548) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8228, 5548)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8224) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8224, 5544)
|
|
*% Warning: the following printable origin X is adjusted (94->96) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(96, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8228, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(8229, 5549)
|
|
*PrintableOrigin: PAIR(94, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5548) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8228, 5548)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8224) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8224, 5544)
|
|
*% Warning: the following printable origin X is adjusted (94->96) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(96, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8228, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(8229, 5549)
|
|
*PrintableOrigin: PAIR(94, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5548) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8228, 5548)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8224) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8224, 5544)
|
|
*% Warning: the following printable origin X is adjusted (94->96) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(96, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (8229->8228) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (5549->5544) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8228, 5544)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A4
|
|
{
|
|
*rcNameID: =A4_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>1<1B>Cx"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(5766, 8417)
|
|
*PrintableOrigin: PAIR(94, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8417->8416) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5766, 8416)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5766->5764) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8417->8416) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5764, 8416)
|
|
*% Warning: the following printable origin X is adjusted (94->96) so it is divisible by the resolution X scale.
|
|
*PrintableOrigin: PAIR(96, 0)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8417->8416) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5766, 8416)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(5766, 8012)
|
|
*PrintableOrigin: PAIR(94, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8010) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5766, 8010)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5766->5764) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5764, 8008)
|
|
*% Warning: the following printable origin X is adjusted (94->96) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(96, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5766, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(5766, 8012)
|
|
*PrintableOrigin: PAIR(94, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8010) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5766, 8010)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5766->5764) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5764, 8008)
|
|
*% Warning: the following printable origin X is adjusted (94->96) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(96, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5766, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(5766, 8012)
|
|
*PrintableOrigin: PAIR(94, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8010) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5766, 8010)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5766->5764) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5764, 8008)
|
|
*% Warning: the following printable origin X is adjusted (94->96) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(96, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5766, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(94, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option9
|
|
{
|
|
*rcNameID: 260
|
|
*OptionID: 260
|
|
*PageDimensions: PAIR(11909, 8417)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C^"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(9720, 8417)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8417->8416) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8416)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8417->8416) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8416)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8417->8416) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8416)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(9720, 8012)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8010) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8010)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(9720, 8012)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8010) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8010)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(9720, 8012)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8010) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8010)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8012->8008) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8008)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: A3
|
|
{
|
|
*rcNameID: =A3_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C<84>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(8057, 11909)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11909->11908) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11908)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11909->11908) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11908)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11909->11908) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11908)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(8057, 11504)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11502) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11502)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11500) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11500)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11500) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11500)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(8057, 11504)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11502) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11502)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11500) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11500)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11500) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11500)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(8057, 11504)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11502) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11502)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11500) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11500)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (8057->8056) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (11504->11500) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(8056, 11500)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option11
|
|
{
|
|
*rcNameID: 261
|
|
*OptionID: 261
|
|
*PageDimensions: PAIR(11908, 16834)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C<BB>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(9720, 16834)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (16834->16832) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16832)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (16834->16832) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16832)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(9720, 16429)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16428) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16428)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16424) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16424)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16424) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16424)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(9720, 16429)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16428) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16428)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16424) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16424)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16424) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16424)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(9720, 16429)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16428) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16428)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16424) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16424)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (16429->16424) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 16424)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option12
|
|
{
|
|
*rcNameID: 262
|
|
*OptionID: 262
|
|
*PageDimensions: PAIR(7085, 10037)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>Cp"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(6725, 10037)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (10037->10036) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 10036)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (10037->10036) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 10036)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (10037->10036) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 10036)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(6725, 9632)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9630) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9630)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9628)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9628)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(6725, 9632)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9630) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9630)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9628)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9628)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(6725, 9632)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9630) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9630)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9628)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (9632->9628) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 9628)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: B5
|
|
{
|
|
*rcNameID: =B5_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>CQ"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(4802, 7286)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (4802->4800) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (7286->7284) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4800, 7284)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7286->7284) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4802, 7284)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(4802, 6881)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (6881->6880) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4802, 6880)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (4802->4800) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (6881->6876) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4800, 6876)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (6881->6876) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4802, 6876)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(4802, 6881)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (6881->6880) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4802, 6880)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (4802->4800) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (6881->6876) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4800, 6876)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (6881->6876) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4802, 6876)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(4802, 6881)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (6881->6880) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4802, 6880)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (4802->4800) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (6881->6876) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4800, 6876)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (6881->6876) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(4802, 6876)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option14
|
|
{
|
|
*rcNameID: 263
|
|
*OptionID: 263
|
|
*PageDimensions: PAIR(6120, 7920)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(6120, 7920)
|
|
*PrintableOrigin: PAIR(0, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(6120, 7515)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(6120, 7515)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(6120, 7515)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option15
|
|
{
|
|
*rcNameID: 264
|
|
*OptionID: 264
|
|
*PageDimensions: PAIR(6120, 8640)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(6120, 8640)
|
|
*PrintableOrigin: PAIR(0, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(6120, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(6120, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(6120, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option16
|
|
{
|
|
*rcNameID: 265
|
|
*OptionID: 265
|
|
*PageDimensions: PAIR(5953, 8640)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(5953, 8640)
|
|
*PrintableOrigin: PAIR(0, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(5952, 8640)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(5952, 8640)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(5952, 8640)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(5953, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(5953, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(5953, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (5953->5952) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5952, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option17
|
|
{
|
|
*rcNameID: 266
|
|
*OptionID: 266
|
|
*PageDimensions: PAIR(10148, 8640)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(9720, 8640)
|
|
*PrintableOrigin: PAIR(0, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(9720, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(9720, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(9720, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: FANFOLD_US
|
|
{
|
|
*rcNameID: =FANFOLD_US_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000B>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(9720, 7920)
|
|
*PrintableOrigin: PAIR(0, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(9720, 7515)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(9720, 7515)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(9720, 7515)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7514) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7514)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (7515->7512) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 7512)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option19
|
|
{
|
|
*rcNameID: 267
|
|
*OptionID: 267
|
|
*PageDimensions: PAIR(10800, 8640)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<000C>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(9720, 8640)
|
|
*PrintableOrigin: PAIR(0, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(9720, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(9720, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(9720, 8235)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8234) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8234)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (8235->8232) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(9720, 8232)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: Option20
|
|
{
|
|
*rcNameID: 268
|
|
*OptionID: 268
|
|
*PageDimensions: PAIR(6120, 4320)
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>C<0006>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(6120, 4320)
|
|
*PrintableOrigin: PAIR(0, 0)
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(6120, 3915)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3914) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3914)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3912) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3912)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3912) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3912)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(6120, 3915)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3914) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3914)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3912) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3912)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3912) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3912)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(6120, 3915)
|
|
*PrintableOrigin: PAIR(0, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3914) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3914)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3912) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3912)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (3915->3912) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6120, 3912)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(0, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: ENV_9
|
|
{
|
|
*rcNameID: =ENV_9_DISPLAY
|
|
*RotateSize? : TRUE
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C<1E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(6034, 2794)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6034->6032) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2794->2792) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6032, 2792)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2794->2792) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6034, 2792)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(6034, 2389)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2388) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6034, 2388)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6034->6032) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6032, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6034, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(6034, 2389)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2388) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6034, 2388)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6034->6032) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6032, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6034, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(6034, 2389)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2388) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6034, 2388)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6034->6032) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6032, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6034, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: ENV_10
|
|
{
|
|
*rcNameID: =ENV_10_DISPLAY
|
|
*RotateSize? : TRUE
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C "
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(6480, 2974)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2974->2972) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2972)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2974->2972) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2972)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(6480, 2569)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2568) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2568)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(6480, 2569)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2568) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2568)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(6480, 2569)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2568) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2568)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2569->2564) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6480, 2564)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: ENV_DL
|
|
{
|
|
*rcNameID: =ENV_DL_DISPLAY
|
|
*RotateSize? : TRUE
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C#"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(5875, 3118)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5874) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(5874, 3118)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5872) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3118->3116) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5872, 3116)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5874) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (3118->3116) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5874, 3116)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(5875, 2713)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5874) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5874, 2712)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5872) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2708) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5872, 2708)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5874) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2708) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5874, 2708)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(5875, 2713)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5874) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5874, 2712)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5872) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2708) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5872, 2708)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5874) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2708) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5874, 2708)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(5875, 2713)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5874) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2712) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5874, 2712)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5872) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2708) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5872, 2708)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (5875->5874) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (2713->2708) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5874, 2708)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: ENV_B5
|
|
{
|
|
*rcNameID: =ENV_B5_DISPLAY
|
|
*RotateSize? : TRUE
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C7"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(6725, 4990)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*PrintableArea: PAIR(6724, 4990)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4990->4988) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4988)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4990->4988) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4988)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(6725, 4585)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4584) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4584)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4580)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4580)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(6725, 4585)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4584) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4584)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4580)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4580)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(6725, 4585)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4584) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4584)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4580)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable width is adjusted (6725->6724) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4585->4580) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6724, 4580)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: ENV_C5
|
|
{
|
|
*rcNameID: =ENV_C5_DISPLAY
|
|
*RotateSize? : TRUE
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C3"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(6134, 4594)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6134->6132) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4594->4592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6132, 4592)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (4594->4592) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6134, 4592)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(6134, 4189)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4189->4188) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6134, 4188)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6134->6132) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4189->4184) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6132, 4184)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (4189->4184) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6134, 4184)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(6134, 4189)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4189->4188) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6134, 4188)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6134->6132) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4189->4184) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6132, 4184)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (4189->4184) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6134, 4184)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(6134, 4189)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (4189->4188) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6134, 4188)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable width is adjusted (6134->6132) so it is divisible by the resolution X scale.
|
|
*% Warning: the following printable length is adjusted (4189->4184) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6132, 4184)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (4189->4184) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(6134, 4184)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: ENV_MONARCH
|
|
{
|
|
*rcNameID: =ENV_MONARCH_DISPLAY
|
|
*RotateSize? : TRUE
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C<1E>"
|
|
}
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*PrintableArea: PAIR(5040, 2794)
|
|
*PrintableOrigin: PAIR(180, 0)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2794->2792) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2792)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2794->2792) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2792)
|
|
}
|
|
}
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*PrintableArea: PAIR(5040, 2389)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2388) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2388)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option3
|
|
{
|
|
*PrintableArea: PAIR(5040, 2389)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2388) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2388)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
*case: Option4
|
|
{
|
|
*PrintableArea: PAIR(5040, 2389)
|
|
*PrintableOrigin: PAIR(180, 45)
|
|
*switch: Resolution
|
|
{
|
|
*case: Option1
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2388) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2388)
|
|
*% Warning: the following printable origin Y is adjusted (45->46) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 46)
|
|
}
|
|
*case: Option2
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
*case: Option3
|
|
{
|
|
*% Warning: the following printable length is adjusted (2389->2384) so it is divisible by the resolution Y scale.
|
|
*PrintableArea: PAIR(5040, 2384)
|
|
*% Warning: the following printable origin Y is adjusted (45->48) so it is divisible by the resolution Y scale.
|
|
*PrintableOrigin: PAIR(180, 48)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
*Option: CUSTOMSIZE
|
|
{
|
|
*rcNameID: =USER_DEFINED_SIZE_DISPLAY
|
|
*MinSize: PAIR(720, 360)
|
|
*MaxSize: PAIR(12240, 15840)
|
|
*MaxPrintableWidth: 9720
|
|
*MinLeftMargin: 0
|
|
*CenterPrintable?: FALSE
|
|
*switch: InputBin
|
|
{
|
|
*case: TRACTOR
|
|
{
|
|
*TopMargin: 0
|
|
*BottomMargin: 0
|
|
}
|
|
*case: MANUAL
|
|
{
|
|
*TopMargin: 45
|
|
*BottomMargin: 360
|
|
}
|
|
*case: Option3
|
|
{
|
|
*TopMargin: 45
|
|
*BottomMargin: 360
|
|
}
|
|
*case: Option4
|
|
{
|
|
*TopMargin: 45
|
|
*BottomMargin: 360
|
|
}
|
|
}
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.4
|
|
*Cmd: "<1B>0<1B>C" %c{(PhysPaperLength / 90) }
|
|
}
|
|
}
|
|
}
|
|
*InvalidCombination: LIST(InputBin.TRACTOR, PaperSize.ENV_9)
|
|
*InvalidCombination: LIST(InputBin.TRACTOR, PaperSize.ENV_10)
|
|
*InvalidCombination: LIST(InputBin.TRACTOR, PaperSize.ENV_DL)
|
|
*InvalidCombination: LIST(InputBin.TRACTOR, PaperSize.ENV_B5)
|
|
*InvalidCombination: LIST(InputBin.TRACTOR, PaperSize.ENV_C5)
|
|
*InvalidCombination: LIST(InputBin.TRACTOR, PaperSize.ENV_MONARCH)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_9)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_10)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_DL)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_B5)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_C5)
|
|
*InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_MONARCH)
|
|
*Feature: PrintQuality
|
|
{
|
|
*rcNameID: =TEXT_QUALITY_DISPLAY
|
|
*DefaultOption: LETTER_QUALITY
|
|
*Option: LETTER_QUALITY
|
|
{
|
|
*rcNameID: =LETTER_QUALITY_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.2
|
|
*Cmd: "<1B>[d<010080>"
|
|
}
|
|
}
|
|
*Option: DRAFT_QUALITY
|
|
{
|
|
*rcNameID: =DRAFT_QUALITY_DISPLAY
|
|
*Command: CmdSelect
|
|
{
|
|
*Order: DOC_SETUP.2
|
|
*Cmd: "<1B>[d<010001>"
|
|
}
|
|
}
|
|
}
|
|
*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>[\<0400B400B4001B>[T<0400000003>R<1B>6"
|
|
}
|
|
*Command: CmdStartPage
|
|
{
|
|
*Order: PAGE_SETUP.1
|
|
*Cmd: "<1B>4<0D>"
|
|
}
|
|
*Command: CmdEndJob
|
|
{
|
|
*Order: JOB_FINISH.1
|
|
*Cmd: "<1B>[K<010000>"
|
|
}
|
|
*RotateCoordinate?: FALSE
|
|
*RotateRaster?: FALSE
|
|
*RotateFont?: FALSE
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*TextCaps: LIST(TC_OP_CHARACTER,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,FAVOR_LF)
|
|
*MaxLineSpacing: 255
|
|
*XMoveThreshold: *
|
|
*XMoveUnit: 120
|
|
*Command: CmdXMoveRelRight { *Cmd : "<1B>d" %l{(DestXRel / 6) } }
|
|
*Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 4) } }
|
|
*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>" }
|
|
*% Error: no Abs or Rel YMoveCommands found. Correct it manually.
|
|
*EjectPageWithFF?: TRUE
|
|
*OutputDataFormat: V_BYTE
|
|
*OptimizeLeftBound?: FALSE
|
|
*CursorXAfterSendBlockData: AT_GRXDATA_END
|
|
*CursorYAfterSendBlockData: NO_MOVE
|
|
*DefaultFont: 4
|
|
*DefaultCTT: -2
|
|
*switch: Orientation
|
|
{
|
|
*case: PORTRAIT
|
|
{
|
|
*DeviceFonts: LIST(3,4,5,6,7,8,11,12,13,14,15,16,19,20,21,22,
|
|
+ 23,24)
|
|
}
|
|
*case: LANDSCAPE_CC270
|
|
{
|
|
*DeviceFonts: LIST()
|
|
}
|
|
}
|
|
*FontCartridge: FC1
|
|
{
|
|
*rcCartridgeNameID: 273
|
|
*PortraitFonts: LIST(25,26,27,28,29,30,31,32)
|
|
*LandscapeFonts: LIST()
|
|
}
|
|
*FontCartridge: FC2
|
|
{
|
|
*rcCartridgeNameID: 275
|
|
*PortraitFonts: LIST(33,34,35,36,37,38,39,40,41,42,43,44)
|
|
*LandscapeFonts: LIST()
|
|
}
|
|
*FontCartridge: FC3
|
|
{
|
|
*rcCartridgeNameID: 276
|
|
*PortraitFonts: LIST(45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60)
|
|
*LandscapeFonts: LIST()
|
|
}
|
|
*Command: CmdBoldOn { *Cmd : "<1B>G" }
|
|
*Command: CmdBoldOff { *Cmd : "<1B>H" }
|
|
*Command: CmdItalicOn { *Cmd : "<1B>[@<040001000000>" }
|
|
*Command: CmdItalicOff { *Cmd : "<1B>[@<040002000000>" }
|
|
*Command: CmdUnderlineOn { *Cmd : "<1B>-<01>" }
|
|
*Command: CmdUnderlineOff { *Cmd : "<1B>-<00>" }
|
|
*Command: CmdSelectSingleByteMode { *Cmd : "<1B>p<01>" }
|
|
*Command: CmdSelectDoubleByteMode { *Cmd : "<1B>p<00>" }
|