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.

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