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.

2995 lines
134 KiB

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