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.

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