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
47 KiB

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