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.

2409 lines
88 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "NCP630CT.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "NEC Pinwriter P6300(i)C"
  11. *MasterUnits: PAIR(360, 360)
  12. *ResourceDLL: "NC24TRES.DLL"
  13. *PrinterType: SERIAL
  14. *Feature: Orientation
  15. {
  16. *rcNameID: =ORIENTATION_DISPLAY
  17. *DefaultOption: PORTRAIT
  18. *Option: PORTRAIT
  19. {
  20. *rcNameID: =PORTRAIT_DISPLAY
  21. }
  22. *Option: LANDSCAPE_CC270
  23. {
  24. *rcNameID: =LANDSCAPE_DISPLAY
  25. }
  26. }
  27. *Feature: InputBin
  28. {
  29. *rcNameID: =PAPER_SOURCE_DISPLAY
  30. *DefaultOption: TRACTOR
  31. *Option: TRACTOR
  32. {
  33. *rcNameID: =TRACTOR_DISPLAY
  34. }
  35. *Option: Option2
  36. {
  37. *rcNameID: 269
  38. *Command: CmdSelect
  39. {
  40. *Order: DOC_SETUP.2
  41. *Cmd: "<1B19>1"
  42. }
  43. }
  44. *Option: Option3
  45. {
  46. *rcNameID: 270
  47. *Command: CmdSelect
  48. {
  49. *Order: DOC_SETUP.2
  50. *Cmd: "<1B19>2"
  51. }
  52. }
  53. *Option: MANUAL
  54. {
  55. *rcNameID: =MANUAL_FEED_DISPLAY
  56. *% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
  57. }
  58. }
  59. *Feature: Resolution
  60. {
  61. *rcNameID: =RESOLUTION_DISPLAY
  62. *DefaultOption: Option3
  63. *Option: Option1
  64. {
  65. *Name: "360 x 360 dots per inch"
  66. *DPI: PAIR(360, 360)
  67. *TextDPI: PAIR(360, 360)
  68. *PinsPerLogPass: 48
  69. *PinsPerPhysPass: 24
  70. *MinStripBlankPixels: 360
  71. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  72. *% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
  73. *SpotDiameter: 170
  74. *Command: CmdSendBlockData { *Cmd : "<1C>Z" %l{NumOfDataBytes / 3} }
  75. }
  76. *Option: Option2
  77. {
  78. *Name: "360 x 180 dots per inch"
  79. *DPI: PAIR(360, 180)
  80. *TextDPI: PAIR(360, 180)
  81. *PinsPerLogPass: 24
  82. *PinsPerPhysPass: 24
  83. *MinStripBlankPixels: 360
  84. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  85. *% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
  86. *SpotDiameter: 150
  87. *Command: CmdSendBlockData { *Cmd : "<1C>Z" %l{NumOfDataBytes / 3} }
  88. }
  89. *Option: Option3
  90. {
  91. *Name: "180 x 180 dots per inch"
  92. *DPI: PAIR(180, 180)
  93. *TextDPI: PAIR(180, 180)
  94. *PinsPerLogPass: 24
  95. *PinsPerPhysPass: 24
  96. *MinStripBlankPixels: 180
  97. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  98. *% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
  99. *SpotDiameter: 140
  100. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  101. }
  102. *Option: Option4
  103. {
  104. *Name: "120 x 180 dots per inch"
  105. *DPI: PAIR(120, 180)
  106. *TextDPI: PAIR(120, 180)
  107. *PinsPerLogPass: 24
  108. *PinsPerPhysPass: 24
  109. *MinStripBlankPixels: 120
  110. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  111. *SpotDiameter: 120
  112. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  113. }
  114. }
  115. *Feature: PaperSize
  116. {
  117. *rcNameID: =PAPER_SIZE_DISPLAY
  118. *DefaultOption: LETTER
  119. *Option: LETTER
  120. {
  121. *rcNameID: =LETTER_DISPLAY
  122. *Command: CmdSelect
  123. {
  124. *Order: DOC_SETUP.3
  125. *Cmd: "<1B>2<1B>CB"
  126. }
  127. *switch: InputBin
  128. {
  129. *case: TRACTOR
  130. {
  131. *PrintableArea: PAIR(3060, 3960)
  132. *PrintableOrigin: PAIR(0, 0)
  133. }
  134. *case: Option2
  135. {
  136. *PrintableArea: PAIR(3060, 3760)
  137. *PrintableOrigin: PAIR(0, 100)
  138. }
  139. *case: Option3
  140. {
  141. *PrintableArea: PAIR(3060, 3760)
  142. *PrintableOrigin: PAIR(0, 100)
  143. }
  144. *case: MANUAL
  145. {
  146. *PrintableArea: PAIR(3060, 3760)
  147. *PrintableOrigin: PAIR(0, 100)
  148. }
  149. }
  150. }
  151. *Option: Option2
  152. {
  153. *rcNameID: 258
  154. *PageDimensions: PAIR(3960, 3060)
  155. *Command: CmdSelect
  156. {
  157. *Order: DOC_SETUP.3
  158. *Cmd: "<1B>2<1B>C3"
  159. }
  160. *switch: InputBin
  161. {
  162. *case: TRACTOR
  163. {
  164. *PrintableArea: PAIR(3960, 3060)
  165. *PrintableOrigin: PAIR(0, 0)
  166. }
  167. *case: Option2
  168. {
  169. *PrintableArea: PAIR(3960, 2860)
  170. *PrintableOrigin: PAIR(0, 100)
  171. }
  172. *case: Option3
  173. {
  174. *PrintableArea: PAIR(3960, 2860)
  175. *PrintableOrigin: PAIR(0, 100)
  176. }
  177. *case: MANUAL
  178. {
  179. *PrintableArea: PAIR(3960, 2860)
  180. *PrintableOrigin: PAIR(0, 100)
  181. }
  182. }
  183. }
  184. *Option: LEGAL
  185. {
  186. *rcNameID: =LEGAL_DISPLAY
  187. *Command: CmdSelect
  188. {
  189. *Order: DOC_SETUP.3
  190. *Cmd: "<1B>2<1B>CT"
  191. }
  192. *switch: InputBin
  193. {
  194. *case: TRACTOR
  195. {
  196. *PrintableArea: PAIR(3060, 5040)
  197. *PrintableOrigin: PAIR(0, 0)
  198. }
  199. *case: Option2
  200. {
  201. *PrintableArea: PAIR(3060, 4840)
  202. *PrintableOrigin: PAIR(0, 100)
  203. }
  204. *case: Option3
  205. {
  206. *PrintableArea: PAIR(3060, 4840)
  207. *PrintableOrigin: PAIR(0, 100)
  208. }
  209. *case: MANUAL
  210. {
  211. *PrintableArea: PAIR(3060, 4840)
  212. *PrintableOrigin: PAIR(0, 100)
  213. }
  214. }
  215. }
  216. *Option: Option4
  217. {
  218. *rcNameID: 259
  219. *PageDimensions: PAIR(5954, 8424)
  220. *Command: CmdSelect
  221. {
  222. *Order: DOC_SETUP.3
  223. *Cmd: "<1B>2<1B>C<8C>"
  224. }
  225. *switch: InputBin
  226. {
  227. *case: TRACTOR
  228. {
  229. *PrintableArea: PAIR(5760, 8424)
  230. *PrintableOrigin: PAIR(0, 0)
  231. }
  232. *case: Option2
  233. {
  234. *PrintableArea: PAIR(5760, 8224)
  235. *PrintableOrigin: PAIR(0, 100)
  236. }
  237. *case: Option3
  238. {
  239. *PrintableArea: PAIR(5760, 8224)
  240. *PrintableOrigin: PAIR(0, 100)
  241. }
  242. *case: MANUAL
  243. {
  244. *PrintableArea: PAIR(5760, 8224)
  245. *PrintableOrigin: PAIR(0, 100)
  246. }
  247. }
  248. }
  249. *Option: A3
  250. {
  251. *rcNameID: =A3_DISPLAY
  252. *Command: CmdSelect
  253. {
  254. *Order: DOC_SETUP.3
  255. *Cmd: "<1B>2<1B>Cc"
  256. }
  257. *switch: InputBin
  258. {
  259. *case: TRACTOR
  260. {
  261. *PrintableArea: PAIR(4208, 5954)
  262. *PrintableOrigin: PAIR(0, 0)
  263. *switch: Resolution
  264. {
  265. *case: Option4
  266. {
  267. *% Warning: the following printable width is adjusted (4208->4206) so it is divisible by the resolution X scale.
  268. *PrintableArea: PAIR(4206, 5954)
  269. }
  270. }
  271. }
  272. *case: Option2
  273. {
  274. *PrintableArea: PAIR(4208, 5754)
  275. *PrintableOrigin: PAIR(0, 100)
  276. *switch: Resolution
  277. {
  278. *case: Option4
  279. {
  280. *% Warning: the following printable width is adjusted (4208->4206) so it is divisible by the resolution X scale.
  281. *PrintableArea: PAIR(4206, 5754)
  282. }
  283. }
  284. }
  285. *case: Option3
  286. {
  287. *PrintableArea: PAIR(4208, 5754)
  288. *PrintableOrigin: PAIR(0, 100)
  289. *switch: Resolution
  290. {
  291. *case: Option4
  292. {
  293. *% Warning: the following printable width is adjusted (4208->4206) so it is divisible by the resolution X scale.
  294. *PrintableArea: PAIR(4206, 5754)
  295. }
  296. }
  297. }
  298. *case: MANUAL
  299. {
  300. *PrintableArea: PAIR(4208, 5754)
  301. *PrintableOrigin: PAIR(0, 100)
  302. *switch: Resolution
  303. {
  304. *case: Option4
  305. {
  306. *% Warning: the following printable width is adjusted (4208->4206) so it is divisible by the resolution X scale.
  307. *PrintableArea: PAIR(4206, 5754)
  308. }
  309. }
  310. }
  311. }
  312. }
  313. *Option: Option6
  314. {
  315. *rcNameID: 260
  316. *PageDimensions: PAIR(5954, 4208)
  317. *Command: CmdSelect
  318. {
  319. *Order: DOC_SETUP.3
  320. *Cmd: "<1B>2<1B>CF"
  321. }
  322. *switch: InputBin
  323. {
  324. *case: TRACTOR
  325. {
  326. *PrintableArea: PAIR(5760, 4208)
  327. *PrintableOrigin: PAIR(0, 0)
  328. }
  329. *case: Option2
  330. {
  331. *PrintableArea: PAIR(5760, 4008)
  332. *PrintableOrigin: PAIR(0, 100)
  333. }
  334. *case: Option3
  335. {
  336. *PrintableArea: PAIR(5760, 4008)
  337. *PrintableOrigin: PAIR(0, 100)
  338. }
  339. *case: MANUAL
  340. {
  341. *PrintableArea: PAIR(5760, 4008)
  342. *PrintableOrigin: PAIR(0, 100)
  343. }
  344. }
  345. }
  346. *Option: A4
  347. {
  348. *rcNameID: =A4_DISPLAY
  349. *Command: CmdSelect
  350. {
  351. *Order: DOC_SETUP.3
  352. *Cmd: "<1B>2<1B>CF"
  353. }
  354. *switch: InputBin
  355. {
  356. *case: TRACTOR
  357. {
  358. *PrintableArea: PAIR(2977, 4208)
  359. *PrintableOrigin: PAIR(0, 0)
  360. *switch: Resolution
  361. {
  362. *case: Option3
  363. {
  364. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  365. *PrintableArea: PAIR(2976, 4208)
  366. }
  367. *case: Option4
  368. {
  369. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  370. *PrintableArea: PAIR(2976, 4208)
  371. }
  372. }
  373. }
  374. *case: Option2
  375. {
  376. *PrintableArea: PAIR(2977, 4008)
  377. *PrintableOrigin: PAIR(0, 100)
  378. *switch: Resolution
  379. {
  380. *case: Option3
  381. {
  382. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  383. *PrintableArea: PAIR(2976, 4008)
  384. }
  385. *case: Option4
  386. {
  387. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  388. *PrintableArea: PAIR(2976, 4008)
  389. }
  390. }
  391. }
  392. *case: Option3
  393. {
  394. *PrintableArea: PAIR(2977, 4008)
  395. *PrintableOrigin: PAIR(0, 100)
  396. *switch: Resolution
  397. {
  398. *case: Option3
  399. {
  400. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  401. *PrintableArea: PAIR(2976, 4008)
  402. }
  403. *case: Option4
  404. {
  405. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  406. *PrintableArea: PAIR(2976, 4008)
  407. }
  408. }
  409. }
  410. *case: MANUAL
  411. {
  412. *PrintableArea: PAIR(2977, 4008)
  413. *PrintableOrigin: PAIR(0, 100)
  414. *switch: Resolution
  415. {
  416. *case: Option3
  417. {
  418. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  419. *PrintableArea: PAIR(2976, 4008)
  420. }
  421. *case: Option4
  422. {
  423. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  424. *PrintableArea: PAIR(2976, 4008)
  425. }
  426. }
  427. }
  428. }
  429. }
  430. *Option: Option8
  431. {
  432. *rcNameID: 261
  433. *PageDimensions: PAIR(4208, 2977)
  434. *Command: CmdSelect
  435. {
  436. *Order: DOC_SETUP.3
  437. *Cmd: "<1B>3<0B1B>CZ"
  438. }
  439. *switch: InputBin
  440. {
  441. *case: TRACTOR
  442. {
  443. *PrintableArea: PAIR(4208, 2977)
  444. *PrintableOrigin: PAIR(0, 0)
  445. *switch: Resolution
  446. {
  447. *case: Option2
  448. {
  449. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  450. *PrintableArea: PAIR(4208, 2976)
  451. }
  452. *case: Option3
  453. {
  454. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  455. *PrintableArea: PAIR(4208, 2976)
  456. }
  457. *case: Option4
  458. {
  459. *% Warning: the following printable width is adjusted (4208->4206) so it is divisible by the resolution X scale.
  460. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  461. *PrintableArea: PAIR(4206, 2976)
  462. }
  463. }
  464. }
  465. *case: Option2
  466. {
  467. *PrintableArea: PAIR(4208, 2777)
  468. *PrintableOrigin: PAIR(0, 100)
  469. *switch: Resolution
  470. {
  471. *case: Option2
  472. {
  473. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  474. *PrintableArea: PAIR(4208, 2776)
  475. }
  476. *case: Option3
  477. {
  478. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  479. *PrintableArea: PAIR(4208, 2776)
  480. }
  481. *case: Option4
  482. {
  483. *% Warning: the following printable width is adjusted (4208->4206) so it is divisible by the resolution X scale.
  484. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  485. *PrintableArea: PAIR(4206, 2776)
  486. }
  487. }
  488. }
  489. *case: Option3
  490. {
  491. *PrintableArea: PAIR(4208, 2777)
  492. *PrintableOrigin: PAIR(0, 100)
  493. *switch: Resolution
  494. {
  495. *case: Option2
  496. {
  497. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  498. *PrintableArea: PAIR(4208, 2776)
  499. }
  500. *case: Option3
  501. {
  502. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  503. *PrintableArea: PAIR(4208, 2776)
  504. }
  505. *case: Option4
  506. {
  507. *% Warning: the following printable width is adjusted (4208->4206) so it is divisible by the resolution X scale.
  508. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  509. *PrintableArea: PAIR(4206, 2776)
  510. }
  511. }
  512. }
  513. *case: MANUAL
  514. {
  515. *PrintableArea: PAIR(4208, 2777)
  516. *PrintableOrigin: PAIR(0, 100)
  517. *switch: Resolution
  518. {
  519. *case: Option2
  520. {
  521. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  522. *PrintableArea: PAIR(4208, 2776)
  523. }
  524. *case: Option3
  525. {
  526. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  527. *PrintableArea: PAIR(4208, 2776)
  528. }
  529. *case: Option4
  530. {
  531. *% Warning: the following printable width is adjusted (4208->4206) so it is divisible by the resolution X scale.
  532. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  533. *PrintableArea: PAIR(4206, 2776)
  534. }
  535. }
  536. }
  537. }
  538. }
  539. *Option: A5
  540. {
  541. *rcNameID: =A5_DISPLAY
  542. *Command: CmdSelect
  543. {
  544. *Order: DOC_SETUP.3
  545. *Cmd: "<1B>A<041B>C|"
  546. }
  547. *switch: InputBin
  548. {
  549. *case: TRACTOR
  550. {
  551. *PrintableArea: PAIR(2099, 2977)
  552. *PrintableOrigin: PAIR(0, 0)
  553. *switch: Resolution
  554. {
  555. *case: Option2
  556. {
  557. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  558. *PrintableArea: PAIR(2099, 2976)
  559. }
  560. *case: Option3
  561. {
  562. *% Warning: the following printable width is adjusted (2099->2098) so it is divisible by the resolution X scale.
  563. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  564. *PrintableArea: PAIR(2098, 2976)
  565. }
  566. *case: Option4
  567. {
  568. *% Warning: the following printable width is adjusted (2099->2097) so it is divisible by the resolution X scale.
  569. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  570. *PrintableArea: PAIR(2097, 2976)
  571. }
  572. }
  573. }
  574. *case: Option2
  575. {
  576. *PrintableArea: PAIR(2099, 2777)
  577. *PrintableOrigin: PAIR(0, 100)
  578. *switch: Resolution
  579. {
  580. *case: Option2
  581. {
  582. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  583. *PrintableArea: PAIR(2099, 2776)
  584. }
  585. *case: Option3
  586. {
  587. *% Warning: the following printable width is adjusted (2099->2098) so it is divisible by the resolution X scale.
  588. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  589. *PrintableArea: PAIR(2098, 2776)
  590. }
  591. *case: Option4
  592. {
  593. *% Warning: the following printable width is adjusted (2099->2097) so it is divisible by the resolution X scale.
  594. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  595. *PrintableArea: PAIR(2097, 2776)
  596. }
  597. }
  598. }
  599. *case: Option3
  600. {
  601. *PrintableArea: PAIR(2099, 2777)
  602. *PrintableOrigin: PAIR(0, 100)
  603. *switch: Resolution
  604. {
  605. *case: Option2
  606. {
  607. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  608. *PrintableArea: PAIR(2099, 2776)
  609. }
  610. *case: Option3
  611. {
  612. *% Warning: the following printable width is adjusted (2099->2098) so it is divisible by the resolution X scale.
  613. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  614. *PrintableArea: PAIR(2098, 2776)
  615. }
  616. *case: Option4
  617. {
  618. *% Warning: the following printable width is adjusted (2099->2097) so it is divisible by the resolution X scale.
  619. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  620. *PrintableArea: PAIR(2097, 2776)
  621. }
  622. }
  623. }
  624. *case: MANUAL
  625. {
  626. *PrintableArea: PAIR(2099, 2777)
  627. *PrintableOrigin: PAIR(0, 100)
  628. *switch: Resolution
  629. {
  630. *case: Option2
  631. {
  632. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  633. *PrintableArea: PAIR(2099, 2776)
  634. }
  635. *case: Option3
  636. {
  637. *% Warning: the following printable width is adjusted (2099->2098) so it is divisible by the resolution X scale.
  638. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  639. *PrintableArea: PAIR(2098, 2776)
  640. }
  641. *case: Option4
  642. {
  643. *% Warning: the following printable width is adjusted (2099->2097) so it is divisible by the resolution X scale.
  644. *% Warning: the following printable length is adjusted (2777->2776) so it is divisible by the resolution Y scale.
  645. *PrintableArea: PAIR(2097, 2776)
  646. }
  647. }
  648. }
  649. }
  650. }
  651. *Option: B4
  652. {
  653. *rcNameID: =B4_DISPLAY
  654. *Command: CmdSelect
  655. {
  656. *Order: DOC_SETUP.3
  657. *Cmd: "<1B>2<1B>CT"
  658. }
  659. *switch: InputBin
  660. {
  661. *case: TRACTOR
  662. {
  663. *PrintableArea: PAIR(3643, 5159)
  664. *PrintableOrigin: PAIR(0, 0)
  665. *switch: Resolution
  666. {
  667. *case: Option2
  668. {
  669. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  670. *PrintableArea: PAIR(3643, 5158)
  671. }
  672. *case: Option3
  673. {
  674. *% Warning: the following printable width is adjusted (3643->3642) so it is divisible by the resolution X scale.
  675. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  676. *PrintableArea: PAIR(3642, 5158)
  677. }
  678. *case: Option4
  679. {
  680. *% Warning: the following printable width is adjusted (3643->3642) so it is divisible by the resolution X scale.
  681. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  682. *PrintableArea: PAIR(3642, 5158)
  683. }
  684. }
  685. }
  686. *case: Option2
  687. {
  688. *PrintableArea: PAIR(3643, 4959)
  689. *PrintableOrigin: PAIR(0, 100)
  690. *switch: Resolution
  691. {
  692. *case: Option2
  693. {
  694. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  695. *PrintableArea: PAIR(3643, 4958)
  696. }
  697. *case: Option3
  698. {
  699. *% Warning: the following printable width is adjusted (3643->3642) so it is divisible by the resolution X scale.
  700. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  701. *PrintableArea: PAIR(3642, 4958)
  702. }
  703. *case: Option4
  704. {
  705. *% Warning: the following printable width is adjusted (3643->3642) so it is divisible by the resolution X scale.
  706. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  707. *PrintableArea: PAIR(3642, 4958)
  708. }
  709. }
  710. }
  711. *case: Option3
  712. {
  713. *PrintableArea: PAIR(3643, 4959)
  714. *PrintableOrigin: PAIR(0, 100)
  715. *switch: Resolution
  716. {
  717. *case: Option2
  718. {
  719. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  720. *PrintableArea: PAIR(3643, 4958)
  721. }
  722. *case: Option3
  723. {
  724. *% Warning: the following printable width is adjusted (3643->3642) so it is divisible by the resolution X scale.
  725. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  726. *PrintableArea: PAIR(3642, 4958)
  727. }
  728. *case: Option4
  729. {
  730. *% Warning: the following printable width is adjusted (3643->3642) so it is divisible by the resolution X scale.
  731. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  732. *PrintableArea: PAIR(3642, 4958)
  733. }
  734. }
  735. }
  736. *case: MANUAL
  737. {
  738. *PrintableArea: PAIR(3643, 4959)
  739. *PrintableOrigin: PAIR(0, 100)
  740. *switch: Resolution
  741. {
  742. *case: Option2
  743. {
  744. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  745. *PrintableArea: PAIR(3643, 4958)
  746. }
  747. *case: Option3
  748. {
  749. *% Warning: the following printable width is adjusted (3643->3642) so it is divisible by the resolution X scale.
  750. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  751. *PrintableArea: PAIR(3642, 4958)
  752. }
  753. *case: Option4
  754. {
  755. *% Warning: the following printable width is adjusted (3643->3642) so it is divisible by the resolution X scale.
  756. *% Warning: the following printable length is adjusted (4959->4958) so it is divisible by the resolution Y scale.
  757. *PrintableArea: PAIR(3642, 4958)
  758. }
  759. }
  760. }
  761. }
  762. }
  763. *Option: B5
  764. {
  765. *rcNameID: =B5_DISPLAY
  766. *Command: CmdSelect
  767. {
  768. *Order: DOC_SETUP.3
  769. *Cmd: "<1B>2<1B>C="
  770. }
  771. *switch: InputBin
  772. {
  773. *case: TRACTOR
  774. {
  775. *PrintableArea: PAIR(2581, 3643)
  776. *PrintableOrigin: PAIR(0, 0)
  777. *switch: Resolution
  778. {
  779. *case: Option2
  780. {
  781. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  782. *PrintableArea: PAIR(2581, 3642)
  783. }
  784. *case: Option3
  785. {
  786. *% Warning: the following printable width is adjusted (2581->2580) so it is divisible by the resolution X scale.
  787. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  788. *PrintableArea: PAIR(2580, 3642)
  789. }
  790. *case: Option4
  791. {
  792. *% Warning: the following printable width is adjusted (2581->2580) so it is divisible by the resolution X scale.
  793. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  794. *PrintableArea: PAIR(2580, 3642)
  795. }
  796. }
  797. }
  798. *case: Option2
  799. {
  800. *PrintableArea: PAIR(2581, 3443)
  801. *PrintableOrigin: PAIR(0, 100)
  802. *switch: Resolution
  803. {
  804. *case: Option2
  805. {
  806. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  807. *PrintableArea: PAIR(2581, 3442)
  808. }
  809. *case: Option3
  810. {
  811. *% Warning: the following printable width is adjusted (2581->2580) so it is divisible by the resolution X scale.
  812. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  813. *PrintableArea: PAIR(2580, 3442)
  814. }
  815. *case: Option4
  816. {
  817. *% Warning: the following printable width is adjusted (2581->2580) so it is divisible by the resolution X scale.
  818. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  819. *PrintableArea: PAIR(2580, 3442)
  820. }
  821. }
  822. }
  823. *case: Option3
  824. {
  825. *PrintableArea: PAIR(2581, 3443)
  826. *PrintableOrigin: PAIR(0, 100)
  827. *switch: Resolution
  828. {
  829. *case: Option2
  830. {
  831. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  832. *PrintableArea: PAIR(2581, 3442)
  833. }
  834. *case: Option3
  835. {
  836. *% Warning: the following printable width is adjusted (2581->2580) so it is divisible by the resolution X scale.
  837. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  838. *PrintableArea: PAIR(2580, 3442)
  839. }
  840. *case: Option4
  841. {
  842. *% Warning: the following printable width is adjusted (2581->2580) so it is divisible by the resolution X scale.
  843. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  844. *PrintableArea: PAIR(2580, 3442)
  845. }
  846. }
  847. }
  848. *case: MANUAL
  849. {
  850. *PrintableArea: PAIR(2581, 3443)
  851. *PrintableOrigin: PAIR(0, 100)
  852. *switch: Resolution
  853. {
  854. *case: Option2
  855. {
  856. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  857. *PrintableArea: PAIR(2581, 3442)
  858. }
  859. *case: Option3
  860. {
  861. *% Warning: the following printable width is adjusted (2581->2580) so it is divisible by the resolution X scale.
  862. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  863. *PrintableArea: PAIR(2580, 3442)
  864. }
  865. *case: Option4
  866. {
  867. *% Warning: the following printable width is adjusted (2581->2580) so it is divisible by the resolution X scale.
  868. *% Warning: the following printable length is adjusted (3443->3442) so it is divisible by the resolution Y scale.
  869. *PrintableArea: PAIR(2580, 3442)
  870. }
  871. }
  872. }
  873. }
  874. }
  875. *Option: EXECUTIVE
  876. {
  877. *rcNameID: =EXECUTIVE_DISPLAY
  878. *Command: CmdSelect
  879. {
  880. *Order: DOC_SETUP.3
  881. *Cmd: "<1B>2<1B>C?"
  882. }
  883. *switch: InputBin
  884. {
  885. *case: TRACTOR
  886. {
  887. *PrintableArea: PAIR(2610, 3780)
  888. *PrintableOrigin: PAIR(0, 0)
  889. }
  890. *case: Option2
  891. {
  892. *PrintableArea: PAIR(2610, 3580)
  893. *PrintableOrigin: PAIR(0, 100)
  894. }
  895. *case: Option3
  896. {
  897. *PrintableArea: PAIR(2610, 3580)
  898. *PrintableOrigin: PAIR(0, 100)
  899. }
  900. *case: MANUAL
  901. {
  902. *PrintableArea: PAIR(2610, 3580)
  903. *PrintableOrigin: PAIR(0, 100)
  904. }
  905. }
  906. }
  907. *Option: FOLIO
  908. {
  909. *rcNameID: =FOLIO_DISPLAY
  910. *Command: CmdSelect
  911. {
  912. *Order: DOC_SETUP.3
  913. *Cmd: "<1B>2<1B>CN"
  914. }
  915. *switch: InputBin
  916. {
  917. *case: TRACTOR
  918. {
  919. *PrintableArea: PAIR(3060, 4680)
  920. *PrintableOrigin: PAIR(0, 0)
  921. }
  922. *case: Option2
  923. {
  924. *PrintableArea: PAIR(3060, 4480)
  925. *PrintableOrigin: PAIR(0, 100)
  926. }
  927. *case: Option3
  928. {
  929. *PrintableArea: PAIR(3060, 4480)
  930. *PrintableOrigin: PAIR(0, 100)
  931. }
  932. *case: MANUAL
  933. {
  934. *PrintableArea: PAIR(3060, 4480)
  935. *PrintableOrigin: PAIR(0, 100)
  936. }
  937. }
  938. }
  939. *Option: TABLOID
  940. {
  941. *rcNameID: =TABLOID_DISPLAY
  942. *Command: CmdSelect
  943. {
  944. *Order: DOC_SETUP.3
  945. *Cmd: "<1B>C<0011>"
  946. }
  947. *switch: InputBin
  948. {
  949. *case: TRACTOR
  950. {
  951. *PrintableArea: PAIR(3960, 6120)
  952. *PrintableOrigin: PAIR(0, 0)
  953. }
  954. *case: Option2
  955. {
  956. *PrintableArea: PAIR(3960, 5920)
  957. *PrintableOrigin: PAIR(0, 100)
  958. }
  959. *case: Option3
  960. {
  961. *PrintableArea: PAIR(3960, 5920)
  962. *PrintableOrigin: PAIR(0, 100)
  963. }
  964. *case: MANUAL
  965. {
  966. *PrintableArea: PAIR(3960, 5920)
  967. *PrintableOrigin: PAIR(0, 100)
  968. }
  969. }
  970. }
  971. *Option: FANFOLD_US
  972. {
  973. *rcNameID: =FANFOLD_US_DISPLAY
  974. *Command: CmdSelect
  975. {
  976. *Order: DOC_SETUP.3
  977. *Cmd: "<1B>2<1B>CB"
  978. }
  979. *switch: InputBin
  980. {
  981. *case: TRACTOR
  982. {
  983. *PrintableArea: PAIR(5357, 3960)
  984. *PrintableOrigin: PAIR(0, 0)
  985. *switch: Resolution
  986. {
  987. *case: Option3
  988. {
  989. *% Warning: the following printable width is adjusted (5357->5356) so it is divisible by the resolution X scale.
  990. *PrintableArea: PAIR(5356, 3960)
  991. }
  992. *case: Option4
  993. {
  994. *% Warning: the following printable width is adjusted (5357->5355) so it is divisible by the resolution X scale.
  995. *PrintableArea: PAIR(5355, 3960)
  996. }
  997. }
  998. }
  999. *case: Option2
  1000. {
  1001. *PrintableArea: PAIR(5357, 3760)
  1002. *PrintableOrigin: PAIR(0, 100)
  1003. *switch: Resolution
  1004. {
  1005. *case: Option3
  1006. {
  1007. *% Warning: the following printable width is adjusted (5357->5356) so it is divisible by the resolution X scale.
  1008. *PrintableArea: PAIR(5356, 3760)
  1009. }
  1010. *case: Option4
  1011. {
  1012. *% Warning: the following printable width is adjusted (5357->5355) so it is divisible by the resolution X scale.
  1013. *PrintableArea: PAIR(5355, 3760)
  1014. }
  1015. }
  1016. }
  1017. *case: Option3
  1018. {
  1019. *PrintableArea: PAIR(5357, 3760)
  1020. *PrintableOrigin: PAIR(0, 100)
  1021. *switch: Resolution
  1022. {
  1023. *case: Option3
  1024. {
  1025. *% Warning: the following printable width is adjusted (5357->5356) so it is divisible by the resolution X scale.
  1026. *PrintableArea: PAIR(5356, 3760)
  1027. }
  1028. *case: Option4
  1029. {
  1030. *% Warning: the following printable width is adjusted (5357->5355) so it is divisible by the resolution X scale.
  1031. *PrintableArea: PAIR(5355, 3760)
  1032. }
  1033. }
  1034. }
  1035. *case: MANUAL
  1036. {
  1037. *PrintableArea: PAIR(5357, 3760)
  1038. *PrintableOrigin: PAIR(0, 100)
  1039. *switch: Resolution
  1040. {
  1041. *case: Option3
  1042. {
  1043. *% Warning: the following printable width is adjusted (5357->5356) so it is divisible by the resolution X scale.
  1044. *PrintableArea: PAIR(5356, 3760)
  1045. }
  1046. *case: Option4
  1047. {
  1048. *% Warning: the following printable width is adjusted (5357->5355) so it is divisible by the resolution X scale.
  1049. *PrintableArea: PAIR(5355, 3760)
  1050. }
  1051. }
  1052. }
  1053. }
  1054. }
  1055. *Option: Option16
  1056. {
  1057. *rcNameID: 262
  1058. *PageDimensions: PAIR(3060, 4320)
  1059. *Command: CmdSelect
  1060. {
  1061. *Order: DOC_SETUP.3
  1062. *Cmd: "<1B>2<1B>CH"
  1063. }
  1064. *switch: InputBin
  1065. {
  1066. *case: TRACTOR
  1067. {
  1068. *PrintableArea: PAIR(3060, 4320)
  1069. *PrintableOrigin: PAIR(0, 0)
  1070. }
  1071. *case: Option2
  1072. {
  1073. *PrintableArea: PAIR(3060, 4120)
  1074. *PrintableOrigin: PAIR(0, 100)
  1075. }
  1076. *case: Option3
  1077. {
  1078. *PrintableArea: PAIR(3060, 4120)
  1079. *PrintableOrigin: PAIR(0, 100)
  1080. }
  1081. *case: MANUAL
  1082. {
  1083. *PrintableArea: PAIR(3060, 4120)
  1084. *PrintableOrigin: PAIR(0, 100)
  1085. }
  1086. }
  1087. }
  1088. *Option: Option17
  1089. {
  1090. *rcNameID: 263
  1091. *PageDimensions: PAIR(2880, 2160)
  1092. *Command: CmdSelect
  1093. {
  1094. *Order: DOC_SETUP.3
  1095. *Cmd: "<1B>2<1B>C$"
  1096. }
  1097. *switch: InputBin
  1098. {
  1099. *case: TRACTOR
  1100. {
  1101. *PrintableArea: PAIR(2880, 2160)
  1102. *PrintableOrigin: PAIR(0, 0)
  1103. }
  1104. *case: Option2
  1105. {
  1106. *PrintableArea: PAIR(2880, 1960)
  1107. *PrintableOrigin: PAIR(0, 100)
  1108. }
  1109. *case: Option3
  1110. {
  1111. *PrintableArea: PAIR(2880, 1960)
  1112. *PrintableOrigin: PAIR(0, 100)
  1113. }
  1114. *case: MANUAL
  1115. {
  1116. *PrintableArea: PAIR(2880, 1960)
  1117. *PrintableOrigin: PAIR(0, 100)
  1118. }
  1119. }
  1120. }
  1121. *Option: 10X14
  1122. {
  1123. *rcNameID: =10X14_DISPLAY
  1124. *Command: CmdSelect
  1125. {
  1126. *Order: DOC_SETUP.3
  1127. *Cmd: "<1B>2<1B>CT"
  1128. }
  1129. *switch: InputBin
  1130. {
  1131. *case: TRACTOR
  1132. {
  1133. *PrintableArea: PAIR(3600, 5040)
  1134. *PrintableOrigin: PAIR(0, 0)
  1135. }
  1136. *case: Option2
  1137. {
  1138. *PrintableArea: PAIR(3600, 4840)
  1139. *PrintableOrigin: PAIR(0, 100)
  1140. }
  1141. *case: Option3
  1142. {
  1143. *PrintableArea: PAIR(3600, 4840)
  1144. *PrintableOrigin: PAIR(0, 100)
  1145. }
  1146. *case: MANUAL
  1147. {
  1148. *PrintableArea: PAIR(3600, 4840)
  1149. *PrintableOrigin: PAIR(0, 100)
  1150. }
  1151. }
  1152. }
  1153. *Option: Option19
  1154. {
  1155. *rcNameID: 264
  1156. *PageDimensions: PAIR(2977, 4320)
  1157. *Command: CmdSelect
  1158. {
  1159. *Order: DOC_SETUP.3
  1160. *Cmd: "<1B>2<1B>CH"
  1161. }
  1162. *switch: InputBin
  1163. {
  1164. *case: TRACTOR
  1165. {
  1166. *PrintableArea: PAIR(2977, 4320)
  1167. *PrintableOrigin: PAIR(0, 0)
  1168. *switch: Resolution
  1169. {
  1170. *case: Option3
  1171. {
  1172. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  1173. *PrintableArea: PAIR(2976, 4320)
  1174. }
  1175. *case: Option4
  1176. {
  1177. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  1178. *PrintableArea: PAIR(2976, 4320)
  1179. }
  1180. }
  1181. }
  1182. *case: Option2
  1183. {
  1184. *PrintableArea: PAIR(2977, 4120)
  1185. *PrintableOrigin: PAIR(0, 100)
  1186. *switch: Resolution
  1187. {
  1188. *case: Option3
  1189. {
  1190. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  1191. *PrintableArea: PAIR(2976, 4120)
  1192. }
  1193. *case: Option4
  1194. {
  1195. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  1196. *PrintableArea: PAIR(2976, 4120)
  1197. }
  1198. }
  1199. }
  1200. *case: Option3
  1201. {
  1202. *PrintableArea: PAIR(2977, 4120)
  1203. *PrintableOrigin: PAIR(0, 100)
  1204. *switch: Resolution
  1205. {
  1206. *case: Option3
  1207. {
  1208. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  1209. *PrintableArea: PAIR(2976, 4120)
  1210. }
  1211. *case: Option4
  1212. {
  1213. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  1214. *PrintableArea: PAIR(2976, 4120)
  1215. }
  1216. }
  1217. }
  1218. *case: MANUAL
  1219. {
  1220. *PrintableArea: PAIR(2977, 4120)
  1221. *PrintableOrigin: PAIR(0, 100)
  1222. *switch: Resolution
  1223. {
  1224. *case: Option3
  1225. {
  1226. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  1227. *PrintableArea: PAIR(2976, 4120)
  1228. }
  1229. *case: Option4
  1230. {
  1231. *% Warning: the following printable width is adjusted (2977->2976) so it is divisible by the resolution X scale.
  1232. *PrintableArea: PAIR(2976, 4120)
  1233. }
  1234. }
  1235. }
  1236. }
  1237. }
  1238. *Option: Option20
  1239. {
  1240. *rcNameID: 265
  1241. *PageDimensions: PAIR(5076, 4320)
  1242. *Command: CmdSelect
  1243. {
  1244. *Order: DOC_SETUP.3
  1245. *Cmd: "<1B>2<1B>CH"
  1246. }
  1247. *switch: InputBin
  1248. {
  1249. *case: TRACTOR
  1250. {
  1251. *PrintableArea: PAIR(5076, 4320)
  1252. *PrintableOrigin: PAIR(0, 0)
  1253. }
  1254. *case: Option2
  1255. {
  1256. *PrintableArea: PAIR(5076, 4120)
  1257. *PrintableOrigin: PAIR(0, 100)
  1258. }
  1259. *case: Option3
  1260. {
  1261. *PrintableArea: PAIR(5076, 4120)
  1262. *PrintableOrigin: PAIR(0, 100)
  1263. }
  1264. *case: MANUAL
  1265. {
  1266. *PrintableArea: PAIR(5076, 4120)
  1267. *PrintableOrigin: PAIR(0, 100)
  1268. }
  1269. }
  1270. }
  1271. *Option: Option21
  1272. {
  1273. *rcNameID: 266
  1274. *PageDimensions: PAIR(5357, 4208)
  1275. *Command: CmdSelect
  1276. {
  1277. *Order: DOC_SETUP.3
  1278. *Cmd: "<1B>2<1B>CF"
  1279. }
  1280. *switch: InputBin
  1281. {
  1282. *case: TRACTOR
  1283. {
  1284. *PrintableArea: PAIR(5357, 4208)
  1285. *PrintableOrigin: PAIR(0, 0)
  1286. *switch: Resolution
  1287. {
  1288. *case: Option3
  1289. {
  1290. *% Warning: the following printable width is adjusted (5357->5356) so it is divisible by the resolution X scale.
  1291. *PrintableArea: PAIR(5356, 4208)
  1292. }
  1293. *case: Option4
  1294. {
  1295. *% Warning: the following printable width is adjusted (5357->5355) so it is divisible by the resolution X scale.
  1296. *PrintableArea: PAIR(5355, 4208)
  1297. }
  1298. }
  1299. }
  1300. *case: Option2
  1301. {
  1302. *PrintableArea: PAIR(5357, 4008)
  1303. *PrintableOrigin: PAIR(0, 100)
  1304. *switch: Resolution
  1305. {
  1306. *case: Option3
  1307. {
  1308. *% Warning: the following printable width is adjusted (5357->5356) so it is divisible by the resolution X scale.
  1309. *PrintableArea: PAIR(5356, 4008)
  1310. }
  1311. *case: Option4
  1312. {
  1313. *% Warning: the following printable width is adjusted (5357->5355) so it is divisible by the resolution X scale.
  1314. *PrintableArea: PAIR(5355, 4008)
  1315. }
  1316. }
  1317. }
  1318. *case: Option3
  1319. {
  1320. *PrintableArea: PAIR(5357, 4008)
  1321. *PrintableOrigin: PAIR(0, 100)
  1322. *switch: Resolution
  1323. {
  1324. *case: Option3
  1325. {
  1326. *% Warning: the following printable width is adjusted (5357->5356) so it is divisible by the resolution X scale.
  1327. *PrintableArea: PAIR(5356, 4008)
  1328. }
  1329. *case: Option4
  1330. {
  1331. *% Warning: the following printable width is adjusted (5357->5355) so it is divisible by the resolution X scale.
  1332. *PrintableArea: PAIR(5355, 4008)
  1333. }
  1334. }
  1335. }
  1336. *case: MANUAL
  1337. {
  1338. *PrintableArea: PAIR(5357, 4008)
  1339. *PrintableOrigin: PAIR(0, 100)
  1340. *switch: Resolution
  1341. {
  1342. *case: Option3
  1343. {
  1344. *% Warning: the following printable width is adjusted (5357->5356) so it is divisible by the resolution X scale.
  1345. *PrintableArea: PAIR(5356, 4008)
  1346. }
  1347. *case: Option4
  1348. {
  1349. *% Warning: the following printable width is adjusted (5357->5355) so it is divisible by the resolution X scale.
  1350. *PrintableArea: PAIR(5355, 4008)
  1351. }
  1352. }
  1353. }
  1354. }
  1355. }
  1356. *Option: Option22
  1357. {
  1358. *rcNameID: 267
  1359. *PageDimensions: PAIR(3060, 4680)
  1360. *Command: CmdSelect
  1361. {
  1362. *Order: DOC_SETUP.3
  1363. *Cmd: "<1B>2<1B>C4"
  1364. }
  1365. *switch: InputBin
  1366. {
  1367. *case: TRACTOR
  1368. {
  1369. *PrintableArea: PAIR(3060, 4680)
  1370. *PrintableOrigin: PAIR(0, 0)
  1371. }
  1372. *case: Option2
  1373. {
  1374. *PrintableArea: PAIR(3060, 4480)
  1375. *PrintableOrigin: PAIR(0, 100)
  1376. }
  1377. *case: Option3
  1378. {
  1379. *PrintableArea: PAIR(3060, 4480)
  1380. *PrintableOrigin: PAIR(0, 100)
  1381. }
  1382. *case: MANUAL
  1383. {
  1384. *PrintableArea: PAIR(3060, 4480)
  1385. *PrintableOrigin: PAIR(0, 100)
  1386. }
  1387. }
  1388. }
  1389. *Option: Option23
  1390. {
  1391. *rcNameID: 268
  1392. *PageDimensions: PAIR(5400, 4320)
  1393. *Command: CmdSelect
  1394. {
  1395. *Order: DOC_SETUP.3
  1396. *Cmd: "<1B>2<1B>CH"
  1397. }
  1398. *switch: InputBin
  1399. {
  1400. *case: TRACTOR
  1401. {
  1402. *PrintableArea: PAIR(5400, 4320)
  1403. *PrintableOrigin: PAIR(0, 0)
  1404. }
  1405. *case: Option2
  1406. {
  1407. *PrintableArea: PAIR(5400, 4120)
  1408. *PrintableOrigin: PAIR(0, 100)
  1409. }
  1410. *case: Option3
  1411. {
  1412. *PrintableArea: PAIR(5400, 4120)
  1413. *PrintableOrigin: PAIR(0, 100)
  1414. }
  1415. *case: MANUAL
  1416. {
  1417. *PrintableArea: PAIR(5400, 4120)
  1418. *PrintableOrigin: PAIR(0, 100)
  1419. }
  1420. }
  1421. }
  1422. *Option: ENV_MONARCH
  1423. {
  1424. *rcNameID: =ENV_MONARCH_DISPLAY
  1425. *RotateSize? : TRUE
  1426. *Command: CmdSelect
  1427. {
  1428. *Order: DOC_SETUP.3
  1429. *Cmd: "<1B>2<1B>C<16>"
  1430. }
  1431. *switch: InputBin
  1432. {
  1433. *case: TRACTOR
  1434. {
  1435. *PrintableArea: PAIR(2700, 1397)
  1436. *PrintableOrigin: PAIR(0, 0)
  1437. *switch: Resolution
  1438. {
  1439. *case: Option2
  1440. {
  1441. *% Warning: the following printable length is adjusted (1397->1396) so it is divisible by the resolution Y scale.
  1442. *PrintableArea: PAIR(2700, 1396)
  1443. }
  1444. *case: Option3
  1445. {
  1446. *% Warning: the following printable length is adjusted (1397->1396) so it is divisible by the resolution Y scale.
  1447. *PrintableArea: PAIR(2700, 1396)
  1448. }
  1449. *case: Option4
  1450. {
  1451. *% Warning: the following printable length is adjusted (1397->1396) so it is divisible by the resolution Y scale.
  1452. *PrintableArea: PAIR(2700, 1396)
  1453. }
  1454. }
  1455. }
  1456. *case: Option2
  1457. {
  1458. *PrintableArea: PAIR(2700, 1197)
  1459. *PrintableOrigin: PAIR(0, 100)
  1460. *switch: Resolution
  1461. {
  1462. *case: Option2
  1463. {
  1464. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1465. *PrintableArea: PAIR(2700, 1196)
  1466. }
  1467. *case: Option3
  1468. {
  1469. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1470. *PrintableArea: PAIR(2700, 1196)
  1471. }
  1472. *case: Option4
  1473. {
  1474. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1475. *PrintableArea: PAIR(2700, 1196)
  1476. }
  1477. }
  1478. }
  1479. *case: Option3
  1480. {
  1481. *PrintableArea: PAIR(2700, 1197)
  1482. *PrintableOrigin: PAIR(0, 100)
  1483. *switch: Resolution
  1484. {
  1485. *case: Option2
  1486. {
  1487. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1488. *PrintableArea: PAIR(2700, 1196)
  1489. }
  1490. *case: Option3
  1491. {
  1492. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1493. *PrintableArea: PAIR(2700, 1196)
  1494. }
  1495. *case: Option4
  1496. {
  1497. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1498. *PrintableArea: PAIR(2700, 1196)
  1499. }
  1500. }
  1501. }
  1502. *case: MANUAL
  1503. {
  1504. *PrintableArea: PAIR(2700, 1197)
  1505. *PrintableOrigin: PAIR(0, 100)
  1506. *switch: Resolution
  1507. {
  1508. *case: Option2
  1509. {
  1510. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1511. *PrintableArea: PAIR(2700, 1196)
  1512. }
  1513. *case: Option3
  1514. {
  1515. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1516. *PrintableArea: PAIR(2700, 1196)
  1517. }
  1518. *case: Option4
  1519. {
  1520. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1521. *PrintableArea: PAIR(2700, 1196)
  1522. }
  1523. }
  1524. }
  1525. }
  1526. }
  1527. *Option: ENV_9
  1528. {
  1529. *rcNameID: =ENV_9_DISPLAY
  1530. *RotateSize? : TRUE
  1531. *Command: CmdSelect
  1532. {
  1533. *Order: DOC_SETUP.3
  1534. *Cmd: "<1B>2<1B>C<16>"
  1535. }
  1536. *switch: InputBin
  1537. {
  1538. *case: TRACTOR
  1539. {
  1540. *PrintableArea: PAIR(3197, 1397)
  1541. *PrintableOrigin: PAIR(0, 0)
  1542. *switch: Resolution
  1543. {
  1544. *case: Option2
  1545. {
  1546. *% Warning: the following printable length is adjusted (1397->1396) so it is divisible by the resolution Y scale.
  1547. *PrintableArea: PAIR(3197, 1396)
  1548. }
  1549. *case: Option3
  1550. {
  1551. *% Warning: the following printable width is adjusted (3197->3196) so it is divisible by the resolution X scale.
  1552. *% Warning: the following printable length is adjusted (1397->1396) so it is divisible by the resolution Y scale.
  1553. *PrintableArea: PAIR(3196, 1396)
  1554. }
  1555. *case: Option4
  1556. {
  1557. *% Warning: the following printable width is adjusted (3197->3195) so it is divisible by the resolution X scale.
  1558. *% Warning: the following printable length is adjusted (1397->1396) so it is divisible by the resolution Y scale.
  1559. *PrintableArea: PAIR(3195, 1396)
  1560. }
  1561. }
  1562. }
  1563. *case: Option2
  1564. {
  1565. *PrintableArea: PAIR(3197, 1197)
  1566. *PrintableOrigin: PAIR(0, 100)
  1567. *switch: Resolution
  1568. {
  1569. *case: Option2
  1570. {
  1571. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1572. *PrintableArea: PAIR(3197, 1196)
  1573. }
  1574. *case: Option3
  1575. {
  1576. *% Warning: the following printable width is adjusted (3197->3196) so it is divisible by the resolution X scale.
  1577. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1578. *PrintableArea: PAIR(3196, 1196)
  1579. }
  1580. *case: Option4
  1581. {
  1582. *% Warning: the following printable width is adjusted (3197->3195) so it is divisible by the resolution X scale.
  1583. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1584. *PrintableArea: PAIR(3195, 1196)
  1585. }
  1586. }
  1587. }
  1588. *case: Option3
  1589. {
  1590. *PrintableArea: PAIR(3197, 1197)
  1591. *PrintableOrigin: PAIR(0, 100)
  1592. *switch: Resolution
  1593. {
  1594. *case: Option2
  1595. {
  1596. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1597. *PrintableArea: PAIR(3197, 1196)
  1598. }
  1599. *case: Option3
  1600. {
  1601. *% Warning: the following printable width is adjusted (3197->3196) so it is divisible by the resolution X scale.
  1602. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1603. *PrintableArea: PAIR(3196, 1196)
  1604. }
  1605. *case: Option4
  1606. {
  1607. *% Warning: the following printable width is adjusted (3197->3195) so it is divisible by the resolution X scale.
  1608. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1609. *PrintableArea: PAIR(3195, 1196)
  1610. }
  1611. }
  1612. }
  1613. *case: MANUAL
  1614. {
  1615. *PrintableArea: PAIR(3197, 1197)
  1616. *PrintableOrigin: PAIR(0, 100)
  1617. *switch: Resolution
  1618. {
  1619. *case: Option2
  1620. {
  1621. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1622. *PrintableArea: PAIR(3197, 1196)
  1623. }
  1624. *case: Option3
  1625. {
  1626. *% Warning: the following printable width is adjusted (3197->3196) so it is divisible by the resolution X scale.
  1627. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1628. *PrintableArea: PAIR(3196, 1196)
  1629. }
  1630. *case: Option4
  1631. {
  1632. *% Warning: the following printable width is adjusted (3197->3195) so it is divisible by the resolution X scale.
  1633. *% Warning: the following printable length is adjusted (1197->1196) so it is divisible by the resolution Y scale.
  1634. *PrintableArea: PAIR(3195, 1196)
  1635. }
  1636. }
  1637. }
  1638. }
  1639. }
  1640. *Option: ENV_10
  1641. {
  1642. *rcNameID: =ENV_10_DISPLAY
  1643. *RotateSize? : TRUE
  1644. *Command: CmdSelect
  1645. {
  1646. *Order: DOC_SETUP.3
  1647. *Cmd: "<1B>2<1B>C<19>"
  1648. }
  1649. *switch: InputBin
  1650. {
  1651. *case: TRACTOR
  1652. {
  1653. *PrintableArea: PAIR(3420, 1487)
  1654. *PrintableOrigin: PAIR(0, 0)
  1655. *switch: Resolution
  1656. {
  1657. *case: Option2
  1658. {
  1659. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  1660. *PrintableArea: PAIR(3420, 1486)
  1661. }
  1662. *case: Option3
  1663. {
  1664. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  1665. *PrintableArea: PAIR(3420, 1486)
  1666. }
  1667. *case: Option4
  1668. {
  1669. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  1670. *PrintableArea: PAIR(3420, 1486)
  1671. }
  1672. }
  1673. }
  1674. *case: Option2
  1675. {
  1676. *PrintableArea: PAIR(3420, 1287)
  1677. *PrintableOrigin: PAIR(0, 100)
  1678. *switch: Resolution
  1679. {
  1680. *case: Option2
  1681. {
  1682. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1683. *PrintableArea: PAIR(3420, 1286)
  1684. }
  1685. *case: Option3
  1686. {
  1687. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1688. *PrintableArea: PAIR(3420, 1286)
  1689. }
  1690. *case: Option4
  1691. {
  1692. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1693. *PrintableArea: PAIR(3420, 1286)
  1694. }
  1695. }
  1696. }
  1697. *case: Option3
  1698. {
  1699. *PrintableArea: PAIR(3420, 1287)
  1700. *PrintableOrigin: PAIR(0, 100)
  1701. *switch: Resolution
  1702. {
  1703. *case: Option2
  1704. {
  1705. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1706. *PrintableArea: PAIR(3420, 1286)
  1707. }
  1708. *case: Option3
  1709. {
  1710. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1711. *PrintableArea: PAIR(3420, 1286)
  1712. }
  1713. *case: Option4
  1714. {
  1715. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1716. *PrintableArea: PAIR(3420, 1286)
  1717. }
  1718. }
  1719. }
  1720. *case: MANUAL
  1721. {
  1722. *PrintableArea: PAIR(3420, 1287)
  1723. *PrintableOrigin: PAIR(0, 100)
  1724. *switch: Resolution
  1725. {
  1726. *case: Option2
  1727. {
  1728. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1729. *PrintableArea: PAIR(3420, 1286)
  1730. }
  1731. *case: Option3
  1732. {
  1733. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1734. *PrintableArea: PAIR(3420, 1286)
  1735. }
  1736. *case: Option4
  1737. {
  1738. *% Warning: the following printable length is adjusted (1287->1286) so it is divisible by the resolution Y scale.
  1739. *PrintableArea: PAIR(3420, 1286)
  1740. }
  1741. }
  1742. }
  1743. }
  1744. }
  1745. *Option: ENV_11
  1746. {
  1747. *rcNameID: =ENV_11_DISPLAY
  1748. *RotateSize? : TRUE
  1749. *Command: CmdSelect
  1750. {
  1751. *Order: DOC_SETUP.3
  1752. *Cmd: "<1B>0<1B>C$"
  1753. }
  1754. *switch: InputBin
  1755. {
  1756. *case: TRACTOR
  1757. {
  1758. *PrintableArea: PAIR(3737, 1620)
  1759. *PrintableOrigin: PAIR(0, 0)
  1760. *switch: Resolution
  1761. {
  1762. *case: Option3
  1763. {
  1764. *% Warning: the following printable width is adjusted (3737->3736) so it is divisible by the resolution X scale.
  1765. *PrintableArea: PAIR(3736, 1620)
  1766. }
  1767. *case: Option4
  1768. {
  1769. *% Warning: the following printable width is adjusted (3737->3735) so it is divisible by the resolution X scale.
  1770. *PrintableArea: PAIR(3735, 1620)
  1771. }
  1772. }
  1773. }
  1774. *case: Option2
  1775. {
  1776. *PrintableArea: PAIR(3737, 1420)
  1777. *PrintableOrigin: PAIR(0, 100)
  1778. *switch: Resolution
  1779. {
  1780. *case: Option3
  1781. {
  1782. *% Warning: the following printable width is adjusted (3737->3736) so it is divisible by the resolution X scale.
  1783. *PrintableArea: PAIR(3736, 1420)
  1784. }
  1785. *case: Option4
  1786. {
  1787. *% Warning: the following printable width is adjusted (3737->3735) so it is divisible by the resolution X scale.
  1788. *PrintableArea: PAIR(3735, 1420)
  1789. }
  1790. }
  1791. }
  1792. *case: Option3
  1793. {
  1794. *PrintableArea: PAIR(3737, 1420)
  1795. *PrintableOrigin: PAIR(0, 100)
  1796. *switch: Resolution
  1797. {
  1798. *case: Option3
  1799. {
  1800. *% Warning: the following printable width is adjusted (3737->3736) so it is divisible by the resolution X scale.
  1801. *PrintableArea: PAIR(3736, 1420)
  1802. }
  1803. *case: Option4
  1804. {
  1805. *% Warning: the following printable width is adjusted (3737->3735) so it is divisible by the resolution X scale.
  1806. *PrintableArea: PAIR(3735, 1420)
  1807. }
  1808. }
  1809. }
  1810. *case: MANUAL
  1811. {
  1812. *PrintableArea: PAIR(3737, 1420)
  1813. *PrintableOrigin: PAIR(0, 100)
  1814. *switch: Resolution
  1815. {
  1816. *case: Option3
  1817. {
  1818. *% Warning: the following printable width is adjusted (3737->3736) so it is divisible by the resolution X scale.
  1819. *PrintableArea: PAIR(3736, 1420)
  1820. }
  1821. *case: Option4
  1822. {
  1823. *% Warning: the following printable width is adjusted (3737->3735) so it is divisible by the resolution X scale.
  1824. *PrintableArea: PAIR(3735, 1420)
  1825. }
  1826. }
  1827. }
  1828. }
  1829. }
  1830. *Option: ENV_DL
  1831. {
  1832. *rcNameID: =ENV_DL_DISPLAY
  1833. *RotateSize? : TRUE
  1834. *Command: CmdSelect
  1835. {
  1836. *Order: DOC_SETUP.3
  1837. *Cmd: "<1B>2<1B>C<1A>"
  1838. }
  1839. *switch: InputBin
  1840. {
  1841. *case: TRACTOR
  1842. {
  1843. *PrintableArea: PAIR(3118, 1559)
  1844. *PrintableOrigin: PAIR(0, 0)
  1845. *switch: Resolution
  1846. {
  1847. *case: Option2
  1848. {
  1849. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  1850. *PrintableArea: PAIR(3118, 1558)
  1851. }
  1852. *case: Option3
  1853. {
  1854. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  1855. *PrintableArea: PAIR(3118, 1558)
  1856. }
  1857. *case: Option4
  1858. {
  1859. *% Warning: the following printable width is adjusted (3118->3117) so it is divisible by the resolution X scale.
  1860. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  1861. *PrintableArea: PAIR(3117, 1558)
  1862. }
  1863. }
  1864. }
  1865. *case: Option2
  1866. {
  1867. *PrintableArea: PAIR(3118, 1359)
  1868. *PrintableOrigin: PAIR(0, 100)
  1869. *switch: Resolution
  1870. {
  1871. *case: Option2
  1872. {
  1873. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1874. *PrintableArea: PAIR(3118, 1358)
  1875. }
  1876. *case: Option3
  1877. {
  1878. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1879. *PrintableArea: PAIR(3118, 1358)
  1880. }
  1881. *case: Option4
  1882. {
  1883. *% Warning: the following printable width is adjusted (3118->3117) so it is divisible by the resolution X scale.
  1884. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1885. *PrintableArea: PAIR(3117, 1358)
  1886. }
  1887. }
  1888. }
  1889. *case: Option3
  1890. {
  1891. *PrintableArea: PAIR(3118, 1359)
  1892. *PrintableOrigin: PAIR(0, 100)
  1893. *switch: Resolution
  1894. {
  1895. *case: Option2
  1896. {
  1897. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1898. *PrintableArea: PAIR(3118, 1358)
  1899. }
  1900. *case: Option3
  1901. {
  1902. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1903. *PrintableArea: PAIR(3118, 1358)
  1904. }
  1905. *case: Option4
  1906. {
  1907. *% Warning: the following printable width is adjusted (3118->3117) so it is divisible by the resolution X scale.
  1908. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1909. *PrintableArea: PAIR(3117, 1358)
  1910. }
  1911. }
  1912. }
  1913. *case: MANUAL
  1914. {
  1915. *PrintableArea: PAIR(3118, 1359)
  1916. *PrintableOrigin: PAIR(0, 100)
  1917. *switch: Resolution
  1918. {
  1919. *case: Option2
  1920. {
  1921. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1922. *PrintableArea: PAIR(3118, 1358)
  1923. }
  1924. *case: Option3
  1925. {
  1926. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1927. *PrintableArea: PAIR(3118, 1358)
  1928. }
  1929. *case: Option4
  1930. {
  1931. *% Warning: the following printable width is adjusted (3118->3117) so it is divisible by the resolution X scale.
  1932. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  1933. *PrintableArea: PAIR(3117, 1358)
  1934. }
  1935. }
  1936. }
  1937. }
  1938. }
  1939. *Option: ENV_C6
  1940. {
  1941. *rcNameID: =ENV_C6_DISPLAY
  1942. *RotateSize? : TRUE
  1943. *Command: CmdSelect
  1944. {
  1945. *Order: DOC_SETUP.3
  1946. *Cmd: "<1B>2<1B>C<1B>"
  1947. }
  1948. *switch: InputBin
  1949. {
  1950. *case: TRACTOR
  1951. {
  1952. *PrintableArea: PAIR(2297, 1616)
  1953. *PrintableOrigin: PAIR(0, 0)
  1954. *switch: Resolution
  1955. {
  1956. *case: Option3
  1957. {
  1958. *% Warning: the following printable width is adjusted (2297->2296) so it is divisible by the resolution X scale.
  1959. *PrintableArea: PAIR(2296, 1616)
  1960. }
  1961. *case: Option4
  1962. {
  1963. *% Warning: the following printable width is adjusted (2297->2295) so it is divisible by the resolution X scale.
  1964. *PrintableArea: PAIR(2295, 1616)
  1965. }
  1966. }
  1967. }
  1968. *case: Option2
  1969. {
  1970. *PrintableArea: PAIR(2297, 1416)
  1971. *PrintableOrigin: PAIR(0, 100)
  1972. *switch: Resolution
  1973. {
  1974. *case: Option3
  1975. {
  1976. *% Warning: the following printable width is adjusted (2297->2296) so it is divisible by the resolution X scale.
  1977. *PrintableArea: PAIR(2296, 1416)
  1978. }
  1979. *case: Option4
  1980. {
  1981. *% Warning: the following printable width is adjusted (2297->2295) so it is divisible by the resolution X scale.
  1982. *PrintableArea: PAIR(2295, 1416)
  1983. }
  1984. }
  1985. }
  1986. *case: Option3
  1987. {
  1988. *PrintableArea: PAIR(2297, 1416)
  1989. *PrintableOrigin: PAIR(0, 100)
  1990. *switch: Resolution
  1991. {
  1992. *case: Option3
  1993. {
  1994. *% Warning: the following printable width is adjusted (2297->2296) so it is divisible by the resolution X scale.
  1995. *PrintableArea: PAIR(2296, 1416)
  1996. }
  1997. *case: Option4
  1998. {
  1999. *% Warning: the following printable width is adjusted (2297->2295) so it is divisible by the resolution X scale.
  2000. *PrintableArea: PAIR(2295, 1416)
  2001. }
  2002. }
  2003. }
  2004. *case: MANUAL
  2005. {
  2006. *PrintableArea: PAIR(2297, 1416)
  2007. *PrintableOrigin: PAIR(0, 100)
  2008. *switch: Resolution
  2009. {
  2010. *case: Option3
  2011. {
  2012. *% Warning: the following printable width is adjusted (2297->2296) so it is divisible by the resolution X scale.
  2013. *PrintableArea: PAIR(2296, 1416)
  2014. }
  2015. *case: Option4
  2016. {
  2017. *% Warning: the following printable width is adjusted (2297->2295) so it is divisible by the resolution X scale.
  2018. *PrintableArea: PAIR(2295, 1416)
  2019. }
  2020. }
  2021. }
  2022. }
  2023. }
  2024. *Option: ENV_ITALY
  2025. {
  2026. *rcNameID: =ENV_ITALY_DISPLAY
  2027. *RotateSize? : TRUE
  2028. *Command: CmdSelect
  2029. {
  2030. *Order: DOC_SETUP.3
  2031. *Cmd: "<1B>2<1B>C<1A>"
  2032. }
  2033. *switch: InputBin
  2034. {
  2035. *case: TRACTOR
  2036. {
  2037. *PrintableArea: PAIR(3262, 1559)
  2038. *PrintableOrigin: PAIR(0, 0)
  2039. *switch: Resolution
  2040. {
  2041. *case: Option2
  2042. {
  2043. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  2044. *PrintableArea: PAIR(3262, 1558)
  2045. }
  2046. *case: Option3
  2047. {
  2048. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  2049. *PrintableArea: PAIR(3262, 1558)
  2050. }
  2051. *case: Option4
  2052. {
  2053. *% Warning: the following printable width is adjusted (3262->3261) so it is divisible by the resolution X scale.
  2054. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  2055. *PrintableArea: PAIR(3261, 1558)
  2056. }
  2057. }
  2058. }
  2059. *case: Option2
  2060. {
  2061. *PrintableArea: PAIR(3262, 1359)
  2062. *PrintableOrigin: PAIR(0, 100)
  2063. *switch: Resolution
  2064. {
  2065. *case: Option2
  2066. {
  2067. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2068. *PrintableArea: PAIR(3262, 1358)
  2069. }
  2070. *case: Option3
  2071. {
  2072. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2073. *PrintableArea: PAIR(3262, 1358)
  2074. }
  2075. *case: Option4
  2076. {
  2077. *% Warning: the following printable width is adjusted (3262->3261) so it is divisible by the resolution X scale.
  2078. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2079. *PrintableArea: PAIR(3261, 1358)
  2080. }
  2081. }
  2082. }
  2083. *case: Option3
  2084. {
  2085. *PrintableArea: PAIR(3262, 1359)
  2086. *PrintableOrigin: PAIR(0, 100)
  2087. *switch: Resolution
  2088. {
  2089. *case: Option2
  2090. {
  2091. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2092. *PrintableArea: PAIR(3262, 1358)
  2093. }
  2094. *case: Option3
  2095. {
  2096. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2097. *PrintableArea: PAIR(3262, 1358)
  2098. }
  2099. *case: Option4
  2100. {
  2101. *% Warning: the following printable width is adjusted (3262->3261) so it is divisible by the resolution X scale.
  2102. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2103. *PrintableArea: PAIR(3261, 1358)
  2104. }
  2105. }
  2106. }
  2107. *case: MANUAL
  2108. {
  2109. *PrintableArea: PAIR(3262, 1359)
  2110. *PrintableOrigin: PAIR(0, 100)
  2111. *switch: Resolution
  2112. {
  2113. *case: Option2
  2114. {
  2115. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2116. *PrintableArea: PAIR(3262, 1358)
  2117. }
  2118. *case: Option3
  2119. {
  2120. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2121. *PrintableArea: PAIR(3262, 1358)
  2122. }
  2123. *case: Option4
  2124. {
  2125. *% Warning: the following printable width is adjusted (3262->3261) so it is divisible by the resolution X scale.
  2126. *% Warning: the following printable length is adjusted (1359->1358) so it is divisible by the resolution Y scale.
  2127. *PrintableArea: PAIR(3261, 1358)
  2128. }
  2129. }
  2130. }
  2131. }
  2132. }
  2133. *Option: ENV_B5
  2134. {
  2135. *rcNameID: =ENV_B5_DISPLAY
  2136. *RotateSize? : TRUE
  2137. *Command: CmdSelect
  2138. {
  2139. *Order: DOC_SETUP.3
  2140. *Cmd: "<1B>2<1B>C*"
  2141. }
  2142. *switch: InputBin
  2143. {
  2144. *case: TRACTOR
  2145. {
  2146. *PrintableArea: PAIR(3542, 2495)
  2147. *PrintableOrigin: PAIR(0, 0)
  2148. *switch: Resolution
  2149. {
  2150. *case: Option2
  2151. {
  2152. *% Warning: the following printable length is adjusted (2495->2494) so it is divisible by the resolution Y scale.
  2153. *PrintableArea: PAIR(3542, 2494)
  2154. }
  2155. *case: Option3
  2156. {
  2157. *% Warning: the following printable length is adjusted (2495->2494) so it is divisible by the resolution Y scale.
  2158. *PrintableArea: PAIR(3542, 2494)
  2159. }
  2160. *case: Option4
  2161. {
  2162. *% Warning: the following printable width is adjusted (3542->3540) so it is divisible by the resolution X scale.
  2163. *% Warning: the following printable length is adjusted (2495->2494) so it is divisible by the resolution Y scale.
  2164. *PrintableArea: PAIR(3540, 2494)
  2165. }
  2166. }
  2167. }
  2168. *case: Option2
  2169. {
  2170. *PrintableArea: PAIR(3542, 2295)
  2171. *PrintableOrigin: PAIR(0, 100)
  2172. *switch: Resolution
  2173. {
  2174. *case: Option2
  2175. {
  2176. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2177. *PrintableArea: PAIR(3542, 2294)
  2178. }
  2179. *case: Option3
  2180. {
  2181. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2182. *PrintableArea: PAIR(3542, 2294)
  2183. }
  2184. *case: Option4
  2185. {
  2186. *% Warning: the following printable width is adjusted (3542->3540) so it is divisible by the resolution X scale.
  2187. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2188. *PrintableArea: PAIR(3540, 2294)
  2189. }
  2190. }
  2191. }
  2192. *case: Option3
  2193. {
  2194. *PrintableArea: PAIR(3542, 2295)
  2195. *PrintableOrigin: PAIR(0, 100)
  2196. *switch: Resolution
  2197. {
  2198. *case: Option2
  2199. {
  2200. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2201. *PrintableArea: PAIR(3542, 2294)
  2202. }
  2203. *case: Option3
  2204. {
  2205. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2206. *PrintableArea: PAIR(3542, 2294)
  2207. }
  2208. *case: Option4
  2209. {
  2210. *% Warning: the following printable width is adjusted (3542->3540) so it is divisible by the resolution X scale.
  2211. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2212. *PrintableArea: PAIR(3540, 2294)
  2213. }
  2214. }
  2215. }
  2216. *case: MANUAL
  2217. {
  2218. *PrintableArea: PAIR(3542, 2295)
  2219. *PrintableOrigin: PAIR(0, 100)
  2220. *switch: Resolution
  2221. {
  2222. *case: Option2
  2223. {
  2224. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2225. *PrintableArea: PAIR(3542, 2294)
  2226. }
  2227. *case: Option3
  2228. {
  2229. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2230. *PrintableArea: PAIR(3542, 2294)
  2231. }
  2232. *case: Option4
  2233. {
  2234. *% Warning: the following printable width is adjusted (3542->3540) so it is divisible by the resolution X scale.
  2235. *% Warning: the following printable length is adjusted (2295->2294) so it is divisible by the resolution Y scale.
  2236. *PrintableArea: PAIR(3540, 2294)
  2237. }
  2238. }
  2239. }
  2240. }
  2241. }
  2242. *Option: CUSTOMSIZE
  2243. {
  2244. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  2245. *MinSize: PAIR(360, 180)
  2246. *MaxSize: PAIR(5760, 15120)
  2247. *MaxPrintableWidth: 5760
  2248. *MinLeftMargin: 0
  2249. *CenterPrintable?: FALSE
  2250. *switch: InputBin
  2251. {
  2252. *case: TRACTOR
  2253. {
  2254. *TopMargin: 0
  2255. *BottomMargin: 0
  2256. }
  2257. *case: Option2
  2258. {
  2259. *TopMargin: 100
  2260. *BottomMargin: 100
  2261. }
  2262. *case: Option3
  2263. {
  2264. *TopMargin: 100
  2265. *BottomMargin: 100
  2266. }
  2267. *case: MANUAL
  2268. {
  2269. *TopMargin: 100
  2270. *BottomMargin: 100
  2271. }
  2272. }
  2273. *Command: CmdSelect
  2274. {
  2275. *Order: DOC_SETUP.3
  2276. *Cmd: "<1B>2<1B>C" %c{(PhysPaperLength / 60) }
  2277. }
  2278. }
  2279. }
  2280. *Feature: ColorMode
  2281. {
  2282. *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
  2283. *DefaultOption: Color
  2284. *Option: Mono
  2285. {
  2286. *rcNameID: =MONO_DISPLAY
  2287. *DevNumOfPlanes: 1
  2288. *DevBPP: 1
  2289. *Color? : FALSE
  2290. }
  2291. *Option: Color
  2292. {
  2293. *rcNameID: =COLOR_DISPLAY
  2294. *DevNumOfPlanes: 4
  2295. *DevBPP: 1
  2296. *DrvBPP: 4
  2297. EXTERN_GLOBAL: *UseExpColorSelectCmd? : TRUE
  2298. *ColorPlaneOrder: LIST(YELLOW, MAGENTA, CYAN, BLACK)
  2299. *Command: CmdSendYellowData { *Cmd : "<1B>r<04>" }
  2300. *Command: CmdSendMagentaData { *Cmd : "<1B>r<01>" }
  2301. *Command: CmdSendCyanData { *Cmd : "<1B>r<02>" }
  2302. *Command: CmdSendBlackData { *Cmd : "<1B>r<00>" }
  2303. *Command: CmdSelectBlackColor { *Cmd : "<1B>r<00>" }
  2304. *Command: CmdSelectRedColor { *Cmd : "<1B>r<01>" }
  2305. *Command: CmdSelectGreenColor { *Cmd : "<1B>r<06>" }
  2306. *Command: CmdSelectYellowColor { *Cmd : "<1B>r<04>" }
  2307. *Command: CmdSelectBlueColor { *Cmd : "<1B>r<03>" }
  2308. *Command: CmdSelectMagentaColor { *Cmd : "<1B>r<01>" }
  2309. *Command: CmdSelectCyanColor { *Cmd : "<1B>r<02>" }
  2310. }
  2311. }
  2312. *Feature: Halftone
  2313. {
  2314. *rcNameID: =HALFTONING_DISPLAY
  2315. *DefaultOption: HT_PATSIZE_AUTO
  2316. *Option: HT_PATSIZE_AUTO
  2317. {
  2318. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  2319. }
  2320. *Option: HT_PATSIZE_SUPERCELL_M
  2321. {
  2322. *rcNameID: =HT_SUPERCELL_DISPLAY
  2323. }
  2324. *Option: HT_PATSIZE_6x6_M
  2325. {
  2326. *rcNameID: =HT_DITHER6X6_DISPLAY
  2327. }
  2328. *Option: HT_PATSIZE_8x8_M
  2329. {
  2330. *rcNameID: =HT_DITHER8X8_DISPLAY
  2331. }
  2332. }
  2333. *Command: CmdStartDoc
  2334. {
  2335. *Order: DOC_SETUP.1
  2336. *Cmd: "<1B>@<1C>I<011B>l<011B>6<1B>R<001B>T<1B>r<001B>P"
  2337. }
  2338. *Command: CmdStartPage
  2339. {
  2340. *Order: PAGE_SETUP.1
  2341. *Cmd: "<0D>"
  2342. }
  2343. *Command: CmdEndJob
  2344. {
  2345. *Order: JOB_FINISH.1
  2346. *Cmd: "<1B>@"
  2347. }
  2348. *Command: CmdEndPage
  2349. {
  2350. *Order: PAGE_FINISH.1
  2351. *Cmd: "<0D>"
  2352. }
  2353. *RotateCoordinate?: FALSE
  2354. *RotateRaster?: FALSE
  2355. *RotateFont?: FALSE
  2356. *switch: Orientation
  2357. {
  2358. *case: PORTRAIT
  2359. {
  2360. *TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE,TC_RA_ABLE)
  2361. }
  2362. *case: LANDSCAPE_CC270
  2363. {
  2364. *TextCaps: LIST(TC_RA_ABLE)
  2365. }
  2366. }
  2367. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  2368. *YMoveAttributes: LIST(SEND_CR_FIRST,FAVOR_LF)
  2369. *MaxLineSpacing: 255
  2370. *XMoveThreshold: 0
  2371. *XMoveUnit: 60
  2372. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l{(DestX / 6) } }
  2373. *Command: CmdSetLineSpacing { *Cmd : "<1C>F<1C>3" %c[0,255]{LinefeedSpacing } }
  2374. *Command: CmdCR { *Cmd : "<0D>" }
  2375. *Command: CmdLF { *Cmd : "<0A>" }
  2376. *Command: CmdFF { *Cmd : "<0C>" }
  2377. *Command: CmdBackSpace { *Cmd : "<08>" }
  2378. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  2379. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  2380. *% Error: no Abs or Rel YMoveCommands found. Correct it manually.
  2381. *EjectPageWithFF?: TRUE
  2382. *OutputDataFormat: V_BYTE
  2383. *OptimizeLeftBound?: FALSE
  2384. *CursorXAfterSendBlockData: AT_GRXDATA_END
  2385. *CursorYAfterSendBlockData: NO_MOVE
  2386. *DefaultFont: 1
  2387. *DefaultCTT: 1
  2388. *switch: Orientation
  2389. {
  2390. *case: PORTRAIT
  2391. {
  2392. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  2393. + 17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,
  2394. + 33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,
  2395. + 49,50,51,52,53,54)
  2396. }
  2397. *case: LANDSCAPE_CC270
  2398. {
  2399. *DeviceFonts: LIST()
  2400. }
  2401. }
  2402. *Command: CmdBoldOn { *Cmd : "<1B>E<1B>G" }
  2403. *Command: CmdBoldOff { *Cmd : "<1B>F<1B>H" }
  2404. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  2405. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  2406. *Command: CmdUnderlineOn { *Cmd : "<1B>-<01>" }
  2407. *Command: CmdUnderlineOff { *Cmd : "<1B>-<00>" }
  2408. *Command: CmdSelectSingleByteMode { *Cmd : "<1B>p<01>" }
  2409. *Command: CmdSelectDoubleByteMode { *Cmd : "<1B>p<00>" }