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.

1510 lines
46 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "EPDLQ1KC.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "Epson DLQ-1000K"
  11. *MasterUnits: PAIR(360, 360)
  12. *ResourceDLL: "epepcres.dll"
  13. *PrinterType: SERIAL
  14. *FontCartSlots: 2
  15. *PrintRateUnit: CPS
  16. *PrintRate: 250
  17. *Feature: Orientation
  18. {
  19. *rcNameID: =ORIENTATION_DISPLAY
  20. *DefaultOption: PORTRAIT
  21. *Option: PORTRAIT
  22. {
  23. *rcNameID: =PORTRAIT_DISPLAY
  24. }
  25. *Option: LANDSCAPE_CC270
  26. {
  27. *rcNameID: =LANDSCAPE_DISPLAY
  28. }
  29. }
  30. *Feature: InputBin
  31. {
  32. *rcNameID: =PAPER_SOURCE_DISPLAY
  33. *DefaultOption: TRACTOR
  34. *Option: TRACTOR
  35. {
  36. *rcNameID: =TRACTOR_DISPLAY
  37. *Command: CmdSelect
  38. {
  39. *Order: DOC_SETUP.3
  40. *Cmd: "<1B19>0"
  41. }
  42. }
  43. *Option: MANUAL
  44. {
  45. *rcNameID: =MANUAL_FEED_DISPLAY
  46. *% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
  47. *Command: CmdSelect
  48. {
  49. *Order: DOC_SETUP.3
  50. *Cmd: "<1B19>0"
  51. }
  52. }
  53. *Option: Option3
  54. {
  55. *rcNameID: 265
  56. *Command: CmdSelect
  57. {
  58. *Order: DOC_SETUP.3
  59. *Cmd: "<1B19>4<1B19>1"
  60. }
  61. }
  62. }
  63. *Feature: Resolution
  64. {
  65. *rcNameID: =RESOLUTION_DISPLAY
  66. *DefaultOption: Option2
  67. *Option: Option1
  68. {
  69. *Name: "360 x 360 dots per inch"
  70. *DPI: PAIR(360, 360)
  71. *TextDPI: PAIR(360, 360)
  72. *PinsPerLogPass: 48
  73. *PinsPerPhysPass: 24
  74. *MinStripBlankPixels: 360
  75. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  76. *% Warning: this resolution has RES_BO_NO_ADJACENT set in GPC, which is ignored by GPD. Custom code is needed.
  77. *SpotDiameter: 170
  78. *Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
  79. }
  80. *Option: Option2
  81. {
  82. *Name: "180 x 180 dots per inch"
  83. *DPI: PAIR(180, 180)
  84. *TextDPI: PAIR(180, 180)
  85. *PinsPerLogPass: 24
  86. *PinsPerPhysPass: 24
  87. *MinStripBlankPixels: 180
  88. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  89. *SpotDiameter: 120
  90. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  91. }
  92. }
  93. *Feature: PaperSize
  94. {
  95. *rcNameID: =PAPER_SIZE_DISPLAY
  96. *DefaultOption: LETTER
  97. *Option: LETTER
  98. {
  99. *rcNameID: =LETTER_DISPLAY
  100. *Command: CmdSelect
  101. {
  102. *Order: DOC_SETUP.4
  103. *Cmd: "<1B>2<1B>CB"
  104. }
  105. *switch: InputBin
  106. {
  107. *case: TRACTOR
  108. {
  109. *PrintableArea: PAIR(2880, 3640)
  110. *PrintableOrigin: PAIR(90, 120)
  111. }
  112. *case: MANUAL
  113. {
  114. *PrintableArea: PAIR(2880, 3615)
  115. *PrintableOrigin: PAIR(90, 120)
  116. *switch: Resolution
  117. {
  118. *case: Option2
  119. {
  120. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  121. *PrintableArea: PAIR(2880, 3614)
  122. }
  123. }
  124. }
  125. *case: Option3
  126. {
  127. *PrintableArea: PAIR(2880, 3615)
  128. *PrintableOrigin: PAIR(90, 120)
  129. *switch: Resolution
  130. {
  131. *case: Option2
  132. {
  133. *% Warning: the following printable length is adjusted (3615->3614) so it is divisible by the resolution Y scale.
  134. *PrintableArea: PAIR(2880, 3614)
  135. }
  136. }
  137. }
  138. }
  139. }
  140. *Option: P16K
  141. {
  142. *rcNameID: =P16K_DISPLAY
  143. *Command: CmdSelect
  144. {
  145. *Order: DOC_SETUP.4
  146. *Cmd: "<1B>2<1B>C2"
  147. }
  148. *switch: InputBin
  149. {
  150. *case: TRACTOR
  151. {
  152. *PrintableArea: PAIR(1935, 2726)
  153. *PrintableOrigin: PAIR(90, 120)
  154. *switch: Resolution
  155. {
  156. *case: Option2
  157. {
  158. *% Warning: the following printable width is adjusted (1935->1934) so it is divisible by the resolution X scale.
  159. *PrintableArea: PAIR(1934, 2726)
  160. }
  161. }
  162. }
  163. *case: MANUAL
  164. {
  165. *PrintableArea: PAIR(1935, 2701)
  166. *PrintableOrigin: PAIR(90, 120)
  167. *switch: Resolution
  168. {
  169. *case: Option2
  170. {
  171. *% Warning: the following printable width is adjusted (1935->1934) so it is divisible by the resolution X scale.
  172. *% Warning: the following printable length is adjusted (2701->2700) so it is divisible by the resolution Y scale.
  173. *PrintableArea: PAIR(1934, 2700)
  174. }
  175. }
  176. }
  177. *case: Option3
  178. {
  179. *PrintableArea: PAIR(1935, 2701)
  180. *PrintableOrigin: PAIR(90, 120)
  181. *switch: Resolution
  182. {
  183. *case: Option2
  184. {
  185. *% Warning: the following printable width is adjusted (1935->1934) so it is divisible by the resolution X scale.
  186. *% Warning: the following printable length is adjusted (2701->2700) so it is divisible by the resolution Y scale.
  187. *PrintableArea: PAIR(1934, 2700)
  188. }
  189. }
  190. }
  191. }
  192. }
  193. *Option: P32K
  194. {
  195. *rcNameID: =P32K_DISPLAY
  196. *Command: CmdSelect
  197. {
  198. *Order: DOC_SETUP.4
  199. *Cmd: "<1B>2<1B>C#"
  200. }
  201. *switch: InputBin
  202. {
  203. *case: TRACTOR
  204. {
  205. *PrintableArea: PAIR(1240, 1818)
  206. *PrintableOrigin: PAIR(90, 120)
  207. }
  208. *case: MANUAL
  209. {
  210. *PrintableArea: PAIR(1240, 1793)
  211. *PrintableOrigin: PAIR(90, 120)
  212. *switch: Resolution
  213. {
  214. *case: Option2
  215. {
  216. *% Warning: the following printable length is adjusted (1793->1792) so it is divisible by the resolution Y scale.
  217. *PrintableArea: PAIR(1240, 1792)
  218. }
  219. }
  220. }
  221. *case: Option3
  222. {
  223. *PrintableArea: PAIR(1240, 1793)
  224. *PrintableOrigin: PAIR(90, 120)
  225. *switch: Resolution
  226. {
  227. *case: Option2
  228. {
  229. *% Warning: the following printable length is adjusted (1793->1792) so it is divisible by the resolution Y scale.
  230. *PrintableArea: PAIR(1240, 1792)
  231. }
  232. }
  233. }
  234. }
  235. }
  236. *Option: P32KBIG
  237. {
  238. *rcNameID: =P32KBIG_DISPLAY
  239. *Command: CmdSelect
  240. {
  241. *Order: DOC_SETUP.4
  242. *Cmd: "<1B>2<1B>C!ERR!"
  243. }
  244. *switch: InputBin
  245. {
  246. *case: TRACTOR
  247. {
  248. *PrintableArea: PAIR(1294, 1948)
  249. *PrintableOrigin: PAIR(90, 120)
  250. }
  251. *case: MANUAL
  252. {
  253. *PrintableArea: PAIR(1294, 1923)
  254. *PrintableOrigin: PAIR(90, 120)
  255. *switch: Resolution
  256. {
  257. *case: Option2
  258. {
  259. *% Warning: the following printable length is adjusted (1923->1922) so it is divisible by the resolution Y scale.
  260. *PrintableArea: PAIR(1294, 1922)
  261. }
  262. }
  263. }
  264. *case: Option3
  265. {
  266. *PrintableArea: PAIR(1294, 1923)
  267. *PrintableOrigin: PAIR(90, 120)
  268. *switch: Resolution
  269. {
  270. *case: Option2
  271. {
  272. *% Warning: the following printable length is adjusted (1923->1922) so it is divisible by the resolution Y scale.
  273. *PrintableArea: PAIR(1294, 1922)
  274. }
  275. }
  276. }
  277. }
  278. }
  279. *Option: PENV_1
  280. {
  281. *rcNameID: =PENV_1_DISPLAY
  282. *Command: CmdSelect
  283. {
  284. *Order: DOC_SETUP.4
  285. *Cmd: "<1B>2<1B>C'"
  286. }
  287. *switch: InputBin
  288. {
  289. *case: TRACTOR
  290. {
  291. *PrintableArea: PAIR(1309, 2020)
  292. *PrintableOrigin: PAIR(90, 120)
  293. *switch: Resolution
  294. {
  295. *case: Option2
  296. {
  297. *% Warning: the following printable width is adjusted (1309->1308) so it is divisible by the resolution X scale.
  298. *PrintableArea: PAIR(1308, 2020)
  299. }
  300. }
  301. }
  302. *case: MANUAL
  303. {
  304. *PrintableArea: PAIR(1309, 1995)
  305. *PrintableOrigin: PAIR(90, 120)
  306. *switch: Resolution
  307. {
  308. *case: Option2
  309. {
  310. *% Warning: the following printable width is adjusted (1309->1308) so it is divisible by the resolution X scale.
  311. *% Warning: the following printable length is adjusted (1995->1994) so it is divisible by the resolution Y scale.
  312. *PrintableArea: PAIR(1308, 1994)
  313. }
  314. }
  315. }
  316. *case: Option3
  317. {
  318. *PrintableArea: PAIR(1309, 1995)
  319. *PrintableOrigin: PAIR(90, 120)
  320. *switch: Resolution
  321. {
  322. *case: Option2
  323. {
  324. *% Warning: the following printable width is adjusted (1309->1308) so it is divisible by the resolution X scale.
  325. *% Warning: the following printable length is adjusted (1995->1994) so it is divisible by the resolution Y scale.
  326. *PrintableArea: PAIR(1308, 1994)
  327. }
  328. }
  329. }
  330. }
  331. }
  332. *Option: PENV_2
  333. {
  334. *rcNameID: =PENV_2_DISPLAY
  335. *Command: CmdSelect
  336. {
  337. *Order: DOC_SETUP.4
  338. *Cmd: "<1B>2<1B>C)"
  339. }
  340. *switch: InputBin
  341. {
  342. *case: TRACTOR
  343. {
  344. *PrintableArea: PAIR(1420, 2175)
  345. *PrintableOrigin: PAIR(90, 120)
  346. *switch: Resolution
  347. {
  348. *case: Option2
  349. {
  350. *% Warning: the following printable length is adjusted (2175->2174) so it is divisible by the resolution Y scale.
  351. *PrintableArea: PAIR(1420, 2174)
  352. }
  353. }
  354. }
  355. *case: MANUAL
  356. {
  357. *PrintableArea: PAIR(1420, 2150)
  358. *PrintableOrigin: PAIR(90, 120)
  359. }
  360. *case: Option3
  361. {
  362. *PrintableArea: PAIR(1420, 2150)
  363. *PrintableOrigin: PAIR(90, 120)
  364. }
  365. }
  366. }
  367. *Option: PENV_3
  368. {
  369. *rcNameID: =PENV_3_DISPLAY
  370. *Command: CmdSelect
  371. {
  372. *Order: DOC_SETUP.4
  373. *Cmd: "<1B>2<1B>C)"
  374. }
  375. *switch: InputBin
  376. {
  377. *case: TRACTOR
  378. {
  379. *PrintableArea: PAIR(1636, 2175)
  380. *PrintableOrigin: PAIR(90, 120)
  381. *switch: Resolution
  382. {
  383. *case: Option2
  384. {
  385. *% Warning: the following printable length is adjusted (2175->2174) so it is divisible by the resolution Y scale.
  386. *PrintableArea: PAIR(1636, 2174)
  387. }
  388. }
  389. }
  390. *case: MANUAL
  391. {
  392. *PrintableArea: PAIR(1636, 2150)
  393. *PrintableOrigin: PAIR(90, 120)
  394. }
  395. *case: Option3
  396. {
  397. *PrintableArea: PAIR(1636, 2150)
  398. *PrintableOrigin: PAIR(90, 120)
  399. }
  400. }
  401. }
  402. *Option: PENV_4
  403. {
  404. *rcNameID: =PENV_4_DISPLAY
  405. *Command: CmdSelect
  406. {
  407. *Order: DOC_SETUP.4
  408. *Cmd: "<1B>2<1B>C1"
  409. }
  410. *switch: InputBin
  411. {
  412. *case: TRACTOR
  413. {
  414. *PrintableArea: PAIR(1420, 2628)
  415. *PrintableOrigin: PAIR(90, 120)
  416. }
  417. *case: MANUAL
  418. {
  419. *PrintableArea: PAIR(1420, 2603)
  420. *PrintableOrigin: PAIR(90, 120)
  421. *switch: Resolution
  422. {
  423. *case: Option2
  424. {
  425. *% Warning: the following printable length is adjusted (2603->2602) so it is divisible by the resolution Y scale.
  426. *PrintableArea: PAIR(1420, 2602)
  427. }
  428. }
  429. }
  430. *case: Option3
  431. {
  432. *PrintableArea: PAIR(1420, 2603)
  433. *PrintableOrigin: PAIR(90, 120)
  434. *switch: Resolution
  435. {
  436. *case: Option2
  437. {
  438. *% Warning: the following printable length is adjusted (2603->2602) so it is divisible by the resolution Y scale.
  439. *PrintableArea: PAIR(1420, 2602)
  440. }
  441. }
  442. }
  443. }
  444. }
  445. *Option: PENV_5
  446. {
  447. *rcNameID: =PENV_5_DISPLAY
  448. *Command: CmdSelect
  449. {
  450. *Order: DOC_SETUP.4
  451. *Cmd: "<1B>2<1B>C4"
  452. }
  453. *switch: InputBin
  454. {
  455. *case: TRACTOR
  456. {
  457. *PrintableArea: PAIR(1420, 2798)
  458. *PrintableOrigin: PAIR(90, 120)
  459. }
  460. *case: MANUAL
  461. {
  462. *PrintableArea: PAIR(1420, 2773)
  463. *PrintableOrigin: PAIR(90, 120)
  464. *switch: Resolution
  465. {
  466. *case: Option2
  467. {
  468. *% Warning: the following printable length is adjusted (2773->2772) so it is divisible by the resolution Y scale.
  469. *PrintableArea: PAIR(1420, 2772)
  470. }
  471. }
  472. }
  473. *case: Option3
  474. {
  475. *PrintableArea: PAIR(1420, 2773)
  476. *PrintableOrigin: PAIR(90, 120)
  477. *switch: Resolution
  478. {
  479. *case: Option2
  480. {
  481. *% Warning: the following printable length is adjusted (2773->2772) so it is divisible by the resolution Y scale.
  482. *PrintableArea: PAIR(1420, 2772)
  483. }
  484. }
  485. }
  486. }
  487. }
  488. *Option: PENV_6
  489. {
  490. *rcNameID: =PENV_6_DISPLAY
  491. *Command: CmdSelect
  492. {
  493. *Order: DOC_SETUP.4
  494. *Cmd: "<1B>2<1B>C6"
  495. }
  496. *switch: InputBin
  497. {
  498. *case: TRACTOR
  499. {
  500. *PrintableArea: PAIR(1564, 2938)
  501. *PrintableOrigin: PAIR(90, 120)
  502. }
  503. *case: MANUAL
  504. {
  505. *PrintableArea: PAIR(1564, 2913)
  506. *PrintableOrigin: PAIR(90, 120)
  507. *switch: Resolution
  508. {
  509. *case: Option2
  510. {
  511. *% Warning: the following printable length is adjusted (2913->2912) so it is divisible by the resolution Y scale.
  512. *PrintableArea: PAIR(1564, 2912)
  513. }
  514. }
  515. }
  516. *case: Option3
  517. {
  518. *PrintableArea: PAIR(1564, 2913)
  519. *PrintableOrigin: PAIR(90, 120)
  520. *switch: Resolution
  521. {
  522. *case: Option2
  523. {
  524. *% Warning: the following printable length is adjusted (2913->2912) so it is divisible by the resolution Y scale.
  525. *PrintableArea: PAIR(1564, 2912)
  526. }
  527. }
  528. }
  529. }
  530. }
  531. *Option: PENV_7
  532. {
  533. *rcNameID: =PENV_7_DISPLAY
  534. *Command: CmdSelect
  535. {
  536. *Order: DOC_SETUP.4
  537. *Cmd: "<1B>2<1B>C6"
  538. }
  539. *switch: InputBin
  540. {
  541. *case: TRACTOR
  542. {
  543. *PrintableArea: PAIR(2133, 2938)
  544. *PrintableOrigin: PAIR(90, 120)
  545. *switch: Resolution
  546. {
  547. *case: Option2
  548. {
  549. *% Warning: the following printable width is adjusted (2133->2132) so it is divisible by the resolution X scale.
  550. *PrintableArea: PAIR(2132, 2938)
  551. }
  552. }
  553. }
  554. *case: MANUAL
  555. {
  556. *PrintableArea: PAIR(2133, 2913)
  557. *PrintableOrigin: PAIR(90, 120)
  558. *switch: Resolution
  559. {
  560. *case: Option2
  561. {
  562. *% Warning: the following printable width is adjusted (2133->2132) so it is divisible by the resolution X scale.
  563. *% Warning: the following printable length is adjusted (2913->2912) so it is divisible by the resolution Y scale.
  564. *PrintableArea: PAIR(2132, 2912)
  565. }
  566. }
  567. }
  568. *case: Option3
  569. {
  570. *PrintableArea: PAIR(2133, 2913)
  571. *PrintableOrigin: PAIR(90, 120)
  572. *switch: Resolution
  573. {
  574. *case: Option2
  575. {
  576. *% Warning: the following printable width is adjusted (2133->2132) so it is divisible by the resolution X scale.
  577. *% Warning: the following printable length is adjusted (2913->2912) so it is divisible by the resolution Y scale.
  578. *PrintableArea: PAIR(2132, 2912)
  579. }
  580. }
  581. }
  582. }
  583. }
  584. *Option: PENV_8
  585. {
  586. *rcNameID: =PENV_8_DISPLAY
  587. *Command: CmdSelect
  588. {
  589. *Order: DOC_SETUP.4
  590. *Cmd: "<1B>2<1B>CI"
  591. }
  592. *switch: InputBin
  593. {
  594. *case: TRACTOR
  595. {
  596. *PrintableArea: PAIR(1564, 4058)
  597. *PrintableOrigin: PAIR(90, 120)
  598. }
  599. *case: MANUAL
  600. {
  601. *PrintableArea: PAIR(1564, 4033)
  602. *PrintableOrigin: PAIR(90, 120)
  603. *switch: Resolution
  604. {
  605. *case: Option2
  606. {
  607. *% Warning: the following printable length is adjusted (4033->4032) so it is divisible by the resolution Y scale.
  608. *PrintableArea: PAIR(1564, 4032)
  609. }
  610. }
  611. }
  612. *case: Option3
  613. {
  614. *PrintableArea: PAIR(1564, 4033)
  615. *PrintableOrigin: PAIR(90, 120)
  616. *switch: Resolution
  617. {
  618. *case: Option2
  619. {
  620. *% Warning: the following printable length is adjusted (4033->4032) so it is divisible by the resolution Y scale.
  621. *PrintableArea: PAIR(1564, 4032)
  622. }
  623. }
  624. }
  625. }
  626. }
  627. *Option: PENV_9
  628. {
  629. *rcNameID: =PENV_9_DISPLAY
  630. *Command: CmdSelect
  631. {
  632. *Order: DOC_SETUP.4
  633. *Cmd: "<1B>2<1B>CL"
  634. }
  635. *switch: InputBin
  636. {
  637. *case: TRACTOR
  638. {
  639. *PrintableArea: PAIR(2880, 4270)
  640. *PrintableOrigin: PAIR(90, 120)
  641. }
  642. *case: MANUAL
  643. {
  644. *PrintableArea: PAIR(2880, 4245)
  645. *PrintableOrigin: PAIR(90, 120)
  646. *switch: Resolution
  647. {
  648. *case: Option2
  649. {
  650. *% Warning: the following printable length is adjusted (4245->4244) so it is divisible by the resolution Y scale.
  651. *PrintableArea: PAIR(2880, 4244)
  652. }
  653. }
  654. }
  655. *case: Option3
  656. {
  657. *PrintableArea: PAIR(2880, 4245)
  658. *PrintableOrigin: PAIR(90, 120)
  659. *switch: Resolution
  660. {
  661. *case: Option2
  662. {
  663. *% Warning: the following printable length is adjusted (4245->4244) so it is divisible by the resolution Y scale.
  664. *PrintableArea: PAIR(2880, 4244)
  665. }
  666. }
  667. }
  668. }
  669. }
  670. *Option: LEGAL
  671. {
  672. *rcNameID: =LEGAL_DISPLAY
  673. *Command: CmdSelect
  674. {
  675. *Order: DOC_SETUP.4
  676. *Cmd: "<1B>2<1B>CT"
  677. }
  678. *switch: InputBin
  679. {
  680. *case: TRACTOR
  681. {
  682. *PrintableArea: PAIR(2880, 4720)
  683. *PrintableOrigin: PAIR(90, 120)
  684. }
  685. *case: MANUAL
  686. {
  687. *PrintableArea: PAIR(2880, 4695)
  688. *PrintableOrigin: PAIR(90, 120)
  689. *switch: Resolution
  690. {
  691. *case: Option2
  692. {
  693. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  694. *PrintableArea: PAIR(2880, 4694)
  695. }
  696. }
  697. }
  698. *case: Option3
  699. {
  700. *PrintableArea: PAIR(2880, 4695)
  701. *PrintableOrigin: PAIR(90, 120)
  702. *switch: Resolution
  703. {
  704. *case: Option2
  705. {
  706. *% Warning: the following printable length is adjusted (4695->4694) so it is divisible by the resolution Y scale.
  707. *PrintableArea: PAIR(2880, 4694)
  708. }
  709. }
  710. }
  711. }
  712. }
  713. *Option: EXECUTIVE
  714. {
  715. *rcNameID: =EXECUTIVE_DISPLAY
  716. *Command: CmdSelect
  717. {
  718. *Order: DOC_SETUP.4
  719. *Cmd: "<1B>2<1B>C?"
  720. }
  721. *switch: InputBin
  722. {
  723. *case: TRACTOR
  724. {
  725. *PrintableArea: PAIR(2475, 3460)
  726. *PrintableOrigin: PAIR(90, 120)
  727. *switch: Resolution
  728. {
  729. *case: Option2
  730. {
  731. *% Warning: the following printable width is adjusted (2475->2474) so it is divisible by the resolution X scale.
  732. *PrintableArea: PAIR(2474, 3460)
  733. }
  734. }
  735. }
  736. *case: MANUAL
  737. {
  738. *PrintableArea: PAIR(2475, 3435)
  739. *PrintableOrigin: PAIR(90, 120)
  740. *switch: Resolution
  741. {
  742. *case: Option2
  743. {
  744. *% Warning: the following printable width is adjusted (2475->2474) so it is divisible by the resolution X scale.
  745. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  746. *PrintableArea: PAIR(2474, 3434)
  747. }
  748. }
  749. }
  750. *case: Option3
  751. {
  752. *PrintableArea: PAIR(2475, 3435)
  753. *PrintableOrigin: PAIR(90, 120)
  754. *switch: Resolution
  755. {
  756. *case: Option2
  757. {
  758. *% Warning: the following printable width is adjusted (2475->2474) so it is divisible by the resolution X scale.
  759. *% Warning: the following printable length is adjusted (3435->3434) so it is divisible by the resolution Y scale.
  760. *PrintableArea: PAIR(2474, 3434)
  761. }
  762. }
  763. }
  764. }
  765. }
  766. *Option: FOLIO
  767. {
  768. *rcNameID: =FOLIO_DISPLAY
  769. *Command: CmdSelect
  770. {
  771. *Order: DOC_SETUP.4
  772. *Cmd: "<1B>2<1B>CN"
  773. }
  774. *switch: InputBin
  775. {
  776. *case: TRACTOR
  777. {
  778. *PrintableArea: PAIR(2880, 4360)
  779. *PrintableOrigin: PAIR(90, 120)
  780. }
  781. *case: MANUAL
  782. {
  783. *PrintableArea: PAIR(2880, 4335)
  784. *PrintableOrigin: PAIR(90, 120)
  785. *switch: Resolution
  786. {
  787. *case: Option2
  788. {
  789. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  790. *PrintableArea: PAIR(2880, 4334)
  791. }
  792. }
  793. }
  794. *case: Option3
  795. {
  796. *PrintableArea: PAIR(2880, 4335)
  797. *PrintableOrigin: PAIR(90, 120)
  798. *switch: Resolution
  799. {
  800. *case: Option2
  801. {
  802. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  803. *PrintableArea: PAIR(2880, 4334)
  804. }
  805. }
  806. }
  807. }
  808. }
  809. *Option: A4
  810. {
  811. *rcNameID: =A4_DISPLAY
  812. *Command: CmdSelect
  813. {
  814. *Order: DOC_SETUP.4
  815. *Cmd: "<1B>2<1B>CF"
  816. }
  817. *switch: InputBin
  818. {
  819. *case: TRACTOR
  820. {
  821. *PrintableArea: PAIR(2842, 3888)
  822. *PrintableOrigin: PAIR(90, 120)
  823. }
  824. *case: MANUAL
  825. {
  826. *PrintableArea: PAIR(2842, 3863)
  827. *PrintableOrigin: PAIR(90, 120)
  828. *switch: Resolution
  829. {
  830. *case: Option2
  831. {
  832. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  833. *PrintableArea: PAIR(2842, 3862)
  834. }
  835. }
  836. }
  837. *case: Option3
  838. {
  839. *PrintableArea: PAIR(2842, 3863)
  840. *PrintableOrigin: PAIR(90, 120)
  841. *switch: Resolution
  842. {
  843. *case: Option2
  844. {
  845. *% Warning: the following printable length is adjusted (3863->3862) so it is divisible by the resolution Y scale.
  846. *PrintableArea: PAIR(2842, 3862)
  847. }
  848. }
  849. }
  850. }
  851. }
  852. *Option: A5
  853. {
  854. *rcNameID: =A5_DISPLAY
  855. *Command: CmdSelect
  856. {
  857. *Order: DOC_SETUP.4
  858. *Cmd: "<1B>2<1B>C2"
  859. }
  860. *switch: InputBin
  861. {
  862. *case: TRACTOR
  863. {
  864. *PrintableArea: PAIR(1964, 2657)
  865. *PrintableOrigin: PAIR(90, 120)
  866. *switch: Resolution
  867. {
  868. *case: Option2
  869. {
  870. *% Warning: the following printable length is adjusted (2657->2656) so it is divisible by the resolution Y scale.
  871. *PrintableArea: PAIR(1964, 2656)
  872. }
  873. }
  874. }
  875. *case: MANUAL
  876. {
  877. *PrintableArea: PAIR(1964, 2632)
  878. *PrintableOrigin: PAIR(90, 120)
  879. }
  880. *case: Option3
  881. {
  882. *PrintableArea: PAIR(1964, 2632)
  883. *PrintableOrigin: PAIR(90, 120)
  884. }
  885. }
  886. }
  887. *Option: B4
  888. {
  889. *rcNameID: =B4_DISPLAY
  890. *Command: CmdSelect
  891. {
  892. *Order: DOC_SETUP.4
  893. *Cmd: "<1B>2<1B>CT"
  894. }
  895. *switch: InputBin
  896. {
  897. *case: TRACTOR
  898. {
  899. *PrintableArea: PAIR(2880, 4839)
  900. *PrintableOrigin: PAIR(90, 120)
  901. *switch: Resolution
  902. {
  903. *case: Option2
  904. {
  905. *% Warning: the following printable length is adjusted (4839->4838) so it is divisible by the resolution Y scale.
  906. *PrintableArea: PAIR(2880, 4838)
  907. }
  908. }
  909. }
  910. *case: MANUAL
  911. {
  912. *PrintableArea: PAIR(2880, 4814)
  913. *PrintableOrigin: PAIR(90, 120)
  914. }
  915. *case: Option3
  916. {
  917. *PrintableArea: PAIR(2880, 4814)
  918. *PrintableOrigin: PAIR(90, 120)
  919. }
  920. }
  921. }
  922. *Option: B5
  923. {
  924. *rcNameID: =B5_DISPLAY
  925. *Command: CmdSelect
  926. {
  927. *Order: DOC_SETUP.4
  928. *Cmd: "<1B>2<1B>C="
  929. }
  930. *switch: InputBin
  931. {
  932. *case: TRACTOR
  933. {
  934. *PrintableArea: PAIR(2446, 3323)
  935. *PrintableOrigin: PAIR(90, 120)
  936. *switch: Resolution
  937. {
  938. *case: Option2
  939. {
  940. *% Warning: the following printable length is adjusted (3323->3322) so it is divisible by the resolution Y scale.
  941. *PrintableArea: PAIR(2446, 3322)
  942. }
  943. }
  944. }
  945. *case: MANUAL
  946. {
  947. *PrintableArea: PAIR(2446, 3298)
  948. *PrintableOrigin: PAIR(90, 120)
  949. }
  950. *case: Option3
  951. {
  952. *PrintableArea: PAIR(2446, 3298)
  953. *PrintableOrigin: PAIR(90, 120)
  954. }
  955. }
  956. }
  957. *Option: Option21
  958. {
  959. *rcNameID: 260
  960. *PageDimensions: PAIR(2880, 2160)
  961. *Command: CmdSelect
  962. {
  963. *Order: DOC_SETUP.4
  964. *Cmd: "<1B>2<1B>C$"
  965. }
  966. *switch: InputBin
  967. {
  968. *case: TRACTOR
  969. {
  970. *PrintableArea: PAIR(2790, 2160)
  971. *PrintableOrigin: PAIR(90, 0)
  972. }
  973. *case: MANUAL
  974. {
  975. *PrintableArea: PAIR(2790, 1815)
  976. *PrintableOrigin: PAIR(90, 120)
  977. *switch: Resolution
  978. {
  979. *case: Option2
  980. {
  981. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  982. *PrintableArea: PAIR(2790, 1814)
  983. }
  984. }
  985. }
  986. *case: Option3
  987. {
  988. *PrintableArea: PAIR(2790, 1815)
  989. *PrintableOrigin: PAIR(90, 120)
  990. *switch: Resolution
  991. {
  992. *case: Option2
  993. {
  994. *% Warning: the following printable length is adjusted (1815->1814) so it is divisible by the resolution Y scale.
  995. *PrintableArea: PAIR(2790, 1814)
  996. }
  997. }
  998. }
  999. }
  1000. }
  1001. *Option: FANFOLD_STD_GERMAN
  1002. {
  1003. *rcNameID: =FANFOLD_STD_GERMAN_DISPLAY
  1004. *Command: CmdSelect
  1005. {
  1006. *Order: DOC_SETUP.4
  1007. *Cmd: "<1B>2<1B>CH"
  1008. }
  1009. *switch: InputBin
  1010. {
  1011. *case: TRACTOR
  1012. {
  1013. *PrintableArea: PAIR(2880, 4320)
  1014. *PrintableOrigin: PAIR(90, 0)
  1015. }
  1016. *case: MANUAL
  1017. {
  1018. *PrintableArea: PAIR(2880, 3975)
  1019. *PrintableOrigin: PAIR(90, 120)
  1020. *switch: Resolution
  1021. {
  1022. *case: Option2
  1023. {
  1024. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1025. *PrintableArea: PAIR(2880, 3974)
  1026. }
  1027. }
  1028. }
  1029. *case: Option3
  1030. {
  1031. *PrintableArea: PAIR(2880, 3975)
  1032. *PrintableOrigin: PAIR(90, 120)
  1033. *switch: Resolution
  1034. {
  1035. *case: Option2
  1036. {
  1037. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1038. *PrintableArea: PAIR(2880, 3974)
  1039. }
  1040. }
  1041. }
  1042. }
  1043. }
  1044. *Option: Option23
  1045. {
  1046. *rcNameID: 262
  1047. *PageDimensions: PAIR(2976, 4320)
  1048. *Command: CmdSelect
  1049. {
  1050. *Order: DOC_SETUP.4
  1051. *Cmd: "<1B>2<1B>CH"
  1052. }
  1053. *switch: InputBin
  1054. {
  1055. *case: TRACTOR
  1056. {
  1057. *PrintableArea: PAIR(2880, 4320)
  1058. *PrintableOrigin: PAIR(90, 0)
  1059. }
  1060. *case: MANUAL
  1061. {
  1062. *PrintableArea: PAIR(2880, 3975)
  1063. *PrintableOrigin: PAIR(90, 120)
  1064. *switch: Resolution
  1065. {
  1066. *case: Option2
  1067. {
  1068. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1069. *PrintableArea: PAIR(2880, 3974)
  1070. }
  1071. }
  1072. }
  1073. *case: Option3
  1074. {
  1075. *PrintableArea: PAIR(2880, 3975)
  1076. *PrintableOrigin: PAIR(90, 120)
  1077. *switch: Resolution
  1078. {
  1079. *case: Option2
  1080. {
  1081. *% Warning: the following printable length is adjusted (3975->3974) so it is divisible by the resolution Y scale.
  1082. *PrintableArea: PAIR(2880, 3974)
  1083. }
  1084. }
  1085. }
  1086. }
  1087. }
  1088. *Option: FANFOLD_LGL_GERMAN
  1089. {
  1090. *rcNameID: =FANFOLD_LGL_GERMAN_DISPLAY
  1091. *Command: CmdSelect
  1092. {
  1093. *Order: DOC_SETUP.4
  1094. *Cmd: "<1B>2<1B>CN"
  1095. }
  1096. *switch: InputBin
  1097. {
  1098. *case: TRACTOR
  1099. {
  1100. *PrintableArea: PAIR(2880, 4680)
  1101. *PrintableOrigin: PAIR(90, 0)
  1102. }
  1103. *case: MANUAL
  1104. {
  1105. *PrintableArea: PAIR(2880, 4335)
  1106. *PrintableOrigin: PAIR(90, 120)
  1107. *switch: Resolution
  1108. {
  1109. *case: Option2
  1110. {
  1111. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  1112. *PrintableArea: PAIR(2880, 4334)
  1113. }
  1114. }
  1115. }
  1116. *case: Option3
  1117. {
  1118. *PrintableArea: PAIR(2880, 4335)
  1119. *PrintableOrigin: PAIR(90, 120)
  1120. *switch: Resolution
  1121. {
  1122. *case: Option2
  1123. {
  1124. *% Warning: the following printable length is adjusted (4335->4334) so it is divisible by the resolution Y scale.
  1125. *PrintableArea: PAIR(2880, 4334)
  1126. }
  1127. }
  1128. }
  1129. }
  1130. }
  1131. *Option: ENV_9
  1132. {
  1133. *rcNameID: =ENV_9_DISPLAY
  1134. *RotateSize? : TRUE
  1135. *Command: CmdSelect
  1136. {
  1137. *Order: DOC_SETUP.4
  1138. *Cmd: "<1B>2<1B>C<17>"
  1139. }
  1140. *switch: InputBin
  1141. {
  1142. *case: TRACTOR
  1143. {
  1144. *PrintableArea: PAIR(2880, 1077)
  1145. *PrintableOrigin: PAIR(90, 120)
  1146. *switch: Resolution
  1147. {
  1148. *case: Option2
  1149. {
  1150. *% Warning: the following printable length is adjusted (1077->1076) so it is divisible by the resolution Y scale.
  1151. *PrintableArea: PAIR(2880, 1076)
  1152. }
  1153. }
  1154. }
  1155. *case: MANUAL
  1156. {
  1157. *PrintableArea: PAIR(2880, 1052)
  1158. *PrintableOrigin: PAIR(90, 120)
  1159. }
  1160. *case: Option3
  1161. {
  1162. *PrintableArea: PAIR(2880, 1052)
  1163. *PrintableOrigin: PAIR(90, 120)
  1164. }
  1165. }
  1166. }
  1167. *Option: ENV_10
  1168. {
  1169. *rcNameID: =ENV_10_DISPLAY
  1170. *RotateSize? : TRUE
  1171. *Command: CmdSelect
  1172. {
  1173. *Order: DOC_SETUP.4
  1174. *Cmd: "<1B>2<1B>C<19>"
  1175. }
  1176. *switch: InputBin
  1177. {
  1178. *case: TRACTOR
  1179. {
  1180. *PrintableArea: PAIR(2880, 1167)
  1181. *PrintableOrigin: PAIR(90, 120)
  1182. *switch: Resolution
  1183. {
  1184. *case: Option2
  1185. {
  1186. *% Warning: the following printable length is adjusted (1167->1166) so it is divisible by the resolution Y scale.
  1187. *PrintableArea: PAIR(2880, 1166)
  1188. }
  1189. }
  1190. }
  1191. *case: MANUAL
  1192. {
  1193. *PrintableArea: PAIR(2880, 1142)
  1194. *PrintableOrigin: PAIR(90, 120)
  1195. }
  1196. *case: Option3
  1197. {
  1198. *PrintableArea: PAIR(2880, 1142)
  1199. *PrintableOrigin: PAIR(90, 120)
  1200. }
  1201. }
  1202. }
  1203. *Option: ENV_DL
  1204. {
  1205. *rcNameID: =ENV_DL_DISPLAY
  1206. *RotateSize? : TRUE
  1207. *Command: CmdSelect
  1208. {
  1209. *Order: DOC_SETUP.4
  1210. *Cmd: "<1B>2<1B>C<1A>"
  1211. }
  1212. *switch: InputBin
  1213. {
  1214. *case: TRACTOR
  1215. {
  1216. *PrintableArea: PAIR(2880, 1239)
  1217. *PrintableOrigin: PAIR(90, 120)
  1218. *switch: Resolution
  1219. {
  1220. *case: Option2
  1221. {
  1222. *% Warning: the following printable length is adjusted (1239->1238) so it is divisible by the resolution Y scale.
  1223. *PrintableArea: PAIR(2880, 1238)
  1224. }
  1225. }
  1226. }
  1227. *case: MANUAL
  1228. {
  1229. *PrintableArea: PAIR(2880, 1214)
  1230. *PrintableOrigin: PAIR(90, 120)
  1231. }
  1232. *case: Option3
  1233. {
  1234. *PrintableArea: PAIR(2880, 1214)
  1235. *PrintableOrigin: PAIR(90, 120)
  1236. }
  1237. }
  1238. }
  1239. *Option: ENV_C5
  1240. {
  1241. *rcNameID: =ENV_C5_DISPLAY
  1242. *RotateSize? : TRUE
  1243. *Command: CmdSelect
  1244. {
  1245. *Order: DOC_SETUP.4
  1246. *Cmd: "<1B>2<1B>C&"
  1247. }
  1248. *switch: InputBin
  1249. {
  1250. *case: TRACTOR
  1251. {
  1252. *PrintableArea: PAIR(2880, 1977)
  1253. *PrintableOrigin: PAIR(90, 120)
  1254. *switch: Resolution
  1255. {
  1256. *case: Option2
  1257. {
  1258. *% Warning: the following printable length is adjusted (1977->1976) so it is divisible by the resolution Y scale.
  1259. *PrintableArea: PAIR(2880, 1976)
  1260. }
  1261. }
  1262. }
  1263. *case: MANUAL
  1264. {
  1265. *PrintableArea: PAIR(2880, 1952)
  1266. *PrintableOrigin: PAIR(90, 120)
  1267. }
  1268. *case: Option3
  1269. {
  1270. *PrintableArea: PAIR(2880, 1952)
  1271. *PrintableOrigin: PAIR(90, 120)
  1272. }
  1273. }
  1274. }
  1275. *Option: ENV_B5
  1276. {
  1277. *rcNameID: =ENV_B5_DISPLAY
  1278. *RotateSize? : TRUE
  1279. *Command: CmdSelect
  1280. {
  1281. *Order: DOC_SETUP.4
  1282. *Cmd: "<1B>2<1B>C*"
  1283. }
  1284. *switch: InputBin
  1285. {
  1286. *case: TRACTOR
  1287. {
  1288. *PrintableArea: PAIR(2880, 2175)
  1289. *PrintableOrigin: PAIR(90, 120)
  1290. *switch: Resolution
  1291. {
  1292. *case: Option2
  1293. {
  1294. *% Warning: the following printable length is adjusted (2175->2174) so it is divisible by the resolution Y scale.
  1295. *PrintableArea: PAIR(2880, 2174)
  1296. }
  1297. }
  1298. }
  1299. *case: MANUAL
  1300. {
  1301. *PrintableArea: PAIR(2880, 2150)
  1302. *PrintableOrigin: PAIR(90, 120)
  1303. }
  1304. *case: Option3
  1305. {
  1306. *PrintableArea: PAIR(2880, 2150)
  1307. *PrintableOrigin: PAIR(90, 120)
  1308. }
  1309. }
  1310. }
  1311. *Option: ENV_MONARCH
  1312. {
  1313. *rcNameID: =ENV_MONARCH_DISPLAY
  1314. *RotateSize? : TRUE
  1315. *Command: CmdSelect
  1316. {
  1317. *Order: DOC_SETUP.4
  1318. *Cmd: "<1B>2<1B>C!"
  1319. }
  1320. *switch: InputBin
  1321. {
  1322. *case: TRACTOR
  1323. {
  1324. *PrintableArea: PAIR(2565, 1077)
  1325. *PrintableOrigin: PAIR(90, 120)
  1326. *switch: Resolution
  1327. {
  1328. *case: Option2
  1329. {
  1330. *% Warning: the following printable width is adjusted (2565->2564) so it is divisible by the resolution X scale.
  1331. *% Warning: the following printable length is adjusted (1077->1076) so it is divisible by the resolution Y scale.
  1332. *PrintableArea: PAIR(2564, 1076)
  1333. }
  1334. }
  1335. }
  1336. *case: MANUAL
  1337. {
  1338. *PrintableArea: PAIR(2565, 1052)
  1339. *PrintableOrigin: PAIR(90, 120)
  1340. *switch: Resolution
  1341. {
  1342. *case: Option2
  1343. {
  1344. *% Warning: the following printable width is adjusted (2565->2564) so it is divisible by the resolution X scale.
  1345. *PrintableArea: PAIR(2564, 1052)
  1346. }
  1347. }
  1348. }
  1349. *case: Option3
  1350. {
  1351. *PrintableArea: PAIR(2565, 1052)
  1352. *PrintableOrigin: PAIR(90, 120)
  1353. *switch: Resolution
  1354. {
  1355. *case: Option2
  1356. {
  1357. *% Warning: the following printable width is adjusted (2565->2564) so it is divisible by the resolution X scale.
  1358. *PrintableArea: PAIR(2564, 1052)
  1359. }
  1360. }
  1361. }
  1362. }
  1363. }
  1364. *Option: CUSTOMSIZE
  1365. {
  1366. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  1367. *MinSize: PAIR(180, 180)
  1368. *MaxSize: PAIR(4140, 32767)
  1369. *MaxPrintableWidth: 2880
  1370. *MinLeftMargin: 90
  1371. *CenterPrintable?: FALSE
  1372. *switch: InputBin
  1373. {
  1374. *case: TRACTOR
  1375. {
  1376. *TopMargin: 0
  1377. *BottomMargin: 0
  1378. }
  1379. *case: MANUAL
  1380. {
  1381. *TopMargin: 120
  1382. *BottomMargin: 225
  1383. }
  1384. *case: Option3
  1385. {
  1386. *TopMargin: 120
  1387. *BottomMargin: 225
  1388. }
  1389. }
  1390. *Command: CmdSelect
  1391. {
  1392. *Order: DOC_SETUP.4
  1393. *Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
  1394. }
  1395. }
  1396. }
  1397. *Feature: PrintQuality
  1398. {
  1399. *rcNameID: =TEXT_QUALITY_DISPLAY
  1400. *DefaultOption: LETTER_QUALITY
  1401. *Option: LETTER_QUALITY
  1402. {
  1403. *rcNameID: =LETTER_QUALITY_DISPLAY
  1404. *Command: CmdSelect
  1405. {
  1406. *Order: DOC_SETUP.2
  1407. *Cmd: "<1B>x<01>"
  1408. }
  1409. }
  1410. *Option: DRAFT_QUALITY
  1411. {
  1412. *rcNameID: =DRAFT_QUALITY_DISPLAY
  1413. *Command: CmdSelect
  1414. {
  1415. *Order: DOC_SETUP.2
  1416. *Cmd: "<1B>x<00>"
  1417. }
  1418. }
  1419. }
  1420. *Feature: Halftone
  1421. {
  1422. *rcNameID: =HALFTONING_DISPLAY
  1423. *DefaultOption: HT_PATSIZE_AUTO
  1424. *Option: HT_PATSIZE_AUTO
  1425. {
  1426. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1427. }
  1428. *Option: HT_PATSIZE_SUPERCELL_M
  1429. {
  1430. *rcNameID: =HT_SUPERCELL_DISPLAY
  1431. }
  1432. *Option: HT_PATSIZE_6x6_M
  1433. {
  1434. *rcNameID: =HT_DITHER6X6_DISPLAY
  1435. }
  1436. *Option: HT_PATSIZE_8x8_M
  1437. {
  1438. *rcNameID: =HT_DITHER8X8_DISPLAY
  1439. }
  1440. }
  1441. *Command: CmdStartDoc
  1442. {
  1443. *Order: DOC_SETUP.1
  1444. *Cmd: "<1B>@<1B>t<011B>6<1B>R<001B>r<001B>U<01>"
  1445. }
  1446. *Command: CmdStartPage
  1447. {
  1448. *Order: PAGE_SETUP.1
  1449. *Cmd: "<0D>"
  1450. }
  1451. *Command: CmdEndJob
  1452. {
  1453. *Order: JOB_FINISH.1
  1454. *Cmd: "<1B>@"
  1455. }
  1456. *RotateCoordinate?: FALSE
  1457. *RotateRaster?: FALSE
  1458. *RotateFont?: FALSE
  1459. *switch: Orientation
  1460. {
  1461. *case: PORTRAIT
  1462. {
  1463. *TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE,TC_RA_ABLE)
  1464. }
  1465. *case: LANDSCAPE_CC270
  1466. {
  1467. *TextCaps: LIST(TC_RA_ABLE)
  1468. }
  1469. }
  1470. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1471. *YMoveAttributes: LIST(SEND_CR_FIRST)
  1472. *MaxLineSpacing: 255
  1473. *XMoveThreshold: 0
  1474. *YMoveThreshold: *
  1475. *XMoveUnit: 60
  1476. *YMoveUnit: 180
  1477. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l{(DestX / 6) } }
  1478. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  1479. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  1480. *Command: CmdCR { *Cmd : "<0D>" }
  1481. *Command: CmdLF { *Cmd : "<0A>" }
  1482. *Command: CmdFF { *Cmd : "<0C>" }
  1483. *Command: CmdBackSpace { *Cmd : "<08>" }
  1484. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  1485. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  1486. *EjectPageWithFF?: TRUE
  1487. *OutputDataFormat: V_BYTE
  1488. *OptimizeLeftBound?: FALSE
  1489. *CursorXAfterSendBlockData: AT_GRXDATA_END
  1490. *CursorYAfterSendBlockData: NO_MOVE
  1491. *DefaultFont: 3
  1492. *DefaultCTT: 1
  1493. *switch: Orientation
  1494. {
  1495. *case: PORTRAIT
  1496. {
  1497. *DeviceFonts: LIST(1,2,3,4,5,6,7,41,42,44,48,49,52)
  1498. }
  1499. *case: LANDSCAPE_CC270
  1500. {
  1501. *DeviceFonts: LIST()
  1502. }
  1503. }
  1504. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  1505. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  1506. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  1507. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  1508. *Command: CmdUnderlineOn { *Cmd : "<1B>-<01>" }
  1509. *Command: CmdUnderlineOff { *Cmd : "<1B>-<00>" }