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.

1637 lines
38 KiB

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