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.

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