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.

1952 lines
48 KiB

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