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.

2000 lines
53 KiB

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