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.

2021 lines
50 KiB

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