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.

1590 lines
37 KiB

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