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.

1472 lines
35 KiB

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