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.

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