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.

1955 lines
53 KiB

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