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.

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