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.

2096 lines
54 KiB

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