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.

2114 lines
79 KiB

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