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.

1310 lines
30 KiB

  1. *GPDSpecVersion: "1.0"
  2. *%
  3. *% GPD file for RICOH RPDL printer
  4. *% Created: 1999/01/26
  5. *% Modified: 2000/05/22
  6. *%
  7. *% Copyright (c) 1999 - 2000 RICOH Co., Ltd.
  8. *% All rights reserved.
  9. *%
  10. *GPDFileVersion: "1.03"
  11. *GPDFileName: "RINX100J.GPD"
  12. *Include: "STDNAMES.GPD"
  13. *ModelName: "RICOH NX-1000 RPDL"
  14. *MasterUnits: PAIR(1200, 1200)
  15. *ResourceDLL: "RPDLRES.DLL"
  16. *HelpFile: "RPDLCFG.HLP"
  17. *PrinterType: PAGE
  18. *MaxCopies: 999
  19. *FontCartSlots: 1
  20. *PrintRate: 38
  21. *PrintRateUnit: PPM
  22. *rcInstalledOptionNameID: 800
  23. *rcNotInstalledOptionNameID: 801
  24. *%======== Quality Macros (not including PrintQuality nor PrintDensity) ========
  25. *BestQualitySettings: LIST(Resolution.600dpi, Halftone.HT_PATSIZE_8x8_M, ImageControl.Scale100)
  26. *BetterQualitySettings: LIST(Resolution.400dpi, Halftone.HT_PATSIZE_8x8_M, ImageControl.Scale100)
  27. *DraftQualitySettings: LIST(Resolution.400dpi, Halftone.HT_PATSIZE_8x8_M, ImageControl.2Up_Scale67)
  28. *DefaultQuality: BETTERQUALITY
  29. *%======== Orientation ========
  30. *Feature: Orientation
  31. {
  32. *rcNameID: =ORIENTATION_DISPLAY
  33. *DefaultOption: PORTRAIT
  34. *Option: PORTRAIT
  35. {
  36. *rcNameID: =PORTRAIT_DISPLAY
  37. *Command: CmdSelect
  38. {
  39. *Order: DOC_SETUP.80
  40. *CallbackID: 56
  41. }
  42. }
  43. *Option: LANDSCAPE_CC270
  44. {
  45. *rcNameID: =LANDSCAPE_DISPLAY
  46. *Command: CmdSelect
  47. {
  48. *Order: DOC_SETUP.80
  49. *CallbackID: 57
  50. }
  51. }
  52. }
  53. *%======== InputBin ========
  54. *Feature: InputBin
  55. {
  56. *rcNameID: =PAPER_SOURCE_DISPLAY
  57. *DefaultOption: AUTO
  58. *Option: AUTO
  59. {
  60. *rcNameID: 678
  61. *Command: CmdSelect
  62. {
  63. *Order: DOC_SETUP.120
  64. *CallbackID: 73
  65. }
  66. }
  67. *Option: Tray1
  68. {
  69. *rcNameID: 259
  70. *OptionID: 259 *%%% DMBIN_TRAY1
  71. *Command: CmdSelect
  72. {
  73. *Order: DOC_SETUP.120
  74. *Cmd: "<1B19>2"
  75. }
  76. }
  77. *Option: Tray2
  78. {
  79. *rcNameID: 260
  80. *OptionID: 260 *%%% DMBIN_TRAY2
  81. *Command: CmdSelect
  82. {
  83. *Order: DOC_SETUP.120
  84. *Cmd: "<1B19>3"
  85. }
  86. }
  87. *Option: LARGECAPACITY
  88. {
  89. *rcNameID: 679
  90. *Installable?: TRUE
  91. *rcInstallableFeatureNameID: 679
  92. *Command: CmdSelect
  93. {
  94. *Order: DOC_SETUP.120
  95. *Cmd: "<1B19>4"
  96. }
  97. }
  98. }
  99. *%======== Resolution ========
  100. *Feature: Resolution
  101. {
  102. *rcNameID: =RESOLUTION_DISPLAY
  103. *DefaultOption: 400dpi
  104. *Option: 400dpi
  105. {
  106. *rcNameID: 639
  107. *DPI: PAIR(400, 400)
  108. *TextDPI: PAIR(400, 400)
  109. EXTERN_GLOBAL: *XMoveUnit: 400
  110. EXTERN_GLOBAL: *YMoveUnit: 400
  111. EXTERN_GLOBAL: *MaxFontID: 3
  112. *MinStripBlankPixels: 32
  113. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  114. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  115. *SpotDiameter: 100
  116. *Command: CmdSendBlockData {
  117. *CallbackID: 24
  118. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  119. }
  120. *Command: CmdSelect
  121. {
  122. *Order: DOC_SETUP.40
  123. *CallbackID: 53
  124. }
  125. }
  126. *Option: 600dpi
  127. {
  128. *rcNameID: 640
  129. *DPI: PAIR(600, 600)
  130. *TextDPI: PAIR(600, 600)
  131. EXTERN_GLOBAL: *XMoveUnit: 600
  132. EXTERN_GLOBAL: *YMoveUnit: 600
  133. EXTERN_GLOBAL: *MaxFontID: 1
  134. *MinStripBlankPixels: 32
  135. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  136. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  137. *SpotDiameter: 100
  138. *Command: CmdSendBlockData {
  139. *CallbackID: 24
  140. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  141. }
  142. *Command: CmdSelect
  143. {
  144. *Order: DOC_SETUP.40
  145. *CallbackID: 54
  146. }
  147. }
  148. }
  149. *%======== PaperSize ========
  150. *Feature: PaperSize
  151. {
  152. *rcNameID: =PAPER_SIZE_DISPLAY
  153. *DefaultOption: A4
  154. *Option: A3
  155. {
  156. *rcNameID: =A3_DISPLAY
  157. *switch: EdgeToEdgePrint
  158. {
  159. *case: Standard
  160. {
  161. *PrintableArea: PAIR(13440, 19440)
  162. *PrintableOrigin: PAIR(240, 240)
  163. }
  164. *case: EdgeToEdge
  165. {
  166. *PrintableArea: PAIR(14028, 19848)
  167. *PrintableOrigin: PAIR(0, 0)
  168. }
  169. }
  170. *Command: CmdSelect
  171. {
  172. *Order: DOC_SETUP.110
  173. *CallbackID: 89
  174. }
  175. }
  176. *Option: A4
  177. {
  178. *rcNameID: =A4_DISPLAY
  179. *switch: EdgeToEdgePrint
  180. {
  181. *case: Standard
  182. {
  183. *PrintableArea: PAIR(9360, 13600)
  184. *PrintableOrigin: PAIR(240, 240)
  185. *switch: Resolution
  186. {
  187. *case: 400dpi
  188. {
  189. *PrintableArea: PAIR(9360, 13599)
  190. }
  191. }
  192. }
  193. *case: EdgeToEdge
  194. {
  195. *PrintableArea: PAIR(9924, 14028)
  196. *PrintableOrigin: PAIR(0, 0)
  197. }
  198. }
  199. *Command: CmdSelect
  200. {
  201. *Order: DOC_SETUP.110
  202. *CallbackID: 90
  203. }
  204. }
  205. *Option: A5
  206. {
  207. *rcNameID: =A5_DISPLAY
  208. *switch: EdgeToEdgePrint
  209. {
  210. *case: Standard
  211. {
  212. *PrintableArea: PAIR(6400, 9520)
  213. *PrintableOrigin: PAIR(240, 240)
  214. *switch: Resolution
  215. {
  216. *case: 400dpi
  217. {
  218. *PrintableArea: PAIR(6399, 9519)
  219. }
  220. }
  221. }
  222. *case: EdgeToEdge
  223. {
  224. *PrintableArea: PAIR(6996, 9924)
  225. *PrintableOrigin: PAIR(0, 0)
  226. }
  227. }
  228. *Command: CmdSelect
  229. {
  230. *Order: DOC_SETUP.110
  231. *CallbackID: 91
  232. }
  233. }
  234. *Option: B4
  235. {
  236. *rcNameID: =B4_DISPLAY
  237. *switch: EdgeToEdgePrint
  238. {
  239. *case: Standard
  240. {
  241. *PrintableArea: PAIR(11680, 16760)
  242. *PrintableOrigin: PAIR(240, 240)
  243. *switch: Resolution
  244. {
  245. *case: 400dpi
  246. {
  247. *PrintableArea: PAIR(11679, 16758)
  248. }
  249. }
  250. }
  251. *case: EdgeToEdge
  252. {
  253. *PrintableArea: PAIR(12144, 17196)
  254. *PrintableOrigin: PAIR(0, 0)
  255. }
  256. }
  257. *Command: CmdSelect
  258. {
  259. *Order: DOC_SETUP.110
  260. *CallbackID: 92
  261. }
  262. }
  263. *Option: B5
  264. {
  265. *rcNameID: =B5_DISPLAY
  266. *switch: EdgeToEdgePrint
  267. {
  268. *case: Standard
  269. {
  270. *PrintableArea: PAIR(8000, 11760)
  271. *PrintableOrigin: PAIR(240, 240)
  272. *switch: Resolution
  273. {
  274. *case: 400dpi
  275. {
  276. *PrintableArea: PAIR(7998, 11760)
  277. }
  278. }
  279. }
  280. *case: EdgeToEdge
  281. {
  282. *PrintableArea: PAIR(8604, 12144)
  283. *PrintableOrigin: PAIR(0, 0)
  284. }
  285. }
  286. *Command: CmdSelect
  287. {
  288. *Order: DOC_SETUP.110
  289. *CallbackID: 93
  290. }
  291. }
  292. *Option: TABLOID
  293. {
  294. *rcNameID: =TABLOID_DISPLAY
  295. *switch: EdgeToEdgePrint
  296. {
  297. *case: Standard
  298. {
  299. *PrintableArea: PAIR(12640, 20000)
  300. *PrintableOrigin: PAIR(240, 240)
  301. *switch: Resolution
  302. {
  303. *case: 400dpi
  304. {
  305. *PrintableArea: PAIR(12639, 19998)
  306. }
  307. }
  308. }
  309. *case: EdgeToEdge
  310. {
  311. *PrintableArea: PAIR(13200, 20400)
  312. *PrintableOrigin: PAIR(0, 0)
  313. }
  314. }
  315. *Command: CmdSelect
  316. {
  317. *Order: DOC_SETUP.110
  318. *CallbackID: 95
  319. }
  320. }
  321. *Option: LEGAL
  322. {
  323. *rcNameID: =LEGAL_DISPLAY
  324. *switch: EdgeToEdgePrint
  325. {
  326. *case: Standard
  327. {
  328. *PrintableArea: PAIR(9600, 16400)
  329. *PrintableOrigin: PAIR(240, 240)
  330. *switch: Resolution
  331. {
  332. *case: 400dpi
  333. {
  334. *PrintableArea: PAIR(9600, 16398)
  335. }
  336. }
  337. }
  338. *case: EdgeToEdge
  339. {
  340. *PrintableArea: PAIR(10200, 16800)
  341. *PrintableOrigin: PAIR(0, 0)
  342. }
  343. }
  344. *Command: CmdSelect
  345. {
  346. *Order: DOC_SETUP.110
  347. *CallbackID: 96
  348. }
  349. }
  350. *Option: LETTER
  351. {
  352. *rcNameID: =LETTER_DISPLAY
  353. *switch: EdgeToEdgePrint
  354. {
  355. *case: Standard
  356. {
  357. *PrintableArea: PAIR(9600, 12640)
  358. *PrintableOrigin: PAIR(240, 240)
  359. *switch: Resolution
  360. {
  361. *case: 400dpi
  362. {
  363. *PrintableArea: PAIR(9600, 12639)
  364. }
  365. }
  366. }
  367. *case: EdgeToEdge
  368. {
  369. *PrintableArea: PAIR(10200, 13200)
  370. *PrintableOrigin: PAIR(0, 0)
  371. }
  372. }
  373. *Command: CmdSelect
  374. {
  375. *Order: DOC_SETUP.110
  376. *CallbackID: 97
  377. }
  378. }
  379. *Option: STATEMENT
  380. {
  381. *rcNameID: =STATEMENT_DISPLAY
  382. *switch: EdgeToEdgePrint
  383. {
  384. *case: Standard
  385. {
  386. *PrintableArea: PAIR(6000, 9840)
  387. *PrintableOrigin: PAIR(240, 240)
  388. }
  389. *case: EdgeToEdge
  390. {
  391. *PrintableArea: PAIR(6600, 10200)
  392. *PrintableOrigin: PAIR(0, 0)
  393. }
  394. }
  395. *Command: CmdSelect
  396. {
  397. *Order: DOC_SETUP.110
  398. *CallbackID: 98
  399. }
  400. }
  401. *Option: 11x15toA4 *%%% custom option
  402. {
  403. *rcNameID: 692
  404. *PageDimensions: PAIR(13200, 18000)
  405. *PrintableArea: PAIR(13200, 16320)
  406. *PrintableOrigin: PAIR(0, 840)
  407. *Command: CmdSelect
  408. {
  409. *Order: DOC_SETUP.110
  410. *CallbackID: 199
  411. }
  412. }
  413. *Option: A2toA3 *%%% custom option
  414. {
  415. *rcNameID: 258
  416. *PageDimensions: PAIR(19848, 28068)
  417. *PrintableArea: PAIR(19848, 28068)
  418. *PrintableOrigin: PAIR(0, 0)
  419. *Command: CmdSelect
  420. {
  421. *Order: DOC_SETUP.110
  422. *CallbackID: 101
  423. }
  424. }
  425. }
  426. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.STATEMENT)
  427. *%======== Edge to Edge Print (custom feature) ========
  428. *Feature: EdgeToEdgePrint
  429. {
  430. *rcNameID: 635
  431. *HelpIndex: 1
  432. *FeatureType: DOC_PROPERTY
  433. *DefaultOption: Standard
  434. *Option: Standard
  435. {
  436. *rcNameID: 636
  437. *Command: CmdSelect
  438. {
  439. *Order: DOC_SETUP.50
  440. *CallbackID: 149
  441. }
  442. }
  443. *Option: EdgeToEdge
  444. {
  445. *rcNameID: 637
  446. *Command: CmdSelect
  447. {
  448. *Order: DOC_SETUP.50
  449. *CallbackID: 150
  450. }
  451. }
  452. }
  453. *%======== Left Margin in Printing (custom feature) ========
  454. *Feature: LeftMarginInPrinting
  455. {
  456. *rcNameID: 652
  457. *HelpIndex: 2
  458. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  459. *DefaultOption: 0mm
  460. *Option: 0mm
  461. {
  462. *rcNameID: 656
  463. *Command: CmdSelect
  464. {
  465. *Order: DOC_SETUP.20
  466. *CallbackID: 169
  467. }
  468. }
  469. *Option: 1mm
  470. {
  471. *rcNameID: 657
  472. *Command: CmdSelect
  473. {
  474. *Order: DOC_SETUP.20
  475. *CallbackID: 170
  476. }
  477. }
  478. *Option: 2mm
  479. {
  480. *rcNameID: 658
  481. *Command: CmdSelect
  482. {
  483. *Order: DOC_SETUP.20
  484. *CallbackID: 171
  485. }
  486. }
  487. *Option: 3mm
  488. {
  489. *rcNameID: 659
  490. *Command: CmdSelect
  491. {
  492. *Order: DOC_SETUP.20
  493. *CallbackID: 172
  494. }
  495. }
  496. *Option: 4mm
  497. {
  498. *rcNameID: 660
  499. *Command: CmdSelect
  500. {
  501. *Order: DOC_SETUP.20
  502. *CallbackID: 173
  503. }
  504. }
  505. *Option: 5mm
  506. {
  507. *rcNameID: 661
  508. *Command: CmdSelect
  509. {
  510. *Order: DOC_SETUP.20
  511. *CallbackID: 174
  512. }
  513. }
  514. }
  515. *%======== Top Margin in Printing (custom feature) ========
  516. *Feature: TopMarginInPrinting
  517. {
  518. *rcNameID: 653
  519. *HelpIndex: 3
  520. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  521. *DefaultOption: 0mm
  522. *Option: 0mm
  523. {
  524. *rcNameID: 656
  525. *Command: CmdSelect
  526. {
  527. *Order: DOC_SETUP.30
  528. *CallbackID: 175
  529. }
  530. }
  531. *Option: 1mm
  532. {
  533. *rcNameID: 657
  534. *Command: CmdSelect
  535. {
  536. *Order: DOC_SETUP.30
  537. *CallbackID: 176
  538. }
  539. }
  540. *Option: 2mm
  541. {
  542. *rcNameID: 658
  543. *Command: CmdSelect
  544. {
  545. *Order: DOC_SETUP.30
  546. *CallbackID: 177
  547. }
  548. }
  549. *Option: 3mm
  550. {
  551. *rcNameID: 659
  552. *Command: CmdSelect
  553. {
  554. *Order: DOC_SETUP.30
  555. *CallbackID: 178
  556. }
  557. }
  558. *Option: 4mm
  559. {
  560. *rcNameID: 660
  561. *Command: CmdSelect
  562. {
  563. *Order: DOC_SETUP.30
  564. *CallbackID: 179
  565. }
  566. }
  567. *Option: 5mm
  568. {
  569. *rcNameID: 661
  570. *Command: CmdSelect
  571. {
  572. *Order: DOC_SETUP.30
  573. *CallbackID: 180
  574. }
  575. }
  576. }
  577. *%======== Emulation Mode after Printing (custom feature) ========
  578. *Feature: EmulationMode
  579. {
  580. *rcNameID: 600
  581. *HelpIndex: 4
  582. *FeatureType: PRINTER_PROPERTY
  583. *DefaultOption: None
  584. *Option: None
  585. {
  586. *rcNameID: 601
  587. }
  588. *Option: R98
  589. {
  590. *rcNameID: 602
  591. *Command: CmdSelect
  592. {
  593. *Order: JOB_FINISH.40
  594. *Cmd: "<1B12>!-1,1,1@R98<1B> "
  595. }
  596. }
  597. *Option: R16
  598. {
  599. *rcNameID: 603
  600. *Command: CmdSelect
  601. {
  602. *Order: JOB_FINISH.40
  603. *Cmd: "<1B12>!-1,1,1@R16<1B> "
  604. }
  605. }
  606. *Option: RPS
  607. {
  608. *rcNameID: 604
  609. *Command: CmdSelect
  610. {
  611. *Order: JOB_FINISH.40
  612. *Cmd: "<1B12>!-1,1,1@RPS<1B> "
  613. }
  614. }
  615. *Option: R55
  616. {
  617. *rcNameID: 605
  618. *Command: CmdSelect
  619. {
  620. *Order: JOB_FINISH.40
  621. *Cmd: "<1B12>!-1,1,1@R55<1B> "
  622. }
  623. }
  624. *Option: RPGL
  625. {
  626. *rcNameID: 606
  627. *Command: CmdSelect
  628. {
  629. *Order: JOB_FINISH.40
  630. *Cmd: "<1B12>!-1,1,1@RGL<1B> "
  631. }
  632. }
  633. *Option: RPGL2
  634. {
  635. *rcNameID: 607
  636. *Command: CmdSelect
  637. {
  638. *Order: JOB_FINISH.40
  639. *Cmd: "<1B12>!-1,1,1@RGL<1B> MS-1,6,11;"
  640. }
  641. }
  642. *Option: Program1
  643. {
  644. *rcNameID: 612
  645. *Command: CmdSelect
  646. {
  647. *Order: JOB_FINISH.40
  648. *Cmd: "<1B12>!0,1,2@P1<1B> "
  649. }
  650. }
  651. *Option: Program2
  652. {
  653. *rcNameID: 613
  654. *Command: CmdSelect
  655. {
  656. *Order: JOB_FINISH.40
  657. *Cmd: "<1B12>!0,1,2@P2<1B> "
  658. }
  659. }
  660. *Option: Program3
  661. {
  662. *rcNameID: 614
  663. *Command: CmdSelect
  664. {
  665. *Order: JOB_FINISH.40
  666. *Cmd: "<1B12>!0,1,2@P3<1B> "
  667. }
  668. }
  669. *Option: Program4
  670. {
  671. *rcNameID: 615
  672. *Command: CmdSelect
  673. {
  674. *Order: JOB_FINISH.40
  675. *Cmd: "<1B12>!0,1,2@P4<1B> "
  676. }
  677. }
  678. *Option: Program5
  679. {
  680. *rcNameID: 616
  681. *Command: CmdSelect
  682. {
  683. *Order: JOB_FINISH.40
  684. *Cmd: "<1B12>!0,1,2@P5<1B> "
  685. }
  686. }
  687. *Option: Program6
  688. {
  689. *rcNameID: 617
  690. *Command: CmdSelect
  691. {
  692. *Order: JOB_FINISH.40
  693. *Cmd: "<1B12>!0,1,2@P6<1B> "
  694. }
  695. }
  696. *Option: Program7
  697. {
  698. *rcNameID: 618
  699. *Command: CmdSelect
  700. {
  701. *Order: JOB_FINISH.40
  702. *Cmd: "<1B12>!0,1,2@P7<1B> "
  703. }
  704. }
  705. *Option: Program8
  706. {
  707. *rcNameID: 619
  708. *Command: CmdSelect
  709. {
  710. *Order: JOB_FINISH.40
  711. *Cmd: "<1B12>!0,1,2@P8<1B> "
  712. }
  713. }
  714. *Option: Program9
  715. {
  716. *rcNameID: 620
  717. *Command: CmdSelect
  718. {
  719. *Order: JOB_FINISH.40
  720. *Cmd: "<1B12>!0,1,2@P9<1B> "
  721. }
  722. }
  723. *Option: Program10
  724. {
  725. *rcNameID: 621
  726. *Command: CmdSelect
  727. {
  728. *Order: JOB_FINISH.40
  729. *Cmd: "<1B12>!0,1,2@P10<1B> "
  730. }
  731. }
  732. *Option: Program11
  733. {
  734. *rcNameID: 622
  735. *Command: CmdSelect
  736. {
  737. *Order: JOB_FINISH.40
  738. *Cmd: "<1B12>!0,1,2@P11<1B> "
  739. }
  740. }
  741. *Option: Program12
  742. {
  743. *rcNameID: 623
  744. *Command: CmdSelect
  745. {
  746. *Order: JOB_FINISH.40
  747. *Cmd: "<1B12>!0,1,2@P12<1B> "
  748. }
  749. }
  750. *Option: Program13
  751. {
  752. *rcNameID: 624
  753. *Command: CmdSelect
  754. {
  755. *Order: JOB_FINISH.40
  756. *Cmd: "<1B12>!0,1,2@P13<1B> "
  757. }
  758. }
  759. *Option: Program14
  760. {
  761. *rcNameID: 625
  762. *Command: CmdSelect
  763. {
  764. *Order: JOB_FINISH.40
  765. *Cmd: "<1B12>!0,1,2@P14<1B> "
  766. }
  767. }
  768. *Option: Program15
  769. {
  770. *rcNameID: 626
  771. *Command: CmdSelect
  772. {
  773. *Order: JOB_FINISH.40
  774. *Cmd: "<1B12>!0,1,2@P15<1B> "
  775. }
  776. }
  777. *Option: Program16
  778. {
  779. *rcNameID: 627
  780. *Command: CmdSelect
  781. {
  782. *Order: JOB_FINISH.40
  783. *Cmd: "<1B12>!0,1,2@P16<1B> "
  784. }
  785. }
  786. }
  787. *%======== OutputBin ========
  788. *Feature: OutputBin
  789. {
  790. *rcNameID: =OUTPUTBIN_DISPLAY
  791. *HelpIndex: 6
  792. *DefaultOption: PrinterDefault
  793. *Option: PrinterDefault
  794. {
  795. *rcNameID: 270
  796. *Command: CmdSelect
  797. {
  798. *Order: DOC_SETUP.130
  799. *Cmd: "<1B12>80 "
  800. }
  801. }
  802. *Option: UpperOutputTray
  803. {
  804. *rcNameID: 291
  805. *Command: CmdSelect
  806. {
  807. *Order: DOC_SETUP.130
  808. *Cmd: "<1B12>81,2 "
  809. }
  810. }
  811. *Option: LowerOutputTray
  812. {
  813. *rcNameID: 292
  814. *Command: CmdSelect
  815. {
  816. *Order: DOC_SETUP.130
  817. *Cmd: "<1B12>82,2 "
  818. }
  819. }
  820. *Option: SideOutputTray
  821. {
  822. *rcNameID: 293
  823. *Command: CmdSelect
  824. {
  825. *Order: DOC_SETUP.130
  826. *Cmd: "<1B12>83,2 "
  827. }
  828. }
  829. }
  830. *%======== Scan for Rules (custom feature) ========
  831. *Feature: ScanForRules
  832. {
  833. *rcNameID: 663
  834. *HelpIndex: 10
  835. *FeatureType: DOC_PROPERTY
  836. *DefaultOption: Yes
  837. *Option: Yes
  838. {
  839. *rcNameID: 673
  840. EXTERN_GLOBAL: *MinGrayFill: 1
  841. EXTERN_GLOBAL: *MaxGrayFill: 100
  842. *Command: CmdSetRectWidth {
  843. *CallbackID: 102
  844. *Params: LIST(RectXSize)
  845. }
  846. *Command: CmdSetRectHeight {
  847. *CallbackID: 103
  848. *Params: LIST(RectYSize)
  849. }
  850. *Command: CmdRectGrayFill {
  851. *CallbackID: 104
  852. *Params: LIST(DestX, DestY, GrayPercentage)
  853. }
  854. *Command: CmdRectWhiteFill {
  855. *CallbackID: 191
  856. *Params: LIST(DestX, DestY)
  857. }
  858. }
  859. *Option: No
  860. {
  861. *rcNameID: 674
  862. }
  863. }
  864. *%======== ImageControl ========
  865. *Feature: ImageControl
  866. {
  867. *rcNameID: =IMAGECONTROL_DISPLAY
  868. *HelpIndex: 13
  869. *DefaultOption: Scale100
  870. *Option: Scale100
  871. {
  872. *rcNameID: 318 *%%% 100%
  873. *Command: CmdSelect
  874. {
  875. *Order: DOC_SETUP.70
  876. *CallbackID: 120
  877. }
  878. }
  879. *Option: AtoA_Scale67
  880. {
  881. *rcNameID: 319 *%%% A Size->A Size Down Scaling (67%)
  882. *Command: CmdSelect
  883. {
  884. *Order: DOC_SETUP.70
  885. *CallbackID: 99
  886. }
  887. }
  888. *Option: BtoA_Scale80
  889. {
  890. *rcNameID: 320 *%%% B Size->A Size Down Scaling (80%)
  891. *Command: CmdSelect
  892. {
  893. *Order: DOC_SETUP.70
  894. *CallbackID: 100
  895. }
  896. }
  897. *Option: BtoA_Scale115
  898. {
  899. *rcNameID: 321 *%%% B Size->A Size Up Scaling (115%)
  900. *Command: CmdSelect
  901. {
  902. *Order: DOC_SETUP.70
  903. *CallbackID: 111
  904. }
  905. }
  906. *Option: 2Up_Scale67
  907. {
  908. *rcNameID: 326 *%%% 2 in 1 (Down Scaling)
  909. *Command: CmdSelect
  910. {
  911. *Order: DOC_SETUP.70
  912. *CallbackID: 108
  913. }
  914. }
  915. *Option: 2Up_Scale100
  916. {
  917. *rcNameID: 327 *%%% 2 in 1 (Non Scaling)
  918. *Command: CmdSelect
  919. {
  920. *Order: DOC_SETUP.70
  921. *CallbackID: 109
  922. }
  923. }
  924. *Option: Scale88
  925. {
  926. *rcNameID: 329 *%%% 88%
  927. *Command: CmdSelect
  928. {
  929. *Order: DOC_SETUP.70
  930. *CallbackID: 121
  931. }
  932. }
  933. *Option: Scale80
  934. {
  935. *rcNameID: 330 *%%% 80%
  936. *Command: CmdSelect
  937. {
  938. *Order: DOC_SETUP.70
  939. *CallbackID: 122
  940. }
  941. }
  942. *Option: Scale75
  943. {
  944. *rcNameID: 331 *%%% 75%
  945. *Command: CmdSelect
  946. {
  947. *Order: DOC_SETUP.70
  948. *CallbackID: 123
  949. }
  950. }
  951. *Option: Scale70
  952. {
  953. *rcNameID: 332 *%%% 70%
  954. *Command: CmdSelect
  955. {
  956. *Order: DOC_SETUP.70
  957. *CallbackID: 124
  958. }
  959. }
  960. *Option: Scale67
  961. {
  962. *rcNameID: 333 *%%% 67%
  963. *Command: CmdSelect
  964. {
  965. *Order: DOC_SETUP.70
  966. *CallbackID: 125
  967. }
  968. }
  969. *Option: Scale115
  970. {
  971. *rcNameID: 335 *%%% 115%
  972. *Command: CmdSelect
  973. {
  974. *Order: DOC_SETUP.70
  975. *CallbackID: 126
  976. }
  977. }
  978. }
  979. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.AtoA_Scale67)
  980. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.BtoA_Scale80)
  981. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.BtoA_Scale115)
  982. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.2Up_Scale67)
  983. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.2Up_Scale100)
  984. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale88)
  985. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale80)
  986. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale75)
  987. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale70)
  988. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale67)
  989. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale115)
  990. *%======== Halftone ========
  991. *Feature: Halftone
  992. {
  993. *rcNameID: =HALFTONING_DISPLAY
  994. *HelpIndex: 14
  995. *DefaultOption: HT_PATSIZE_8x8_M
  996. *Option: HT_PATSIZE_6x6_M
  997. {
  998. *rcNameID: 665
  999. }
  1000. *Option: HT_PATSIZE_8x8_M
  1001. {
  1002. *rcNameID: 666
  1003. }
  1004. *Option: HT_PATSIZE_10x10_M
  1005. {
  1006. *rcNameID: 667
  1007. }
  1008. *Option: HT_PATSIZE_12x12_M
  1009. {
  1010. *rcNameID: 668
  1011. }
  1012. *Option: HT_PATSIZE_14x14_M
  1013. {
  1014. *rcNameID: 669
  1015. }
  1016. *Option: HT_PATSIZE_16x16_M
  1017. {
  1018. *rcNameID: 670
  1019. }
  1020. *Ifdef: WINNT_50
  1021. *Option: HT_PATSIZE_SUPERCELL_M
  1022. {
  1023. *rcNameID: =HT_SUPERCELL_DISPLAY
  1024. }
  1025. *Endif:
  1026. }
  1027. *%======== Memory ========
  1028. *Feature: Memory
  1029. {
  1030. *rcNameID: =PRINTER_MEMORY_DISPLAY
  1031. *HelpIndex: 15
  1032. *DefaultOption: 0KB
  1033. *Option: 0KB
  1034. {
  1035. *rcNameID: 641
  1036. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 0KB
  1037. *Command: CmdSelect
  1038. {
  1039. *Order: JOB_SETUP.10
  1040. *CallbackID: 158
  1041. }
  1042. }
  1043. *Option: 128KB
  1044. {
  1045. *rcNameID: 642
  1046. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 128KB
  1047. *Command: CmdSelect
  1048. {
  1049. *Order: JOB_SETUP.10
  1050. *CallbackID: 159
  1051. }
  1052. }
  1053. }
  1054. *%======== Duplex ========
  1055. *Feature: Duplex
  1056. {
  1057. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1058. *DefaultOption: NONE
  1059. *Option: NONE
  1060. {
  1061. *rcNameID: =NONE_DISPLAY
  1062. }
  1063. *Option: VERTICAL
  1064. {
  1065. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1066. *Command: CmdSelect
  1067. {
  1068. *Order: DOC_SETUP.100
  1069. *CallbackID: 71
  1070. }
  1071. }
  1072. *Option: HORIZONTAL
  1073. {
  1074. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1075. *Command: CmdSelect
  1076. {
  1077. *Order: DOC_SETUP.100
  1078. *CallbackID: 72
  1079. }
  1080. }
  1081. }
  1082. *%======== Duplex Unit (custom feature) ========
  1083. *Feature: DuplexUnit
  1084. {
  1085. *rcNameID: 808
  1086. *FeatureType: PRINTER_PROPERTY
  1087. *DefaultOption: NotInstalled
  1088. *Option: NotInstalled
  1089. {
  1090. *rcNameID: 801
  1091. *DisabledFeatures: LIST(Duplex)
  1092. }
  1093. *Option: Installed
  1094. {
  1095. *rcNameID: 800
  1096. }
  1097. }
  1098. *%======== StartDoc ========
  1099. *Command: CmdStartDoc
  1100. {
  1101. *Order: DOC_SETUP.10
  1102. *CallbackID: 112
  1103. }
  1104. *%======== EndJob ========
  1105. *Command: CmdEndJob
  1106. {
  1107. *Order: JOB_FINISH.10
  1108. *CallbackID: 30
  1109. }
  1110. *%======== Copies ========
  1111. *Command: CmdCopies
  1112. {
  1113. *Order: DOC_SETUP.140
  1114. *CallbackID: 31
  1115. *Params: LIST(NumOfCopies)
  1116. }
  1117. *%======== Capabilities ========
  1118. *RotateCoordinate?: FALSE
  1119. *RotateRaster?: TRUE
  1120. *RotateFont?: TRUE
  1121. *TextCaps: LIST(TC_OP_CHARACTER,TC_SF_X_YINDEP,TC_SA_DOUBLE,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  1122. *MemoryUsage: LIST(FONT)
  1123. *%======== Cursor Control ========
  1124. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1125. *XMoveThreshold: 0
  1126. *YMoveThreshold: 0
  1127. *%XMoveUnit: 1200
  1128. *%YMoveUnit: 1200
  1129. *Command: CmdXMoveAbsolute {
  1130. *CallbackID: 44
  1131. *Params: LIST(DestX)
  1132. }
  1133. *Command: CmdXMoveRelRight {
  1134. *CallbackID: 45
  1135. *Params: LIST(DestXRel)
  1136. }
  1137. *Command: CmdXMoveRelLeft {
  1138. *CallbackID: 46
  1139. *Params: LIST(DestXRel)
  1140. }
  1141. *Command: CmdYMoveAbsolute {
  1142. *CallbackID: 47
  1143. *Params: LIST(DestY)
  1144. }
  1145. *Command: CmdYMoveRelDown {
  1146. *CallbackID: 48
  1147. *Params: LIST(DestYRel)
  1148. }
  1149. *Command: CmdYMoveRelUp {
  1150. *CallbackID: 49
  1151. *Params: LIST(DestYRel)
  1152. }
  1153. *Command: CmdCR { *CallbackID: 105 }
  1154. *Command: CmdLF { *CallbackID: 106 }
  1155. *Command: CmdFF { *CallbackID: 37 }
  1156. *Command: CmdBackSpace { *CallbackID: 107 }
  1157. *EjectPageWithFF?: TRUE
  1158. *%======== Raster Data ========
  1159. *Command: CmdEnableFE_RLE { *CallbackID : 80 }
  1160. *Command: CmdDisableCompression { *CallbackID: 136 }
  1161. *OutputDataFormat: H_BYTE
  1162. *OptimizeLeftBound?: TRUE
  1163. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1164. *CursorYAfterSendBlockData: NO_MOVE
  1165. *%======== Font ========
  1166. *DefaultFont: 50
  1167. *DefaultCTT: 0
  1168. *CharPosition: BASELINE
  1169. *TTFSEnabled?: TRUE
  1170. *TTFS: MSMincho
  1171. {
  1172. *rcTTFontNameID: 500
  1173. *rcDevFontNameID: 501
  1174. }
  1175. *TTFS: MSMinchoV
  1176. {
  1177. *rcTTFontNameID: 502
  1178. *rcDevFontNameID: 503
  1179. }
  1180. *TTFS: MSGothic
  1181. {
  1182. *rcTTFontNameID: 504
  1183. *rcDevFontNameID: 505
  1184. }
  1185. *TTFS: MSGothicV
  1186. {
  1187. *rcTTFontNameID: 506
  1188. *rcDevFontNameID: 507
  1189. }
  1190. *TTFS: MSMinchoEngName
  1191. {
  1192. *rcTTFontNameID: 570
  1193. *rcDevFontNameID: 501
  1194. }
  1195. *TTFS: MSMinchoVEngName
  1196. {
  1197. *rcTTFontNameID: 571
  1198. *rcDevFontNameID: 503
  1199. }
  1200. *TTFS: MSGothicEngName
  1201. {
  1202. *rcTTFontNameID: 572
  1203. *rcDevFontNameID: 505
  1204. }
  1205. *TTFS: MSGothicVEngName
  1206. {
  1207. *rcTTFontNameID: 573
  1208. *rcDevFontNameID: 507
  1209. }
  1210. *DeviceFonts: LIST(1,2,3,4,50,51,56,57,77,78,79,80,81,82,83)
  1211. *FontCartridge: FC1
  1212. {
  1213. *rcCartridgeNameID: 306
  1214. *Fonts: LIST(52,53)
  1215. }
  1216. *FontCartridge: FC2
  1217. {
  1218. *rcCartridgeNameID: 307
  1219. *Fonts: LIST(54,55)
  1220. }
  1221. *FontCartridge: FC3
  1222. {
  1223. *rcCartridgeNameID: 309
  1224. *Fonts: LIST(60,61)
  1225. }
  1226. *FontCartridge: FC4
  1227. {
  1228. *rcCartridgeNameID: 310
  1229. *Fonts: LIST(58,59)
  1230. }
  1231. *FontCartridge: FC5
  1232. {
  1233. *rcCartridgeNameID: 311
  1234. *Fonts: LIST(66,67)
  1235. }
  1236. *FontCartridge: FC6
  1237. {
  1238. *rcCartridgeNameID: 312
  1239. *Fonts: LIST(64,65)
  1240. }
  1241. *FontCartridge: FC7
  1242. {
  1243. *rcCartridgeNameID: 313
  1244. *Fonts: LIST(62,63)
  1245. }
  1246. *FontCartridge: FC8
  1247. {
  1248. *rcCartridgeNameID: 314
  1249. *Fonts: LIST(68,69)
  1250. }
  1251. *FontCartridge: FC9
  1252. {
  1253. *rcCartridgeNameID: 315
  1254. *Fonts: LIST(70,71)
  1255. }
  1256. *FontCartridge: FC10
  1257. {
  1258. *rcCartridgeNameID: 316
  1259. *Fonts: LIST(72,73)
  1260. }
  1261. *Command: CmdBoldOn { *CallbackID: 38 }
  1262. *Command: CmdBoldOff { *CallbackID: 39 }
  1263. *Command: CmdItalicOn { *CallbackID: 40 }
  1264. *Command: CmdItalicOff { *CallbackID: 41 }
  1265. *Command: CmdWhiteTextOn { *CallbackID: 42 }
  1266. *Command: CmdWhiteTextOff { *CallbackID: 43 }
  1267. *%======== Font Downloading ========
  1268. *MinFontID: 0
  1269. *%MaxFontID: 3
  1270. *MinGlyphID: 0
  1271. *MaxGlyphID: 69
  1272. *FontFormat: OEM_CALLBACK
  1273. *Command: CmdSetFontID {
  1274. *CallbackID: 113
  1275. *Params: LIST(FontHeight)
  1276. }
  1277. *Command: CmdSelectFontID {
  1278. *CallbackID: 114
  1279. }
  1280. *Command: CmdSetCharCode {
  1281. *CallbackID: 157
  1282. *Params: LIST(NextGlyph)
  1283. }