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.

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