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.

1394 lines
34 KiB

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