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.

2367 lines
71 KiB

  1. *%---------------------------------------------------------
  2. *% Windows 2000 Minolta Pi5500(Di550/450) Printer GPD File
  3. *%---------------------------------------------------------
  4. *% 2001/06/04
  5. *% Rev. 1.2
  6. *%---------------------------------------------------------
  7. *% GPD Version Infomation
  8. *%---------------------------------------------------------
  9. *GPDSpecVersion: "1.0"
  10. *GPDFileVersion: "1.2"
  11. *%---------------------------------------------------------
  12. *% Include Files
  13. *%---------------------------------------------------------
  14. *Include: "StdNames.gpd"
  15. *Include: "ttfsub.gpd"
  16. *Include: "locale.gpd"
  17. *%---------------------------------------------------------
  18. *% Resource Dll
  19. *%---------------------------------------------------------
  20. *ResourceDLL: "mn350620.dll"
  21. *%---------------------------------------------------------
  22. *% GPD File Name
  23. *%---------------------------------------------------------
  24. *GPDFileName: "MnDi5500.GPD"
  25. *%---------------------------------------------------------
  26. *% Model Name
  27. *%---------------------------------------------------------
  28. *ModelName: "Minolta Pi5500 (MS)"
  29. *%---------------------------------------------------------
  30. *% Master Unit
  31. *%---------------------------------------------------------
  32. *MasterUnits: PAIR(600, 600)
  33. *%---------------------------------------------------------
  34. *% Printer Type Define (Page/Dot)
  35. *%---------------------------------------------------------
  36. *PrintRate: 55
  37. *PrintRatePPM: 55
  38. *MaxCopies: 999
  39. *PrintRateUnit: PPM
  40. *PrinterType: PAGE
  41. *%--------------------------------------
  42. *% Optional Tray Unit
  43. *%--------------------------------------
  44. *Feature: InputBinUnit
  45. {
  46. *FeatureType: PRINTER_PROPERTY
  47. *ConflictPriority: 3
  48. *rcNameID: 1001
  49. *DefaultOption: TwoWay
  50. *Option: TwoWay
  51. {
  52. *rcNameID: 1004
  53. }
  54. *Option: LCC
  55. {
  56. *rcNameID: 526
  57. }
  58. }
  59. *Feature: LCTUnit
  60. {
  61. *FeatureType: PRINTER_PROPERTY
  62. *ConflictPriority: 3
  63. *rcNameID: 528
  64. *DefaultOption: NotInstalled
  65. *Option: NotInstalled
  66. {
  67. *rcNameID: 571
  68. }
  69. *Option: Installed
  70. {
  71. *rcNameID: 570
  72. }
  73. }
  74. *%---------------------------------------------------------
  75. *% Definition of Duplex Unit
  76. *%---------------------------------------------------------
  77. *Feature: DuplexUnit
  78. {
  79. *FeatureType: PRINTER_PROPERTY
  80. *ConflictPriority: 3
  81. *rcNameID: 552
  82. *DefaultOption: Installed
  83. *Option: Installed
  84. {
  85. *rcNameID: 570
  86. }
  87. *Option: NotInstalled
  88. {
  89. *rcNameID: 571
  90. *DisabledFeatures: LIST(Duplex)
  91. *Constraints: LIST(Duplex.VERTICAL, Duplex.HORIZONTAL)
  92. }
  93. }
  94. *%--------------------------------------
  95. *% Optional Finishing Unit
  96. *%--------------------------------------
  97. *Feature: FinishingUnit
  98. {
  99. *FeatureType: PRINTER_PROPERTY
  100. *rcNameID: 555
  101. *DefaultOption: NotInstalled
  102. *Option: NotInstalled
  103. {
  104. *rcNameID: 571
  105. *DisabledFeatures: LIST(Folding, HolePunch, Stapling, HolePunchNum)
  106. }
  107. *% MailBin Finisher
  108. *Option: OptLM-FN
  109. {
  110. *rcNameID: 557
  111. *DisabledFeatures: LIST(Folding, HolePunchNum)
  112. }
  113. *% Folding Finisher
  114. *Option: OptFN-5
  115. {
  116. *rcNameID: 556
  117. *DisabledFeatures: LIST(HolePunchNum)
  118. }
  119. *% Multi Staple Finisher
  120. *Option: OptFN-X0
  121. {
  122. *rcNameID: 1002
  123. *DisabledFeatures: LIST(Folding)
  124. }
  125. *% Single Staple Finisher
  126. *Option: OptFN-X1
  127. {
  128. *rcNameID: 1003
  129. *DisabledFeatures: LIST(Folding, HolePunch)
  130. }
  131. }
  132. *Feature: PrinterHardDisk
  133. {
  134. *rcNameID: 564
  135. *FeatureType: PRINTER_PROPERTY
  136. *DefaultOption: Installed
  137. *Option: NotInstalled
  138. {
  139. *rcNameID: 571
  140. *DisabledFeatures: LIST(DistNoUse)
  141. }
  142. *Option: Installed
  143. {
  144. *rcNameID: 570
  145. }
  146. }
  147. *%---------------------------------------------------------
  148. *% Oritentation
  149. *%---------------------------------------------------------
  150. *Feature: Orientation
  151. {
  152. *rcNameID: =ORIENTATION_DISPLAY
  153. *DefaultOption: PORTRAIT
  154. *Option: PORTRAIT
  155. {
  156. *rcNameID: =PORTRAIT_DISPLAY
  157. *Command: CmdSelect
  158. {
  159. *Order: DOC_SETUP.3
  160. *NoPageEject?: TRUE
  161. *Cmd: "<1B>&l0O"
  162. }
  163. }
  164. *Option: LANDSCAPE_CC90
  165. {
  166. *rcNameID: =LANDSCAPE_DISPLAY
  167. *Command: CmdSelect
  168. {
  169. *Order: DOC_SETUP.3
  170. *NoPageEject?: TRUE
  171. *Cmd: "<1B>&l1O"
  172. }
  173. }
  174. }
  175. *%---------------------------------------------------------
  176. *% Input Bin
  177. *%---------------------------------------------------------
  178. *Feature: InputBin
  179. {
  180. *rcNameID: =PAPER_SOURCE_DISPLAY
  181. *DefaultOption: AUTO
  182. *%-----------------------------------------------------
  183. *% Auto
  184. *%-----------------------------------------------------
  185. *Option: AUTO
  186. {
  187. *rcNameID: =AUTO_DISPLAY
  188. *Command: CmdSelect
  189. {
  190. *Order: DOC_SETUP.4
  191. *Cmd: "<1B>&l7H"
  192. }
  193. }
  194. *%-----------------------------------------------------
  195. *% UPPER_TRAY
  196. *%-----------------------------------------------------
  197. *Option: UPPER_TRAY
  198. {
  199. *rcNameID: 521
  200. *Command: CmdSelect
  201. {
  202. *Order: DOC_SETUP.4
  203. *Cmd: "<1B>&l1H"
  204. }
  205. }
  206. *%-----------------------------------------------------
  207. *% 2ND_TRAY
  208. *%-----------------------------------------------------
  209. *Option: 2ND_TRAY
  210. {
  211. *rcNameID: 522
  212. *Command: CmdSelect
  213. {
  214. *Order: DOC_SETUP.4
  215. *Cmd: "<1B>&l4H"
  216. }
  217. }
  218. *%-----------------------------------------------------
  219. *% 3RD_TRAY
  220. *%-----------------------------------------------------
  221. *Option: 3RD_TRAY
  222. {
  223. *rcNameID: 523
  224. *Command: CmdSelect
  225. {
  226. *Order: DOC_SETUP.4
  227. *Cmd: "<1B>&l5H"
  228. }
  229. }
  230. *%-----------------------------------------------------
  231. *% LOWER_TRAY(4th Tray or LCC)
  232. *%-----------------------------------------------------
  233. *Option: LOWER_TRAY
  234. {
  235. *rcNameID: 524
  236. *Command: CmdSelect
  237. {
  238. *Order: DOC_SETUP.4
  239. *Cmd: "<1B>&l20H"
  240. }
  241. }
  242. *%-----------------------------------------------------
  243. *% LCT
  244. *%-----------------------------------------------------
  245. *Option: LCC
  246. {
  247. *rcNameID: 528
  248. *Command: CmdSelect
  249. {
  250. *Order: DOC_SETUP.4
  251. *Cmd: "<1B>&l21H"
  252. }
  253. }
  254. *%-----------------------------------------------------
  255. *% Bypass
  256. *%-----------------------------------------------------
  257. *Option: BYPASS
  258. {
  259. *rcNameID: 529
  260. *Command: CmdSelect
  261. {
  262. *Order: DOC_SETUP.4
  263. *Cmd: "<1B>&l8H"
  264. }
  265. }
  266. }
  267. *%---------------------------------------------------------
  268. *% Definition of Resolution
  269. *%---------------------------------------------------------
  270. *Feature: Resolution
  271. {
  272. *rcNameID: =RESOLUTION_DISPLAY
  273. *DefaultOption: Option1
  274. *Option: Option1
  275. {
  276. *rcNameID: 650
  277. *DPI: PAIR(600, 600)
  278. *TextDPI: PAIR(600, 600)
  279. *MinStripBlankPixels: 32
  280. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  281. *SpotDiameter: 100
  282. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  283. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  284. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  285. *Command: CmdSelect
  286. {
  287. *Order: JOB_SETUP.18
  288. *Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t600R"
  289. }
  290. }
  291. }
  292. *%-------------------------------------------------------------
  293. *Feature: OutputBin
  294. *%-------------------------------------------------------------
  295. {
  296. *rcNameID: =OUTPUTBIN_DISPLAY
  297. *DefaultOption: Option1
  298. *% Top Output Bin
  299. *Option: Option1
  300. {
  301. *rcNameID: 540
  302. }
  303. *% Mail Bin1
  304. *Option: Option2
  305. {
  306. *rcNameID: 546
  307. *Command: CmdSelect
  308. {
  309. *Order: JOB_SETUP.13
  310. *Cmd: "@PJL SET OUTBIN=LOWER<0A>"
  311. }
  312. }
  313. *% Mail Bin2
  314. *Option: Option3
  315. {
  316. *rcNameID: 547
  317. *Command: CmdSelect
  318. {
  319. *Order: JOB_SETUP.13
  320. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN1<0A>"
  321. }
  322. }
  323. *% Mail Bin3
  324. *Option: Option4
  325. {
  326. *rcNameID: 548
  327. *Command: CmdSelect
  328. {
  329. *Order: JOB_SETUP.13
  330. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN2<0A>"
  331. }
  332. }
  333. *% Mail Bin4
  334. *Option: Option5
  335. {
  336. *rcNameID: 549
  337. *Command: CmdSelect
  338. {
  339. *Order: JOB_SETUP.13
  340. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN3<0A>"
  341. }
  342. }
  343. *% Mail Bin5
  344. *Option: Option6
  345. {
  346. *rcNameID: 550
  347. *Command: CmdSelect
  348. {
  349. *Order: JOB_SETUP.13
  350. *Cmd: "@PJL SET OUTBIN=OPTIONALOUTBIN4<0A>"
  351. }
  352. }
  353. }
  354. *%---------------------------------------------------------
  355. *% Feature: PaperSize
  356. *%---------------------------------------------------------
  357. *Feature: PaperSize
  358. {
  359. *rcNameID: =PAPER_SIZE_DISPLAY
  360. *switch: Locale
  361. {
  362. *case: English_United_States
  363. {
  364. *DefaultOption: LETTER
  365. }
  366. *case: English_United_Kingdom
  367. {
  368. *DefaultOption: A4
  369. }
  370. *default:
  371. {
  372. *DefaultOption: A4
  373. }
  374. }
  375. *Option: 11X17
  376. {
  377. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  378. *PageDimensions: PAIR(6600, 10200)
  379. *switch: Orientation
  380. {
  381. *case: PORTRAIT
  382. {
  383. *PrintableArea: PAIR(6288, 9998)
  384. *PrintableOrigin: PAIR(156, 100)
  385. *CursorOrigin: PAIR(156, 100)
  386. *Command: CmdSelect
  387. {
  388. *Order: DOC_SETUP.6
  389. *Cmd: "<1B>&l6a0o8c1E<1B>*p0x0Y<1B>*c0t7677x11937Y"
  390. }
  391. }
  392. *case: LANDSCAPE_CC90
  393. {
  394. *PrintableArea: PAIR(6398, 9948)
  395. *PrintableOrigin: PAIR(126, 100)
  396. *CursorOrigin: PAIR(126, 10048)
  397. *Command: CmdSelect
  398. {
  399. *Order: DOC_SETUP.6
  400. *Cmd: "<1B>&l6a1o8c1E<1B>*p0x0Y<1B>*c0t11937x7677Y"
  401. }
  402. }
  403. }
  404. }
  405. *IgnoreBlock
  406. {
  407. *%-------------------------------------
  408. *% 11x14 Size Definition
  409. *%-------------------------------------
  410. *Option: 11x14
  411. {
  412. *rcNameID: 501
  413. *PageDimensions: PAIR(6600, 8400)
  414. *switch: Orientation
  415. {
  416. *case: PORTRAIT
  417. {
  418. *PrintableArea: PAIR(5775, 8100)
  419. *PrintableOrigin: PAIR(150, 150)
  420. *CursorOrigin: PAIR(150, 150)
  421. *Command: CmdSelect
  422. {
  423. *Order: DOC_SETUP.6
  424. *Cmd: "<1B>&l23a0o8c1E<1B>*p0x0Y<1B>*c0t7110x9900Y"
  425. }
  426. }
  427. *case: LANDSCAPE_CC90
  428. {
  429. *PrintableArea: PAIR(5775, 8100)
  430. *PrintableOrigin: PAIR(150, 150)
  431. *CursorOrigin: PAIR(150, 8250)
  432. *Command: CmdSelect
  433. {
  434. *Order: DOC_SETUP.6
  435. *Cmd: "<1B>&l23a1o8c1E<1B>*p0x0Y<1B>*c0t9900x7110Y"
  436. }
  437. }
  438. }
  439. }
  440. } *% End of IgnoreBlock
  441. *%-------------------------------------
  442. *% LEGAL Size Definition
  443. *%-------------------------------------
  444. *Option: LEGAL
  445. {
  446. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  447. *PageDimensions: PAIR(5100, 8400)
  448. *switch: Orientation
  449. {
  450. *case: PORTRAIT
  451. {
  452. *PrintableArea: PAIR(4800, 8142)
  453. *PrintableOrigin: PAIR(150, 150)
  454. *CursorOrigin: PAIR(150, 150)
  455. *Command: CmdSelect
  456. {
  457. *Order: DOC_SETUP.6
  458. *Cmd: "<1B>&l3a0o8c1E<1B>*p0x0Y<1B>*c0t5760x9770Y"
  459. }
  460. }
  461. *case: LANDSCAPE_CC90
  462. {
  463. *PrintableArea: PAIR(4898, 8160)
  464. *PrintableOrigin: PAIR(120, 100)
  465. *CursorOrigin: PAIR(120, 8260)
  466. *Command: CmdSelect
  467. {
  468. *Order: DOC_SETUP.6
  469. *Cmd: "<1B>&l3a1o8c1E<1B>*p0x0Y<1B>*c0t9770x5760Y"
  470. }
  471. }
  472. }
  473. }
  474. *%-------------------------------------
  475. *% LETTER Size Definition
  476. *%-------------------------------------
  477. *Option: LETTER
  478. {
  479. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  480. *PageDimensions: PAIR(5100, 6600)
  481. *switch: Orientation
  482. {
  483. *case: PORTRAIT
  484. {
  485. *PrintableArea: PAIR(4800, 6336)
  486. *PrintableOrigin: PAIR(150, 150)
  487. *CursorOrigin: PAIR(150, 150)
  488. *Command: CmdSelect
  489. {
  490. *Order: DOC_SETUP.6
  491. *Cmd: "<1B>&l2002a0o8c1E<1B>*p0x0Y<1B>*c0t5760x7603Y"
  492. }
  493. }
  494. *case: LANDSCAPE_CC90
  495. {
  496. *PrintableArea: PAIR(4898, 6354)
  497. *PrintableOrigin: PAIR(120, 100)
  498. *CursorOrigin: PAIR(120, 6454)
  499. *Command: CmdSelect
  500. {
  501. *Order: DOC_SETUP.6
  502. *Cmd: "<1B>&l2002a1o8c1E<1B>*p0x0Y<1B>*c0t7603x5760Y"
  503. }
  504. }
  505. }
  506. }
  507. *%-------------------------------------
  508. *% EXECUTIVE Size Definition
  509. *%-------------------------------------
  510. *Option: EXECUTIVE
  511. {
  512. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  513. *PageDimensions: PAIR(4350, 6300)
  514. *switch: Orientation
  515. {
  516. *case: PORTRAIT
  517. {
  518. *PrintableArea: PAIR(4050, 6048)
  519. *PrintableOrigin: PAIR(150, 150)
  520. *CursorOrigin: PAIR(150, 150)
  521. *Command: CmdSelect
  522. {
  523. *Order: DOC_SETUP.6
  524. *Cmd: "<1B>&l1a0o8c1E<1B>*p0x0Y<1B>*c0t4860x7257Y"
  525. }
  526. }
  527. *case: LANDSCAPE_CC90
  528. {
  529. *PrintableArea: PAIR(4142, 6048)
  530. *PrintableOrigin: PAIR(120, 100)
  531. *CursorOrigin: PAIR(120, 6148)
  532. *Command: CmdSelect
  533. {
  534. *Order: DOC_SETUP.6
  535. *Cmd: "<1B>&l1a1o8c1E<1B>*p0x0Y<1B>*c0t7257x4860Y"
  536. }
  537. }
  538. }
  539. }
  540. *%-------------------------------------
  541. *% Invoice Size Definition
  542. *%-------------------------------------
  543. *Option: INVOICE
  544. {
  545. *rcNameID: 500
  546. *PageDimensions: PAIR(3300, 5100)
  547. *switch: Orientation
  548. {
  549. *case: PORTRAIT
  550. {
  551. *PrintableArea: PAIR(3000, 4800)
  552. *PrintableOrigin: PAIR(150, 150)
  553. *CursorOrigin: PAIR(150, 150)
  554. *Command: CmdSelect
  555. {
  556. *Order: DOC_SETUP.6
  557. *Cmd: "<1B>&l2011a0o8c1E<1B>*p0x0Y<1B>*c0t3600x5760Y"
  558. }
  559. }
  560. *case: LANDSCAPE_CC90
  561. {
  562. *PrintableArea: PAIR(3064, 4854)
  563. *PrintableOrigin: PAIR(120, 100)
  564. *CursorOrigin: PAIR(120, 4954)
  565. *Command: CmdSelect
  566. {
  567. *Order: DOC_SETUP.6
  568. *Cmd: "<1B>&l2011a1o8c1E<1B>*p0x0Y<1B>*c0t5760x3600Y"
  569. }
  570. }
  571. }
  572. }
  573. *%-------------------------------------
  574. *% A3 Size Definition
  575. *%-------------------------------------
  576. *Option: A3
  577. {
  578. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  579. *PageDimensions: PAIR(7016, 9920)
  580. *switch: Orientation
  581. {
  582. *case: PORTRAIT
  583. {
  584. *PrintableArea: PAIR(6723, 9667)
  585. *PrintableOrigin: PAIR(144, 150)
  586. *CursorOrigin: PAIR(144, 150)
  587. *Command: CmdSelect
  588. {
  589. *Order: DOC_SETUP.6
  590. *Cmd: "<1B>&l27a0o8c1E<1B>*p0x0Y<1B>*c0t8135x11622Y"
  591. }
  592. }
  593. *case: LANDSCAPE_CC90
  594. {
  595. *PrintableArea: PAIR(6723, 9679)
  596. *PrintableOrigin: PAIR(120, 100)
  597. *CursorOrigin: PAIR(120, 9779)
  598. *Command: CmdSelect
  599. {
  600. *Order: DOC_SETUP.6
  601. *Cmd: "<1B>&l27a1o8c1E<1B>*p0x0Y<1B>*c0t11622x8135Y"
  602. }
  603. }
  604. }
  605. }
  606. *%-------------------------------------
  607. *% A4 Size Definition
  608. *%-------------------------------------
  609. *Option: A4
  610. {
  611. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  612. *switch: Orientation
  613. {
  614. *case: PORTRAIT
  615. {
  616. *PrintableArea: PAIR(4667, 6753)
  617. *PrintableOrigin: PAIR(144, 150)
  618. *CursorOrigin: PAIR(144, 150)
  619. *Command: CmdSelect
  620. {
  621. *Order: DOC_SETUP.6
  622. *Cmd: "<1B>&l2026a8c1E<1B>*p0x0Y<1B>*c0t5600x8103Y"
  623. }
  624. }
  625. *case: LANDSCAPE_CC90
  626. {
  627. *PrintableArea: PAIR(4753, 6771)
  628. *PrintableOrigin: PAIR(120, 100)
  629. *CursorOrigin: PAIR(120, 6871)
  630. *Command: CmdSelect
  631. {
  632. *Order: DOC_SETUP.6
  633. *Cmd: "<1B>&l2026a1o8c1E<1B>*p0x0Y<1B>*c0t8103x5600Y"
  634. }
  635. }
  636. }
  637. }
  638. *%-------------------------------------
  639. *% A5 Size Definition
  640. *%-------------------------------------
  641. *Option: A5
  642. {
  643. *rcNameID: =A5_DISPLAY
  644. *PageDimensions: PAIR(3496, 4960)
  645. *switch: Orientation
  646. {
  647. *case: PORTRAIT
  648. {
  649. *PrintableArea: PAIR(3200, 4658)
  650. *PrintableOrigin: PAIR(150, 150)
  651. *CursorOrigin: PAIR(150, 150)
  652. *Command: CmdSelect
  653. {
  654. *Order: DOC_SETUP.6
  655. *Cmd: "<1B>&l2025a0o8c1E<1B>*p0x0Y<1B>*c0t3840x5590Y"
  656. }
  657. }
  658. *case: LANDSCAPE_CC90
  659. {
  660. *PrintableArea: PAIR(3200, 4658)
  661. *PrintableOrigin: PAIR(150, 150)
  662. *CursorOrigin: PAIR(150, 4808)
  663. *Command: CmdSelect
  664. {
  665. *Order: DOC_SETUP.6
  666. *Cmd: "<1B>&l2025a1o8c1E<1B>*p0x0Y<1B>*c0t5590x3840Y"
  667. }
  668. }
  669. }
  670. }
  671. *%-------------------------------------
  672. *% A6 Size Definition
  673. *%-------------------------------------
  674. *Option: A6
  675. {
  676. *rcNameID: =A6_DISPLAY
  677. *PageDimensions: PAIR(2480, 3496)
  678. *switch: Orientation
  679. {
  680. *case: PORTRAIT
  681. {
  682. *PrintableArea: PAIR(2175, 3200)
  683. *PrintableOrigin: PAIR(150, 150)
  684. *CursorOrigin: PAIR(150, 150)
  685. *Command: CmdSelect
  686. {
  687. *Order: DOC_SETUP.6
  688. *Cmd: "<1B>&l24a0o8c1E<1B>*p0x0Y<1B>*c0t2610x3840Y"
  689. }
  690. }
  691. *case: LANDSCAPE_CC90
  692. {
  693. *PrintableArea: PAIR(2175, 3200)
  694. *PrintableOrigin: PAIR(144, 150)
  695. *CursorOrigin: PAIR(144, 3350)
  696. *Command: CmdSelect
  697. {
  698. *Order: DOC_SETUP.6
  699. *Cmd: "<1B>&l24a1o8c1E<1B>*p0x0Y<1B>*c0t3840x2610Y"
  700. }
  701. }
  702. }
  703. }
  704. *%-------------------------------------
  705. *% B4 Size Definition
  706. *%-------------------------------------
  707. *Option: B4
  708. {
  709. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  710. *PageDimensions: PAIR(6070, 8598)
  711. *switch: Orientation
  712. {
  713. *case: PORTRAIT
  714. {
  715. *PrintableArea: PAIR(5775, 8386)
  716. *PrintableOrigin: PAIR(144, 100)
  717. *CursorOrigin: PAIR(144, 100)
  718. *Command: CmdSelect
  719. {
  720. *Order: DOC_SETUP.6
  721. *Cmd: "<1B>&l46a0o8c1E<1B>*p0x0Y<1B>*c0t6930x10063Y"
  722. }
  723. }
  724. *case: LANDSCAPE_CC90
  725. {
  726. *PrintableArea: PAIR(5873, 8354)
  727. *PrintableOrigin: PAIR(120, 100)
  728. *CursorOrigin: PAIR(120, 8454)
  729. *Command: CmdSelect
  730. {
  731. *Order: DOC_SETUP.6
  732. *Cmd: "<1B>&l46a1o8c1E<1B>*p0x0Y<1B>*c0t10063x6930Y"
  733. }
  734. }
  735. }
  736. }
  737. *%-------------------------------------
  738. *% B5 Size Definition
  739. *%-------------------------------------
  740. *Option: B5
  741. {
  742. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  743. *PageDimensions: PAIR(4300, 6070)
  744. *switch: Orientation
  745. {
  746. *case: PORTRAIT
  747. {
  748. *PrintableArea: PAIR(3994, 5873)
  749. *PrintableOrigin: PAIR(144, 100)
  750. *CursorOrigin: PAIR(144, 100)
  751. *Command: CmdSelect
  752. {
  753. *Order: DOC_SETUP.6
  754. *Cmd: "<1B>&l2045a0o8c1E<1B>*p0x0Y<1B>*c0t4793x7047Y"
  755. }
  756. }
  757. *case: LANDSCAPE_CC90
  758. {
  759. *PrintableArea: PAIR(4092, 5823)
  760. *PrintableOrigin: PAIR(120, 100)
  761. *CursorOrigin: PAIR(120, 5923)
  762. *Command: CmdSelect
  763. {
  764. *Order: DOC_SETUP.6
  765. *Cmd: "<1B>&l2045a1o8c1E<1B>*p0x0Y<1B>*c0t7047x4793Y"
  766. }
  767. }
  768. }
  769. }
  770. *%-------------------------------------
  771. *% B6 Size Definition
  772. *%-------------------------------------
  773. *Option: B6
  774. {
  775. *rcNameID: 506
  776. *PageDimensions: PAIR(3048, 4298)
  777. *switch: Orientation
  778. {
  779. *case: PORTRAIT
  780. {
  781. *PrintableArea: PAIR(2725, 4062)
  782. *PrintableOrigin: PAIR(118, 118)
  783. *CursorOrigin: PAIR(118, 118)
  784. *Command: CmdSelect
  785. {
  786. *Order: DOC_SETUP.6
  787. *Cmd: "<1B>&l44a0o8c1E<1B>*p0x0Y<1B>*c0t3270x3800Y"
  788. }
  789. }
  790. *case: LANDSCAPE_CC90
  791. {
  792. *PrintableArea: PAIR(2812, 4062)
  793. *PrintableOrigin: PAIR(118, 118)
  794. *CursorOrigin: PAIR(118, 4180)
  795. *Command: CmdSelect
  796. {
  797. *Order: DOC_SETUP.6
  798. *Cmd: "<1B>&l44a1o8c1E<1B>*p0x0Y<1B>*c0t3800x3270Y"
  799. }
  800. }
  801. }
  802. }
  803. *IgnoreBlock
  804. {
  805. *%-------------------------------------
  806. *% FLS1 Size Definition
  807. *%-------------------------------------
  808. *Option: FLS1
  809. {
  810. *rcNameID: 502
  811. *PageDimensions: PAIR(4796, 7794)
  812. *switch: Orientation
  813. {
  814. *case: PORTRAIT
  815. {
  816. *PrintableArea: PAIR(4500, 7500)
  817. *PrintableOrigin: PAIR(150, 150)
  818. *CursorOrigin: PAIR(150, 150)
  819. *Command: CmdSelect
  820. {
  821. *Order: DOC_SETUP.6
  822. *Cmd: "<1B>&l12a0o8c1E<1B>*p0x0Y<1B>*c0t5580x9180Y"
  823. }
  824. }
  825. *case: LANDSCAPE_CC90
  826. {
  827. *PrintableArea: PAIR(4500, 7500)
  828. *PrintableOrigin: PAIR(150, 150)
  829. *CursorOrigin: PAIR(150, 7650)
  830. *Command: CmdSelect
  831. {
  832. *Order: DOC_SETUP.6
  833. *Cmd: "<1B>&l12a1o8c1E<1B>*p0x0Y<1B>*c0t9063x5396Y"
  834. }
  835. }
  836. }
  837. }
  838. *%-------------------------------------
  839. *% FLS2 Size Definition
  840. *%-------------------------------------
  841. *Option: FLS2
  842. {
  843. *rcNameID: 503
  844. *PageDimensions: PAIR(4960, 7794)
  845. *switch: Orientation
  846. {
  847. *case: PORTRAIT
  848. {
  849. *PrintableArea: PAIR(4658, 7492)
  850. *PrintableOrigin: PAIR(150, 150)
  851. *CursorOrigin: PAIR(150, 150)
  852. *Command: CmdSelect
  853. {
  854. *Order: DOC_SETUP.6
  855. *Cmd: "<1B>&l13a0o8c1E<1B>*p0x0Y<1B>*c0t5770x9170Y"
  856. }
  857. }
  858. *case: LANDSCAPE_CC90
  859. {
  860. *PrintableArea: PAIR(4658, 7492)
  861. *PrintableOrigin: PAIR(150, 150)
  862. *CursorOrigin: PAIR(150, 7642)
  863. *Command: CmdSelect
  864. {
  865. *Order: DOC_SETUP.6
  866. *Cmd: "<1B>&l13a1o8c1E<1B>*p0x0Y<1B>*c0t9170x5770Y"
  867. }
  868. }
  869. }
  870. }
  871. *%-------------------------------------
  872. *% FLS3 Size Definition
  873. *%-------------------------------------
  874. *Option: FLS3
  875. {
  876. *rcNameID: 504
  877. *PageDimensions: PAIR(5102, 7794)
  878. *switch: Orientation
  879. {
  880. *case: PORTRAIT
  881. {
  882. *PrintableArea: PAIR(4800, 7500)
  883. *PrintableOrigin: PAIR(150, 150)
  884. *CursorOrigin: PAIR(150, 150)
  885. *Command: CmdSelect
  886. {
  887. *Order: DOC_SETUP.6
  888. *Cmd: "<1B>&l14a0o8c1E<1B>*p0x0Y<1B>*c0t5940x9180Y"
  889. }
  890. }
  891. *case: LANDSCAPE_CC90
  892. {
  893. *PrintableArea: PAIR(4800, 7500)
  894. *PrintableOrigin: PAIR(150, 150)
  895. *CursorOrigin: PAIR(150, 7650)
  896. *Command: CmdSelect
  897. {
  898. *Order: DOC_SETUP.6
  899. *Cmd: "<1B>&l14a1o8c1E<1B>*p0x0Y<1B>*c0t9180x5940Y"
  900. }
  901. }
  902. }
  903. }
  904. *%-------------------------------------
  905. *% FLS4 Size Definition
  906. *%-------------------------------------
  907. *Option: FLS4
  908. {
  909. *rcNameID: 505
  910. *PageDimensions: PAIR(5196, 7794)
  911. *switch: Orientation
  912. {
  913. *case: PORTRAIT
  914. {
  915. *PrintableArea: PAIR(4900, 7500)
  916. *PrintableOrigin: PAIR(150, 150)
  917. *CursorOrigin: PAIR(150, 150)
  918. *Command: CmdSelect
  919. {
  920. *Order: DOC_SETUP.6
  921. *Cmd: "<1B>&l15a0o8c1E<1B>*p0x0Y<1B>*c0t6060x9180Y"
  922. }
  923. }
  924. *case: LANDSCAPE_CC90
  925. {
  926. *PrintableArea: PAIR(4900, 7500)
  927. *PrintableOrigin: PAIR(150, 150)
  928. *CursorOrigin: PAIR(150, 7650)
  929. *Command: CmdSelect
  930. {
  931. *Order: DOC_SETUP.6
  932. *Cmd: "<1B>&l15a1o8c1E<1B>*p0x0Y<1B>*c0t9180x6060Y"
  933. }
  934. }
  935. }
  936. }
  937. } *% End of IgnoreBlock
  938. }
  939. *%-------------------------------------------------------------
  940. *%Feature: Sorting
  941. *%-------------------------------------------------------------
  942. *Feature: SortMode
  943. {
  944. *ConflictPriority: 3
  945. *rcNameID: 590
  946. *DefaultOption: SORT
  947. *Option: NONESORT
  948. {
  949. *rcNameID: 591
  950. *Command: CmdSelect
  951. {
  952. *Order: JOB_SETUP.8
  953. *Cmd: "@PJL COMMENT EFIPJL SET SORTERMODE=CROSSSORT<0A>"
  954. }
  955. }
  956. *Option: SORT
  957. {
  958. *rcNameID: 592
  959. *Command: CmdSelect
  960. {
  961. *Order: JOB_SETUP.8
  962. *Cmd: "@PJL COMMENT EFIPJL SET SORTERMODE=GENERICON<0A>"
  963. }
  964. }
  965. *Option: GROUP
  966. {
  967. *rcNameID: 593
  968. *Command: CmdSelect
  969. {
  970. *Order: JOB_SETUP.8
  971. *Cmd: "@PJL COMMENT EFIPJL SET SORTERMODE=GROUP<0A>"
  972. }
  973. }
  974. }
  975. *%-------------------------------------------------------------
  976. *%Feature: Hole Punch
  977. *%-------------------------------------------------------------
  978. *Feature: HolePunch
  979. {
  980. *ConflictPriority: 3
  981. *FeatureType: DOC_PROPERTY
  982. *rcNameID: 610
  983. *DefaultOption: Option1
  984. *Option: Option1
  985. {
  986. *rcNameID: 611
  987. *Command: CmdSelect
  988. {
  989. *Order: JOB_SETUP.10
  990. *Cmd: "@PJL COMMENT EFIPJL SET PUNCH=GENERICOFF<0A>"
  991. }
  992. }
  993. *% short
  994. *Option: Option2
  995. {
  996. *rcNameID: 612
  997. *Command: CmdSelect
  998. {
  999. *Order: JOB_SETUP.10
  1000. *Cmd: "@PJL COMMENT EFIPJL SET PUNCH=RIGHT<0A>"
  1001. }
  1002. }
  1003. *Option: Option3
  1004. {
  1005. *rcNameID: 613
  1006. *Command: CmdSelect
  1007. {
  1008. *Order: JOB_SETUP.10
  1009. *Cmd: "@PJL COMMENT EFIPJL SET PUNCH=LEFT<0A>"
  1010. }
  1011. }
  1012. }
  1013. *%-------------------------------------------------------------
  1014. *%Feature: Hole PunchNum
  1015. *%-------------------------------------------------------------
  1016. *Feature: HolePunchNum
  1017. {
  1018. *FeatureType: DOC_PROPERTY
  1019. *rcNameID: 1005
  1020. *DefaultOption: Option3
  1021. *% *Option: Option1
  1022. *% {
  1023. *% *rcNameID: 615
  1024. *% *Command: CmdSelect
  1025. *% {
  1026. *% *Order: JOB_SETUP.11
  1027. *% *Cmd: "@PJL COMMENT EFIPJL SET PUNCHHOLES=0<0A>"
  1028. *% }
  1029. *% }
  1030. *% *% 2 Holes
  1031. *% *Option: Option2
  1032. *% {
  1033. *% *rcNameID: 616
  1034. *% *Command: CmdSelect
  1035. *% {
  1036. *% *Order: JOB_SETUP.11
  1037. *% *Cmd: "@PJL COMMENT EFIPJL SET PUNCHHOLES=2<0A>"
  1038. *% }
  1039. *% }
  1040. *% 3 Hols
  1041. *Option: Option3
  1042. {
  1043. *rcNameID: 1007
  1044. *Command: CmdSelect
  1045. {
  1046. *Order: JOB_SETUP.11
  1047. *Cmd: "@PJL COMMENT EFIPJL SET PUNCHHOLES=3<0A>"
  1048. }
  1049. }
  1050. }
  1051. *%-------------------------------------------------------------
  1052. *%Feature: Stapling
  1053. *%-------------------------------------------------------------
  1054. *Feature: Stapling
  1055. {
  1056. *ConflictPriority: 3
  1057. *FeatureType: DOC_PROPERTY
  1058. *rcNameID: 600
  1059. *DefaultOption: Option1
  1060. *% OFF
  1061. *Option: Option1
  1062. {
  1063. *rcNameID: =OFF_DISPLAY
  1064. *Command: CmdSelect
  1065. {
  1066. *Order: JOB_SETUP.9
  1067. *Cmd: "@PJL COMMENT EFIPJL SET STAPLE=GENERICOFF<0A>"
  1068. }
  1069. }
  1070. *% Corner
  1071. *Option: Option2
  1072. {
  1073. *rcNameID: 603
  1074. *Command: CmdSelect
  1075. {
  1076. *Order: JOB_SETUP.9
  1077. *Cmd: "@PJL COMMENT EFIPJL SET STAPLE=ONEUPLEFT<0A>"
  1078. }
  1079. }
  1080. *% Long Edge 2-Point
  1081. *Option: Option3
  1082. {
  1083. *rcNameID: 606
  1084. *Command: CmdSelect
  1085. {
  1086. *Order: JOB_SETUP.9
  1087. *Cmd: "@PJL COMMENT EFIPJL SET STAPLE=TWOLEFT<0A>"
  1088. }
  1089. }
  1090. *% Short Edge 2-points
  1091. *Option: Option4
  1092. {
  1093. *rcNameID: 607
  1094. *Command: CmdSelect
  1095. {
  1096. *Order: JOB_SETUP.9
  1097. *Cmd: "@PJL COMMENT EFIPJL SET STAPLE=TWOUP<0A>"
  1098. }
  1099. }
  1100. *% Center
  1101. *Option: Option5
  1102. {
  1103. *rcNameID: 602
  1104. *Command: CmdSelect
  1105. {
  1106. *Order: JOB_SETUP.9
  1107. *Cmd: "@PJL COMMENT EFIPJL SET STAPLE=CENTER<0A>"
  1108. }
  1109. }
  1110. }
  1111. *%-------------------------------------------------------------
  1112. *%Feature: Folding
  1113. *%-------------------------------------------------------------
  1114. *Feature: Folding
  1115. {
  1116. *ConflictPriority: 3
  1117. *FeatureType: DOC_PROPERTY
  1118. *rcNameID: 580
  1119. *DefaultOption: Option1
  1120. *% OFF
  1121. *Option: Option1
  1122. {
  1123. *rcNameID: =OFF_DISPLAY
  1124. *Command: CmdSelect
  1125. {
  1126. *Order: JOB_SETUP.12
  1127. *Cmd: "@PJL COMMENT EFIPJL SET OPTIONFOLD=0<0A>"
  1128. }
  1129. }
  1130. *% Z-Folding
  1131. *Option: Option2
  1132. {
  1133. *rcNameID: 581
  1134. *Command: CmdSelect
  1135. {
  1136. *Order: JOB_SETUP.12
  1137. *Cmd: "@PJL COMMENT EFIPJL SET OPTIONFOLD=1<0A>"
  1138. }
  1139. }
  1140. *% Half-Fold
  1141. *Option: Option3
  1142. {
  1143. *rcNameID: 582
  1144. *Command: CmdSelect
  1145. {
  1146. *Order: JOB_SETUP.12
  1147. *Cmd: "@PJL COMMENT EFIPJL SET OPTIONFOLD=3<0A>"
  1148. }
  1149. }
  1150. *% Crease
  1151. *Option: Option4
  1152. {
  1153. *rcNameID: 583
  1154. *Command: CmdSelect
  1155. {
  1156. *Order: JOB_SETUP.12
  1157. *Cmd: "@PJL COMMENT EFIPJL SET OPTIONFOLD=4<0A>"
  1158. }
  1159. }
  1160. }
  1161. *%-------------------------------------------------------------
  1162. *%Feature: OHP Interleaving
  1163. *%-------------------------------------------------------------
  1164. *Feature: OHPInterleaving
  1165. {
  1166. *ConflictPriority: 3
  1167. *FeatureType: DOC_PROPERTY
  1168. *rcNameID: 620
  1169. *DefaultOption: Option1
  1170. *Option: Option1
  1171. {
  1172. *rcNameID: =OFF_DISPLAY
  1173. *Command: CmdSelect
  1174. {
  1175. *Order: JOB_SETUP.3
  1176. *Cmd: "@PJL COMMENT EFIPJL SET MEDIATYPE=MEDTYPEPAPER<0A>"
  1177. }
  1178. }
  1179. *% OHP Interleaved
  1180. *Option: Option2
  1181. {
  1182. *rcNameID: 632
  1183. *Command: CmdSelect
  1184. {
  1185. *Order: JOB_SETUP.3
  1186. *Cmd: "@PJL COMMENT EFIPJL SET MEDIATYPE=MEDTYPEINTERLEAVED<0A>"
  1187. }
  1188. }
  1189. *% OHP Printer-Interleaved
  1190. *Option: Option3
  1191. {
  1192. *rcNameID: 633
  1193. *Command: CmdSelect
  1194. {
  1195. *Order: JOB_SETUP.3
  1196. *Cmd: "@PJL COMMENT EFIPJL SET MEDIATYPE=MEDTYPEPRINTINTERLEAVED<0A>"
  1197. }
  1198. }
  1199. }
  1200. *%-------------------------------------------------------------
  1201. *% Cover Mode
  1202. *%-------------------------------------------------------------
  1203. *Feature: CoverMode
  1204. {
  1205. *ConflictPriority: 3
  1206. *FeatureType: DOC_PROPERTY
  1207. *rcNameID: 1008
  1208. *DefaultOption: Option1
  1209. *Option: Option1
  1210. {
  1211. *rcNameID: =OFF_DISPLAY
  1212. *Command: CmdSelect
  1213. {
  1214. *Order: JOB_SETUP.14
  1215. *Cmd: "@PJL COMMENT EFIPJL SET SLIPSHEET=GENERICOFF<0A>"
  1216. }
  1217. }
  1218. *Option: Option2
  1219. {
  1220. *rcNameID: 1009
  1221. *Command: CmdSelect
  1222. {
  1223. *Order: JOB_SETUP.14
  1224. *Cmd: "@PJL COMMENT EFIPJL SET SLIPSHEET=BLANK<0A>"
  1225. }
  1226. }
  1227. *Option: Option3
  1228. {
  1229. *rcNameID: 1010
  1230. *Command: CmdSelect
  1231. {
  1232. *Order: JOB_SETUP.14
  1233. *Cmd: "@PJL COMMENT EFIPJL SET SLIPSHEET=PRINT<0A>"
  1234. }
  1235. }
  1236. }
  1237. *% : With Back Cover
  1238. *Feature: WithBackCover
  1239. {
  1240. *ConflictPriority: 3
  1241. *FeatureType: DOC_PROPERTY
  1242. *rcNameID: 1011
  1243. *DefaultOption: Option1
  1244. *Option: Option1
  1245. {
  1246. *rcNameID: =OFF_DISPLAY
  1247. *Command: CmdSelect
  1248. {
  1249. *Order: JOB_SETUP.15
  1250. *Cmd: "@PJL COMMENT EFIPJL SET BACKSLIPSHEET=GENERICOFF<0A>"
  1251. }
  1252. }
  1253. *Option: Option2
  1254. {
  1255. *rcNameID: 1009
  1256. *Command: CmdSelect
  1257. {
  1258. *Order: JOB_SETUP.15
  1259. *Cmd: "@PJL COMMENT EFIPJL SET BACKSLIPSHEET=BLANK<0A>"
  1260. }
  1261. }
  1262. *Option: Option3
  1263. {
  1264. *rcNameID: 1010
  1265. *Command: CmdSelect
  1266. {
  1267. *Order: JOB_SETUP.15
  1268. *Cmd: "@PJL COMMENT EFIPJL SET BACKSLIPSHEET=PRINT<0A>"
  1269. }
  1270. }
  1271. }
  1272. *% : Front Cover Paper Source
  1273. *Feature: FrontCoverPaperSource
  1274. {
  1275. *FeatureType: DOC_PROPERTY
  1276. *rcNameID: 1012
  1277. *DefaultOption: UPPER_TRAY
  1278. *%-----------------------------------------------------
  1279. *% UPPER_TRAY
  1280. *%-----------------------------------------------------
  1281. *Option: UPPER_TRAY
  1282. {
  1283. *rcNameID: 521
  1284. *Command: CmdSelect
  1285. {
  1286. *Order: JOB_SETUP.16
  1287. *Cmd: "@PJL COMMENT EFIPJL SET COVERPAGETRAY=1<0A>"
  1288. }
  1289. }
  1290. *%-----------------------------------------------------
  1291. *% 2ND_TRAY
  1292. *%-----------------------------------------------------
  1293. *Option: 2ND_TRAY
  1294. {
  1295. *rcNameID: 522
  1296. *Command: CmdSelect
  1297. {
  1298. *Order: JOB_SETUP.16
  1299. *Cmd: "@PJL COMMENT EFIPJL SET COVERPAGETRAY=4<0A>"
  1300. }
  1301. }
  1302. *%-----------------------------------------------------
  1303. *% 3RD_TRAY
  1304. *%-----------------------------------------------------
  1305. *Option: 3RD_TRAY
  1306. {
  1307. *rcNameID: 523
  1308. *Command: CmdSelect
  1309. {
  1310. *Order: JOB_SETUP.16
  1311. *Cmd: "@PJL COMMENT EFIPJL SET COVERPAGETRAY=5<0A>"
  1312. }
  1313. }
  1314. *%-----------------------------------------------------
  1315. *% LOWER_TRAY(4th Tray or LCC)
  1316. *%-----------------------------------------------------
  1317. *Option: LOWER_TRAY
  1318. {
  1319. *rcNameID: 524
  1320. *Command: CmdSelect
  1321. {
  1322. *Order: JOB_SETUP.16
  1323. *Cmd: "@PJL COMMENT EFIPJL SET COVERPAGETRAY=20<0A>"
  1324. }
  1325. }
  1326. *%-----------------------------------------------------
  1327. *% LCT
  1328. *%-----------------------------------------------------
  1329. *Option: LCC
  1330. {
  1331. *rcNameID: 528
  1332. *Command: CmdSelect
  1333. {
  1334. *Order: JOB_SETUP.16
  1335. *Cmd: "@PJL COMMENT EFIPJL SET COVERPAGETRAY=21<0A>"
  1336. }
  1337. }
  1338. }
  1339. *%-------------------------------------------------------------
  1340. *% Distribution Number Use
  1341. *%-------------------------------------------------------------
  1342. *Feature: DistNoUse
  1343. {
  1344. *ConflictPriority: 3
  1345. *FeatureType: DOC_PROPERTY
  1346. *rcNameID: 1013
  1347. *DefaultOption: Option1
  1348. *Option: Option1
  1349. {
  1350. *rcNameID: =OFF_DISPLAY
  1351. *Command: CmdSelect
  1352. {
  1353. *Order: JOB_SETUP.4
  1354. *Cmd: "@PJL COMMENT EFIPJL SET DISTNUMBERING=0<0A>"
  1355. }
  1356. }
  1357. *Option: Option2
  1358. {
  1359. *rcNameID: =ON_DISPLAY
  1360. *Command: CmdSelect
  1361. {
  1362. *Order: JOB_SETUP.4
  1363. *Cmd: "@PJL COMMENT EFIPJL SET DISTNUMBERING=1<0A>"
  1364. }
  1365. }
  1366. }
  1367. *%-------------------------------------------------------------
  1368. *% Distribution Number on Page
  1369. *%-------------------------------------------------------------
  1370. *Feature: DistOnPage
  1371. {
  1372. *FeatureType: DOC_PROPERTY
  1373. *rcNameID: 1014
  1374. *DefaultOption: Option1
  1375. *Option: Option1
  1376. {
  1377. *rcNameID: 1015
  1378. *Command: CmdSelect
  1379. {
  1380. *Order: JOB_SETUP.5
  1381. *Cmd: "@PJL COMMENT EFIPJL SET DISTONPAGES=0<0A>"
  1382. }
  1383. }
  1384. *Option: Option2
  1385. {
  1386. *rcNameID: 1100
  1387. *Command: CmdSelect
  1388. {
  1389. *Order: JOB_SETUP.5
  1390. *Cmd: "@PJL COMMENT EFIPJL SET DISTONPAGES=1<0A>"
  1391. }
  1392. }
  1393. }
  1394. *%-------------------------------------------------------------
  1395. *% Density of Distribution Number
  1396. *%-------------------------------------------------------------
  1397. *Feature: DestOfDist
  1398. {
  1399. *FeatureType: DOC_PROPERTY
  1400. *rcNameID: 1016
  1401. *DefaultOption: Option2
  1402. *% *Option: Option1
  1403. *% {
  1404. *% *rcNameID: 657
  1405. *% *Command: CmdSelect
  1406. *% {
  1407. *% *Order: JOB_SETUP.6
  1408. *% *Cmd: "@PJL COMMENT EFIPJL SET DENSITYDIST=0<0A>"
  1409. *% }
  1410. *% }
  1411. *Option: Option2
  1412. {
  1413. *rcNameID: 1018
  1414. *Command: CmdSelect
  1415. {
  1416. *Order: JOB_SETUP.6
  1417. *Cmd: "@PJL COMMENT EFIPJL SET DENSITYDIST=1<0A>"
  1418. }
  1419. }
  1420. *% *Option: Option3
  1421. *% {
  1422. *% *rcNameID: 655
  1423. *% *Command: CmdSelect
  1424. *% {
  1425. *% *Order: JOB_SETUP.6
  1426. *% *Cmd: "@PJL COMMENT EFIPJL SET DENSITYDIST=2<0A>"
  1427. *% }
  1428. *% }
  1429. }
  1430. *%-------------------------------------------------------------
  1431. *% Density of Distribution Number
  1432. *%-------------------------------------------------------------
  1433. *Feature: DistStartNo
  1434. {
  1435. *FeatureType: DOC_PROPERTY
  1436. *rcNameID: 1020
  1437. *DefaultOption: Option1
  1438. *Option: Option1
  1439. {
  1440. *Name: "1"
  1441. *Command: CmdSelect
  1442. {
  1443. *Order: JOB_SETUP.7
  1444. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=1<0A>"
  1445. }
  1446. }
  1447. *Option: Option2
  1448. {
  1449. *Name: "2"
  1450. *Command: CmdSelect
  1451. {
  1452. *Order: JOB_SETUP.7
  1453. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=2<0A>"
  1454. }
  1455. }
  1456. *Option: Option3
  1457. {
  1458. *Name: "3"
  1459. *Command: CmdSelect
  1460. {
  1461. *Order: JOB_SETUP.7
  1462. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=3<0A>"
  1463. }
  1464. }
  1465. *Option: Option4
  1466. {
  1467. *Name: "4"
  1468. *Command: CmdSelect
  1469. {
  1470. *Order: JOB_SETUP.7
  1471. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=4<0A>"
  1472. }
  1473. }
  1474. *Option: Option5
  1475. {
  1476. *Name: "5"
  1477. *Command: CmdSelect
  1478. {
  1479. *Order: JOB_SETUP.7
  1480. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=5<0A>"
  1481. }
  1482. }
  1483. *Option: Option6
  1484. {
  1485. *Name: "6"
  1486. *Command: CmdSelect
  1487. {
  1488. *Order: JOB_SETUP.7
  1489. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=6<0A>"
  1490. }
  1491. }
  1492. *Option: Option7
  1493. {
  1494. *Name: "7"
  1495. *Command: CmdSelect
  1496. {
  1497. *Order: JOB_SETUP.7
  1498. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=7<0A>"
  1499. }
  1500. }
  1501. *Option: Option8
  1502. {
  1503. *Name: "8"
  1504. *Command: CmdSelect
  1505. {
  1506. *Order: JOB_SETUP.7
  1507. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=8<0A>"
  1508. }
  1509. }
  1510. *Option: Option9
  1511. {
  1512. *Name: "9"
  1513. *Command: CmdSelect
  1514. {
  1515. *Order: JOB_SETUP.7
  1516. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=9<0A>"
  1517. }
  1518. }
  1519. *Option: Option10
  1520. {
  1521. *Name: "10"
  1522. *Command: CmdSelect
  1523. {
  1524. *Order: JOB_SETUP.7
  1525. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=10<0A>"
  1526. }
  1527. }
  1528. *Option: Option11
  1529. {
  1530. *Name: "11"
  1531. *Command: CmdSelect
  1532. {
  1533. *Order: JOB_SETUP.7
  1534. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=11<0A>"
  1535. }
  1536. }
  1537. *Option: Option12
  1538. {
  1539. *Name: "12"
  1540. *Command: CmdSelect
  1541. {
  1542. *Order: JOB_SETUP.7
  1543. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=12<0A>"
  1544. }
  1545. }
  1546. *Option: Option13
  1547. {
  1548. *Name: "13"
  1549. *Command: CmdSelect
  1550. {
  1551. *Order: JOB_SETUP.7
  1552. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=13<0A>"
  1553. }
  1554. }
  1555. *Option: Option14
  1556. {
  1557. *Name: "14"
  1558. *Command: CmdSelect
  1559. {
  1560. *Order: JOB_SETUP.7
  1561. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=14<0A>"
  1562. }
  1563. }
  1564. *Option: Option15
  1565. {
  1566. *Name: "15"
  1567. *Command: CmdSelect
  1568. {
  1569. *Order: JOB_SETUP.7
  1570. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=15<0A>"
  1571. }
  1572. }
  1573. *Option: Option16
  1574. {
  1575. *Name: "16"
  1576. *Command: CmdSelect
  1577. {
  1578. *Order: JOB_SETUP.7
  1579. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=16<0A>"
  1580. }
  1581. }
  1582. *Option: Option17
  1583. {
  1584. *Name: "17"
  1585. *Command: CmdSelect
  1586. {
  1587. *Order: JOB_SETUP.7
  1588. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=17<0A>"
  1589. }
  1590. }
  1591. *Option: Option18
  1592. {
  1593. *Name: "18"
  1594. *Command: CmdSelect
  1595. {
  1596. *Order: JOB_SETUP.7
  1597. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=18<0A>"
  1598. }
  1599. }
  1600. *Option: Option19
  1601. {
  1602. *Name: "19"
  1603. *Command: CmdSelect
  1604. {
  1605. *Order: JOB_SETUP.7
  1606. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=19<0A>"
  1607. }
  1608. }
  1609. *Option: Option20
  1610. {
  1611. *Name: "20"
  1612. *Command: CmdSelect
  1613. {
  1614. *Order: JOB_SETUP.7
  1615. *Cmd: "@PJL COMMENT EFIPJL SET StartDistNumber=20<0A>"
  1616. }
  1617. }
  1618. }
  1619. *%-------------------------------------------------------------
  1620. *Feature: Halftone
  1621. *%-------------------------------------------------------------
  1622. {
  1623. *rcNameID: =HALFTONING_DISPLAY
  1624. *DefaultOption: HT_PATSIZE_AUTO
  1625. *Option: HT_PATSIZE_AUTO
  1626. {
  1627. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1628. }
  1629. *Option: HT_PATSIZE_4x4_M
  1630. {
  1631. *Name: "Dither 4x4"
  1632. }
  1633. *Option: HT_PATSIZE_6x6_M
  1634. {
  1635. *rcNameID: =HT_DITHER6X6_DISPLAY
  1636. }
  1637. *Option: HT_PATSIZE_8x8_M
  1638. {
  1639. *rcNameID: =HT_DITHER8X8_DISPLAY
  1640. }
  1641. *Option: HT_PATSIZE_10x10_M
  1642. {
  1643. *Name: "Dither 10x10"
  1644. }
  1645. *Option: HT_PATSIZE_12x12_M
  1646. {
  1647. *Name: "Dither 12x12"
  1648. }
  1649. *Option: HT_PATSIZE_14x14_M
  1650. {
  1651. *Name: "Dither 14x14"
  1652. }
  1653. *Option: HT_PATSIZE_16x16_M
  1654. {
  1655. *Name: "Dither 16x16"
  1656. }
  1657. *Option: HT_PATSIZE_SUPERCELL_M
  1658. {
  1659. *rcNameID: =HT_SUPERCELL_DISPLAY
  1660. }
  1661. }
  1662. *%-------------------------------------------------------------
  1663. *Feature: Memory
  1664. *%-------------------------------------------------------------
  1665. {
  1666. *rcNameID: =PRINTER_MEMORY_DISPLAY
  1667. *DefaultOption: 2MB
  1668. *Option: 2MB
  1669. {
  1670. *Name: "2MB"
  1671. *MemoryConfigKB: PAIR(2048, 1931)
  1672. }
  1673. *Option: 64MB
  1674. {
  1675. *Name: "64MB"
  1676. *MemoryConfigKB: PAIR(69632, 60750)
  1677. }
  1678. *Option: 96MB
  1679. {
  1680. *Name: "96MB"
  1681. *MemoryConfigKB: PAIR(98304, 97280)
  1682. }
  1683. }
  1684. *%---------------------------------------------------------
  1685. *% Duplex Printing
  1686. *%---------------------------------------------------------
  1687. *Feature: Duplex
  1688. {
  1689. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1690. *DefaultOption: NONE
  1691. *Option: NONE
  1692. {
  1693. *rcNameID: =NONE_DISPLAY
  1694. *Command: CmdSelect
  1695. {
  1696. *% *Order: DOC_SETUP.2
  1697. *% *Cmd: "<1B>&l0S"
  1698. *Order: JOB_SETUP.17
  1699. *Cmd: "@PJL SET DUPLEX=OFF<0A>"
  1700. }
  1701. }
  1702. *Option: VERTICAL
  1703. {
  1704. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1705. *Command: CmdSelect
  1706. {
  1707. *% *Order: DOC_SETUP.2
  1708. *% *Cmd: "<1B>&l1S"
  1709. *Order: JOB_SETUP.17
  1710. *Cmd: "@PJL SET DUPLEX=ON<0A>@PJL SET BINDING=LONGEDGE<0A>"
  1711. }
  1712. }
  1713. *Option: HORIZONTAL
  1714. {
  1715. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1716. *Command: CmdSelect
  1717. {
  1718. *% *Order: DOC_SETUP.2
  1719. *% *Cmd: "<1B>&l2S"
  1720. *Order: JOB_SETUP.17
  1721. *Cmd: "@PJL SET DUPLEX=ON<0A>@PJL SET BINDING=SHORTEDGE<0A>"
  1722. }
  1723. }
  1724. }
  1725. *% Need to disable Collate Feature
  1726. *Feature: DisableCollate
  1727. {
  1728. *rcNameID: 660
  1729. *FeatureType: PRINTER_PROPERTY
  1730. *DefaultOption: FALSE
  1731. *Option: FALSE
  1732. {
  1733. *rcNameID: 660
  1734. *DisabledFeatures: LIST(Collate)
  1735. }
  1736. }
  1737. *%---------------------------------------------------------
  1738. *% Change 2000/05/30
  1739. *Feature: Collate
  1740. {
  1741. *rcNameID: 660
  1742. *DefaultOption: ON
  1743. *Option: ON
  1744. {
  1745. *rcNameID: =ON_DISPLAY
  1746. *switch: DisableCollate
  1747. {
  1748. *case: FALSE
  1749. {
  1750. *Command: CmdSelect
  1751. {
  1752. *Order: JOB_SETUP.2
  1753. *Cmd: "@PJL SET COPIES=1<0A>"
  1754. }
  1755. }
  1756. }
  1757. }
  1758. *Option: OFF
  1759. {
  1760. *rcNameID: =OFF_DISPLAY
  1761. *Command: CmdSelect
  1762. {
  1763. *Order: JOB_SETUP.2
  1764. *% *Cmd: "@PJL SET COPIES=" %d{NumOfCopies}"<0A>"
  1765. }
  1766. }
  1767. }
  1768. *% Constraints Lists
  1769. *% Constraints related with LCC Unit
  1770. *InvalidCombination: LIST(InputBinUnit.LCC, InputBin.3RD_TRAY)
  1771. *InvalidCombination: LIST(InputBinUnit.LCC, FrontCoverPaperSource.3RD_TRAY)
  1772. *% Constraints related with LCT Unit
  1773. *InvalidCombination: LIST(LCTUnit.NotInstalled, InputBin.LCC)
  1774. *InvalidCombination: LIST(LCTUnit.NotInstalled, FrontCoverPaperSource.LCC)
  1775. *% Constraints related with FinishingUnit NotInstalled
  1776. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Stapling.Option2)
  1777. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Stapling.Option3)
  1778. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Stapling.Option4)
  1779. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Stapling.Option5)
  1780. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option2)
  1781. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option3)
  1782. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option4)
  1783. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option5)
  1784. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option6)
  1785. *InvalidCombination: LIST(FinishingUnit.NotInstalled, OutputBin.Option6)
  1786. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Folding.Option2)
  1787. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Folding.Option3)
  1788. *InvalidCombination: LIST(FinishingUnit.NotInstalled, Folding.Option4)
  1789. *InvalidCombination: LIST(FinishingUnit.NotInstalled, HolePunch.Option2)
  1790. *InvalidCombination: LIST(FinishingUnit.NotInstalled, HolePunch.Option3)
  1791. *% *InvalidCombination: LIST(FinishingUnit.NotInstalled, HolePunchNum.Option2)
  1792. *% *InvalidCombination: LIST(FinishingUnit.NotInstalled, HolePunchNum.Option3)
  1793. *% Constraints related with FinishingUnit OptLM-FN
  1794. *InvalidCombination: LIST(FinishingUnit.OptLM-FN, Folding.Option2)
  1795. *InvalidCombination: LIST(FinishingUnit.OptLM-FN, Folding.Option3)
  1796. *InvalidCombination: LIST(FinishingUnit.OptLM-FN, Folding.Option4)
  1797. *% *InvalidCombination: LIST(FinishingUnit.OptLM-FN, HolePunchNum.Option2)
  1798. *% *InvalidCombination: LIST(FinishingUnit.OptLM-FN, HolePunchNum.Option3)
  1799. *InvalidCombination: LIST(FinishingUnit.OptLM-FN, Stapling.Option3)
  1800. *InvalidCombination: LIST(FinishingUnit.OptLM-FN, Stapling.Option4)
  1801. *InvalidCombination: LIST(FinishingUnit.OptLM-FN, Stapling.Option5)
  1802. *% Constraints related with FinishingUnit OptLM-5
  1803. *% *InvalidCombination: LIST(FinishingUnit.OptFN-5, HolePunchNum.Option2)
  1804. *% *InvalidCombination: LIST(FinishingUnit.OptFN-5, HolePunchNum.Option3)
  1805. *InvalidCombination: LIST(FinishingUnit.OptFN-5, OutputBin.Option2)
  1806. *InvalidCombination: LIST(FinishingUnit.OptFN-5, OutputBin.Option3)
  1807. *InvalidCombination: LIST(FinishingUnit.OptFN-5, OutputBin.Option4)
  1808. *InvalidCombination: LIST(FinishingUnit.OptFN-5, OutputBin.Option5)
  1809. *InvalidCombination: LIST(FinishingUnit.OptFN-5, OutputBin.Option6)
  1810. *% Constraints related with FinishingUnit OptLM-X0
  1811. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, Folding.Option2)
  1812. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, Folding.Option3)
  1813. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, Folding.Option4)
  1814. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, Stapling.Option5)
  1815. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, OutputBin.Option2)
  1816. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, OutputBin.Option3)
  1817. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, OutputBin.Option4)
  1818. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, OutputBin.Option5)
  1819. *InvalidCombination: LIST(FinishingUnit.OptFN-X0, OutputBin.Option6)
  1820. *% Constraints related with FinishingUnit OptLM-X1
  1821. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, Folding.Option2)
  1822. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, Folding.Option3)
  1823. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, Folding.Option4)
  1824. *% *InvalidCombination: LIST(FinishingUnit.OptFN-X1, HolePunchNum.Option2)
  1825. *% *InvalidCombination: LIST(FinishingUnit.OptFN-X1, HolePunchNum.Option3)
  1826. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, Stapling.Option3)
  1827. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, Stapling.Option4)
  1828. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, Stapling.Option5)
  1829. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, HolePunch.Option2)
  1830. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, HolePunch.Option3)
  1831. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, OutputBin.Option2)
  1832. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, OutputBin.Option3)
  1833. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, OutputBin.Option4)
  1834. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, OutputBin.Option5)
  1835. *InvalidCombination: LIST(FinishingUnit.OptFN-X1, OutputBin.Option6)
  1836. *InvalidCombination: LIST(PrinterHardDisk.NotInstalled, DistNoUse.Option2)
  1837. *% Constraints related with InputBin
  1838. *InvalidCombination: LIST(InputBin.AUTO, PaperSize.A6)
  1839. *InvalidCombination: LIST(InputBin.AUTO, PaperSize.B6)
  1840. *% *InvalidCombination: LIST(InputBin.AUTO, PaperSize.11x14)
  1841. *% *InvalidCombination: LIST(InputBin.AUTO, PaperSize.FLS1)
  1842. *% *InvalidCombination: LIST(InputBin.AUTO, PaperSize.FLS2)
  1843. *% *InvalidCombination: LIST(InputBin.AUTO, PaperSize.FLS3)
  1844. *% *InvalidCombination: LIST(InputBin.AUTO, PaperSize.FLS4)
  1845. *InvalidCombination: LIST(InputBin.UPPER_TRAY, PaperSize.A6)
  1846. *InvalidCombination: LIST(InputBin.UPPER_TRAY, PaperSize.B6)
  1847. *% *InvalidCombination: LIST(InputBin.UPPER_TRAY, PaperSize.11x14)
  1848. *% *InvalidCombination: LIST(InputBin.UPPER_TRAY, PaperSize.FLS1)
  1849. *% *InvalidCombination: LIST(InputBin.UPPER_TRAY, PaperSize.FLS2)
  1850. *% *InvalidCombination: LIST(InputBin.UPPER_TRAY, PaperSize.FLS3)
  1851. *% *InvalidCombination: LIST(InputBin.UPPER_TRAY, PaperSize.FLS4)
  1852. *InvalidCombination: LIST(InputBin.2ND_TRAY, PaperSize.A6)
  1853. *InvalidCombination: LIST(InputBin.2ND_TRAY, PaperSize.B6)
  1854. *% *InvalidCombination: LIST(InputBin.2ND_TRAY, PaperSize.11x14)
  1855. *% *InvalidCombination: LIST(InputBin.2ND_TRAY, PaperSize.FLS1)
  1856. *% *InvalidCombination: LIST(InputBin.2ND_TRAY, PaperSize.FLS2)
  1857. *% *InvalidCombination: LIST(InputBin.2ND_TRAY, PaperSize.FLS3)
  1858. *% *InvalidCombination: LIST(InputBin.2ND_TRAY, PaperSize.FLS4)
  1859. *InvalidCombination: LIST(InputBin.3RD_TRAY, PaperSize.A6)
  1860. *InvalidCombination: LIST(InputBin.3RD_TRAY, PaperSize.B6)
  1861. *% *InvalidCombination: LIST(InputBin.3RD_TRAY, PaperSize.11x14)
  1862. *% *InvalidCombination: LIST(InputBin.3RD_TRAY, PaperSize.FLS1)
  1863. *% *InvalidCombination: LIST(InputBin.3RD_TRAY, PaperSize.FLS2)
  1864. *% *InvalidCombination: LIST(InputBin.3RD_TRAY, PaperSize.FLS3)
  1865. *% *InvalidCombination: LIST(InputBin.3RD_TRAY, PaperSize.FLS4)
  1866. *InvalidCombination: LIST(InputBin.LOWER_TRAY, PaperSize.A6)
  1867. *InvalidCombination: LIST(InputBin.LOWER_TRAY, PaperSize.B6)
  1868. *% *InvalidCombination: LIST(InputBin.LOWER_TRAY, PaperSize.11x14)
  1869. *% *InvalidCombination: LIST(InputBin.LOWER_TRAY, PaperSize.FLS1)
  1870. *% *InvalidCombination: LIST(InputBin.LOWER_TRAY, PaperSize.FLS2)
  1871. *% *InvalidCombination: LIST(InputBin.LOWER_TRAY, PaperSize.FLS3)
  1872. *% *InvalidCombination: LIST(InputBin.LOWER_TRAY, PaperSize.FLS4)
  1873. *InvalidCombination: LIST(InputBin.LCC, PaperSize.A6)
  1874. *InvalidCombination: LIST(InputBin.LCC, PaperSize.B6)
  1875. *% *InvalidCombination: LIST(InputBin.LCC, PaperSize.11x14)
  1876. *% *InvalidCombination: LIST(InputBin.LCC, PaperSize.FLS1)
  1877. *% *InvalidCombination: LIST(InputBin.LCC, PaperSize.FLS2)
  1878. *% *InvalidCombination: LIST(InputBin.LCC, PaperSize.FLS3)
  1879. *% *InvalidCombination: LIST(InputBin.LCC, PaperSize.FLS4)
  1880. *% Constraints related with Stapling
  1881. *% Corner
  1882. *InvalidCombination: LIST(Stapling.Option2, PaperSize.INVOICE)
  1883. *InvalidCombination: LIST(Stapling.Option2, PaperSize.A5)
  1884. *InvalidCombination: LIST(Stapling.Option2, PaperSize.A6)
  1885. *InvalidCombination: LIST(Stapling.Option2, PaperSize.B6)
  1886. *% *InvalidCombination: LIST(Stapling.Option2, PaperSize.11x14)
  1887. *% *InvalidCombination: LIST(Stapling.Option2, PaperSize.FLS1)
  1888. *% *InvalidCombination: LIST(Stapling.Option2, PaperSize.FLS2)
  1889. *% *InvalidCombination: LIST(Stapling.Option2, PaperSize.FLS3)
  1890. *% *InvalidCombination: LIST(Stapling.Option2, PaperSize.FLS4)
  1891. *%add 2001.05.23
  1892. *InvalidCombination: LIST(Stapling.Option2, PaperSize.EXECUTIVE)
  1893. *% Long-Edge 2p
  1894. *InvalidCombination: LIST(Stapling.Option3, PaperSize.A6)
  1895. *InvalidCombination: LIST(Stapling.Option3, PaperSize.B6)
  1896. *% *InvalidCombination: LIST(Stapling.Option3, PaperSize.11x14)
  1897. *% *InvalidCombination: LIST(Stapling.Option3, PaperSize.FLS1)
  1898. *% *InvalidCombination: LIST(Stapling.Option3, PaperSize.FLS2)
  1899. *% *InvalidCombination: LIST(Stapling.Option3, PaperSize.FLS3)
  1900. *% *InvalidCombination: LIST(Stapling.Option3, PaperSize.FLS4)
  1901. *InvalidCombination: LIST(Stapling.Option3, Duplex.HORIZONTAL)
  1902. *%add 2001.05.23
  1903. *InvalidCombination: LIST(Stapling.Option3, PaperSize.11X17)
  1904. *InvalidCombination: LIST(Stapling.Option3, PaperSize.LEGAL)
  1905. *InvalidCombination: LIST(Stapling.Option3, PaperSize.INVOICE)
  1906. *InvalidCombination: LIST(Stapling.Option3, PaperSize.EXECUTIVE)
  1907. *InvalidCombination: LIST(Stapling.Option3, PaperSize.A3)
  1908. *InvalidCombination: LIST(Stapling.Option3, PaperSize.A5)
  1909. *InvalidCombination: LIST(Stapling.Option3, PaperSize.B4)
  1910. *% Short-Edge 2p
  1911. *InvalidCombination: LIST(Stapling.Option4, PaperSize.INVOICE)
  1912. *InvalidCombination: LIST(Stapling.Option4, PaperSize.A5)
  1913. *InvalidCombination: LIST(Stapling.Option4, PaperSize.A6)
  1914. *InvalidCombination: LIST(Stapling.Option4, PaperSize.B6)
  1915. *% *InvalidCombination: LIST(Stapling.Option4, PaperSize.11x14)
  1916. *% *InvalidCombination: LIST(Stapling.Option4, PaperSize.FLS1)
  1917. *% *InvalidCombination: LIST(Stapling.Option4, PaperSize.FLS2)
  1918. *% *InvalidCombination: LIST(Stapling.Option4, PaperSize.FLS3)
  1919. *% *InvalidCombination: LIST(Stapling.Option4, PaperSize.FLS4)
  1920. *InvalidCombination: LIST(Stapling.Option4, Duplex.VERTICAL)
  1921. *%add 2001.05.23
  1922. *InvalidCombination: LIST(Stapling.Option4, PaperSize.EXECUTIVE)
  1923. *% Center
  1924. *InvalidCombination: LIST(Stapling.Option5, PaperSize.INVOICE)
  1925. *InvalidCombination: LIST(Stapling.Option5, PaperSize.EXECUTIVE)
  1926. *InvalidCombination: LIST(Stapling.Option5, PaperSize.A5)
  1927. *InvalidCombination: LIST(Stapling.Option5, PaperSize.A6)
  1928. *InvalidCombination: LIST(Stapling.Option5, PaperSize.B6)
  1929. *% *InvalidCombination: LIST(Stapling.Option5, PaperSize.11x14)
  1930. *% *InvalidCombination: LIST(Stapling.Option5, PaperSize.FLS1)
  1931. *% *InvalidCombination: LIST(Stapling.Option5, PaperSize.FLS2)
  1932. *% *InvalidCombination: LIST(Stapling.Option5, PaperSize.FLS3)
  1933. *% *InvalidCombination: LIST(Stapling.Option5, PaperSize.FLS4)
  1934. *%add 2001.05.23
  1935. *InvalidCombination: LIST(Stapling.Option5, PaperSize.EXECUTIVE)
  1936. *% *InvalidCombination: LIST(Stapling.Option2, OutputBin.Option2)
  1937. *% *InvalidCombination: LIST(Stapling.Option2, OutputBin.Option3)
  1938. *% *InvalidCombination: LIST(Stapling.Option2, OutputBin.Option4)
  1939. *% *InvalidCombination: LIST(Stapling.Option2, OutputBin.Option5)
  1940. *% *InvalidCombination: LIST(Stapling.Option2, OutputBin.Option6)
  1941. *% Constraints related with HolePunch
  1942. *% Short Edge
  1943. *InvalidCombination: LIST(HolePunch.Option2, Stapling.Option3)
  1944. *InvalidCombination: LIST(HolePunch.Option2, Stapling.Option5)
  1945. *InvalidCombination: LIST(HolePunch.Option2, Duplex.VERTICAL)
  1946. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.INVOICE)
  1947. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.A5)
  1948. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.A6)
  1949. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.B6)
  1950. *% *InvalidCombination: LIST(HolePunch.Option2, PaperSize.FLS1)
  1951. *% *InvalidCombination: LIST(HolePunch.Option2, PaperSize.FLS2)
  1952. *% *InvalidCombination: LIST(HolePunch.Option2, PaperSize.FLS3)
  1953. *% *InvalidCombination: LIST(HolePunch.Option2, PaperSize.FLS4)
  1954. *% Long Edge
  1955. *InvalidCombination: LIST(HolePunch.Option3, Stapling.Option4)
  1956. *InvalidCombination: LIST(HolePunch.Option3, Stapling.Option5)
  1957. *InvalidCombination: LIST(HolePunch.Option3, Duplex.HORIZONTAL)
  1958. *InvalidCombination: LIST(HolePunch.Option3, PaperSize.A6)
  1959. *InvalidCombination: LIST(HolePunch.Option3, PaperSize.B6)
  1960. *% *InvalidCombination: LIST(HolePunch.Option3, PaperSize.FLS1)
  1961. *% *InvalidCombination: LIST(HolePunch.Option3, PaperSize.FLS2)
  1962. *% *InvalidCombination: LIST(HolePunch.Option3, PaperSize.FLS3)
  1963. *% *InvalidCombination: LIST(HolePunch.Option3, PaperSize.FLS4)
  1964. *% Constraints related with Folding
  1965. *% Z-Fold
  1966. *InvalidCombination: LIST(Folding.Option2, InputBin.UPPER_TRAY)
  1967. *InvalidCombination: LIST(Folding.Option2, InputBin.2ND_TRAY)
  1968. *InvalidCombination: LIST(Folding.Option2, InputBin.3RD_TRAY)
  1969. *InvalidCombination: LIST(Folding.Option2, InputBin.LOWER_TRAY)
  1970. *InvalidCombination: LIST(Folding.Option2, InputBin.LCC)
  1971. *InvalidCombination: LIST(Folding.Option2, InputBin.BYPASS)
  1972. *InvalidCombination: LIST(Folding.Option2, PaperSize.A6)
  1973. *% *InvalidCombination: LIST(Folding.Option2, PaperSize.11x14)
  1974. *% *InvalidCombination: LIST(Folding.Option2, PaperSize.FLS1)
  1975. *% *InvalidCombination: LIST(Folding.Option2, PaperSize.FLS2)
  1976. *% *InvalidCombination: LIST(Folding.Option2, PaperSize.FLS3)
  1977. *% *InvalidCombination: LIST(Folding.Option2, PaperSize.FLS4)
  1978. *InvalidCombination: LIST(Folding.Option2, Duplex.HORIZONTAL)
  1979. *InvalidCombination: LIST(Folding.Option2, Stapling.Option4)
  1980. *InvalidCombination: LIST(Folding.Option2, Stapling.Option5)
  1981. *InvalidCombination: LIST(Folding.Option2, HolePunch.Option2)
  1982. *% Half-Fold
  1983. *InvalidCombination: LIST(Folding.Option3, PaperSize.LEGAL)
  1984. *InvalidCombination: LIST(Folding.Option3, PaperSize.LETTER)
  1985. *% *InvalidCombination: LIST(Folding.Option3, PaperSize.11x14)
  1986. *InvalidCombination: LIST(Folding.Option3, PaperSize.INVOICE)
  1987. *InvalidCombination: LIST(Folding.Option3, PaperSize.EXECUTIVE)
  1988. *InvalidCombination: LIST(Folding.Option3, PaperSize.A4)
  1989. *InvalidCombination: LIST(Folding.Option3, PaperSize.A5)
  1990. *InvalidCombination: LIST(Folding.Option3, PaperSize.A6)
  1991. *InvalidCombination: LIST(Folding.Option3, PaperSize.B5)
  1992. *InvalidCombination: LIST(Folding.Option3, PaperSize.B6)
  1993. *% *InvalidCombination: LIST(Folding.Option3, PaperSize.FLS1)
  1994. *% *InvalidCombination: LIST(Folding.Option3, PaperSize.FLS2)
  1995. *% *InvalidCombination: LIST(Folding.Option3, PaperSize.FLS3)
  1996. *% *InvalidCombination: LIST(Folding.Option3, PaperSize.FLS4)
  1997. *% Crease
  1998. *% *InvalidCombination: LIST(Folding.Option4, PaperSize.LEGAL)
  1999. *% *InvalidCombination: LIST(Folding.Option4, PaperSize.11x14)
  2000. *InvalidCombination: LIST(Folding.Option4, PaperSize.INVOICE)
  2001. *InvalidCombination: LIST(Folding.Option4, PaperSize.EXECUTIVE)
  2002. *InvalidCombination: LIST(Folding.Option4, PaperSize.A5)
  2003. *InvalidCombination: LIST(Folding.Option4, PaperSize.A6)
  2004. *% *InvalidCombination: LIST(Folding.Option4, PaperSize.B5)
  2005. *InvalidCombination: LIST(Folding.Option4, PaperSize.B6)
  2006. *% *InvalidCombination: LIST(Folding.Option4, PaperSize.FLS1)
  2007. *% *InvalidCombination: LIST(Folding.Option4, PaperSize.FLS2)
  2008. *% *InvalidCombination: LIST(Folding.Option4, PaperSize.FLS3)
  2009. *% *InvalidCombination: LIST(Folding.Option4, PaperSize.FLS4)
  2010. *InvalidCombination: LIST(Folding.Option3, Duplex.VERTICAL)
  2011. *InvalidCombination: LIST(Folding.Option3, Duplex.HORIZONTAL)
  2012. *InvalidCombination: LIST(Folding.Option3, Stapling.Option2)
  2013. *InvalidCombination: LIST(Folding.Option3, Stapling.Option3)
  2014. *InvalidCombination: LIST(Folding.Option3, Stapling.Option5)
  2015. *InvalidCombination: LIST(Folding.Option3, HolePunch.Option2)
  2016. *% *InvalidCombination: LIST(Folding.Option4, Duplex.VERTICAL)
  2017. *% *InvalidCombination: LIST(Folding.Option4, Duplex.HORIZONTAL)
  2018. *InvalidCombination: LIST(Folding.Option4, Stapling.Option2)
  2019. *InvalidCombination: LIST(Folding.Option4, Stapling.Option4)
  2020. *InvalidCombination: LIST(Folding.Option4, Stapling.Option3)
  2021. *InvalidCombination: LIST(Folding.Option4, HolePunch.Option2)
  2022. *InvalidCombination: LIST(Folding.Option4, HolePunch.Option3)
  2023. *% Constraints related with Duplex
  2024. *% *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.INVOICE)
  2025. *% *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.A5)
  2026. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.A6)
  2027. *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.B6)
  2028. *% *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.11x14)
  2029. *% *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.FLS1)
  2030. *% *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.FLS2)
  2031. *% *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.FLS3)
  2032. *% *InvalidCombination: LIST(Duplex.VERTICAL, PaperSize.FLS4)
  2033. *% *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.INVOICE)
  2034. *% *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.A5)
  2035. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.A6)
  2036. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.B6)
  2037. *% *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.11x14)
  2038. *% *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.FLS1)
  2039. *% *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.FLS2)
  2040. *% *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.FLS3)
  2041. *% *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.FLS4)
  2042. *% Constraints related with SortMode
  2043. *InvalidCombination: LIST(SortMode.NONESORT, Stapling.Option2)
  2044. *InvalidCombination: LIST(SortMode.NONESORT, Stapling.Option3)
  2045. *InvalidCombination: LIST(SortMode.NONESORT, Stapling.Option4)
  2046. *InvalidCombination: LIST(SortMode.NONESORT, Stapling.Option5)
  2047. *InvalidCombination: LIST(SortMode.NONESORT, DistNoUse.Option2)
  2048. *% *InvalidCombination: LIST(SortMode.GROUP, OutputBin.Option2)
  2049. *% *InvalidCombination: LIST(SortMode.GROUP, OutputBin.Option3)
  2050. *% *InvalidCombination: LIST(SortMode.GROUP, OutputBin.Option4)
  2051. *% *InvalidCombination: LIST(SortMode.GROUP, OutputBin.Option5)
  2052. *InvalidCombination: LIST(SortMode.GROUP, OutputBin.Option6)
  2053. *InvalidCombination: LIST(SortMode.GROUP, Stapling.Option2)
  2054. *InvalidCombination: LIST(SortMode.GROUP, Stapling.Option3)
  2055. *InvalidCombination: LIST(SortMode.GROUP, Stapling.Option4)
  2056. *InvalidCombination: LIST(SortMode.GROUP, Stapling.Option5)
  2057. *InvalidCombination: LIST(SortMode.GROUP, DistNoUse.Option2)
  2058. *% Constraints related with OHPInterleaving
  2059. *InvalidCombination: LIST(OHPInterleaving.Option2, InputBin.AUTO)
  2060. *InvalidCombination: LIST(OHPInterleaving.Option2, InputBin.BYPASS)
  2061. *InvalidCombination: LIST(OHPInterleaving.Option3, InputBin.AUTO)
  2062. *InvalidCombination: LIST(OHPInterleaving.Option3, InputBin.BYPASS)
  2063. *InvalidCombination: LIST(OHPInterleaving.Option2, SortMode.NONESORT)
  2064. *InvalidCombination: LIST(OHPInterleaving.Option2, SortMode.GROUP)
  2065. *InvalidCombination: LIST(OHPInterleaving.Option3, SortMode.NONESORT)
  2066. *InvalidCombination: LIST(OHPInterleaving.Option3, SortMode.GROUP)
  2067. *% *InvalidCombination: LIST(OHPInterleaving.Option2, Folding.Option2)
  2068. *% *InvalidCombination: LIST(OHPInterleaving.Option2, Folding.Option3)
  2069. *% *InvalidCombination: LIST(OHPInterleaving.Option2, Folding.Option4)
  2070. *% *InvalidCombination: LIST(OHPInterleaving.Option3, Folding.Option2)
  2071. *% *InvalidCombination: LIST(OHPInterleaving.Option3, Folding.Option3)
  2072. *% *InvalidCombination: LIST(OHPInterleaving.Option3, Folding.Option4)
  2073. *InvalidCombination: LIST(OHPInterleaving.Option2, PaperSize.A6)
  2074. *InvalidCombination: LIST(OHPInterleaving.Option2, PaperSize.B6)
  2075. *% *InvalidCombination: LIST(OHPInterleaving.Option2, PaperSize.11x14)
  2076. *% *InvalidCombination: LIST(OHPInterleaving.Option2, PaperSize.FLS1)
  2077. *% *InvalidCombination: LIST(OHPInterleaving.Option2, PaperSize.FLS2)
  2078. *% *InvalidCombination: LIST(OHPInterleaving.Option2, PaperSize.FLS3)
  2079. *% *InvalidCombination: LIST(OHPInterleaving.Option2, PaperSize.FLS4)
  2080. *InvalidCombination: LIST(OHPInterleaving.Option3, PaperSize.A6)
  2081. *InvalidCombination: LIST(OHPInterleaving.Option3, PaperSize.B6)
  2082. *% *InvalidCombination: LIST(OHPInterleaving.Option3, PaperSize.11x14)
  2083. *% *InvalidCombination: LIST(OHPInterleaving.Option3, PaperSize.FLS1)
  2084. *% *InvalidCombination: LIST(OHPInterleaving.Option3, PaperSize.FLS2)
  2085. *% *InvalidCombination: LIST(OHPInterleaving.Option3, PaperSize.FLS3)
  2086. *% *InvalidCombination: LIST(OHPInterleaving.Option3, PaperSize.FLS4)
  2087. *% Constraints related with CoverMode
  2088. *InvalidCombination: LIST(CoverMode.Option1, WithBackCover.Option2)
  2089. *InvalidCombination: LIST(CoverMode.Option1, WithBackCover.Option3)
  2090. *InvalidCombination: LIST(CoverMode.Option2, PaperSize.A6)
  2091. *InvalidCombination: LIST(CoverMode.Option2, PaperSize.B6)
  2092. *% *InvalidCombination: LIST(CoverMode.Option2, PaperSize.11x14)
  2093. *% *InvalidCombination: LIST(CoverMode.Option2, PaperSize.FLS1)
  2094. *% *InvalidCombination: LIST(CoverMode.Option2, PaperSize.FLS2)
  2095. *% *InvalidCombination: LIST(CoverMode.Option2, PaperSize.FLS3)
  2096. *% *InvalidCombination: LIST(CoverMode.Option2, PaperSize.FLS4)
  2097. *InvalidCombination: LIST(CoverMode.Option3, PaperSize.A6)
  2098. *InvalidCombination: LIST(CoverMode.Option3, PaperSize.B6)
  2099. *% *InvalidCombination: LIST(CoverMode.Option3, PaperSize.11x14)
  2100. *% *InvalidCombination: LIST(CoverMode.Option3, PaperSize.FLS1)
  2101. *% *InvalidCombination: LIST(CoverMode.Option3, PaperSize.FLS2)
  2102. *% *InvalidCombination: LIST(CoverMode.Option3, PaperSize.FLS3)
  2103. *% *InvalidCombination: LIST(CoverMode.Option3, PaperSize.FLS4)
  2104. *% CoverMode and InputBin
  2105. *InvalidCombination: LIST(CoverMode.Option2, InputBin.AUTO)
  2106. *InvalidCombination: LIST(CoverMode.Option2, Folding.Option3)
  2107. *InvalidCombination: LIST(CoverMode.Option2, OHPInterleaving.Option2)
  2108. *InvalidCombination: LIST(CoverMode.Option2, OHPInterleaving.Option3)
  2109. *InvalidCombination: LIST(CoverMode.Option3, InputBin.AUTO)
  2110. *InvalidCombination: LIST(CoverMode.Option3, Folding.Option3)
  2111. *% CoverMode and OHPInterleaving
  2112. *InvalidCombination: LIST(CoverMode.Option3, OHPInterleaving.Option2)
  2113. *InvalidCombination: LIST(CoverMode.Option3, OHPInterleaving.Option3)
  2114. *% WithBackCover and PaperSize
  2115. *InvalidCombination: LIST(WithBackCover.Option2, PaperSize.A6)
  2116. *% *InvalidCombination: LIST(WithBackCover.Option2, PaperSize.11x14)
  2117. *% *InvalidCombination: LIST(WithBackCover.Option2, PaperSize.FLS1)
  2118. *% *InvalidCombination: LIST(WithBackCover.Option2, PaperSize.FLS2)
  2119. *% *InvalidCombination: LIST(WithBackCover.Option2, PaperSize.FLS3)
  2120. *% *InvalidCombination: LIST(WithBackCover.Option2, PaperSize.FLS4)
  2121. *% WithBackCover and InputBin
  2122. *InvalidCombination: LIST(WithBackCover.Option2, InputBin.AUTO)
  2123. *InvalidCombination: LIST(WithBackCover.Option2, Folding.Option3)
  2124. *% WithBackCover and OHPInterleaving
  2125. *InvalidCombination: LIST(WithBackCover.Option2, OHPInterleaving.Option2)
  2126. *InvalidCombination: LIST(WithBackCover.Option2, OHPInterleaving.Option3)
  2127. *%add 2001.05.23
  2128. *InvalidCombination: LIST(Duplex.HORIZONTAL, PaperSize.EXECUTIVE)
  2129. *InvalidCombination: LIST(HolePunch.Option2, PaperSize.EXECUTIVE)
  2130. *InvalidCombination: LIST(HolePunch.Option3, PaperSize.EXECUTIVE)
  2131. *% *InvalidCombination: LIST(HolePunch.Option3, PaperSize.11x14)
  2132. *%---------------------------------------------------------
  2133. *% Definition of Document Start
  2134. *%---------------------------------------------------------
  2135. *Command: CmdStartJob
  2136. {
  2137. *Order: JOB_SETUP.1
  2138. *Cmd: "<1B>%%-12345X"
  2139. }
  2140. *Command: CmdStartDoc
  2141. {
  2142. *Order: DOC_SETUP.1
  2143. *Cmd: "<1B>&u600D<1B>*r0F"
  2144. }
  2145. *Command: CmdStartPage
  2146. {
  2147. *Order: PAGE_SETUP.1
  2148. *Cmd: "<1B>*b0M<0D>"
  2149. }
  2150. *Command: CmdEndJob
  2151. {
  2152. *Order: JOB_FINISH.1
  2153. *Cmd: "<1B>E<1B>%%-12345X"
  2154. }
  2155. *switch: Collate
  2156. {
  2157. *case: OFF
  2158. {
  2159. *Command: CmdCopies
  2160. {
  2161. *Order: DOC_SETUP.7
  2162. *Cmd: "<1B>&l" %d[1,999]{NumOfCopies}"X"
  2163. }
  2164. }
  2165. *case: ON
  2166. {
  2167. *Command: CmdCopies
  2168. {
  2169. *Order: DOC_SETUP.7
  2170. *Cmd: "<1B>&l1X"
  2171. }
  2172. }
  2173. }
  2174. *RotateCoordinate?: TRUE
  2175. *RotateRaster?: TRUE
  2176. *RotateFont?: TRUE
  2177. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  2178. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  2179. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  2180. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  2181. *XMoveThreshold: 0
  2182. *YMoveThreshold: 0
  2183. *XMoveUnit: 600
  2184. *YMoveUnit: 600
  2185. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  2186. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,9600]{max_repeat(DestXRel )}"X" }
  2187. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,9600]{max_repeat(DestXRel )}"X" }
  2188. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  2189. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  2190. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  2191. *Command: CmdCR { *Cmd : "<0D>" }
  2192. *Command: CmdLF { *Cmd : "<0A>" }
  2193. *Command: CmdFF { *Cmd : "<0C>" }
  2194. *Command: CmdBackSpace { *Cmd : "<08>" }
  2195. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  2196. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  2197. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  2198. *EjectPageWithFF?: TRUE
  2199. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  2200. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  2201. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  2202. *OutputDataFormat: H_BYTE
  2203. *OptimizeLeftBound?: TRUE
  2204. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  2205. *CursorYAfterSendBlockData: AUTO_INCREMENT
  2206. *DefaultFont: 80
  2207. *DefaultCTT: 0
  2208. *CharPosition: BASELINE
  2209. *TTFSEnabled?: TRUE
  2210. *DeviceFonts: LIST(44,45,75,76,78,80,96,146,147,148,149,150,151,152,153,
  2211. + 154,155,156,157,169,170,171,201,202,203,204,205,206,
  2212. + 207,208,214,215,216,217,218,219,220,221,222,223,224,
  2213. + 225,226,227,228,229,230,231,233,234,235)
  2214. *MinFontID: 16534
  2215. *MaxFontID: 32768
  2216. *FontFormat: HPPCL_OUTLINE
  2217. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  2218. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  2219. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  2220. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  2221. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  2222. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  2223. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  2224. *MinGrayFill: 1
  2225. *MaxGrayFill: 100
  2226. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  2227. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  2228. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage }"g2P" }
  2229. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  2230. *Command: CmdRectBlackFill { *Cmd : "<1B>*c0P" }
  2231. *Command: CmdDownloadPattern { *Cmd: "<1B>*c" %d{PatternBrushID}"G" "<1B>*c" %d{PatternBrushSize}"W" }
  2232. *Command: CmdSelectPattern { *Cmd: "<1B>*c" %d{PatternBrushID}"G" "<1B>*v" %d{PatternBrushType}"T" }
  2233. *Command: CmdSelectWhiteBrush { *Cmd: "<1B>*v1o1T" }
  2234. *Command: CmdSelectBlackBrush { *Cmd: "<1B>*v0o0T" }