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.

1621 lines
41 KiB

  1. *GPDSpecVersion: "1.0"
  2. *%
  3. *% GPD file for RICOH RPDL printer
  4. *% Created: 2000/09/21
  5. *% Modified: 2001/03/30
  6. *%
  7. *% Copyright (c) 1999 - 2001 RICOH Co., Ltd.
  8. *% All rights reserved.
  9. *%
  10. *GPDFileVersion: "1.041"
  11. *GPDFileName: "RIX358J.GPD"
  12. *Include: "STDNAMES.GPD"
  13. *Include: "RPDLMAC.GPD"
  14. *ModelName: "RICOH imagio MF3580W RPDL(FAX)"
  15. *MasterUnits: PAIR(1200, 1200)
  16. *ResourceDLL: "RPDLRES.DLL"
  17. *HelpFile: "RPDLCFG.HLP"
  18. *PrinterType: PAGE
  19. *MaxCopies: 999
  20. *FontCartSlots: 0
  21. *PrintRatePPM: 35
  22. *PrintRate: 35
  23. *PrintRateUnit: PPM
  24. *rcInstalledOptionNameID: =RC_STR_INSTALLED
  25. *rcNotInstalledOptionNameID: =RC_STR_NOTINSTALLED
  26. *%======== Left Margin in Printing (custom feature) ========
  27. *Feature: LeftMarginInPrinting
  28. {
  29. *rcNameID: =RC_STR_LEFT_MARGIN
  30. *HelpIndex: 2
  31. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  32. *DefaultOption: 0mm
  33. *Option: 0mm
  34. {
  35. *rcNameID: =RC_STR_0MM
  36. *Command: CmdSelect
  37. {
  38. *Order: DOC_SETUP.20
  39. *CallbackID: =CMD_SET_BASEOFFSETX_0MM
  40. }
  41. }
  42. *Option: 1mm
  43. {
  44. *rcNameID: =RC_STR_1MM
  45. *Command: CmdSelect
  46. {
  47. *Order: DOC_SETUP.20
  48. *CallbackID: =CMD_SET_BASEOFFSETX_1MM
  49. }
  50. }
  51. *Option: 2mm
  52. {
  53. *rcNameID: =RC_STR_2MM
  54. *Command: CmdSelect
  55. {
  56. *Order: DOC_SETUP.20
  57. *CallbackID: =CMD_SET_BASEOFFSETX_2MM
  58. }
  59. }
  60. *Option: 3mm
  61. {
  62. *rcNameID: =RC_STR_3MM
  63. *Command: CmdSelect
  64. {
  65. *Order: DOC_SETUP.20
  66. *CallbackID: =CMD_SET_BASEOFFSETX_3MM
  67. }
  68. }
  69. *Option: 4mm
  70. {
  71. *rcNameID: =RC_STR_4MM
  72. *Command: CmdSelect
  73. {
  74. *Order: DOC_SETUP.20
  75. *CallbackID: =CMD_SET_BASEOFFSETX_4MM
  76. }
  77. }
  78. *Option: 5mm
  79. {
  80. *rcNameID: =RC_STR_5MM
  81. *Command: CmdSelect
  82. {
  83. *Order: DOC_SETUP.20
  84. *CallbackID: =CMD_SET_BASEOFFSETX_5MM
  85. }
  86. }
  87. }
  88. *%======== Top Margin in Printing (custom feature) ========
  89. *Feature: TopMarginInPrinting
  90. {
  91. *rcNameID: =RC_STR_TOP_MARGIN
  92. *HelpIndex: 3
  93. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  94. *DefaultOption: 0mm
  95. *Option: 0mm
  96. {
  97. *rcNameID: =RC_STR_0MM
  98. *Command: CmdSelect
  99. {
  100. *Order: DOC_SETUP.30
  101. *CallbackID: =CMD_SET_BASEOFFSETY_0MM
  102. }
  103. }
  104. *Option: 1mm
  105. {
  106. *rcNameID: =RC_STR_1MM
  107. *Command: CmdSelect
  108. {
  109. *Order: DOC_SETUP.30
  110. *CallbackID: =CMD_SET_BASEOFFSETY_1MM
  111. }
  112. }
  113. *Option: 2mm
  114. {
  115. *rcNameID: =RC_STR_2MM
  116. *Command: CmdSelect
  117. {
  118. *Order: DOC_SETUP.30
  119. *CallbackID: =CMD_SET_BASEOFFSETY_2MM
  120. }
  121. }
  122. *Option: 3mm
  123. {
  124. *rcNameID: =RC_STR_3MM
  125. *Command: CmdSelect
  126. {
  127. *Order: DOC_SETUP.30
  128. *CallbackID: =CMD_SET_BASEOFFSETY_3MM
  129. }
  130. }
  131. *Option: 4mm
  132. {
  133. *rcNameID: =RC_STR_4MM
  134. *Command: CmdSelect
  135. {
  136. *Order: DOC_SETUP.30
  137. *CallbackID: =CMD_SET_BASEOFFSETY_4MM
  138. }
  139. }
  140. *Option: 5mm
  141. {
  142. *rcNameID: =RC_STR_5MM
  143. *Command: CmdSelect
  144. {
  145. *Order: DOC_SETUP.30
  146. *CallbackID: =CMD_SET_BASEOFFSETY_5MM
  147. }
  148. }
  149. }
  150. *%======== Emulation Mode after Printing (custom feature) ========
  151. *Feature: EmulationMode
  152. {
  153. *rcNameID: =RC_STR_EMULATION_MODE_AFTER_PRINTING
  154. *HelpIndex: 4
  155. *FeatureType: PRINTER_PROPERTY
  156. *DefaultOption: None
  157. *Option: None
  158. {
  159. *rcNameID: =RC_STR_NONE
  160. }
  161. *Option: RPS
  162. {
  163. *rcNameID: =RC_STR_RPS
  164. *Command: CmdSelect
  165. {
  166. *Order: JOB_FINISH.40
  167. *Cmd: "<1B12>!-1,1,1@RPS<1B> "
  168. }
  169. }
  170. *Option: RPGL
  171. {
  172. *rcNameID: =RC_STR_RPGL
  173. *Command: CmdSelect
  174. {
  175. *Order: JOB_FINISH.40
  176. *Cmd: "<1B12>!-1,1,1@RGL<1B> "
  177. }
  178. }
  179. *Option: RPGL2
  180. {
  181. *rcNameID: =RC_STR_RPGL2
  182. *Command: CmdSelect
  183. {
  184. *Order: JOB_FINISH.40
  185. *Cmd: "<1B12>!-1,1,1@RGL<1B> MS-1,6,11;"
  186. }
  187. }
  188. *Option: RTIFF
  189. {
  190. *rcNameID: =RC_STR_RTIFF
  191. *Command: CmdSelect
  192. {
  193. *Order: JOB_FINISH.40
  194. *Cmd: "<1B12>!-1,1,1@RTF<1B> "
  195. }
  196. }
  197. *Option: Program1
  198. {
  199. *rcNameID: =RC_STR_PROGRAM1
  200. *Command: CmdSelect
  201. {
  202. *Order: JOB_FINISH.40
  203. *Cmd: "<1B12>!0,1,2@P1<1B> "
  204. }
  205. }
  206. *Option: Program2
  207. {
  208. *rcNameID: =RC_STR_PROGRAM2
  209. *Command: CmdSelect
  210. {
  211. *Order: JOB_FINISH.40
  212. *Cmd: "<1B12>!0,1,2@P2<1B> "
  213. }
  214. }
  215. *Option: Program3
  216. {
  217. *rcNameID: =RC_STR_PROGRAM3
  218. *Command: CmdSelect
  219. {
  220. *Order: JOB_FINISH.40
  221. *Cmd: "<1B12>!0,1,2@P3<1B> "
  222. }
  223. }
  224. *Option: Program4
  225. {
  226. *rcNameID: =RC_STR_PROGRAM4
  227. *Command: CmdSelect
  228. {
  229. *Order: JOB_FINISH.40
  230. *Cmd: "<1B12>!0,1,2@P4<1B> "
  231. }
  232. }
  233. *Option: Program5
  234. {
  235. *rcNameID: =RC_STR_PROGRAM5
  236. *Command: CmdSelect
  237. {
  238. *Order: JOB_FINISH.40
  239. *Cmd: "<1B12>!0,1,2@P5<1B> "
  240. }
  241. }
  242. *Option: Program6
  243. {
  244. *rcNameID: =RC_STR_PROGRAM6
  245. *Command: CmdSelect
  246. {
  247. *Order: JOB_FINISH.40
  248. *Cmd: "<1B12>!0,1,2@P6<1B> "
  249. }
  250. }
  251. *Option: Program7
  252. {
  253. *rcNameID: =RC_STR_PROGRAM7
  254. *Command: CmdSelect
  255. {
  256. *Order: JOB_FINISH.40
  257. *Cmd: "<1B12>!0,1,2@P7<1B> "
  258. }
  259. }
  260. *Option: Program8
  261. {
  262. *rcNameID: =RC_STR_PROGRAM8
  263. *Command: CmdSelect
  264. {
  265. *Order: JOB_FINISH.40
  266. *Cmd: "<1B12>!0,1,2@P8<1B> "
  267. }
  268. }
  269. *Option: Program9
  270. {
  271. *rcNameID: =RC_STR_PROGRAM9
  272. *Command: CmdSelect
  273. {
  274. *Order: JOB_FINISH.40
  275. *Cmd: "<1B12>!0,1,2@P9<1B> "
  276. }
  277. }
  278. *Option: Program10
  279. {
  280. *rcNameID: =RC_STR_PROGRAM10
  281. *Command: CmdSelect
  282. {
  283. *Order: JOB_FINISH.40
  284. *Cmd: "<1B12>!0,1,2@P10<1B> "
  285. }
  286. }
  287. *Option: Program11
  288. {
  289. *rcNameID: =RC_STR_PROGRAM11
  290. *Command: CmdSelect
  291. {
  292. *Order: JOB_FINISH.40
  293. *Cmd: "<1B12>!0,1,2@P11<1B> "
  294. }
  295. }
  296. *Option: Program12
  297. {
  298. *rcNameID: =RC_STR_PROGRAM12
  299. *Command: CmdSelect
  300. {
  301. *Order: JOB_FINISH.40
  302. *Cmd: "<1B12>!0,1,2@P12<1B> "
  303. }
  304. }
  305. *Option: Program13
  306. {
  307. *rcNameID: =RC_STR_PROGRAM13
  308. *Command: CmdSelect
  309. {
  310. *Order: JOB_FINISH.40
  311. *Cmd: "<1B12>!0,1,2@P13<1B> "
  312. }
  313. }
  314. *Option: Program14
  315. {
  316. *rcNameID: =RC_STR_PROGRAM14
  317. *Command: CmdSelect
  318. {
  319. *Order: JOB_FINISH.40
  320. *Cmd: "<1B12>!0,1,2@P14<1B> "
  321. }
  322. }
  323. *Option: Program15
  324. {
  325. *rcNameID: =RC_STR_PROGRAM15
  326. *Command: CmdSelect
  327. {
  328. *Order: JOB_FINISH.40
  329. *Cmd: "<1B12>!0,1,2@P15<1B> "
  330. }
  331. }
  332. *Option: Program16
  333. {
  334. *rcNameID: =RC_STR_PROGRAM16
  335. *Command: CmdSelect
  336. {
  337. *Order: JOB_FINISH.40
  338. *Cmd: "<1B12>!0,1,2@P16<1B> "
  339. }
  340. }
  341. }
  342. *%======== Memory ========
  343. *Feature: Memory
  344. {
  345. *rcNameID: =PRINTER_MEMORY_DISPLAY
  346. *HelpIndex: 15
  347. *DefaultOption: 0KB
  348. *Option: 0KB
  349. {
  350. *rcNameID: =RC_STR_DISABLE_TTFONT_DOWNLOADING
  351. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 0KB
  352. *Command: CmdSelect
  353. {
  354. *Order: JOB_SETUP.10
  355. *CallbackID: =CMD_SET_MEM0KB
  356. }
  357. }
  358. *Option: 128KB
  359. {
  360. *rcNameID: =RC_STR_128KB
  361. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 128KB
  362. *Command: CmdSelect
  363. {
  364. *Order: JOB_SETUP.10
  365. *CallbackID: =CMD_SET_MEM128KB
  366. }
  367. }
  368. }
  369. *%======== Hard Disk (custom feature) ========
  370. *Feature: HardDisk
  371. {
  372. *rcNameID: =RC_STR_HARDDISK
  373. *FeatureType: PRINTER_PROPERTY
  374. *DefaultOption: NotInstalled
  375. *Option: NotInstalled
  376. {
  377. *rcNameID: =RC_STR_NOTINSTALLED
  378. *Constraints: CollateType.Rotate
  379. *DisabledFeatures: LIST(Collate)
  380. }
  381. *Option: Installed
  382. {
  383. *rcNameID: =RC_STR_INSTALLED
  384. }
  385. }
  386. *%======== Orientation ========
  387. *Feature: Orientation
  388. {
  389. *rcNameID: =ORIENTATION_DISPLAY
  390. *DefaultOption: PORTRAIT
  391. *Option: PORTRAIT
  392. {
  393. *rcNameID: =PORTRAIT_DISPLAY
  394. *Command: CmdSelect
  395. {
  396. *Order: DOC_SETUP.80
  397. *CallbackID: =CMD_SET_PORTRAIT
  398. }
  399. }
  400. *Option: LANDSCAPE_CC270
  401. {
  402. *rcNameID: =LANDSCAPE_DISPLAY
  403. *Command: CmdSelect
  404. {
  405. *Order: DOC_SETUP.80
  406. *CallbackID: =CMD_SET_LANDSCAPE
  407. }
  408. }
  409. }
  410. *%======== InputBin ========
  411. *Feature: InputBin
  412. {
  413. *rcNameID: =PAPER_SOURCE_DISPLAY
  414. *DefaultOption: AUTO
  415. *Option: AUTO
  416. {
  417. *rcNameID: =RC_STR_AUTO_SELECT_BY_PRINTER
  418. *Command: CmdSelect
  419. {
  420. *Order: DOC_SETUP.140
  421. *CallbackID: =CMD_SELECT_AUTOFEED
  422. }
  423. }
  424. *IgnoreBlock
  425. { *%%% Disabled ->
  426. *Option: MANUAL
  427. {
  428. *rcNameID: =MANUAL_FEED_DISPLAY
  429. *Command: CmdSelect
  430. {
  431. *Order: DOC_SETUP.140
  432. *CallbackID: =CMD_SELECT_MANUALFEED
  433. }
  434. }
  435. } *%%% Disabled <-
  436. *Option: Tray1
  437. {
  438. *rcNameID: =RC_STR_TRAY1
  439. *OptionID: =RI_DMBIN_TRAY1
  440. *Command: CmdSelect
  441. {
  442. *Order: DOC_SETUP.140
  443. *Cmd: "<1B19>1"
  444. }
  445. }
  446. *Option: Tray2
  447. {
  448. *rcNameID: =RC_STR_TRAY2
  449. *OptionID: =RI_DMBIN_TRAY2
  450. *Command: CmdSelect
  451. {
  452. *Order: DOC_SETUP.140
  453. *Cmd: "<1B19>2"
  454. }
  455. }
  456. *Option: Tray3
  457. {
  458. *rcNameID: =RC_STR_TRAY3
  459. *OptionID: =RI_DMBIN_TRAY3
  460. *Command: CmdSelect
  461. {
  462. *Order: DOC_SETUP.140
  463. *Cmd: "<1B19>3"
  464. }
  465. }
  466. *Option: Tray4
  467. {
  468. *rcNameID: =RC_STR_TRAY4
  469. *OptionID: =RI_DMBIN_TRAY4
  470. *Command: CmdSelect
  471. {
  472. *Order: DOC_SETUP.140
  473. *Cmd: "<1B19>4"
  474. }
  475. }
  476. }
  477. *%======== PaperSize ========
  478. *Feature: PaperSize
  479. {
  480. *rcNameID: =PAPER_SIZE_DISPLAY
  481. *DefaultOption: A4
  482. *Option: A2
  483. {
  484. *rcNameID: =A2_DISPLAY
  485. *switch: EdgeToEdgePrint
  486. {
  487. *case: Standard
  488. {
  489. *PrintableArea: PAIR(19488, 27666)
  490. *PrintableOrigin: PAIR(240, 240)
  491. }
  492. *case: EdgeToEdge
  493. {
  494. *PrintableArea: PAIR(19848, 28068)
  495. *PrintableOrigin: PAIR(0, 0)
  496. }
  497. }
  498. *Command: CmdSelect
  499. {
  500. *Order: DOC_SETUP.120
  501. *CallbackID: =CMD_SELECT_PAPER_A2
  502. }
  503. }
  504. *Option: A3
  505. {
  506. *rcNameID: =A3_DISPLAY
  507. *switch: EdgeToEdgePrint
  508. {
  509. *case: Standard
  510. {
  511. *PrintableArea: PAIR(13440, 19440)
  512. *PrintableOrigin: PAIR(240, 240)
  513. }
  514. *case: EdgeToEdge
  515. {
  516. *PrintableArea: PAIR(14028, 19848)
  517. *PrintableOrigin: PAIR(0, 0)
  518. }
  519. }
  520. *Command: CmdSelect
  521. {
  522. *Order: DOC_SETUP.120
  523. *CallbackID: =CMD_SELECT_PAPER_A3
  524. }
  525. }
  526. *Option: A4
  527. {
  528. *rcNameID: =A4_DISPLAY
  529. *switch: EdgeToEdgePrint
  530. {
  531. *case: Standard
  532. {
  533. *PrintableArea: PAIR(9360, 13600)
  534. *PrintableOrigin: PAIR(240, 240)
  535. *switch: Resolution
  536. {
  537. *case: 400dpi
  538. {
  539. *PrintableArea: PAIR(9360, 13599)
  540. }
  541. }
  542. }
  543. *case: EdgeToEdge
  544. {
  545. *PrintableArea: PAIR(9924, 14028)
  546. *PrintableOrigin: PAIR(0, 0)
  547. }
  548. }
  549. *Command: CmdSelect
  550. {
  551. *Order: DOC_SETUP.120
  552. *CallbackID: =CMD_SELECT_PAPER_A4
  553. }
  554. }
  555. *Option: A5
  556. {
  557. *rcNameID: =A5_DISPLAY
  558. *switch: EdgeToEdgePrint
  559. {
  560. *case: Standard
  561. {
  562. *PrintableArea: PAIR(6400, 9520)
  563. *PrintableOrigin: PAIR(240, 240)
  564. *switch: Resolution
  565. {
  566. *case: 400dpi
  567. {
  568. *PrintableArea: PAIR(6399, 9519)
  569. }
  570. }
  571. }
  572. *case: EdgeToEdge
  573. {
  574. *PrintableArea: PAIR(6996, 9924)
  575. *PrintableOrigin: PAIR(0, 0)
  576. }
  577. }
  578. *Command: CmdSelect
  579. {
  580. *Order: DOC_SETUP.120
  581. *CallbackID: =CMD_SELECT_PAPER_A5
  582. }
  583. }
  584. *IgnoreBlock
  585. { *%%% Disabled ->
  586. *Option: A6
  587. {
  588. *Ifdef: WINNT_50
  589. *rcNameID: =A6_DISPLAY
  590. *Else:
  591. *Name: "A6"
  592. *PageDimensions: PAIR(4961, 6992)
  593. *Endif:
  594. *switch: EdgeToEdgePrint
  595. {
  596. *case: Standard
  597. {
  598. *PrintableArea: PAIR(4400, 6560)
  599. *PrintableOrigin: PAIR(240, 240)
  600. *switch: Resolution
  601. {
  602. *case: 400dpi
  603. {
  604. *PrintableArea: PAIR(4398, 6558)
  605. }
  606. }
  607. }
  608. *case: EdgeToEdge
  609. {
  610. *PrintableArea: PAIR(4956, 6996)
  611. *PrintableOrigin: PAIR(0, 0)
  612. }
  613. }
  614. *Command: CmdSelect
  615. {
  616. *Order: DOC_SETUP.120
  617. *CallbackID: =CMD_SELECT_PAPER_A6
  618. }
  619. }
  620. } *%%% Disabled <-
  621. *Option: B3 *%%% custom option
  622. {
  623. *rcNameID: =RC_STR_B3
  624. *PageDimensions: PAIR(17196, 24288)
  625. *switch: EdgeToEdgePrint
  626. {
  627. *case: Standard
  628. {
  629. *PrintableArea: PAIR(16800,23850)
  630. *PrintableOrigin: PAIR(240, 240)
  631. }
  632. *case: EdgeToEdge
  633. {
  634. *PrintableArea: PAIR(17196, 24288)
  635. *PrintableOrigin: PAIR(0, 0)
  636. }
  637. }
  638. *Command: CmdSelect
  639. {
  640. *Order: DOC_SETUP.120
  641. *CallbackID: =CMD_SELECT_PAPER_B3
  642. }
  643. }
  644. *Option: B4
  645. {
  646. *rcNameID: =B4_DISPLAY
  647. *switch: EdgeToEdgePrint
  648. {
  649. *case: Standard
  650. {
  651. *PrintableArea: PAIR(11680, 16760)
  652. *PrintableOrigin: PAIR(240, 240)
  653. *switch: Resolution
  654. {
  655. *case: 400dpi
  656. {
  657. *PrintableArea: PAIR(11679, 16758)
  658. }
  659. }
  660. }
  661. *case: EdgeToEdge
  662. {
  663. *PrintableArea: PAIR(12144, 17196)
  664. *PrintableOrigin: PAIR(0, 0)
  665. }
  666. }
  667. *Command: CmdSelect
  668. {
  669. *Order: DOC_SETUP.120
  670. *CallbackID: =CMD_SELECT_PAPER_B4
  671. }
  672. }
  673. *Option: B5
  674. {
  675. *rcNameID: =B5_DISPLAY
  676. *switch: EdgeToEdgePrint
  677. {
  678. *case: Standard
  679. {
  680. *PrintableArea: PAIR(8000, 11760)
  681. *PrintableOrigin: PAIR(240, 240)
  682. *switch: Resolution
  683. {
  684. *case: 400dpi
  685. {
  686. *PrintableArea: PAIR(7998, 11760)
  687. }
  688. }
  689. }
  690. *case: EdgeToEdge
  691. {
  692. *PrintableArea: PAIR(8604, 12144)
  693. *PrintableOrigin: PAIR(0, 0)
  694. }
  695. }
  696. *Command: CmdSelect
  697. {
  698. *Order: DOC_SETUP.120
  699. *CallbackID: =CMD_SELECT_PAPER_B5
  700. }
  701. }
  702. *IgnoreBlock
  703. { *%%% Disabled ->
  704. *Option: B6_JIS
  705. {
  706. *Ifdef: WINNT_50
  707. *rcNameID: =B6_JIS_DISPLAY
  708. *Else:
  709. *Name: "B6 (JIS)"
  710. *PageDimensions: PAIR(6047, 8598)
  711. *Endif:
  712. *switch: EdgeToEdgePrint
  713. {
  714. *case: Standard
  715. {
  716. *PrintableArea: PAIR(5520, 8200)
  717. *PrintableOrigin: PAIR(240, 240)
  718. *switch: Resolution
  719. {
  720. *case: 400dpi
  721. {
  722. *PrintableArea: PAIR(5520, 8199)
  723. }
  724. }
  725. }
  726. *case: EdgeToEdge
  727. {
  728. *PrintableArea: PAIR(6036, 8592)
  729. *PrintableOrigin: PAIR(0, 0)
  730. }
  731. }
  732. *Command: CmdSelect
  733. {
  734. *Order: DOC_SETUP.120
  735. *CallbackID: =CMD_SELECT_PAPER_B6
  736. }
  737. }
  738. *Option: JAPANESE_POSTCARD
  739. {
  740. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  741. *switch: EdgeToEdgePrint
  742. {
  743. *case: Standard
  744. {
  745. *PrintableArea: PAIR(4400, 6560)
  746. *PrintableOrigin: PAIR(192, 240)
  747. *switch: Resolution
  748. {
  749. *case: 400dpi
  750. {
  751. *PrintableArea: PAIR(4398, 6558)
  752. }
  753. }
  754. }
  755. *case: EdgeToEdge
  756. {
  757. *PrintableArea: PAIR(4728, 6996)
  758. *PrintableOrigin: PAIR(0, 0)
  759. }
  760. }
  761. *Command: CmdSelect
  762. {
  763. *Order: DOC_SETUP.120
  764. *CallbackID: =CMD_SELECT_PAPER_POSTCARD
  765. }
  766. }
  767. *Option: DBL_JAPANESE_POSTCARD
  768. {
  769. *Ifdef: WINNT_50
  770. *rcNameID: =DBL_JAPANESE_POSTCARD_DISPLAY
  771. *Else:
  772. *rcNameID: =RC_STR_JAPANESE_DOUBLE_POSTCARD
  773. *PageDimensions: PAIR(9449, 6992)
  774. *Endif:
  775. *PrintableArea: PAIR(9449, 6992)
  776. *PrintableOrigin: PAIR(0, 0)
  777. *Command: CmdSelect
  778. {
  779. *Order: DOC_SETUP.120
  780. *CallbackID: =CMD_SELECT_PAPER_DOUBLEPOSTCARD
  781. }
  782. }
  783. } *%%% Disabled <-
  784. *Option: CSHEET
  785. {
  786. *rcNameID: =CSHEET_DISPLAY
  787. *switch: EdgeToEdgePrint
  788. {
  789. *case: Standard
  790. {
  791. *PrintableArea: PAIR(20064, 25998)
  792. *PrintableOrigin: PAIR(240, 240)
  793. }
  794. *case: EdgeToEdge
  795. {
  796. *PrintableArea: PAIR(20400, 26400)
  797. *PrintableOrigin: PAIR(0, 0)
  798. }
  799. }
  800. *Command: CmdSelect
  801. {
  802. *Order: DOC_SETUP.120
  803. *CallbackID: =CMD_SELECT_PAPER_C
  804. }
  805. }
  806. *Option: TABLOID
  807. {
  808. *rcNameID: =TABLOID_DISPLAY
  809. *switch: EdgeToEdgePrint
  810. {
  811. *case: Standard
  812. {
  813. *PrintableArea: PAIR(12640, 20000)
  814. *PrintableOrigin: PAIR(240, 240)
  815. *switch: Resolution
  816. {
  817. *case: 400dpi
  818. {
  819. *PrintableArea: PAIR(12639, 19998)
  820. }
  821. }
  822. }
  823. *case: EdgeToEdge
  824. {
  825. *PrintableArea: PAIR(13200, 20400)
  826. *PrintableOrigin: PAIR(0, 0)
  827. }
  828. }
  829. *Command: CmdSelect
  830. {
  831. *Order: DOC_SETUP.120
  832. *CallbackID: =CMD_SELECT_PAPER_TABLOID
  833. }
  834. }
  835. *Option: LEGAL
  836. {
  837. *rcNameID: =LEGAL_DISPLAY
  838. *switch: EdgeToEdgePrint
  839. {
  840. *case: Standard
  841. {
  842. *PrintableArea: PAIR(9600, 16400)
  843. *PrintableOrigin: PAIR(240, 240)
  844. *switch: Resolution
  845. {
  846. *case: 400dpi
  847. {
  848. *PrintableArea: PAIR(9600, 16398)
  849. }
  850. }
  851. }
  852. *case: EdgeToEdge
  853. {
  854. *PrintableArea: PAIR(10200, 16800)
  855. *PrintableOrigin: PAIR(0, 0)
  856. }
  857. }
  858. *Command: CmdSelect
  859. {
  860. *Order: DOC_SETUP.120
  861. *CallbackID: =CMD_SELECT_PAPER_LEGAL
  862. }
  863. }
  864. *Option: LETTER
  865. {
  866. *rcNameID: =LETTER_DISPLAY
  867. *switch: EdgeToEdgePrint
  868. {
  869. *case: Standard
  870. {
  871. *PrintableArea: PAIR(9600, 12640)
  872. *PrintableOrigin: PAIR(240, 240)
  873. *switch: Resolution
  874. {
  875. *case: 400dpi
  876. {
  877. *PrintableArea: PAIR(9600, 12639)
  878. }
  879. }
  880. }
  881. *case: EdgeToEdge
  882. {
  883. *PrintableArea: PAIR(10200, 13200)
  884. *PrintableOrigin: PAIR(0, 0)
  885. }
  886. }
  887. *Command: CmdSelect
  888. {
  889. *Order: DOC_SETUP.120
  890. *CallbackID: =CMD_SELECT_PAPER_LETTER
  891. }
  892. }
  893. *Option: STATEMENT
  894. {
  895. *rcNameID: =STATEMENT_DISPLAY
  896. *switch: EdgeToEdgePrint
  897. {
  898. *case: Standard
  899. {
  900. *PrintableArea: PAIR(6000, 9840)
  901. *PrintableOrigin: PAIR(240, 240)
  902. }
  903. *case: EdgeToEdge
  904. {
  905. *PrintableArea: PAIR(6600, 10200)
  906. *PrintableOrigin: PAIR(0, 0)
  907. }
  908. }
  909. *Command: CmdSelect
  910. {
  911. *Order: DOC_SETUP.120
  912. *CallbackID: =CMD_SELECT_PAPER_STATEMENT
  913. }
  914. }
  915. *Option: 11x15toA4 *%%% custom option
  916. {
  917. *rcNameID: =RC_STR_11X15TOA4
  918. *PageDimensions: PAIR(13200, 18000)
  919. *PrintableArea: PAIR(13200, 16320)
  920. *PrintableOrigin: PAIR(0, 840)
  921. *Command: CmdSelect
  922. {
  923. *Order: DOC_SETUP.120
  924. *CallbackID: =CMD_SELECT_PAPER_11x15TOA4
  925. }
  926. }
  927. *IgnoreBlock
  928. { *%%% Disabled ->
  929. *Option: CUSTOMSIZE
  930. {
  931. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  932. *MinSize: PAIR(4724, 6992) *%%% (100mm, 148mm)
  933. *MaxSize: PAIR(20410, 28062) *%%% (432mm, 594mm)
  934. *MaxPrintableWidth: 20410
  935. *MinLeftMargin: 0
  936. *CenterPrintable?: FALSE
  937. *Command: CmdSelect
  938. {
  939. *Order: DOC_SETUP.120
  940. *CallbackID: =CMD_SELECT_PAPER_CUSTOM
  941. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  942. }
  943. }
  944. } *%%% Disabled <-
  945. }
  946. *%======== Duplex ========
  947. *Feature: Duplex
  948. {
  949. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  950. *DefaultOption: NONE
  951. *Option: NONE
  952. {
  953. *rcNameID: =NONE_DISPLAY
  954. }
  955. *Option: VERTICAL
  956. {
  957. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  958. *Command: CmdSelect
  959. {
  960. *Order: DOC_SETUP.100
  961. *CallbackID: =CMD_DUPLEX_VERT
  962. }
  963. }
  964. *Option: HORIZONTAL
  965. {
  966. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  967. *Command: CmdSelect
  968. {
  969. *Order: DOC_SETUP.100
  970. *CallbackID: =CMD_DUPLEX_HORZ
  971. }
  972. }
  973. }
  974. *%======== Collate ========
  975. *Feature: Collate
  976. {
  977. *rcNameID: =RC_STR_COLLATED
  978. *DefaultOption: OFF
  979. *Option: ON
  980. {
  981. *rcNameID: =ON_DISPLAY
  982. *Command: CmdSelect
  983. {
  984. *Order: JOB_SETUP.40
  985. *CallbackID: =CMD_SET_COLLATE_ON
  986. }
  987. }
  988. *Option: OFF
  989. {
  990. *rcNameID: =OFF_DISPLAY
  991. *Command: CmdSelect
  992. {
  993. *Order: JOB_SETUP.40
  994. *CallbackID: =CMD_SET_COLLATE_OFF
  995. }
  996. }
  997. }
  998. *%======== Resolution ========
  999. *Feature: Resolution
  1000. {
  1001. *rcNameID: =RESOLUTION_DISPLAY
  1002. *DefaultOption: 400dpi
  1003. *Option: 400dpi
  1004. {
  1005. *rcNameID: =RC_STR_400DPI
  1006. *DPI: PAIR(400, 400)
  1007. *TextDPI: PAIR(400, 400)
  1008. EXTERN_GLOBAL: *XMoveUnit: 400
  1009. EXTERN_GLOBAL: *YMoveUnit: 400
  1010. EXTERN_GLOBAL: *MaxFontID: 3
  1011. *MinStripBlankPixels: 32
  1012. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  1013. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  1014. *SpotDiameter: 100
  1015. *Command: CmdSetSrcBmpWidth {
  1016. *CallbackID: =CMD_SET_SRCBMP_W
  1017. *Params: LIST(RasterDataWidthInBytes)
  1018. }
  1019. *Command: CmdSetSrcBmpHeight {
  1020. *CallbackID: =CMD_SET_SRCBMP_H
  1021. *Params: LIST(RasterDataHeightInPixels)
  1022. }
  1023. *Command: CmdSendBlockData {
  1024. *CallbackID: =CMD_SEND_BLOCK
  1025. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  1026. }
  1027. *Command: CmdSelect
  1028. {
  1029. *Order: DOC_SETUP.40
  1030. *CallbackID: =CMD_RES400
  1031. }
  1032. }
  1033. }
  1034. *%======== Halftone ========
  1035. *Feature: Halftone
  1036. {
  1037. *rcNameID: =HALFTONING_DISPLAY
  1038. *HelpIndex: 14
  1039. *DefaultOption: HT_PATSIZE_8x8_M
  1040. *Option: HT_PATSIZE_6x6_M
  1041. {
  1042. *rcNameID: =RC_STR_DITHER_6X6
  1043. }
  1044. *Option: HT_PATSIZE_8x8_M
  1045. {
  1046. *rcNameID: =RC_STR_DITHER_8X8
  1047. }
  1048. *Option: HT_PATSIZE_10x10_M
  1049. {
  1050. *rcNameID: =RC_STR_DITHER_10X10
  1051. }
  1052. *Option: HT_PATSIZE_12x12_M
  1053. {
  1054. *rcNameID: =RC_STR_DITHER_12X12
  1055. }
  1056. *Option: HT_PATSIZE_14x14_M
  1057. {
  1058. *rcNameID: =RC_STR_DITHER_14X14
  1059. }
  1060. *Option: HT_PATSIZE_16x16_M
  1061. {
  1062. *rcNameID: =RC_STR_DITHER_16X16
  1063. }
  1064. *Ifdef: WINNT_50
  1065. *Option: HT_PATSIZE_SUPERCELL_M
  1066. {
  1067. *rcNameID: =HT_SUPERCELL_DISPLAY
  1068. }
  1069. *Endif:
  1070. }
  1071. *%======== Edge to Edge Print (custom feature) ========
  1072. *Feature: EdgeToEdgePrint
  1073. {
  1074. *rcNameID: =RC_STR_EDGE_TO_EDGE_PRINTING
  1075. *HelpIndex: 1
  1076. *FeatureType: DOC_PROPERTY
  1077. *DefaultOption: Standard
  1078. *Option: Standard
  1079. {
  1080. *rcNameID: =RC_STR_STANDARD_RECOMMENDED
  1081. *Command: CmdSelect
  1082. {
  1083. *Order: DOC_SETUP.50
  1084. *CallbackID: =CMD_REGION_STANDARD
  1085. }
  1086. }
  1087. *Option: EdgeToEdge
  1088. {
  1089. *rcNameID: =RC_STR_EDGE_TO_EDGE
  1090. *Command: CmdSelect
  1091. {
  1092. *Order: DOC_SETUP.50
  1093. *CallbackID: =CMD_REGION_EDGE_TO_EDGE
  1094. }
  1095. }
  1096. }
  1097. *%======== CollateType (custom feature) ========
  1098. *Feature: CollateType
  1099. {
  1100. *rcNameID: =RC_STR_COLLATE_TYPE
  1101. *HelpIndex: 17
  1102. *FeatureType: DOC_PROPERTY
  1103. *DefaultOption: Unidirection
  1104. *Option: Unidirection
  1105. {
  1106. *rcNameID: =RC_STR_STANDARD
  1107. *Command: CmdSelect
  1108. {
  1109. *Order: JOB_SETUP.50
  1110. *CallbackID: =CMD_SELECT_COLLATE_UNIDIR
  1111. }
  1112. }
  1113. *Option: Rotate
  1114. {
  1115. *rcNameID: =RC_STR_ROTATED
  1116. *Command: CmdSelect
  1117. {
  1118. *Order: JOB_SETUP.50
  1119. *CallbackID: =CMD_SELECT_COLLATE_ROTATED
  1120. }
  1121. }
  1122. }
  1123. *%======== Scan for Rules (custom feature) ========
  1124. *Feature: ScanForRules
  1125. {
  1126. *rcNameID: =RC_STR_SCAN_FOR_RULES
  1127. *HelpIndex: 10
  1128. *FeatureType: DOC_PROPERTY
  1129. *DefaultOption: Yes
  1130. *Option: Yes
  1131. {
  1132. *rcNameID: =RC_STR_YES
  1133. EXTERN_GLOBAL: *MinGrayFill: 1
  1134. EXTERN_GLOBAL: *MaxGrayFill: 100
  1135. *Command: CmdSetRectWidth {
  1136. *CallbackID: =CMD_SET_TEXTRECT_W
  1137. *Params: LIST(RectXSize)
  1138. }
  1139. *Command: CmdSetRectHeight {
  1140. *CallbackID: =CMD_SET_TEXTRECT_H
  1141. *Params: LIST(RectYSize)
  1142. }
  1143. *Command: CmdRectGrayFill {
  1144. *CallbackID: =CMD_DRAW_TEXTRECT
  1145. *Params: LIST(DestX, DestY, GrayPercentage)
  1146. }
  1147. *Command: CmdRectWhiteFill {
  1148. *CallbackID: =CMD_DRAW_TEXTRECT_WHITE
  1149. *Params: LIST(DestX, DestY)
  1150. }
  1151. }
  1152. *Option: No
  1153. {
  1154. *rcNameID: =RC_STR_NO
  1155. }
  1156. }
  1157. *%======== PrintQuality ========
  1158. *Feature: PrintQuality
  1159. {
  1160. *rcNameID: =TEXT_QUALITY_DISPLAY
  1161. *HelpIndex: 11
  1162. *DefaultOption: SmoothingOn
  1163. *Option: SmoothingOff
  1164. {
  1165. *rcNameID: =RC_STR_SMOOTHING_OFF
  1166. *Command: CmdSelect
  1167. {
  1168. *Order: DOC_SETUP.60
  1169. *Cmd: "<1B12>YA2,4 "
  1170. }
  1171. }
  1172. *Option: SmoothingOn
  1173. {
  1174. *rcNameID: =RC_STR_SMOOTHING_ON
  1175. *Command: CmdSelect
  1176. {
  1177. *Order: DOC_SETUP.60
  1178. *Cmd: "<1B12>YA2,2 "
  1179. }
  1180. }
  1181. }
  1182. *%======== ImageControl ========
  1183. *Feature: ImageControl
  1184. {
  1185. *rcNameID: =IMAGECONTROL_DISPLAY
  1186. *HelpIndex: 13
  1187. *DefaultOption: Scale100
  1188. *Option: Scale100
  1189. {
  1190. *rcNameID: =RC_STR_STANDARD
  1191. *Command: CmdSelect
  1192. {
  1193. *Order: DOC_SETUP.70
  1194. *CallbackID: =CMD_IMGCTRL_100
  1195. }
  1196. }
  1197. *Option: AtoA_Scale67
  1198. {
  1199. *rcNameID: =RC_STR_SCALE_DOWN_PAPE_SIZE_ATOA_67
  1200. *Command: CmdSelect
  1201. {
  1202. *Order: DOC_SETUP.70
  1203. *CallbackID: =CMD_IMGCTRL_AA67
  1204. }
  1205. }
  1206. *Option: BtoA_Scale80
  1207. {
  1208. *rcNameID: =RC_STR_SCALE_DOWN_PAPE_SIZE_BTOA_80
  1209. *Command: CmdSelect
  1210. {
  1211. *Order: DOC_SETUP.70
  1212. *CallbackID: =CMD_IMGCTRL_BA80
  1213. }
  1214. }
  1215. *Option: BtoA_Scale115
  1216. {
  1217. *rcNameID: =RC_STR_SCALE_UP_PAPER_SIZE_BTOA_115
  1218. *Command: CmdSelect
  1219. {
  1220. *Order: DOC_SETUP.70
  1221. *CallbackID: =CMD_IMGCTRL_BA115
  1222. }
  1223. }
  1224. *Option: AtoA_Scale141
  1225. {
  1226. *rcNameID: =RC_STR_SCALE_UP_PAPER_SIZE_ATOA_141
  1227. *Command: CmdSelect
  1228. {
  1229. *Order: DOC_SETUP.70
  1230. *CallbackID: =CMD_IMGCTRL_AA141
  1231. }
  1232. }
  1233. *Option: 2Up_Scale67
  1234. {
  1235. *rcNameID: =RC_STR_2UP_67_REDUCTION
  1236. *Command: CmdSelect
  1237. {
  1238. *Order: DOC_SETUP.70
  1239. *CallbackID: =CMD_DRV_2IN1_67
  1240. }
  1241. }
  1242. *Option: 2Up_Scale100
  1243. {
  1244. *rcNameID: =RC_STR_2UP_NO_REDUCTION
  1245. *Command: CmdSelect
  1246. {
  1247. *Order: DOC_SETUP.70
  1248. *CallbackID: =CMD_DRV_2IN1_100
  1249. }
  1250. }
  1251. *Option: 4Up_Scale50
  1252. {
  1253. *rcNameID: =RC_STR_4UP_50_REDUCTION
  1254. *Command: CmdSelect
  1255. {
  1256. *Order: DOC_SETUP.70
  1257. *CallbackID: =CMD_DRV_4IN1_50
  1258. }
  1259. }
  1260. *IgnoreBlock
  1261. { *%%% Disabled ->
  1262. *Option: Scale88
  1263. {
  1264. *rcNameID: =RC_STR_88PERCENT
  1265. *Command: CmdSelect
  1266. {
  1267. *Order: DOC_SETUP.70
  1268. *CallbackID: =CMD_IMGCTRL_88
  1269. }
  1270. }
  1271. *Option: Scale80
  1272. {
  1273. *rcNameID: =RC_STR_80PERCENT
  1274. *Command: CmdSelect
  1275. {
  1276. *Order: DOC_SETUP.70
  1277. *CallbackID: =CMD_IMGCTRL_80
  1278. }
  1279. }
  1280. *Option: Scale75
  1281. {
  1282. *rcNameID: =RC_STR_75PERCENT
  1283. *Command: CmdSelect
  1284. {
  1285. *Order: DOC_SETUP.70
  1286. *CallbackID: =CMD_IMGCTRL_75
  1287. }
  1288. }
  1289. *Option: Scale70
  1290. {
  1291. *rcNameID: =RC_STR_70PERCENT
  1292. *Command: CmdSelect
  1293. {
  1294. *Order: DOC_SETUP.70
  1295. *CallbackID: =CMD_IMGCTRL_70
  1296. }
  1297. }
  1298. *Option: Scale67
  1299. {
  1300. *rcNameID: =RC_STR_67PERCENT
  1301. *Command: CmdSelect
  1302. {
  1303. *Order: DOC_SETUP.70
  1304. *CallbackID: =CMD_IMGCTRL_67
  1305. }
  1306. }
  1307. *Option: Scale50
  1308. {
  1309. *rcNameID: =RC_STR_50PERCENT
  1310. *Command: CmdSelect
  1311. {
  1312. *Order: DOC_SETUP.70
  1313. *CallbackID: =CMD_IMGCTRL_50
  1314. }
  1315. }
  1316. *Option: Scale115
  1317. {
  1318. *rcNameID: =RC_STR_115PERCENT
  1319. *Command: CmdSelect
  1320. {
  1321. *Order: DOC_SETUP.70
  1322. *CallbackID: =CMD_IMGCTRL_115
  1323. }
  1324. }
  1325. *Option: Scale122
  1326. {
  1327. *rcNameID: =RC_STR_122PERCENT
  1328. *Command: CmdSelect
  1329. {
  1330. *Order: DOC_SETUP.70
  1331. *CallbackID: =CMD_IMGCTRL_122
  1332. }
  1333. }
  1334. *Option: Scale141
  1335. {
  1336. *rcNameID: =RC_STR_141PERCENT
  1337. *Command: CmdSelect
  1338. {
  1339. *Order: DOC_SETUP.70
  1340. *CallbackID: =CMD_IMGCTRL_141
  1341. }
  1342. }
  1343. *Option: Scale200
  1344. {
  1345. *rcNameID: =RC_STR_200PERCENT
  1346. *Command: CmdSelect
  1347. {
  1348. *Order: DOC_SETUP.70
  1349. *CallbackID: =CMD_IMGCTRL_200
  1350. }
  1351. }
  1352. } *%%% Disabled <-
  1353. }
  1354. *%======== StartDoc ========
  1355. *Command: CmdStartDoc
  1356. {
  1357. *Order: DOC_SETUP.10
  1358. *CallbackID: =CMD_BEGINDOC_MF3300
  1359. }
  1360. *%======== EndJob ========
  1361. *Command: CmdEndJob
  1362. {
  1363. *Order: JOB_FINISH.10
  1364. *CallbackID: =CMD_ENDDOC_400DPI_MODEL
  1365. }
  1366. *%======== Copies ========
  1367. *Command: CmdCopies
  1368. {
  1369. *Order: DOC_SETUP.160
  1370. *CallbackID: =CMD_MULTI_COPIES
  1371. *Params: LIST(NumOfCopies)
  1372. }
  1373. *%======== Capabilities ========
  1374. *RotateCoordinate?: FALSE
  1375. *RotateRaster?: TRUE
  1376. *RotateFont?: TRUE
  1377. *TextCaps: LIST(TC_OP_CHARACTER,TC_SF_X_YINDEP,TC_SA_DOUBLE,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  1378. *MemoryUsage: LIST(FONT)
  1379. *%======== Cursor Control ========
  1380. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1381. *XMoveThreshold: 0
  1382. *YMoveThreshold: 0
  1383. *%XMoveUnit: 1200
  1384. *%YMoveUnit: 1200
  1385. *Command: CmdXMoveAbsolute {
  1386. *CallbackID: =CMD_XM_ABS
  1387. *Params: LIST(DestX)
  1388. }
  1389. *Command: CmdXMoveRelRight {
  1390. *CallbackID: =CMD_XM_REL
  1391. *Params: LIST(DestXRel)
  1392. }
  1393. *Command: CmdXMoveRelLeft {
  1394. *CallbackID: =CMD_XM_RELLEFT
  1395. *Params: LIST(DestXRel)
  1396. }
  1397. *Command: CmdYMoveAbsolute {
  1398. *CallbackID: =CMD_YM_ABS
  1399. *Params: LIST(DestY)
  1400. }
  1401. *Command: CmdYMoveRelDown {
  1402. *CallbackID: =CMD_YM_REL
  1403. *Params: LIST(DestYRel)
  1404. }
  1405. *Command: CmdYMoveRelUp {
  1406. *CallbackID: =CMD_YM_RELUP
  1407. *Params: LIST(DestYRel)
  1408. }
  1409. *Command: CmdCR { *CallbackID: =CMD_CR }
  1410. *Command: CmdLF { *CallbackID: =CMD_LF }
  1411. *Command: CmdFF { *CallbackID: =CMD_FF }
  1412. *Command: CmdBackSpace { *CallbackID: =CMD_BS }
  1413. *EjectPageWithFF?: TRUE
  1414. *%======== Raster Data ========
  1415. *Command: CmdEnableOEMComp { *CallbackID: =CMD_OEM_COMPRESS_ON }
  1416. *Command: CmdEnableFE_RLE { *CallbackID: =CMD_RLE_COMPRESS_ON }
  1417. *Command: CmdDisableCompression { *CallbackID: =CMD_COMPRESS_OFF }
  1418. *OutputDataFormat: H_BYTE
  1419. *OptimizeLeftBound?: TRUE
  1420. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1421. *CursorYAfterSendBlockData: NO_MOVE
  1422. *%======== Font ========
  1423. *DefaultFont: 50
  1424. *DefaultCTT: 0
  1425. *CharPosition: BASELINE
  1426. *TTFSEnabled?: TRUE
  1427. *TTFS: MSMincho
  1428. {
  1429. *rcTTFontNameID: =RC_STR_TTFONT_MSMINCHO
  1430. *rcDevFontNameID: =RC_STR_DEVFONT_MSMINCHO
  1431. }
  1432. *TTFS: MSMincho_V
  1433. {
  1434. *rcTTFontNameID: =RC_STR_TTFONT_MSMINCHO_V
  1435. *rcDevFontNameID: =RC_STR_DEVFONT_MSMINCHO_V
  1436. }
  1437. *TTFS: MSGothic
  1438. {
  1439. *rcTTFontNameID: =RC_STR_TTFONT_MSGOTHIC
  1440. *rcDevFontNameID: =RC_STR_DEVFONT_MSGOTHIC
  1441. }
  1442. *TTFS: MSGothic_V
  1443. {
  1444. *rcTTFontNameID: =RC_STR_TTFONT_MSGOTHIC_V
  1445. *rcDevFontNameID: =RC_STR_DEVFONT_MSGOTHIC_V
  1446. }
  1447. *TTFS: MSMincho_E
  1448. {
  1449. *rcTTFontNameID: =RC_STR_TTFONT_MSMINCHO_E
  1450. *rcDevFontNameID: =RC_STR_DEVFONT_MSMINCHO
  1451. }
  1452. *TTFS: MSMincho_V_E
  1453. {
  1454. *rcTTFontNameID: =RC_STR_TTFONT_MSMINCHO_V_E
  1455. *rcDevFontNameID: =RC_STR_DEVFONT_MSMINCHO_V
  1456. }
  1457. *TTFS: MSGothic_E
  1458. {
  1459. *rcTTFontNameID: =RC_STR_TTFONT_MSGOTHIC_E
  1460. *rcDevFontNameID: =RC_STR_DEVFONT_MSGOTHIC
  1461. }
  1462. *TTFS: MSGothic_V_E
  1463. {
  1464. *rcTTFontNameID: =RC_STR_TTFONT_MSGOTHIC_V_E
  1465. *rcDevFontNameID: =RC_STR_DEVFONT_MSGOTHIC_V
  1466. }
  1467. *TTFS: MSPMincho
  1468. {
  1469. *rcTTFontNameID: =RC_STR_TTFONT_MSPMINCHO
  1470. *rcDevFontNameID: =RC_STR_TTFONT_MSPMINCHO
  1471. }
  1472. *TTFS: MSPGothic
  1473. {
  1474. *rcTTFontNameID: =RC_STR_TTFONT_MSPGOTHIC
  1475. *rcDevFontNameID: =RC_STR_TTFONT_MSPGOTHIC
  1476. }
  1477. *TTFS: MSPMincho_E
  1478. {
  1479. *rcTTFontNameID: =RC_STR_TTFONT_MSPMINCHO_E
  1480. *rcDevFontNameID: =RC_STR_TTFONT_MSPMINCHO
  1481. }
  1482. *TTFS: MSPGothic_E
  1483. {
  1484. *rcTTFontNameID: =RC_STR_TTFONT_MSPGOTHIC_E
  1485. *rcDevFontNameID: =RC_STR_TTFONT_MSPGOTHIC
  1486. }
  1487. *TTFS: Arial
  1488. {
  1489. *rcTTFontNameID: =RC_STR_TTFONT_ARIAL
  1490. *rcDevFontNameID: =RC_STR_DEVFONT_ARIAL
  1491. }
  1492. *TTFS: Century
  1493. {
  1494. *rcTTFontNameID: =RC_STR_TTFONT_CENTURY
  1495. *rcDevFontNameID: =RC_STR_DEVFONT_CENTURY
  1496. }
  1497. *TTFS: TimesNewRoman
  1498. {
  1499. *rcTTFontNameID: =RC_STR_TTFONT_TIMESNEWROMAN
  1500. *rcDevFontNameID: =RC_STR_DEVFONT_TIMESNEWROMAN
  1501. }
  1502. *TTFS: CourierNew
  1503. {
  1504. *rcTTFontNameID: =RC_STR_TTFONT_COURIERNEW
  1505. *rcDevFontNameID: =RC_STR_DEVFONT_COURIERNEW
  1506. }
  1507. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  1508. + 17,18,50,51,56,57,74,76,77,78,79,80,81,82,83,84,85,86,87)
  1509. *Command: CmdBoldOn { *CallbackID: =CMD_FONT_BOLD_ON }
  1510. *Command: CmdBoldOff { *CallbackID: =CMD_FONT_BOLD_OFF }
  1511. *Command: CmdItalicOn { *CallbackID: =CMD_FONT_ITALIC_ON }
  1512. *Command: CmdItalicOff { *CallbackID: =CMD_FONT_ITALIC_OFF }
  1513. *Command: CmdWhiteTextOn { *CallbackID: =CMD_FONT_WHITETEXT_ON }
  1514. *Command: CmdWhiteTextOff { *CallbackID: =CMD_FONT_WHITETEXT_OFF }
  1515. *%======== Font Downloading ========
  1516. *MinFontID: 0
  1517. *%MaxFontID: 3
  1518. *MinGlyphID: 0
  1519. *MaxGlyphID: 69
  1520. *FontFormat: OEM_CALLBACK
  1521. *Command: CmdSetFontID {
  1522. *CallbackID: =CMD_DL_SET_FONT_ID
  1523. *Params: LIST(FontHeight)
  1524. }
  1525. *Command: CmdSelectFontID {
  1526. *CallbackID: =CMD_DL_SELECT_FONT_ID
  1527. }
  1528. *Command: CmdSetCharCode {
  1529. *CallbackID: =CMD_DL_SET_FONT_GLYPH
  1530. *Params: LIST(NextGlyph)
  1531. }
  1532. *%======== Selection Constraints ========
  1533. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.A2)
  1534. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.A6)
  1535. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.B3)
  1536. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.B6_JIS)
  1537. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.JAPANESE_POSTCARD)
  1538. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.DBL_JAPANESE_POSTCARD)
  1539. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.CSHEET)
  1540. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.CUSTOMSIZE)
  1541. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.A5)
  1542. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.A6)
  1543. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.B6_JIS)
  1544. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.JAPANESE_POSTCARD)
  1545. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.DBL_JAPANESE_POSTCARD)
  1546. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.STATEMENT)
  1547. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.CUSTOMSIZE)
  1548. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.A5)
  1549. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.A6)
  1550. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.B6_JIS)
  1551. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.JAPANESE_POSTCARD)
  1552. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.DBL_JAPANESE_POSTCARD)
  1553. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.STATEMENT)
  1554. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.CUSTOMSIZE)
  1555. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.A4)
  1556. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.A5)
  1557. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.A6)
  1558. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.B4)
  1559. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.B5)
  1560. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.B6_JIS)
  1561. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.JAPANESE_POSTCARD)
  1562. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.DBL_JAPANESE_POSTCARD)
  1563. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.TABLOID)
  1564. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.LETTER)
  1565. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.LEGAL)
  1566. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.STATEMENT)
  1567. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.11x15toA4)
  1568. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.CUSTOMSIZE)
  1569. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.CSHEET)
  1570. *InvalidCombination: LIST(InputBin.MANUAL, Duplex.VERTICAL)
  1571. *InvalidCombination: LIST(InputBin.MANUAL, Duplex.HORIZONTAL)
  1572. *InvalidCombination: LIST(PaperSize.A2, Duplex.VERTICAL)
  1573. *InvalidCombination: LIST(PaperSize.A2, Duplex.HORIZONTAL)
  1574. *InvalidCombination: LIST(PaperSize.A6, Duplex.VERTICAL)
  1575. *InvalidCombination: LIST(PaperSize.A6, Duplex.HORIZONTAL)
  1576. *InvalidCombination: LIST(PaperSize.B3, Duplex.VERTICAL)
  1577. *InvalidCombination: LIST(PaperSize.B3, Duplex.HORIZONTAL)
  1578. *InvalidCombination: LIST(PaperSize.B6_JIS, Duplex.VERTICAL)
  1579. *InvalidCombination: LIST(PaperSize.B6_JIS, Duplex.HORIZONTAL)
  1580. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Duplex.VERTICAL)
  1581. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Duplex.HORIZONTAL)
  1582. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Duplex.VERTICAL)
  1583. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Duplex.HORIZONTAL)
  1584. *InvalidCombination: LIST(PaperSize.CSHEET, Duplex.VERTICAL)
  1585. *InvalidCombination: LIST(PaperSize.CSHEET, Duplex.HORIZONTAL)
  1586. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Duplex.VERTICAL)
  1587. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Duplex.HORIZONTAL)
  1588. *InvalidCombination: LIST(InputBin.MANUAL, CollateType.Rotate)
  1589. *InvalidCombination: LIST(PaperSize.A2, CollateType.Rotate)
  1590. *InvalidCombination: LIST(PaperSize.B3, CollateType.Rotate)
  1591. *InvalidCombination: LIST(PaperSize.CSHEET, CollateType.Rotate)