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.

2176 lines
60 KiB

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