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.

1870 lines
48 KiB

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