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.

3936 lines
163 KiB

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