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

3203 lines
131 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *CodePage: 1252
  7. *GPDFileVersion: "1.0"
  8. *GPDFileName: "eplq255t.gpd"
  9. *Include: "STDNAMES.GPD"
  10. *ModelName: "Epson LQ-2550C"
  11. *MasterUnits: PAIR(360, 360)
  12. *ResourceDLL: "ep24tres.dll"
  13. *PrinterType: SERIAL
  14. *FontCartSlots: 1
  15. *Feature: Orientation
  16. {
  17. *rcNameID: =ORIENTATION_DISPLAY
  18. *DefaultOption: PORTRAIT
  19. *Option: PORTRAIT
  20. {
  21. *rcNameID: =PORTRAIT_DISPLAY
  22. }
  23. *Option: LANDSCAPE_CC270
  24. {
  25. *rcNameID: =LANDSCAPE_DISPLAY
  26. }
  27. }
  28. *Feature: InputBin
  29. {
  30. *rcNameID: =PAPER_SOURCE_DISPLAY
  31. *DefaultOption: TRACTOR
  32. *Option: TRACTOR
  33. {
  34. *rcNameID: =TRACTOR_DISPLAY
  35. *Command: CmdSelect
  36. {
  37. *Order: DOC_SETUP.3
  38. *Cmd: "<1B19>0"
  39. }
  40. }
  41. *Option: MANUAL
  42. {
  43. *rcNameID: =MANUAL_FEED_DISPLAY
  44. *% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
  45. *Command: CmdSelect
  46. {
  47. *Order: DOC_SETUP.3
  48. *Cmd: "<1B19>0"
  49. }
  50. }
  51. *Option: Option3
  52. {
  53. *rcNameID: 265
  54. *OptionID: 265
  55. *Command: CmdSelect
  56. {
  57. *Order: DOC_SETUP.3
  58. *Cmd: "<1B19>4<1B19>1"
  59. }
  60. }
  61. *Option: Option4
  62. {
  63. *rcNameID: 266
  64. *OptionID: 266
  65. *Command: CmdSelect
  66. {
  67. *Order: DOC_SETUP.3
  68. *Cmd: "<1B19>4<1B19>2"
  69. }
  70. }
  71. }
  72. *Feature: Resolution
  73. {
  74. *rcNameID: =RESOLUTION_DISPLAY
  75. *DefaultOption: Option3
  76. *Option: Option1
  77. {
  78. *Name: "360 x 180 dots per inch"
  79. *DPI: PAIR(360, 180)
  80. *TextDPI: PAIR(360, 180)
  81. *PinsPerLogPass: 24
  82. *PinsPerPhysPass: 24
  83. *MinStripBlankPixels: 360
  84. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  85. *% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
  86. *SpotDiameter: 170
  87. *Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
  88. }
  89. *Option: Option2
  90. {
  91. *Name: "360 x 360 dots per inch"
  92. *DPI: PAIR(360, 360)
  93. *TextDPI: PAIR(360, 360)
  94. *PinsPerLogPass: 48
  95. *PinsPerPhysPass: 24
  96. *MinStripBlankPixels: 360
  97. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  98. *% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
  99. *SpotDiameter: 170
  100. *Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
  101. }
  102. *Option: Option3
  103. {
  104. *Name: "180 x 180 dots per inch"
  105. *DPI: PAIR(180, 180)
  106. *TextDPI: PAIR(180, 180)
  107. *PinsPerLogPass: 24
  108. *PinsPerPhysPass: 24
  109. *MinStripBlankPixels: 180
  110. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  111. *SpotDiameter: 120
  112. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  113. }
  114. *Option: Option4
  115. {
  116. *Name: "120 x 180 dots per inch"
  117. *DPI: PAIR(120, 180)
  118. *TextDPI: PAIR(120, 180)
  119. *PinsPerLogPass: 24
  120. *PinsPerPhysPass: 24
  121. *MinStripBlankPixels: 120
  122. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  123. *SpotDiameter: 100
  124. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  125. }
  126. }
  127. *Feature: PaperSize
  128. {
  129. *rcNameID: =PAPER_SIZE_DISPLAY
  130. *DefaultOption: LETTER
  131. *Option: LETTER
  132. {
  133. *rcNameID: =LETTER_DISPLAY
  134. *Command: CmdSelect
  135. {
  136. *Order: DOC_SETUP.4
  137. *Cmd: "<1B>2<1B>CB"
  138. }
  139. *switch: InputBin
  140. {
  141. *case: TRACTOR
  142. {
  143. *PrintableArea: PAIR(2970, 3615)
  144. *PrintableOrigin: PAIR(45, 120)
  145. *switch: Resolution
  146. {
  147. *case: Option1
  148. {
  149. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  150. *PrintableArea: PAIR(2970, 3614)
  151. }
  152. *case: Option3
  153. {
  154. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  155. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  156. *PrintableArea: PAIR(2968, 3614)
  157. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  158. *PrintableOrigin: PAIR(46, 120)
  159. }
  160. *case: Option4
  161. {
  162. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  163. *PrintableArea: PAIR(2970, 3614)
  164. }
  165. }
  166. }
  167. *case: MANUAL
  168. {
  169. *PrintableArea: PAIR(2970, 3615)
  170. *PrintableOrigin: PAIR(45, 120)
  171. *switch: Resolution
  172. {
  173. *case: Option1
  174. {
  175. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  176. *PrintableArea: PAIR(2970, 3614)
  177. }
  178. *case: Option3
  179. {
  180. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  181. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  182. *PrintableArea: PAIR(2968, 3614)
  183. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  184. *PrintableOrigin: PAIR(46, 120)
  185. }
  186. *case: Option4
  187. {
  188. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  189. *PrintableArea: PAIR(2970, 3614)
  190. }
  191. }
  192. }
  193. *case: Option3
  194. {
  195. *PrintableArea: PAIR(2970, 3615)
  196. *PrintableOrigin: PAIR(45, 120)
  197. *switch: Resolution
  198. {
  199. *case: Option1
  200. {
  201. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  202. *PrintableArea: PAIR(2970, 3614)
  203. }
  204. *case: Option3
  205. {
  206. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  207. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  208. *PrintableArea: PAIR(2968, 3614)
  209. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  210. *PrintableOrigin: PAIR(46, 120)
  211. }
  212. *case: Option4
  213. {
  214. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  215. *PrintableArea: PAIR(2970, 3614)
  216. }
  217. }
  218. }
  219. *case: Option4
  220. {
  221. *PrintableArea: PAIR(2970, 3615)
  222. *PrintableOrigin: PAIR(45, 120)
  223. *switch: Resolution
  224. {
  225. *case: Option1
  226. {
  227. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  228. *PrintableArea: PAIR(2970, 3614)
  229. }
  230. *case: Option3
  231. {
  232. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  233. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  234. *PrintableArea: PAIR(2968, 3614)
  235. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  236. *PrintableOrigin: PAIR(46, 120)
  237. }
  238. *case: Option4
  239. {
  240. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  241. *PrintableArea: PAIR(2970, 3614)
  242. }
  243. }
  244. }
  245. }
  246. }
  247. *Option: LETTER_TRANSVERSE
  248. {
  249. *rcNameID: =LETTER_TRANSVERSE_DISPLAY
  250. *Command: CmdSelect
  251. {
  252. *Order: DOC_SETUP.4
  253. *Cmd: "<1B>2<1B>C3"
  254. }
  255. *switch: InputBin
  256. {
  257. *case: TRACTOR
  258. {
  259. *PrintableArea: PAIR(2970, 3615)
  260. *PrintableOrigin: PAIR(45, 120)
  261. *switch: Resolution
  262. {
  263. *case: Option1
  264. {
  265. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  266. *PrintableArea: PAIR(2970, 3614)
  267. }
  268. *case: Option3
  269. {
  270. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  271. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  272. *PrintableArea: PAIR(2968, 3614)
  273. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  274. *PrintableOrigin: PAIR(46, 120)
  275. }
  276. *case: Option4
  277. {
  278. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  279. *PrintableArea: PAIR(2970, 3614)
  280. }
  281. }
  282. }
  283. *case: MANUAL
  284. {
  285. *PrintableArea: PAIR(2970, 3615)
  286. *PrintableOrigin: PAIR(45, 120)
  287. *switch: Resolution
  288. {
  289. *case: Option1
  290. {
  291. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  292. *PrintableArea: PAIR(2970, 3614)
  293. }
  294. *case: Option3
  295. {
  296. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  297. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  298. *PrintableArea: PAIR(2968, 3614)
  299. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  300. *PrintableOrigin: PAIR(46, 120)
  301. }
  302. *case: Option4
  303. {
  304. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  305. *PrintableArea: PAIR(2970, 3614)
  306. }
  307. }
  308. }
  309. *case: Option3
  310. {
  311. *PrintableArea: PAIR(2970, 3615)
  312. *PrintableOrigin: PAIR(45, 120)
  313. *switch: Resolution
  314. {
  315. *case: Option1
  316. {
  317. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  318. *PrintableArea: PAIR(2970, 3614)
  319. }
  320. *case: Option3
  321. {
  322. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  323. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  324. *PrintableArea: PAIR(2968, 3614)
  325. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  326. *PrintableOrigin: PAIR(46, 120)
  327. }
  328. *case: Option4
  329. {
  330. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  331. *PrintableArea: PAIR(2970, 3614)
  332. }
  333. }
  334. }
  335. *case: Option4
  336. {
  337. *PrintableArea: PAIR(2970, 3615)
  338. *PrintableOrigin: PAIR(45, 120)
  339. *switch: Resolution
  340. {
  341. *case: Option1
  342. {
  343. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  344. *PrintableArea: PAIR(2970, 3614)
  345. }
  346. *case: Option3
  347. {
  348. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  349. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  350. *PrintableArea: PAIR(2968, 3614)
  351. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  352. *PrintableOrigin: PAIR(46, 120)
  353. }
  354. *case: Option4
  355. {
  356. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  357. *PrintableArea: PAIR(2970, 3614)
  358. }
  359. }
  360. }
  361. }
  362. }
  363. *Option: LEGAL
  364. {
  365. *rcNameID: =LEGAL_DISPLAY
  366. *Command: CmdSelect
  367. {
  368. *Order: DOC_SETUP.4
  369. *Cmd: "<1B>2<1B>CT"
  370. }
  371. *switch: InputBin
  372. {
  373. *case: TRACTOR
  374. {
  375. *PrintableArea: PAIR(2970, 4695)
  376. *PrintableOrigin: PAIR(45, 120)
  377. *switch: Resolution
  378. {
  379. *case: Option1
  380. {
  381. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  382. *PrintableArea: PAIR(2970, 4694)
  383. }
  384. *case: Option3
  385. {
  386. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  387. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  388. *PrintableArea: PAIR(2968, 4694)
  389. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  390. *PrintableOrigin: PAIR(46, 120)
  391. }
  392. *case: Option4
  393. {
  394. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  395. *PrintableArea: PAIR(2970, 4694)
  396. }
  397. }
  398. }
  399. *case: MANUAL
  400. {
  401. *PrintableArea: PAIR(2970, 4695)
  402. *PrintableOrigin: PAIR(45, 120)
  403. *switch: Resolution
  404. {
  405. *case: Option1
  406. {
  407. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  408. *PrintableArea: PAIR(2970, 4694)
  409. }
  410. *case: Option3
  411. {
  412. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  413. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  414. *PrintableArea: PAIR(2968, 4694)
  415. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  416. *PrintableOrigin: PAIR(46, 120)
  417. }
  418. *case: Option4
  419. {
  420. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  421. *PrintableArea: PAIR(2970, 4694)
  422. }
  423. }
  424. }
  425. *case: Option3
  426. {
  427. *PrintableArea: PAIR(2970, 4695)
  428. *PrintableOrigin: PAIR(45, 120)
  429. *switch: Resolution
  430. {
  431. *case: Option1
  432. {
  433. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  434. *PrintableArea: PAIR(2970, 4694)
  435. }
  436. *case: Option3
  437. {
  438. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  439. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  440. *PrintableArea: PAIR(2968, 4694)
  441. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  442. *PrintableOrigin: PAIR(46, 120)
  443. }
  444. *case: Option4
  445. {
  446. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  447. *PrintableArea: PAIR(2970, 4694)
  448. }
  449. }
  450. }
  451. *case: Option4
  452. {
  453. *PrintableArea: PAIR(2970, 4695)
  454. *PrintableOrigin: PAIR(45, 120)
  455. *switch: Resolution
  456. {
  457. *case: Option1
  458. {
  459. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  460. *PrintableArea: PAIR(2970, 4694)
  461. }
  462. *case: Option3
  463. {
  464. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  465. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  466. *PrintableArea: PAIR(2968, 4694)
  467. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  468. *PrintableOrigin: PAIR(46, 120)
  469. }
  470. *case: Option4
  471. {
  472. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  473. *PrintableArea: PAIR(2970, 4694)
  474. }
  475. }
  476. }
  477. }
  478. }
  479. *Option: TABLOID
  480. {
  481. *rcNameID: =TABLOID_DISPLAY
  482. *Command: CmdSelect
  483. {
  484. *Order: DOC_SETUP.4
  485. *Cmd: "<1B>2<1B>Cf"
  486. }
  487. *switch: InputBin
  488. {
  489. *case: TRACTOR
  490. {
  491. *PrintableArea: PAIR(3870, 5775)
  492. *PrintableOrigin: PAIR(45, 120)
  493. *switch: Resolution
  494. {
  495. *case: Option1
  496. {
  497. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  498. *PrintableArea: PAIR(3870, 5774)
  499. }
  500. *case: Option3
  501. {
  502. *% Warning: the following printable width is adjusted (3870->3868) so it is divisible by the resolution X scale.
  503. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  504. *PrintableArea: PAIR(3868, 5774)
  505. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  506. *PrintableOrigin: PAIR(46, 120)
  507. }
  508. *case: Option4
  509. {
  510. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  511. *PrintableArea: PAIR(3870, 5774)
  512. }
  513. }
  514. }
  515. *case: MANUAL
  516. {
  517. *PrintableArea: PAIR(3870, 5775)
  518. *PrintableOrigin: PAIR(45, 120)
  519. *switch: Resolution
  520. {
  521. *case: Option1
  522. {
  523. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  524. *PrintableArea: PAIR(3870, 5774)
  525. }
  526. *case: Option3
  527. {
  528. *% Warning: the following printable width is adjusted (3870->3868) so it is divisible by the resolution X scale.
  529. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  530. *PrintableArea: PAIR(3868, 5774)
  531. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  532. *PrintableOrigin: PAIR(46, 120)
  533. }
  534. *case: Option4
  535. {
  536. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  537. *PrintableArea: PAIR(3870, 5774)
  538. }
  539. }
  540. }
  541. *case: Option3
  542. {
  543. *PrintableArea: PAIR(3870, 5775)
  544. *PrintableOrigin: PAIR(45, 120)
  545. *switch: Resolution
  546. {
  547. *case: Option1
  548. {
  549. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  550. *PrintableArea: PAIR(3870, 5774)
  551. }
  552. *case: Option3
  553. {
  554. *% Warning: the following printable width is adjusted (3870->3868) so it is divisible by the resolution X scale.
  555. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  556. *PrintableArea: PAIR(3868, 5774)
  557. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  558. *PrintableOrigin: PAIR(46, 120)
  559. }
  560. *case: Option4
  561. {
  562. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  563. *PrintableArea: PAIR(3870, 5774)
  564. }
  565. }
  566. }
  567. *case: Option4
  568. {
  569. *PrintableArea: PAIR(3870, 5775)
  570. *PrintableOrigin: PAIR(45, 120)
  571. *switch: Resolution
  572. {
  573. *case: Option1
  574. {
  575. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  576. *PrintableArea: PAIR(3870, 5774)
  577. }
  578. *case: Option3
  579. {
  580. *% Warning: the following printable width is adjusted (3870->3868) so it is divisible by the resolution X scale.
  581. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  582. *PrintableArea: PAIR(3868, 5774)
  583. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  584. *PrintableOrigin: PAIR(46, 120)
  585. }
  586. *case: Option4
  587. {
  588. *% Warning: the following printable length is adjusted (5775->5774) so it is divisible by the resolution Y scale.
  589. *PrintableArea: PAIR(3870, 5774)
  590. }
  591. }
  592. }
  593. }
  594. }
  595. *Option: EXECUTIVE
  596. {
  597. *rcNameID: =EXECUTIVE_DISPLAY
  598. *Command: CmdSelect
  599. {
  600. *Order: DOC_SETUP.4
  601. *Cmd: "<1B>2<1B>C?"
  602. }
  603. *switch: InputBin
  604. {
  605. *case: TRACTOR
  606. {
  607. *PrintableArea: PAIR(2520, 3435)
  608. *PrintableOrigin: PAIR(45, 120)
  609. *switch: Resolution
  610. {
  611. *case: Option1
  612. {
  613. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  614. *PrintableArea: PAIR(2520, 3434)
  615. }
  616. *case: Option3
  617. {
  618. *% Warning: the following printable width is adjusted (2520->2518) so it is divisible by the resolution X scale.
  619. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  620. *PrintableArea: PAIR(2518, 3434)
  621. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  622. *PrintableOrigin: PAIR(46, 120)
  623. }
  624. *case: Option4
  625. {
  626. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  627. *PrintableArea: PAIR(2520, 3434)
  628. }
  629. }
  630. }
  631. *case: MANUAL
  632. {
  633. *PrintableArea: PAIR(2520, 3435)
  634. *PrintableOrigin: PAIR(45, 120)
  635. *switch: Resolution
  636. {
  637. *case: Option1
  638. {
  639. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  640. *PrintableArea: PAIR(2520, 3434)
  641. }
  642. *case: Option3
  643. {
  644. *% Warning: the following printable width is adjusted (2520->2518) so it is divisible by the resolution X scale.
  645. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  646. *PrintableArea: PAIR(2518, 3434)
  647. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  648. *PrintableOrigin: PAIR(46, 120)
  649. }
  650. *case: Option4
  651. {
  652. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  653. *PrintableArea: PAIR(2520, 3434)
  654. }
  655. }
  656. }
  657. *case: Option3
  658. {
  659. *PrintableArea: PAIR(2520, 3435)
  660. *PrintableOrigin: PAIR(45, 120)
  661. *switch: Resolution
  662. {
  663. *case: Option1
  664. {
  665. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  666. *PrintableArea: PAIR(2520, 3434)
  667. }
  668. *case: Option3
  669. {
  670. *% Warning: the following printable width is adjusted (2520->2518) so it is divisible by the resolution X scale.
  671. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  672. *PrintableArea: PAIR(2518, 3434)
  673. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  674. *PrintableOrigin: PAIR(46, 120)
  675. }
  676. *case: Option4
  677. {
  678. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  679. *PrintableArea: PAIR(2520, 3434)
  680. }
  681. }
  682. }
  683. *case: Option4
  684. {
  685. *PrintableArea: PAIR(2520, 3435)
  686. *PrintableOrigin: PAIR(45, 120)
  687. *switch: Resolution
  688. {
  689. *case: Option1
  690. {
  691. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  692. *PrintableArea: PAIR(2520, 3434)
  693. }
  694. *case: Option3
  695. {
  696. *% Warning: the following printable width is adjusted (2520->2518) so it is divisible by the resolution X scale.
  697. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  698. *PrintableArea: PAIR(2518, 3434)
  699. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  700. *PrintableOrigin: PAIR(46, 120)
  701. }
  702. *case: Option4
  703. {
  704. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  705. *PrintableArea: PAIR(2520, 3434)
  706. }
  707. }
  708. }
  709. }
  710. }
  711. *Option: FOLIO
  712. {
  713. *rcNameID: =FOLIO_DISPLAY
  714. *Command: CmdSelect
  715. {
  716. *Order: DOC_SETUP.4
  717. *Cmd: "<1B>2<1B>CN"
  718. }
  719. *switch: InputBin
  720. {
  721. *case: TRACTOR
  722. {
  723. *PrintableArea: PAIR(2970, 4335)
  724. *PrintableOrigin: PAIR(45, 120)
  725. *switch: Resolution
  726. {
  727. *case: Option1
  728. {
  729. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  730. *PrintableArea: PAIR(2970, 4334)
  731. }
  732. *case: Option3
  733. {
  734. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  735. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  736. *PrintableArea: PAIR(2968, 4334)
  737. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  738. *PrintableOrigin: PAIR(46, 120)
  739. }
  740. *case: Option4
  741. {
  742. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  743. *PrintableArea: PAIR(2970, 4334)
  744. }
  745. }
  746. }
  747. *case: MANUAL
  748. {
  749. *PrintableArea: PAIR(2970, 4335)
  750. *PrintableOrigin: PAIR(45, 120)
  751. *switch: Resolution
  752. {
  753. *case: Option1
  754. {
  755. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  756. *PrintableArea: PAIR(2970, 4334)
  757. }
  758. *case: Option3
  759. {
  760. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  761. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  762. *PrintableArea: PAIR(2968, 4334)
  763. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  764. *PrintableOrigin: PAIR(46, 120)
  765. }
  766. *case: Option4
  767. {
  768. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  769. *PrintableArea: PAIR(2970, 4334)
  770. }
  771. }
  772. }
  773. *case: Option3
  774. {
  775. *PrintableArea: PAIR(2970, 4335)
  776. *PrintableOrigin: PAIR(45, 120)
  777. *switch: Resolution
  778. {
  779. *case: Option1
  780. {
  781. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  782. *PrintableArea: PAIR(2970, 4334)
  783. }
  784. *case: Option3
  785. {
  786. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  787. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  788. *PrintableArea: PAIR(2968, 4334)
  789. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  790. *PrintableOrigin: PAIR(46, 120)
  791. }
  792. *case: Option4
  793. {
  794. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  795. *PrintableArea: PAIR(2970, 4334)
  796. }
  797. }
  798. }
  799. *case: Option4
  800. {
  801. *PrintableArea: PAIR(2970, 4335)
  802. *PrintableOrigin: PAIR(45, 120)
  803. *switch: Resolution
  804. {
  805. *case: Option1
  806. {
  807. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  808. *PrintableArea: PAIR(2970, 4334)
  809. }
  810. *case: Option3
  811. {
  812. *% Warning: the following printable width is adjusted (2970->2968) so it is divisible by the resolution X scale.
  813. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  814. *PrintableArea: PAIR(2968, 4334)
  815. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  816. *PrintableOrigin: PAIR(46, 120)
  817. }
  818. *case: Option4
  819. {
  820. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  821. *PrintableArea: PAIR(2970, 4334)
  822. }
  823. }
  824. }
  825. }
  826. }
  827. *Option: Option7
  828. {
  829. *rcNameID: 258
  830. *OptionID: 258
  831. *PageDimensions: PAIR(5954, 8416)
  832. *Command: CmdSelect
  833. {
  834. *Order: DOC_SETUP.4
  835. *Cmd: "<1B>2<1B>C<8A>"
  836. }
  837. *switch: InputBin
  838. {
  839. *case: TRACTOR
  840. {
  841. *PrintableArea: PAIR(4894, 8279)
  842. *PrintableOrigin: PAIR(0, 0)
  843. *switch: Resolution
  844. {
  845. *case: Option1
  846. {
  847. *% Warning: the following printable length is adjusted (8279->8278) so it is divisible by the resolution Y scale.
  848. *PrintableArea: PAIR(4894, 8278)
  849. }
  850. *case: Option3
  851. {
  852. *% Warning: the following printable length is adjusted (8279->8278) so it is divisible by the resolution Y scale.
  853. *PrintableArea: PAIR(4894, 8278)
  854. }
  855. *case: Option4
  856. {
  857. *% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
  858. *% Warning: the following printable length is adjusted (8279->8278) so it is divisible by the resolution Y scale.
  859. *PrintableArea: PAIR(4893, 8278)
  860. }
  861. }
  862. }
  863. *case: MANUAL
  864. {
  865. *PrintableArea: PAIR(4894, 8071)
  866. *PrintableOrigin: PAIR(0, 120)
  867. *switch: Resolution
  868. {
  869. *case: Option1
  870. {
  871. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  872. *PrintableArea: PAIR(4894, 8070)
  873. }
  874. *case: Option3
  875. {
  876. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  877. *PrintableArea: PAIR(4894, 8070)
  878. }
  879. *case: Option4
  880. {
  881. *% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
  882. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  883. *PrintableArea: PAIR(4893, 8070)
  884. }
  885. }
  886. }
  887. *case: Option3
  888. {
  889. *PrintableArea: PAIR(4894, 8071)
  890. *PrintableOrigin: PAIR(0, 120)
  891. *switch: Resolution
  892. {
  893. *case: Option1
  894. {
  895. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  896. *PrintableArea: PAIR(4894, 8070)
  897. }
  898. *case: Option3
  899. {
  900. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  901. *PrintableArea: PAIR(4894, 8070)
  902. }
  903. *case: Option4
  904. {
  905. *% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
  906. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  907. *PrintableArea: PAIR(4893, 8070)
  908. }
  909. }
  910. }
  911. *case: Option4
  912. {
  913. *PrintableArea: PAIR(4894, 8071)
  914. *PrintableOrigin: PAIR(0, 120)
  915. *switch: Resolution
  916. {
  917. *case: Option1
  918. {
  919. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  920. *PrintableArea: PAIR(4894, 8070)
  921. }
  922. *case: Option3
  923. {
  924. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  925. *PrintableArea: PAIR(4894, 8070)
  926. }
  927. *case: Option4
  928. {
  929. *% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
  930. *% Warning: the following printable length is adjusted (8071->8070) so it is divisible by the resolution Y scale.
  931. *PrintableArea: PAIR(4893, 8070)
  932. }
  933. }
  934. }
  935. }
  936. }
  937. *Option: A3
  938. {
  939. *rcNameID: =A3_DISPLAY
  940. *Command: CmdSelect
  941. {
  942. *Order: DOC_SETUP.4
  943. *Cmd: "<1B>2<1B>Cc"
  944. }
  945. *switch: InputBin
  946. {
  947. *case: TRACTOR
  948. {
  949. *PrintableArea: PAIR(4118, 5609)
  950. *PrintableOrigin: PAIR(45, 120)
  951. *switch: Resolution
  952. {
  953. *case: Option1
  954. {
  955. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  956. *PrintableArea: PAIR(4118, 5608)
  957. }
  958. *case: Option3
  959. {
  960. *% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
  961. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  962. *PrintableArea: PAIR(4116, 5608)
  963. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  964. *PrintableOrigin: PAIR(46, 120)
  965. }
  966. *case: Option4
  967. {
  968. *% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
  969. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  970. *PrintableArea: PAIR(4116, 5608)
  971. }
  972. }
  973. }
  974. *case: MANUAL
  975. {
  976. *PrintableArea: PAIR(4118, 5609)
  977. *PrintableOrigin: PAIR(45, 120)
  978. *switch: Resolution
  979. {
  980. *case: Option1
  981. {
  982. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  983. *PrintableArea: PAIR(4118, 5608)
  984. }
  985. *case: Option3
  986. {
  987. *% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
  988. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  989. *PrintableArea: PAIR(4116, 5608)
  990. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  991. *PrintableOrigin: PAIR(46, 120)
  992. }
  993. *case: Option4
  994. {
  995. *% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
  996. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  997. *PrintableArea: PAIR(4116, 5608)
  998. }
  999. }
  1000. }
  1001. *case: Option3
  1002. {
  1003. *PrintableArea: PAIR(4118, 5609)
  1004. *PrintableOrigin: PAIR(45, 120)
  1005. *switch: Resolution
  1006. {
  1007. *case: Option1
  1008. {
  1009. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  1010. *PrintableArea: PAIR(4118, 5608)
  1011. }
  1012. *case: Option3
  1013. {
  1014. *% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
  1015. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  1016. *PrintableArea: PAIR(4116, 5608)
  1017. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1018. *PrintableOrigin: PAIR(46, 120)
  1019. }
  1020. *case: Option4
  1021. {
  1022. *% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
  1023. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  1024. *PrintableArea: PAIR(4116, 5608)
  1025. }
  1026. }
  1027. }
  1028. *case: Option4
  1029. {
  1030. *PrintableArea: PAIR(4118, 5609)
  1031. *PrintableOrigin: PAIR(45, 120)
  1032. *switch: Resolution
  1033. {
  1034. *case: Option1
  1035. {
  1036. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  1037. *PrintableArea: PAIR(4118, 5608)
  1038. }
  1039. *case: Option3
  1040. {
  1041. *% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
  1042. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  1043. *PrintableArea: PAIR(4116, 5608)
  1044. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1045. *PrintableOrigin: PAIR(46, 120)
  1046. }
  1047. *case: Option4
  1048. {
  1049. *% Warning: the following printable width is adjusted (4118->4116) so it is divisible by the resolution X scale.
  1050. *% Warning: the following printable length is adjusted (5609->5608) so it is divisible by the resolution Y scale.
  1051. *PrintableArea: PAIR(4116, 5608)
  1052. }
  1053. }
  1054. }
  1055. }
  1056. }
  1057. *Option: Option9
  1058. {
  1059. *rcNameID: 259
  1060. *OptionID: 259
  1061. *PageDimensions: PAIR(5954, 4208)
  1062. *Command: CmdSelect
  1063. {
  1064. *Order: DOC_SETUP.4
  1065. *Cmd: "<1B>3<121B>Cu"
  1066. }
  1067. *switch: InputBin
  1068. {
  1069. *case: TRACTOR
  1070. {
  1071. *PrintableArea: PAIR(4894, 3848)
  1072. *PrintableOrigin: PAIR(260, 120)
  1073. *switch: Resolution
  1074. {
  1075. *case: Option4
  1076. {
  1077. *% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
  1078. *PrintableArea: PAIR(4893, 3848)
  1079. *% Warning: the following printable origin X is adjusted (260->261) so it is divisible by the resolution X scale.
  1080. *PrintableOrigin: PAIR(261, 120)
  1081. }
  1082. }
  1083. }
  1084. *case: MANUAL
  1085. {
  1086. *PrintableArea: PAIR(4894, 3848)
  1087. *PrintableOrigin: PAIR(260, 120)
  1088. *switch: Resolution
  1089. {
  1090. *case: Option4
  1091. {
  1092. *% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
  1093. *PrintableArea: PAIR(4893, 3848)
  1094. *% Warning: the following printable origin X is adjusted (260->261) so it is divisible by the resolution X scale.
  1095. *PrintableOrigin: PAIR(261, 120)
  1096. }
  1097. }
  1098. }
  1099. *case: Option3
  1100. {
  1101. *PrintableArea: PAIR(4894, 3848)
  1102. *PrintableOrigin: PAIR(260, 120)
  1103. *switch: Resolution
  1104. {
  1105. *case: Option4
  1106. {
  1107. *% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
  1108. *PrintableArea: PAIR(4893, 3848)
  1109. *% Warning: the following printable origin X is adjusted (260->261) so it is divisible by the resolution X scale.
  1110. *PrintableOrigin: PAIR(261, 120)
  1111. }
  1112. }
  1113. }
  1114. *case: Option4
  1115. {
  1116. *PrintableArea: PAIR(4894, 3848)
  1117. *PrintableOrigin: PAIR(260, 120)
  1118. *switch: Resolution
  1119. {
  1120. *case: Option4
  1121. {
  1122. *% Warning: the following printable width is adjusted (4894->4893) so it is divisible by the resolution X scale.
  1123. *PrintableArea: PAIR(4893, 3848)
  1124. *% Warning: the following printable origin X is adjusted (260->261) so it is divisible by the resolution X scale.
  1125. *PrintableOrigin: PAIR(261, 120)
  1126. }
  1127. }
  1128. }
  1129. }
  1130. }
  1131. *Option: A4
  1132. {
  1133. *rcNameID: =A4_DISPLAY
  1134. *Command: CmdSelect
  1135. {
  1136. *Order: DOC_SETUP.4
  1137. *Cmd: "<1B>2<1B>CF"
  1138. }
  1139. *switch: InputBin
  1140. {
  1141. *case: TRACTOR
  1142. {
  1143. *PrintableArea: PAIR(2887, 3863)
  1144. *PrintableOrigin: PAIR(45, 120)
  1145. *switch: Resolution
  1146. {
  1147. *case: Option1
  1148. {
  1149. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1150. *PrintableArea: PAIR(2887, 3862)
  1151. }
  1152. *case: Option3
  1153. {
  1154. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1155. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1156. *PrintableArea: PAIR(2886, 3862)
  1157. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1158. *PrintableOrigin: PAIR(46, 120)
  1159. }
  1160. *case: Option4
  1161. {
  1162. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1163. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1164. *PrintableArea: PAIR(2886, 3862)
  1165. }
  1166. }
  1167. }
  1168. *case: MANUAL
  1169. {
  1170. *PrintableArea: PAIR(2887, 3863)
  1171. *PrintableOrigin: PAIR(45, 120)
  1172. *switch: Resolution
  1173. {
  1174. *case: Option1
  1175. {
  1176. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1177. *PrintableArea: PAIR(2887, 3862)
  1178. }
  1179. *case: Option3
  1180. {
  1181. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1182. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1183. *PrintableArea: PAIR(2886, 3862)
  1184. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1185. *PrintableOrigin: PAIR(46, 120)
  1186. }
  1187. *case: Option4
  1188. {
  1189. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1190. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1191. *PrintableArea: PAIR(2886, 3862)
  1192. }
  1193. }
  1194. }
  1195. *case: Option3
  1196. {
  1197. *PrintableArea: PAIR(2887, 3863)
  1198. *PrintableOrigin: PAIR(45, 120)
  1199. *switch: Resolution
  1200. {
  1201. *case: Option1
  1202. {
  1203. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1204. *PrintableArea: PAIR(2887, 3862)
  1205. }
  1206. *case: Option3
  1207. {
  1208. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1209. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1210. *PrintableArea: PAIR(2886, 3862)
  1211. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1212. *PrintableOrigin: PAIR(46, 120)
  1213. }
  1214. *case: Option4
  1215. {
  1216. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1217. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1218. *PrintableArea: PAIR(2886, 3862)
  1219. }
  1220. }
  1221. }
  1222. *case: Option4
  1223. {
  1224. *PrintableArea: PAIR(2887, 3863)
  1225. *PrintableOrigin: PAIR(45, 120)
  1226. *switch: Resolution
  1227. {
  1228. *case: Option1
  1229. {
  1230. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1231. *PrintableArea: PAIR(2887, 3862)
  1232. }
  1233. *case: Option3
  1234. {
  1235. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1236. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1237. *PrintableArea: PAIR(2886, 3862)
  1238. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1239. *PrintableOrigin: PAIR(46, 120)
  1240. }
  1241. *case: Option4
  1242. {
  1243. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1244. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1245. *PrintableArea: PAIR(2886, 3862)
  1246. }
  1247. }
  1248. }
  1249. }
  1250. }
  1251. *Option: A4_TRANSVERSE
  1252. {
  1253. *rcNameID: =A4_TRANSVERSE_DISPLAY
  1254. *Command: CmdSelect
  1255. {
  1256. *Order: DOC_SETUP.4
  1257. *Cmd: "<1B>2<1B>C2"
  1258. }
  1259. *switch: InputBin
  1260. {
  1261. *case: TRACTOR
  1262. {
  1263. *PrintableArea: PAIR(2887, 3863)
  1264. *PrintableOrigin: PAIR(45, 120)
  1265. *switch: Resolution
  1266. {
  1267. *case: Option1
  1268. {
  1269. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1270. *PrintableArea: PAIR(2887, 3862)
  1271. }
  1272. *case: Option3
  1273. {
  1274. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1275. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1276. *PrintableArea: PAIR(2886, 3862)
  1277. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1278. *PrintableOrigin: PAIR(46, 120)
  1279. }
  1280. *case: Option4
  1281. {
  1282. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1283. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1284. *PrintableArea: PAIR(2886, 3862)
  1285. }
  1286. }
  1287. }
  1288. *case: MANUAL
  1289. {
  1290. *PrintableArea: PAIR(2887, 3863)
  1291. *PrintableOrigin: PAIR(45, 120)
  1292. *switch: Resolution
  1293. {
  1294. *case: Option1
  1295. {
  1296. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1297. *PrintableArea: PAIR(2887, 3862)
  1298. }
  1299. *case: Option3
  1300. {
  1301. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1302. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1303. *PrintableArea: PAIR(2886, 3862)
  1304. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1305. *PrintableOrigin: PAIR(46, 120)
  1306. }
  1307. *case: Option4
  1308. {
  1309. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1310. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1311. *PrintableArea: PAIR(2886, 3862)
  1312. }
  1313. }
  1314. }
  1315. *case: Option3
  1316. {
  1317. *PrintableArea: PAIR(2887, 3863)
  1318. *PrintableOrigin: PAIR(45, 120)
  1319. *switch: Resolution
  1320. {
  1321. *case: Option1
  1322. {
  1323. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1324. *PrintableArea: PAIR(2887, 3862)
  1325. }
  1326. *case: Option3
  1327. {
  1328. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1329. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1330. *PrintableArea: PAIR(2886, 3862)
  1331. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1332. *PrintableOrigin: PAIR(46, 120)
  1333. }
  1334. *case: Option4
  1335. {
  1336. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1337. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1338. *PrintableArea: PAIR(2886, 3862)
  1339. }
  1340. }
  1341. }
  1342. *case: Option4
  1343. {
  1344. *PrintableArea: PAIR(2887, 3863)
  1345. *PrintableOrigin: PAIR(45, 120)
  1346. *switch: Resolution
  1347. {
  1348. *case: Option1
  1349. {
  1350. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1351. *PrintableArea: PAIR(2887, 3862)
  1352. }
  1353. *case: Option3
  1354. {
  1355. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1356. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1357. *PrintableArea: PAIR(2886, 3862)
  1358. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1359. *PrintableOrigin: PAIR(46, 120)
  1360. }
  1361. *case: Option4
  1362. {
  1363. *% Warning: the following printable width is adjusted (2887->2886) so it is divisible by the resolution X scale.
  1364. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1365. *PrintableArea: PAIR(2886, 3862)
  1366. }
  1367. }
  1368. }
  1369. }
  1370. }
  1371. *Option: A5
  1372. {
  1373. *rcNameID: =A5_DISPLAY
  1374. *Command: CmdSelect
  1375. {
  1376. *Order: DOC_SETUP.4
  1377. *Cmd: "<1B>2<1B>C2"
  1378. }
  1379. *switch: InputBin
  1380. {
  1381. *case: TRACTOR
  1382. {
  1383. *PrintableArea: PAIR(2009, 2632)
  1384. *PrintableOrigin: PAIR(45, 120)
  1385. *switch: Resolution
  1386. {
  1387. *case: Option3
  1388. {
  1389. *% Warning: the following printable width is adjusted (2009->2008) so it is divisible by the resolution X scale.
  1390. *PrintableArea: PAIR(2008, 2632)
  1391. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1392. *PrintableOrigin: PAIR(46, 120)
  1393. }
  1394. *case: Option4
  1395. {
  1396. *% Warning: the following printable width is adjusted (2009->2007) so it is divisible by the resolution X scale.
  1397. *PrintableArea: PAIR(2007, 2632)
  1398. }
  1399. }
  1400. }
  1401. *case: MANUAL
  1402. {
  1403. *PrintableArea: PAIR(2009, 2632)
  1404. *PrintableOrigin: PAIR(45, 120)
  1405. *switch: Resolution
  1406. {
  1407. *case: Option3
  1408. {
  1409. *% Warning: the following printable width is adjusted (2009->2008) so it is divisible by the resolution X scale.
  1410. *PrintableArea: PAIR(2008, 2632)
  1411. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1412. *PrintableOrigin: PAIR(46, 120)
  1413. }
  1414. *case: Option4
  1415. {
  1416. *% Warning: the following printable width is adjusted (2009->2007) so it is divisible by the resolution X scale.
  1417. *PrintableArea: PAIR(2007, 2632)
  1418. }
  1419. }
  1420. }
  1421. *case: Option3
  1422. {
  1423. *PrintableArea: PAIR(2009, 2632)
  1424. *PrintableOrigin: PAIR(45, 120)
  1425. *switch: Resolution
  1426. {
  1427. *case: Option3
  1428. {
  1429. *% Warning: the following printable width is adjusted (2009->2008) so it is divisible by the resolution X scale.
  1430. *PrintableArea: PAIR(2008, 2632)
  1431. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1432. *PrintableOrigin: PAIR(46, 120)
  1433. }
  1434. *case: Option4
  1435. {
  1436. *% Warning: the following printable width is adjusted (2009->2007) so it is divisible by the resolution X scale.
  1437. *PrintableArea: PAIR(2007, 2632)
  1438. }
  1439. }
  1440. }
  1441. *case: Option4
  1442. {
  1443. *PrintableArea: PAIR(2009, 2632)
  1444. *PrintableOrigin: PAIR(45, 120)
  1445. *switch: Resolution
  1446. {
  1447. *case: Option3
  1448. {
  1449. *% Warning: the following printable width is adjusted (2009->2008) so it is divisible by the resolution X scale.
  1450. *PrintableArea: PAIR(2008, 2632)
  1451. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1452. *PrintableOrigin: PAIR(46, 120)
  1453. }
  1454. *case: Option4
  1455. {
  1456. *% Warning: the following printable width is adjusted (2009->2007) so it is divisible by the resolution X scale.
  1457. *PrintableArea: PAIR(2007, 2632)
  1458. }
  1459. }
  1460. }
  1461. }
  1462. }
  1463. *Option: B4
  1464. {
  1465. *rcNameID: =B4_DISPLAY
  1466. *Command: CmdSelect
  1467. {
  1468. *Order: DOC_SETUP.4
  1469. *Cmd: "<1B>2<1B>CT"
  1470. }
  1471. *switch: InputBin
  1472. {
  1473. *case: TRACTOR
  1474. {
  1475. *PrintableArea: PAIR(3553, 4814)
  1476. *PrintableOrigin: PAIR(45, 120)
  1477. *switch: Resolution
  1478. {
  1479. *case: Option3
  1480. {
  1481. *% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
  1482. *PrintableArea: PAIR(3552, 4814)
  1483. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1484. *PrintableOrigin: PAIR(46, 120)
  1485. }
  1486. *case: Option4
  1487. {
  1488. *% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
  1489. *PrintableArea: PAIR(3552, 4814)
  1490. }
  1491. }
  1492. }
  1493. *case: MANUAL
  1494. {
  1495. *PrintableArea: PAIR(3553, 4814)
  1496. *PrintableOrigin: PAIR(45, 120)
  1497. *switch: Resolution
  1498. {
  1499. *case: Option3
  1500. {
  1501. *% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
  1502. *PrintableArea: PAIR(3552, 4814)
  1503. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1504. *PrintableOrigin: PAIR(46, 120)
  1505. }
  1506. *case: Option4
  1507. {
  1508. *% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
  1509. *PrintableArea: PAIR(3552, 4814)
  1510. }
  1511. }
  1512. }
  1513. *case: Option3
  1514. {
  1515. *PrintableArea: PAIR(3553, 4814)
  1516. *PrintableOrigin: PAIR(45, 120)
  1517. *switch: Resolution
  1518. {
  1519. *case: Option3
  1520. {
  1521. *% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
  1522. *PrintableArea: PAIR(3552, 4814)
  1523. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1524. *PrintableOrigin: PAIR(46, 120)
  1525. }
  1526. *case: Option4
  1527. {
  1528. *% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
  1529. *PrintableArea: PAIR(3552, 4814)
  1530. }
  1531. }
  1532. }
  1533. *case: Option4
  1534. {
  1535. *PrintableArea: PAIR(3553, 4814)
  1536. *PrintableOrigin: PAIR(45, 120)
  1537. *switch: Resolution
  1538. {
  1539. *case: Option3
  1540. {
  1541. *% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
  1542. *PrintableArea: PAIR(3552, 4814)
  1543. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1544. *PrintableOrigin: PAIR(46, 120)
  1545. }
  1546. *case: Option4
  1547. {
  1548. *% Warning: the following printable width is adjusted (3553->3552) so it is divisible by the resolution X scale.
  1549. *PrintableArea: PAIR(3552, 4814)
  1550. }
  1551. }
  1552. }
  1553. }
  1554. }
  1555. *Option: B5
  1556. {
  1557. *rcNameID: =B5_DISPLAY
  1558. *Command: CmdSelect
  1559. {
  1560. *Order: DOC_SETUP.4
  1561. *Cmd: "<1B>2<1B>C="
  1562. }
  1563. *switch: InputBin
  1564. {
  1565. *case: TRACTOR
  1566. {
  1567. *PrintableArea: PAIR(2491, 3298)
  1568. *PrintableOrigin: PAIR(45, 120)
  1569. *switch: Resolution
  1570. {
  1571. *case: Option3
  1572. {
  1573. *% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
  1574. *PrintableArea: PAIR(2490, 3298)
  1575. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1576. *PrintableOrigin: PAIR(46, 120)
  1577. }
  1578. *case: Option4
  1579. {
  1580. *% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
  1581. *PrintableArea: PAIR(2490, 3298)
  1582. }
  1583. }
  1584. }
  1585. *case: MANUAL
  1586. {
  1587. *PrintableArea: PAIR(2491, 3298)
  1588. *PrintableOrigin: PAIR(45, 120)
  1589. *switch: Resolution
  1590. {
  1591. *case: Option3
  1592. {
  1593. *% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
  1594. *PrintableArea: PAIR(2490, 3298)
  1595. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1596. *PrintableOrigin: PAIR(46, 120)
  1597. }
  1598. *case: Option4
  1599. {
  1600. *% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
  1601. *PrintableArea: PAIR(2490, 3298)
  1602. }
  1603. }
  1604. }
  1605. *case: Option3
  1606. {
  1607. *PrintableArea: PAIR(2491, 3298)
  1608. *PrintableOrigin: PAIR(45, 120)
  1609. *switch: Resolution
  1610. {
  1611. *case: Option3
  1612. {
  1613. *% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
  1614. *PrintableArea: PAIR(2490, 3298)
  1615. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1616. *PrintableOrigin: PAIR(46, 120)
  1617. }
  1618. *case: Option4
  1619. {
  1620. *% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
  1621. *PrintableArea: PAIR(2490, 3298)
  1622. }
  1623. }
  1624. }
  1625. *case: Option4
  1626. {
  1627. *PrintableArea: PAIR(2491, 3298)
  1628. *PrintableOrigin: PAIR(45, 120)
  1629. *switch: Resolution
  1630. {
  1631. *case: Option3
  1632. {
  1633. *% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
  1634. *PrintableArea: PAIR(2490, 3298)
  1635. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  1636. *PrintableOrigin: PAIR(46, 120)
  1637. }
  1638. *case: Option4
  1639. {
  1640. *% Warning: the following printable width is adjusted (2491->2490) so it is divisible by the resolution X scale.
  1641. *PrintableArea: PAIR(2490, 3298)
  1642. }
  1643. }
  1644. }
  1645. }
  1646. }
  1647. *Option: Option15
  1648. {
  1649. *rcNameID: 260
  1650. *OptionID: 260
  1651. *PageDimensions: PAIR(2880, 2160)
  1652. *Command: CmdSelect
  1653. {
  1654. *Order: DOC_SETUP.4
  1655. *Cmd: "<1B>2<1B>C$"
  1656. }
  1657. *switch: InputBin
  1658. {
  1659. *case: TRACTOR
  1660. {
  1661. *PrintableArea: PAIR(2880, 2160)
  1662. *PrintableOrigin: PAIR(0, 0)
  1663. }
  1664. *case: MANUAL
  1665. {
  1666. *PrintableArea: PAIR(2880, 1815)
  1667. *PrintableOrigin: PAIR(0, 120)
  1668. *switch: Resolution
  1669. {
  1670. *case: Option1
  1671. {
  1672. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1673. *PrintableArea: PAIR(2880, 1814)
  1674. }
  1675. *case: Option3
  1676. {
  1677. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1678. *PrintableArea: PAIR(2880, 1814)
  1679. }
  1680. *case: Option4
  1681. {
  1682. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1683. *PrintableArea: PAIR(2880, 1814)
  1684. }
  1685. }
  1686. }
  1687. *case: Option3
  1688. {
  1689. *PrintableArea: PAIR(2880, 1815)
  1690. *PrintableOrigin: PAIR(0, 120)
  1691. *switch: Resolution
  1692. {
  1693. *case: Option1
  1694. {
  1695. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1696. *PrintableArea: PAIR(2880, 1814)
  1697. }
  1698. *case: Option3
  1699. {
  1700. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1701. *PrintableArea: PAIR(2880, 1814)
  1702. }
  1703. *case: Option4
  1704. {
  1705. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1706. *PrintableArea: PAIR(2880, 1814)
  1707. }
  1708. }
  1709. }
  1710. *case: Option4
  1711. {
  1712. *PrintableArea: PAIR(2880, 1815)
  1713. *PrintableOrigin: PAIR(0, 120)
  1714. *switch: Resolution
  1715. {
  1716. *case: Option1
  1717. {
  1718. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1719. *PrintableArea: PAIR(2880, 1814)
  1720. }
  1721. *case: Option3
  1722. {
  1723. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1724. *PrintableArea: PAIR(2880, 1814)
  1725. }
  1726. *case: Option4
  1727. {
  1728. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  1729. *PrintableArea: PAIR(2880, 1814)
  1730. }
  1731. }
  1732. }
  1733. }
  1734. }
  1735. *Option: Option16
  1736. {
  1737. *rcNameID: 261
  1738. *OptionID: 261
  1739. *PageDimensions: PAIR(5357, 4208)
  1740. *Command: CmdSelect
  1741. {
  1742. *Order: DOC_SETUP.4
  1743. *Cmd: "<1B>2<1B>CF"
  1744. }
  1745. *switch: InputBin
  1746. {
  1747. *case: TRACTOR
  1748. {
  1749. *PrintableArea: PAIR(4895, 4208)
  1750. *PrintableOrigin: PAIR(0, 0)
  1751. *switch: Resolution
  1752. {
  1753. *case: Option3
  1754. {
  1755. *% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
  1756. *PrintableArea: PAIR(4894, 4208)
  1757. }
  1758. *case: Option4
  1759. {
  1760. *% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
  1761. *PrintableArea: PAIR(4893, 4208)
  1762. }
  1763. }
  1764. }
  1765. *case: MANUAL
  1766. {
  1767. *PrintableArea: PAIR(4895, 3863)
  1768. *PrintableOrigin: PAIR(0, 120)
  1769. *switch: Resolution
  1770. {
  1771. *case: Option1
  1772. {
  1773. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1774. *PrintableArea: PAIR(4895, 3862)
  1775. }
  1776. *case: Option3
  1777. {
  1778. *% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
  1779. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1780. *PrintableArea: PAIR(4894, 3862)
  1781. }
  1782. *case: Option4
  1783. {
  1784. *% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
  1785. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1786. *PrintableArea: PAIR(4893, 3862)
  1787. }
  1788. }
  1789. }
  1790. *case: Option3
  1791. {
  1792. *PrintableArea: PAIR(4895, 3863)
  1793. *PrintableOrigin: PAIR(0, 120)
  1794. *switch: Resolution
  1795. {
  1796. *case: Option1
  1797. {
  1798. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1799. *PrintableArea: PAIR(4895, 3862)
  1800. }
  1801. *case: Option3
  1802. {
  1803. *% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
  1804. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1805. *PrintableArea: PAIR(4894, 3862)
  1806. }
  1807. *case: Option4
  1808. {
  1809. *% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
  1810. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1811. *PrintableArea: PAIR(4893, 3862)
  1812. }
  1813. }
  1814. }
  1815. *case: Option4
  1816. {
  1817. *PrintableArea: PAIR(4895, 3863)
  1818. *PrintableOrigin: PAIR(0, 120)
  1819. *switch: Resolution
  1820. {
  1821. *case: Option1
  1822. {
  1823. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1824. *PrintableArea: PAIR(4895, 3862)
  1825. }
  1826. *case: Option3
  1827. {
  1828. *% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
  1829. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1830. *PrintableArea: PAIR(4894, 3862)
  1831. }
  1832. *case: Option4
  1833. {
  1834. *% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
  1835. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  1836. *PrintableArea: PAIR(4893, 3862)
  1837. }
  1838. }
  1839. }
  1840. }
  1841. }
  1842. *Option: FANFOLD_US
  1843. {
  1844. *rcNameID: =FANFOLD_US_DISPLAY
  1845. *Command: CmdSelect
  1846. {
  1847. *Order: DOC_SETUP.4
  1848. *Cmd: "<1B>2<1B>CB"
  1849. }
  1850. *switch: InputBin
  1851. {
  1852. *case: TRACTOR
  1853. {
  1854. *PrintableArea: PAIR(4895, 3960)
  1855. *PrintableOrigin: PAIR(0, 0)
  1856. *switch: Resolution
  1857. {
  1858. *case: Option3
  1859. {
  1860. *% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
  1861. *PrintableArea: PAIR(4894, 3960)
  1862. }
  1863. *case: Option4
  1864. {
  1865. *% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
  1866. *PrintableArea: PAIR(4893, 3960)
  1867. }
  1868. }
  1869. }
  1870. *case: MANUAL
  1871. {
  1872. *PrintableArea: PAIR(4895, 3615)
  1873. *PrintableOrigin: PAIR(0, 120)
  1874. *switch: Resolution
  1875. {
  1876. *case: Option1
  1877. {
  1878. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1879. *PrintableArea: PAIR(4895, 3614)
  1880. }
  1881. *case: Option3
  1882. {
  1883. *% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
  1884. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1885. *PrintableArea: PAIR(4894, 3614)
  1886. }
  1887. *case: Option4
  1888. {
  1889. *% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
  1890. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1891. *PrintableArea: PAIR(4893, 3614)
  1892. }
  1893. }
  1894. }
  1895. *case: Option3
  1896. {
  1897. *PrintableArea: PAIR(4895, 3615)
  1898. *PrintableOrigin: PAIR(0, 120)
  1899. *switch: Resolution
  1900. {
  1901. *case: Option1
  1902. {
  1903. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1904. *PrintableArea: PAIR(4895, 3614)
  1905. }
  1906. *case: Option3
  1907. {
  1908. *% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
  1909. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1910. *PrintableArea: PAIR(4894, 3614)
  1911. }
  1912. *case: Option4
  1913. {
  1914. *% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
  1915. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1916. *PrintableArea: PAIR(4893, 3614)
  1917. }
  1918. }
  1919. }
  1920. *case: Option4
  1921. {
  1922. *PrintableArea: PAIR(4895, 3615)
  1923. *PrintableOrigin: PAIR(0, 120)
  1924. *switch: Resolution
  1925. {
  1926. *case: Option1
  1927. {
  1928. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1929. *PrintableArea: PAIR(4895, 3614)
  1930. }
  1931. *case: Option3
  1932. {
  1933. *% Warning: the following printable width is adjusted (4895->4894) so it is divisible by the resolution X scale.
  1934. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1935. *PrintableArea: PAIR(4894, 3614)
  1936. }
  1937. *case: Option4
  1938. {
  1939. *% Warning: the following printable width is adjusted (4895->4893) so it is divisible by the resolution X scale.
  1940. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  1941. *PrintableArea: PAIR(4893, 3614)
  1942. }
  1943. }
  1944. }
  1945. }
  1946. }
  1947. *Option: FANFOLD_STD_GERMAN
  1948. {
  1949. *rcNameID: =FANFOLD_STD_GERMAN_DISPLAY
  1950. *Command: CmdSelect
  1951. {
  1952. *Order: DOC_SETUP.4
  1953. *Cmd: "<1B>2<1B>CH"
  1954. }
  1955. *switch: InputBin
  1956. {
  1957. *case: TRACTOR
  1958. {
  1959. *PrintableArea: PAIR(3060, 4320)
  1960. *PrintableOrigin: PAIR(0, 0)
  1961. }
  1962. *case: MANUAL
  1963. {
  1964. *PrintableArea: PAIR(3060, 3975)
  1965. *PrintableOrigin: PAIR(0, 120)
  1966. *switch: Resolution
  1967. {
  1968. *case: Option1
  1969. {
  1970. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1971. *PrintableArea: PAIR(3060, 3974)
  1972. }
  1973. *case: Option3
  1974. {
  1975. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1976. *PrintableArea: PAIR(3060, 3974)
  1977. }
  1978. *case: Option4
  1979. {
  1980. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1981. *PrintableArea: PAIR(3060, 3974)
  1982. }
  1983. }
  1984. }
  1985. *case: Option3
  1986. {
  1987. *PrintableArea: PAIR(3060, 3975)
  1988. *PrintableOrigin: PAIR(0, 120)
  1989. *switch: Resolution
  1990. {
  1991. *case: Option1
  1992. {
  1993. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1994. *PrintableArea: PAIR(3060, 3974)
  1995. }
  1996. *case: Option3
  1997. {
  1998. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1999. *PrintableArea: PAIR(3060, 3974)
  2000. }
  2001. *case: Option4
  2002. {
  2003. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2004. *PrintableArea: PAIR(3060, 3974)
  2005. }
  2006. }
  2007. }
  2008. *case: Option4
  2009. {
  2010. *PrintableArea: PAIR(3060, 3975)
  2011. *PrintableOrigin: PAIR(0, 120)
  2012. *switch: Resolution
  2013. {
  2014. *case: Option1
  2015. {
  2016. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2017. *PrintableArea: PAIR(3060, 3974)
  2018. }
  2019. *case: Option3
  2020. {
  2021. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2022. *PrintableArea: PAIR(3060, 3974)
  2023. }
  2024. *case: Option4
  2025. {
  2026. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2027. *PrintableArea: PAIR(3060, 3974)
  2028. }
  2029. }
  2030. }
  2031. }
  2032. }
  2033. *Option: Option19
  2034. {
  2035. *rcNameID: 262
  2036. *OptionID: 262
  2037. *PageDimensions: PAIR(2976, 4320)
  2038. *Command: CmdSelect
  2039. {
  2040. *Order: DOC_SETUP.4
  2041. *Cmd: "<1B>2<1B>CH"
  2042. }
  2043. *switch: InputBin
  2044. {
  2045. *case: TRACTOR
  2046. {
  2047. *PrintableArea: PAIR(2976, 4320)
  2048. *PrintableOrigin: PAIR(0, 0)
  2049. }
  2050. *case: MANUAL
  2051. {
  2052. *PrintableArea: PAIR(2976, 3975)
  2053. *PrintableOrigin: PAIR(0, 120)
  2054. *switch: Resolution
  2055. {
  2056. *case: Option1
  2057. {
  2058. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2059. *PrintableArea: PAIR(2976, 3974)
  2060. }
  2061. *case: Option3
  2062. {
  2063. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2064. *PrintableArea: PAIR(2976, 3974)
  2065. }
  2066. *case: Option4
  2067. {
  2068. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2069. *PrintableArea: PAIR(2976, 3974)
  2070. }
  2071. }
  2072. }
  2073. *case: Option3
  2074. {
  2075. *PrintableArea: PAIR(2976, 3975)
  2076. *PrintableOrigin: PAIR(0, 120)
  2077. *switch: Resolution
  2078. {
  2079. *case: Option1
  2080. {
  2081. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2082. *PrintableArea: PAIR(2976, 3974)
  2083. }
  2084. *case: Option3
  2085. {
  2086. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2087. *PrintableArea: PAIR(2976, 3974)
  2088. }
  2089. *case: Option4
  2090. {
  2091. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2092. *PrintableArea: PAIR(2976, 3974)
  2093. }
  2094. }
  2095. }
  2096. *case: Option4
  2097. {
  2098. *PrintableArea: PAIR(2976, 3975)
  2099. *PrintableOrigin: PAIR(0, 120)
  2100. *switch: Resolution
  2101. {
  2102. *case: Option1
  2103. {
  2104. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2105. *PrintableArea: PAIR(2976, 3974)
  2106. }
  2107. *case: Option3
  2108. {
  2109. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2110. *PrintableArea: PAIR(2976, 3974)
  2111. }
  2112. *case: Option4
  2113. {
  2114. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2115. *PrintableArea: PAIR(2976, 3974)
  2116. }
  2117. }
  2118. }
  2119. }
  2120. }
  2121. *Option: Option20
  2122. {
  2123. *rcNameID: 263
  2124. *OptionID: 263
  2125. *PageDimensions: PAIR(5074, 4320)
  2126. *Command: CmdSelect
  2127. {
  2128. *Order: DOC_SETUP.4
  2129. *Cmd: "<1B>2<1B>CH"
  2130. }
  2131. *switch: InputBin
  2132. {
  2133. *case: TRACTOR
  2134. {
  2135. *PrintableArea: PAIR(4896, 4320)
  2136. *PrintableOrigin: PAIR(0, 0)
  2137. }
  2138. *case: MANUAL
  2139. {
  2140. *PrintableArea: PAIR(4896, 3975)
  2141. *PrintableOrigin: PAIR(0, 120)
  2142. *switch: Resolution
  2143. {
  2144. *case: Option1
  2145. {
  2146. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2147. *PrintableArea: PAIR(4896, 3974)
  2148. }
  2149. *case: Option3
  2150. {
  2151. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2152. *PrintableArea: PAIR(4896, 3974)
  2153. }
  2154. *case: Option4
  2155. {
  2156. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2157. *PrintableArea: PAIR(4896, 3974)
  2158. }
  2159. }
  2160. }
  2161. *case: Option3
  2162. {
  2163. *PrintableArea: PAIR(4896, 3975)
  2164. *PrintableOrigin: PAIR(0, 120)
  2165. *switch: Resolution
  2166. {
  2167. *case: Option1
  2168. {
  2169. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2170. *PrintableArea: PAIR(4896, 3974)
  2171. }
  2172. *case: Option3
  2173. {
  2174. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2175. *PrintableArea: PAIR(4896, 3974)
  2176. }
  2177. *case: Option4
  2178. {
  2179. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2180. *PrintableArea: PAIR(4896, 3974)
  2181. }
  2182. }
  2183. }
  2184. *case: Option4
  2185. {
  2186. *PrintableArea: PAIR(4896, 3975)
  2187. *PrintableOrigin: PAIR(0, 120)
  2188. *switch: Resolution
  2189. {
  2190. *case: Option1
  2191. {
  2192. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2193. *PrintableArea: PAIR(4896, 3974)
  2194. }
  2195. *case: Option3
  2196. {
  2197. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2198. *PrintableArea: PAIR(4896, 3974)
  2199. }
  2200. *case: Option4
  2201. {
  2202. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2203. *PrintableArea: PAIR(4896, 3974)
  2204. }
  2205. }
  2206. }
  2207. }
  2208. }
  2209. *Option: Option21
  2210. {
  2211. *rcNameID: 264
  2212. *OptionID: 264
  2213. *PageDimensions: PAIR(5400, 4320)
  2214. *Command: CmdSelect
  2215. {
  2216. *Order: DOC_SETUP.4
  2217. *Cmd: "<1B>2<1B>CH"
  2218. }
  2219. *switch: InputBin
  2220. {
  2221. *case: TRACTOR
  2222. {
  2223. *PrintableArea: PAIR(4896, 4320)
  2224. *PrintableOrigin: PAIR(0, 0)
  2225. }
  2226. *case: MANUAL
  2227. {
  2228. *PrintableArea: PAIR(4896, 3975)
  2229. *PrintableOrigin: PAIR(0, 120)
  2230. *switch: Resolution
  2231. {
  2232. *case: Option1
  2233. {
  2234. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2235. *PrintableArea: PAIR(4896, 3974)
  2236. }
  2237. *case: Option3
  2238. {
  2239. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2240. *PrintableArea: PAIR(4896, 3974)
  2241. }
  2242. *case: Option4
  2243. {
  2244. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2245. *PrintableArea: PAIR(4896, 3974)
  2246. }
  2247. }
  2248. }
  2249. *case: Option3
  2250. {
  2251. *PrintableArea: PAIR(4896, 3975)
  2252. *PrintableOrigin: PAIR(0, 120)
  2253. *switch: Resolution
  2254. {
  2255. *case: Option1
  2256. {
  2257. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2258. *PrintableArea: PAIR(4896, 3974)
  2259. }
  2260. *case: Option3
  2261. {
  2262. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2263. *PrintableArea: PAIR(4896, 3974)
  2264. }
  2265. *case: Option4
  2266. {
  2267. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2268. *PrintableArea: PAIR(4896, 3974)
  2269. }
  2270. }
  2271. }
  2272. *case: Option4
  2273. {
  2274. *PrintableArea: PAIR(4896, 3975)
  2275. *PrintableOrigin: PAIR(0, 120)
  2276. *switch: Resolution
  2277. {
  2278. *case: Option1
  2279. {
  2280. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2281. *PrintableArea: PAIR(4896, 3974)
  2282. }
  2283. *case: Option3
  2284. {
  2285. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2286. *PrintableArea: PAIR(4896, 3974)
  2287. }
  2288. *case: Option4
  2289. {
  2290. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  2291. *PrintableArea: PAIR(4896, 3974)
  2292. }
  2293. }
  2294. }
  2295. }
  2296. }
  2297. *Option: FANFOLD_LGL_GERMAN
  2298. {
  2299. *rcNameID: =FANFOLD_LGL_GERMAN_DISPLAY
  2300. *Command: CmdSelect
  2301. {
  2302. *Order: DOC_SETUP.4
  2303. *Cmd: "<1B>2<1B>CN"
  2304. }
  2305. *switch: InputBin
  2306. {
  2307. *case: TRACTOR
  2308. {
  2309. *PrintableArea: PAIR(3060, 4680)
  2310. *PrintableOrigin: PAIR(0, 0)
  2311. }
  2312. *case: MANUAL
  2313. {
  2314. *PrintableArea: PAIR(3060, 4335)
  2315. *PrintableOrigin: PAIR(0, 120)
  2316. *switch: Resolution
  2317. {
  2318. *case: Option1
  2319. {
  2320. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2321. *PrintableArea: PAIR(3060, 4334)
  2322. }
  2323. *case: Option3
  2324. {
  2325. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2326. *PrintableArea: PAIR(3060, 4334)
  2327. }
  2328. *case: Option4
  2329. {
  2330. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2331. *PrintableArea: PAIR(3060, 4334)
  2332. }
  2333. }
  2334. }
  2335. *case: Option3
  2336. {
  2337. *PrintableArea: PAIR(3060, 4335)
  2338. *PrintableOrigin: PAIR(0, 120)
  2339. *switch: Resolution
  2340. {
  2341. *case: Option1
  2342. {
  2343. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2344. *PrintableArea: PAIR(3060, 4334)
  2345. }
  2346. *case: Option3
  2347. {
  2348. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2349. *PrintableArea: PAIR(3060, 4334)
  2350. }
  2351. *case: Option4
  2352. {
  2353. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2354. *PrintableArea: PAIR(3060, 4334)
  2355. }
  2356. }
  2357. }
  2358. *case: Option4
  2359. {
  2360. *PrintableArea: PAIR(3060, 4335)
  2361. *PrintableOrigin: PAIR(0, 120)
  2362. *switch: Resolution
  2363. {
  2364. *case: Option1
  2365. {
  2366. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2367. *PrintableArea: PAIR(3060, 4334)
  2368. }
  2369. *case: Option3
  2370. {
  2371. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2372. *PrintableArea: PAIR(3060, 4334)
  2373. }
  2374. *case: Option4
  2375. {
  2376. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  2377. *PrintableArea: PAIR(3060, 4334)
  2378. }
  2379. }
  2380. }
  2381. }
  2382. }
  2383. *Option: ENV_9
  2384. {
  2385. *rcNameID: =ENV_9_DISPLAY
  2386. *RotateSize? : TRUE
  2387. *Command: CmdSelect
  2388. {
  2389. *Order: DOC_SETUP.4
  2390. *Cmd: "<1B>2<1B>C<17>"
  2391. }
  2392. *switch: InputBin
  2393. {
  2394. *case: TRACTOR
  2395. {
  2396. *PrintableArea: PAIR(3107, 1052)
  2397. *PrintableOrigin: PAIR(45, 120)
  2398. *switch: Resolution
  2399. {
  2400. *case: Option3
  2401. {
  2402. *% Warning: the following printable width is adjusted (3107->3106) so it is divisible by the resolution X scale.
  2403. *PrintableArea: PAIR(3106, 1052)
  2404. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2405. *PrintableOrigin: PAIR(46, 120)
  2406. }
  2407. *case: Option4
  2408. {
  2409. *% Warning: the following printable width is adjusted (3107->3105) so it is divisible by the resolution X scale.
  2410. *PrintableArea: PAIR(3105, 1052)
  2411. }
  2412. }
  2413. }
  2414. *case: MANUAL
  2415. {
  2416. *PrintableArea: PAIR(3107, 1052)
  2417. *PrintableOrigin: PAIR(45, 120)
  2418. *switch: Resolution
  2419. {
  2420. *case: Option3
  2421. {
  2422. *% Warning: the following printable width is adjusted (3107->3106) so it is divisible by the resolution X scale.
  2423. *PrintableArea: PAIR(3106, 1052)
  2424. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2425. *PrintableOrigin: PAIR(46, 120)
  2426. }
  2427. *case: Option4
  2428. {
  2429. *% Warning: the following printable width is adjusted (3107->3105) so it is divisible by the resolution X scale.
  2430. *PrintableArea: PAIR(3105, 1052)
  2431. }
  2432. }
  2433. }
  2434. *case: Option3
  2435. {
  2436. *PrintableArea: PAIR(3107, 1052)
  2437. *PrintableOrigin: PAIR(45, 120)
  2438. *switch: Resolution
  2439. {
  2440. *case: Option3
  2441. {
  2442. *% Warning: the following printable width is adjusted (3107->3106) so it is divisible by the resolution X scale.
  2443. *PrintableArea: PAIR(3106, 1052)
  2444. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2445. *PrintableOrigin: PAIR(46, 120)
  2446. }
  2447. *case: Option4
  2448. {
  2449. *% Warning: the following printable width is adjusted (3107->3105) so it is divisible by the resolution X scale.
  2450. *PrintableArea: PAIR(3105, 1052)
  2451. }
  2452. }
  2453. }
  2454. *case: Option4
  2455. {
  2456. *PrintableArea: PAIR(3107, 1052)
  2457. *PrintableOrigin: PAIR(45, 120)
  2458. *switch: Resolution
  2459. {
  2460. *case: Option3
  2461. {
  2462. *% Warning: the following printable width is adjusted (3107->3106) so it is divisible by the resolution X scale.
  2463. *PrintableArea: PAIR(3106, 1052)
  2464. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2465. *PrintableOrigin: PAIR(46, 120)
  2466. }
  2467. *case: Option4
  2468. {
  2469. *% Warning: the following printable width is adjusted (3107->3105) so it is divisible by the resolution X scale.
  2470. *PrintableArea: PAIR(3105, 1052)
  2471. }
  2472. }
  2473. }
  2474. }
  2475. }
  2476. *Option: ENV_10
  2477. {
  2478. *rcNameID: =ENV_10_DISPLAY
  2479. *RotateSize? : TRUE
  2480. *Command: CmdSelect
  2481. {
  2482. *Order: DOC_SETUP.4
  2483. *Cmd: "<1B>2<1B>C<19>"
  2484. }
  2485. *switch: InputBin
  2486. {
  2487. *case: TRACTOR
  2488. {
  2489. *PrintableArea: PAIR(3330, 1142)
  2490. *PrintableOrigin: PAIR(45, 120)
  2491. *switch: Resolution
  2492. {
  2493. *case: Option3
  2494. {
  2495. *% Warning: the following printable width is adjusted (3330->3328) so it is divisible by the resolution X scale.
  2496. *PrintableArea: PAIR(3328, 1142)
  2497. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2498. *PrintableOrigin: PAIR(46, 120)
  2499. }
  2500. }
  2501. }
  2502. *case: MANUAL
  2503. {
  2504. *PrintableArea: PAIR(3330, 1142)
  2505. *PrintableOrigin: PAIR(45, 120)
  2506. *switch: Resolution
  2507. {
  2508. *case: Option3
  2509. {
  2510. *% Warning: the following printable width is adjusted (3330->3328) so it is divisible by the resolution X scale.
  2511. *PrintableArea: PAIR(3328, 1142)
  2512. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2513. *PrintableOrigin: PAIR(46, 120)
  2514. }
  2515. }
  2516. }
  2517. *case: Option3
  2518. {
  2519. *PrintableArea: PAIR(3330, 1142)
  2520. *PrintableOrigin: PAIR(45, 120)
  2521. *switch: Resolution
  2522. {
  2523. *case: Option3
  2524. {
  2525. *% Warning: the following printable width is adjusted (3330->3328) so it is divisible by the resolution X scale.
  2526. *PrintableArea: PAIR(3328, 1142)
  2527. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2528. *PrintableOrigin: PAIR(46, 120)
  2529. }
  2530. }
  2531. }
  2532. *case: Option4
  2533. {
  2534. *PrintableArea: PAIR(3330, 1142)
  2535. *PrintableOrigin: PAIR(45, 120)
  2536. *switch: Resolution
  2537. {
  2538. *case: Option3
  2539. {
  2540. *% Warning: the following printable width is adjusted (3330->3328) so it is divisible by the resolution X scale.
  2541. *PrintableArea: PAIR(3328, 1142)
  2542. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2543. *PrintableOrigin: PAIR(46, 120)
  2544. }
  2545. }
  2546. }
  2547. }
  2548. }
  2549. *Option: ENV_DL
  2550. {
  2551. *rcNameID: =ENV_DL_DISPLAY
  2552. *RotateSize? : TRUE
  2553. *Command: CmdSelect
  2554. {
  2555. *Order: DOC_SETUP.4
  2556. *Cmd: "<1B>2<1B>C<1A>"
  2557. }
  2558. *switch: InputBin
  2559. {
  2560. *case: TRACTOR
  2561. {
  2562. *PrintableArea: PAIR(3028, 1214)
  2563. *PrintableOrigin: PAIR(45, 120)
  2564. *switch: Resolution
  2565. {
  2566. *case: Option3
  2567. {
  2568. *% Warning: the following printable width is adjusted (3028->3026) so it is divisible by the resolution X scale.
  2569. *PrintableArea: PAIR(3026, 1214)
  2570. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2571. *PrintableOrigin: PAIR(46, 120)
  2572. }
  2573. *case: Option4
  2574. {
  2575. *% Warning: the following printable width is adjusted (3028->3027) so it is divisible by the resolution X scale.
  2576. *PrintableArea: PAIR(3027, 1214)
  2577. }
  2578. }
  2579. }
  2580. *case: MANUAL
  2581. {
  2582. *PrintableArea: PAIR(3028, 1214)
  2583. *PrintableOrigin: PAIR(45, 120)
  2584. *switch: Resolution
  2585. {
  2586. *case: Option3
  2587. {
  2588. *% Warning: the following printable width is adjusted (3028->3026) so it is divisible by the resolution X scale.
  2589. *PrintableArea: PAIR(3026, 1214)
  2590. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2591. *PrintableOrigin: PAIR(46, 120)
  2592. }
  2593. *case: Option4
  2594. {
  2595. *% Warning: the following printable width is adjusted (3028->3027) so it is divisible by the resolution X scale.
  2596. *PrintableArea: PAIR(3027, 1214)
  2597. }
  2598. }
  2599. }
  2600. *case: Option3
  2601. {
  2602. *PrintableArea: PAIR(3028, 1214)
  2603. *PrintableOrigin: PAIR(45, 120)
  2604. *switch: Resolution
  2605. {
  2606. *case: Option3
  2607. {
  2608. *% Warning: the following printable width is adjusted (3028->3026) so it is divisible by the resolution X scale.
  2609. *PrintableArea: PAIR(3026, 1214)
  2610. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2611. *PrintableOrigin: PAIR(46, 120)
  2612. }
  2613. *case: Option4
  2614. {
  2615. *% Warning: the following printable width is adjusted (3028->3027) so it is divisible by the resolution X scale.
  2616. *PrintableArea: PAIR(3027, 1214)
  2617. }
  2618. }
  2619. }
  2620. *case: Option4
  2621. {
  2622. *PrintableArea: PAIR(3028, 1214)
  2623. *PrintableOrigin: PAIR(45, 120)
  2624. *switch: Resolution
  2625. {
  2626. *case: Option3
  2627. {
  2628. *% Warning: the following printable width is adjusted (3028->3026) so it is divisible by the resolution X scale.
  2629. *PrintableArea: PAIR(3026, 1214)
  2630. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2631. *PrintableOrigin: PAIR(46, 120)
  2632. }
  2633. *case: Option4
  2634. {
  2635. *% Warning: the following printable width is adjusted (3028->3027) so it is divisible by the resolution X scale.
  2636. *PrintableArea: PAIR(3027, 1214)
  2637. }
  2638. }
  2639. }
  2640. }
  2641. }
  2642. *Option: ENV_C5
  2643. {
  2644. *rcNameID: =ENV_C5_DISPLAY
  2645. *RotateSize? : TRUE
  2646. *Command: CmdSelect
  2647. {
  2648. *Order: DOC_SETUP.4
  2649. *Cmd: "<1B>2<1B>C&"
  2650. }
  2651. *switch: InputBin
  2652. {
  2653. *case: TRACTOR
  2654. {
  2655. *PrintableArea: PAIR(3157, 1952)
  2656. *PrintableOrigin: PAIR(45, 120)
  2657. *switch: Resolution
  2658. {
  2659. *case: Option3
  2660. {
  2661. *% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
  2662. *PrintableArea: PAIR(3156, 1952)
  2663. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2664. *PrintableOrigin: PAIR(46, 120)
  2665. }
  2666. *case: Option4
  2667. {
  2668. *% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
  2669. *PrintableArea: PAIR(3156, 1952)
  2670. }
  2671. }
  2672. }
  2673. *case: MANUAL
  2674. {
  2675. *PrintableArea: PAIR(3157, 1952)
  2676. *PrintableOrigin: PAIR(45, 120)
  2677. *switch: Resolution
  2678. {
  2679. *case: Option3
  2680. {
  2681. *% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
  2682. *PrintableArea: PAIR(3156, 1952)
  2683. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2684. *PrintableOrigin: PAIR(46, 120)
  2685. }
  2686. *case: Option4
  2687. {
  2688. *% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
  2689. *PrintableArea: PAIR(3156, 1952)
  2690. }
  2691. }
  2692. }
  2693. *case: Option3
  2694. {
  2695. *PrintableArea: PAIR(3157, 1952)
  2696. *PrintableOrigin: PAIR(45, 120)
  2697. *switch: Resolution
  2698. {
  2699. *case: Option3
  2700. {
  2701. *% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
  2702. *PrintableArea: PAIR(3156, 1952)
  2703. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2704. *PrintableOrigin: PAIR(46, 120)
  2705. }
  2706. *case: Option4
  2707. {
  2708. *% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
  2709. *PrintableArea: PAIR(3156, 1952)
  2710. }
  2711. }
  2712. }
  2713. *case: Option4
  2714. {
  2715. *PrintableArea: PAIR(3157, 1952)
  2716. *PrintableOrigin: PAIR(45, 120)
  2717. *switch: Resolution
  2718. {
  2719. *case: Option3
  2720. {
  2721. *% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
  2722. *PrintableArea: PAIR(3156, 1952)
  2723. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2724. *PrintableOrigin: PAIR(46, 120)
  2725. }
  2726. *case: Option4
  2727. {
  2728. *% Warning: the following printable width is adjusted (3157->3156) so it is divisible by the resolution X scale.
  2729. *PrintableArea: PAIR(3156, 1952)
  2730. }
  2731. }
  2732. }
  2733. }
  2734. }
  2735. *Option: ENV_C3
  2736. {
  2737. *rcNameID: =ENV_C3_DISPLAY
  2738. *RotateSize? : TRUE
  2739. *Command: CmdSelect
  2740. {
  2741. *Order: DOC_SETUP.4
  2742. *Cmd: "<1B>2<1B>CM"
  2743. }
  2744. *switch: InputBin
  2745. {
  2746. *case: TRACTOR
  2747. {
  2748. *PrintableArea: PAIR(4896, 4249)
  2749. *PrintableOrigin: PAIR(45, 120)
  2750. *switch: Resolution
  2751. {
  2752. *case: Option1
  2753. {
  2754. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2755. *PrintableArea: PAIR(4896, 4248)
  2756. }
  2757. *case: Option3
  2758. {
  2759. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2760. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2761. *PrintableArea: PAIR(4894, 4248)
  2762. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2763. *PrintableOrigin: PAIR(46, 120)
  2764. }
  2765. *case: Option4
  2766. {
  2767. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2768. *PrintableArea: PAIR(4896, 4248)
  2769. }
  2770. }
  2771. }
  2772. *case: MANUAL
  2773. {
  2774. *PrintableArea: PAIR(4896, 4249)
  2775. *PrintableOrigin: PAIR(45, 120)
  2776. *switch: Resolution
  2777. {
  2778. *case: Option1
  2779. {
  2780. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2781. *PrintableArea: PAIR(4896, 4248)
  2782. }
  2783. *case: Option3
  2784. {
  2785. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2786. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2787. *PrintableArea: PAIR(4894, 4248)
  2788. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2789. *PrintableOrigin: PAIR(46, 120)
  2790. }
  2791. *case: Option4
  2792. {
  2793. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2794. *PrintableArea: PAIR(4896, 4248)
  2795. }
  2796. }
  2797. }
  2798. *case: Option3
  2799. {
  2800. *PrintableArea: PAIR(4896, 4249)
  2801. *PrintableOrigin: PAIR(45, 120)
  2802. *switch: Resolution
  2803. {
  2804. *case: Option1
  2805. {
  2806. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2807. *PrintableArea: PAIR(4896, 4248)
  2808. }
  2809. *case: Option3
  2810. {
  2811. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2812. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2813. *PrintableArea: PAIR(4894, 4248)
  2814. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2815. *PrintableOrigin: PAIR(46, 120)
  2816. }
  2817. *case: Option4
  2818. {
  2819. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2820. *PrintableArea: PAIR(4896, 4248)
  2821. }
  2822. }
  2823. }
  2824. *case: Option4
  2825. {
  2826. *PrintableArea: PAIR(4896, 4249)
  2827. *PrintableOrigin: PAIR(45, 120)
  2828. *switch: Resolution
  2829. {
  2830. *case: Option1
  2831. {
  2832. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2833. *PrintableArea: PAIR(4896, 4248)
  2834. }
  2835. *case: Option3
  2836. {
  2837. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2838. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2839. *PrintableArea: PAIR(4894, 4248)
  2840. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2841. *PrintableOrigin: PAIR(46, 120)
  2842. }
  2843. *case: Option4
  2844. {
  2845. *% Warning: the following printable length is adjusted (4249->4248) so it is divisible by the resolution Y scale.
  2846. *PrintableArea: PAIR(4896, 4248)
  2847. }
  2848. }
  2849. }
  2850. }
  2851. }
  2852. *Option: ENV_B5
  2853. {
  2854. *rcNameID: =ENV_B5_DISPLAY
  2855. *RotateSize? : TRUE
  2856. *Command: CmdSelect
  2857. {
  2858. *Order: DOC_SETUP.4
  2859. *Cmd: "<1B>2<1B>C*"
  2860. }
  2861. *switch: InputBin
  2862. {
  2863. *case: TRACTOR
  2864. {
  2865. *PrintableArea: PAIR(3452, 2150)
  2866. *PrintableOrigin: PAIR(45, 120)
  2867. *switch: Resolution
  2868. {
  2869. *case: Option3
  2870. {
  2871. *% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
  2872. *PrintableArea: PAIR(3450, 2150)
  2873. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2874. *PrintableOrigin: PAIR(46, 120)
  2875. }
  2876. *case: Option4
  2877. {
  2878. *% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
  2879. *PrintableArea: PAIR(3450, 2150)
  2880. }
  2881. }
  2882. }
  2883. *case: MANUAL
  2884. {
  2885. *PrintableArea: PAIR(3452, 2150)
  2886. *PrintableOrigin: PAIR(45, 120)
  2887. *switch: Resolution
  2888. {
  2889. *case: Option3
  2890. {
  2891. *% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
  2892. *PrintableArea: PAIR(3450, 2150)
  2893. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2894. *PrintableOrigin: PAIR(46, 120)
  2895. }
  2896. *case: Option4
  2897. {
  2898. *% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
  2899. *PrintableArea: PAIR(3450, 2150)
  2900. }
  2901. }
  2902. }
  2903. *case: Option3
  2904. {
  2905. *PrintableArea: PAIR(3452, 2150)
  2906. *PrintableOrigin: PAIR(45, 120)
  2907. *switch: Resolution
  2908. {
  2909. *case: Option3
  2910. {
  2911. *% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
  2912. *PrintableArea: PAIR(3450, 2150)
  2913. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2914. *PrintableOrigin: PAIR(46, 120)
  2915. }
  2916. *case: Option4
  2917. {
  2918. *% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
  2919. *PrintableArea: PAIR(3450, 2150)
  2920. }
  2921. }
  2922. }
  2923. *case: Option4
  2924. {
  2925. *PrintableArea: PAIR(3452, 2150)
  2926. *PrintableOrigin: PAIR(45, 120)
  2927. *switch: Resolution
  2928. {
  2929. *case: Option3
  2930. {
  2931. *% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
  2932. *PrintableArea: PAIR(3450, 2150)
  2933. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2934. *PrintableOrigin: PAIR(46, 120)
  2935. }
  2936. *case: Option4
  2937. {
  2938. *% Warning: the following printable width is adjusted (3452->3450) so it is divisible by the resolution X scale.
  2939. *PrintableArea: PAIR(3450, 2150)
  2940. }
  2941. }
  2942. }
  2943. }
  2944. }
  2945. *Option: ENV_MONARCH
  2946. {
  2947. *rcNameID: =ENV_MONARCH_DISPLAY
  2948. *RotateSize? : TRUE
  2949. *Command: CmdSelect
  2950. {
  2951. *Order: DOC_SETUP.4
  2952. *Cmd: "<1B>2<1B>C!"
  2953. }
  2954. *switch: InputBin
  2955. {
  2956. *case: TRACTOR
  2957. {
  2958. *PrintableArea: PAIR(2610, 1052)
  2959. *PrintableOrigin: PAIR(45, 120)
  2960. *switch: Resolution
  2961. {
  2962. *case: Option3
  2963. {
  2964. *% Warning: the following printable width is adjusted (2610->2608) so it is divisible by the resolution X scale.
  2965. *PrintableArea: PAIR(2608, 1052)
  2966. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2967. *PrintableOrigin: PAIR(46, 120)
  2968. }
  2969. }
  2970. }
  2971. *case: MANUAL
  2972. {
  2973. *PrintableArea: PAIR(2610, 1052)
  2974. *PrintableOrigin: PAIR(45, 120)
  2975. *switch: Resolution
  2976. {
  2977. *case: Option3
  2978. {
  2979. *% Warning: the following printable width is adjusted (2610->2608) so it is divisible by the resolution X scale.
  2980. *PrintableArea: PAIR(2608, 1052)
  2981. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2982. *PrintableOrigin: PAIR(46, 120)
  2983. }
  2984. }
  2985. }
  2986. *case: Option3
  2987. {
  2988. *PrintableArea: PAIR(2610, 1052)
  2989. *PrintableOrigin: PAIR(45, 120)
  2990. *switch: Resolution
  2991. {
  2992. *case: Option3
  2993. {
  2994. *% Warning: the following printable width is adjusted (2610->2608) so it is divisible by the resolution X scale.
  2995. *PrintableArea: PAIR(2608, 1052)
  2996. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  2997. *PrintableOrigin: PAIR(46, 120)
  2998. }
  2999. }
  3000. }
  3001. *case: Option4
  3002. {
  3003. *PrintableArea: PAIR(2610, 1052)
  3004. *PrintableOrigin: PAIR(45, 120)
  3005. *switch: Resolution
  3006. {
  3007. *case: Option3
  3008. {
  3009. *% Warning: the following printable width is adjusted (2610->2608) so it is divisible by the resolution X scale.
  3010. *PrintableArea: PAIR(2608, 1052)
  3011. *% Warning: the following printable origin X is adjusted (45->46) so it is divisible by the resolution X scale.
  3012. *PrintableOrigin: PAIR(46, 120)
  3013. }
  3014. }
  3015. }
  3016. }
  3017. }
  3018. *Option: CUSTOMSIZE
  3019. {
  3020. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  3021. *MinSize: PAIR(180, 180)
  3022. *MaxSize: PAIR(5940, 32767)
  3023. *MaxPrintableWidth: 4896
  3024. *MinLeftMargin: 0
  3025. *CenterPrintable?: FALSE
  3026. *switch: InputBin
  3027. {
  3028. *case: TRACTOR
  3029. {
  3030. *TopMargin: 0
  3031. *BottomMargin: 0
  3032. }
  3033. *case: MANUAL
  3034. {
  3035. *TopMargin: 120
  3036. *BottomMargin: 225
  3037. }
  3038. *case: Option3
  3039. {
  3040. *TopMargin: 120
  3041. *BottomMargin: 225
  3042. }
  3043. *case: Option4
  3044. {
  3045. *TopMargin: 120
  3046. *BottomMargin: 225
  3047. }
  3048. }
  3049. *Command: CmdSelect
  3050. {
  3051. *Order: DOC_SETUP.4
  3052. *Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
  3053. }
  3054. }
  3055. }
  3056. *Feature: PrintQuality
  3057. {
  3058. *rcNameID: =TEXT_QUALITY_DISPLAY
  3059. *DefaultOption: LETTER_QUALITY
  3060. *Option: LETTER_QUALITY
  3061. {
  3062. *rcNameID: =LETTER_QUALITY_DISPLAY
  3063. *Command: CmdSelect
  3064. {
  3065. *Order: DOC_SETUP.2
  3066. *Cmd: "<1B>x<01>"
  3067. }
  3068. }
  3069. *Option: DRAFT_QUALITY
  3070. {
  3071. *rcNameID: =DRAFT_QUALITY_DISPLAY
  3072. *Command: CmdSelect
  3073. {
  3074. *Order: DOC_SETUP.2
  3075. *Cmd: "<1B>x<00>"
  3076. }
  3077. }
  3078. }
  3079. *Feature: ColorMode
  3080. {
  3081. *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
  3082. *DefaultOption: Color
  3083. *Option: Mono
  3084. {
  3085. *rcNameID: =MONO_DISPLAY
  3086. *DevNumOfPlanes: 1
  3087. *DevBPP: 1
  3088. *Color? : FALSE
  3089. }
  3090. *Option: Color
  3091. {
  3092. *rcNameID: =COLOR_DISPLAY
  3093. *DevNumOfPlanes: 4
  3094. *DevBPP: 1
  3095. *DrvBPP: 4
  3096. EXTERN_GLOBAL: *UseExpColorSelectCmd? : TRUE
  3097. *ColorPlaneOrder: LIST(YELLOW, MAGENTA, CYAN, BLACK)
  3098. *Command: CmdSendYellowData { *Cmd : "<1B>r<04>" }
  3099. *Command: CmdSendMagentaData { *Cmd : "<1B>r<01>" }
  3100. *Command: CmdSendCyanData { *Cmd : "<1B>r<02>" }
  3101. *Command: CmdSendBlackData { *Cmd : "<1B>r<00>" }
  3102. *Command: CmdSelectBlackColor { *Cmd : "<1B>r<00>" }
  3103. *Command: CmdSelectRedColor { *Cmd : "<1B>r<05>" }
  3104. *Command: CmdSelectGreenColor { *Cmd : "<1B>r<06>" }
  3105. *Command: CmdSelectYellowColor { *Cmd : "<1B>r<04>" }
  3106. *Command: CmdSelectBlueColor { *Cmd : "<1B>r<02>" }
  3107. *Command: CmdSelectMagentaColor { *Cmd : "<1B>r<01>" }
  3108. *Command: CmdSelectCyanColor { *Cmd : "<1B>r<02>" }
  3109. }
  3110. }
  3111. *Feature: Halftone
  3112. {
  3113. *rcNameID: =HALFTONING_DISPLAY
  3114. *DefaultOption: HT_PATSIZE_AUTO
  3115. *Option: HT_PATSIZE_AUTO
  3116. {
  3117. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  3118. }
  3119. *Option: HT_PATSIZE_SUPERCELL_M
  3120. {
  3121. *rcNameID: =HT_SUPERCELL_DISPLAY
  3122. }
  3123. *Option: HT_PATSIZE_6x6_M
  3124. {
  3125. *rcNameID: =HT_DITHER6X6_DISPLAY
  3126. }
  3127. *Option: HT_PATSIZE_8x8_M
  3128. {
  3129. *rcNameID: =HT_DITHER8X8_DISPLAY
  3130. }
  3131. }
  3132. *Command: CmdStartDoc
  3133. {
  3134. *Order: DOC_SETUP.1
  3135. *Cmd: "<1B>@<1B>t<011B>6<1B>R<001B>r<001B>U<011C>."
  3136. }
  3137. *Command: CmdStartPage
  3138. {
  3139. *Order: PAGE_SETUP.1
  3140. *Cmd: "<0D>"
  3141. }
  3142. *Command: CmdEndJob
  3143. {
  3144. *Order: JOB_FINISH.1
  3145. *Cmd: "<1B>@"
  3146. }
  3147. *RotateCoordinate?: FALSE
  3148. *RotateRaster?: FALSE
  3149. *RotateFont?: FALSE
  3150. *switch: Orientation
  3151. {
  3152. *case: PORTRAIT
  3153. {
  3154. *TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE,TC_RA_ABLE)
  3155. }
  3156. *case: LANDSCAPE_CC270
  3157. {
  3158. *TextCaps: LIST(TC_RA_ABLE)
  3159. }
  3160. }
  3161. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  3162. *YMoveAttributes: LIST(SEND_CR_FIRST)
  3163. *MaxLineSpacing: 255
  3164. *XMoveThreshold: 0
  3165. *YMoveThreshold: *
  3166. *XMoveUnit: 60
  3167. *YMoveUnit: 180
  3168. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l{(DestX / 6) } }
  3169. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  3170. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  3171. *Command: CmdCR { *Cmd : "<0D>" }
  3172. *Command: CmdLF { *Cmd : "<0A>" }
  3173. *Command: CmdFF { *Cmd : "<0C>" }
  3174. *Command: CmdBackSpace { *Cmd : "<08>" }
  3175. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  3176. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  3177. *EjectPageWithFF?: TRUE
  3178. *OutputDataFormat: V_BYTE
  3179. *OptimizeLeftBound?: FALSE
  3180. *CursorXAfterSendBlockData: AT_GRXDATA_END
  3181. *CursorYAfterSendBlockData: NO_MOVE
  3182. *DefaultFont: 3
  3183. *DefaultCTT: 1
  3184. *switch: Orientation
  3185. {
  3186. *case: PORTRAIT
  3187. {
  3188. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  3189. + 17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,
  3190. + 33,34,35,36,37,38,39,40,41,42,44,46,48,50,52,54,
  3191. + 56,58,60,62,64)
  3192. }
  3193. *case: LANDSCAPE_CC270
  3194. {
  3195. *DeviceFonts: LIST()
  3196. }
  3197. }
  3198. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  3199. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  3200. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  3201. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  3202. *Command: CmdUnderlineOn { *Cmd : "<1B>-<01>" }
  3203. *Command: CmdUnderlineOff { *Cmd : "<1B>-<00>" }