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.

1916 lines
46 KiB

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