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.

1746 lines
45 KiB

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