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.

2172 lines
56 KiB

  1. *GPDSpecVersion: "1.0"
  2. *%
  3. *% GPD file for Ricoh RPDL printer
  4. *% Created: 2000/02/14
  5. *% Modified: 2001/06/26
  6. *%
  7. *% Copyright (c) 1999 - 2001 Ricoh Co., Ltd.
  8. *% All rights reserved.
  9. *%
  10. *GPDFileVersion: "1.07"
  11. *GPDFileName: "RIX353EJ.GPD"
  12. *Include: "STDNAMES.GPD"
  13. *ModelName: "RICOH imagio MF3530e RPDL(FAX)"
  14. *MasterUnits: PAIR(1200, 1200)
  15. *ResourceDLL: "RPDLRES.DLL"
  16. *HelpFile: "RPDLCFG.HLP"
  17. *PrinterType: PAGE
  18. *MaxCopies: 999
  19. *FontCartSlots: 1
  20. *PrintRate: 35
  21. *PrintRateUnit: PPM
  22. *rcInstalledOptionNameID: 800
  23. *rcNotInstalledOptionNameID: 801
  24. *IgnoreBlock
  25. { *%%% Disabled ->
  26. *%======== Quality Macros (including PrintDensity) ========
  27. *BestQualitySettings: LIST(Resolution.600dpi, Halftone.HT_PATSIZE_8x8_M, ImageControl.Scale100,
  28. + PrintDensity.SmoothingOff)
  29. *BetterQualitySettings: LIST(Resolution.400dpi, Halftone.HT_PATSIZE_8x8_M, ImageControl.Scale100,
  30. + PrintDensity.SmoothingOn)
  31. *DraftQualitySettings: LIST(Resolution.400dpi, Halftone.HT_PATSIZE_8x8_M, ImageControl.2Up_Scale67,
  32. + PrintDensity.SmoothingOn)
  33. *DefaultQuality: BETTERQUALITY
  34. } *%%% Disabled <-
  35. *%======== Orientation ========
  36. *Feature: Orientation
  37. {
  38. *rcNameID: =ORIENTATION_DISPLAY
  39. *DefaultOption: PORTRAIT
  40. *Option: PORTRAIT
  41. {
  42. *rcNameID: =PORTRAIT_DISPLAY
  43. *Command: CmdSelect
  44. {
  45. *Order: DOC_SETUP.80
  46. *CallbackID: 56
  47. }
  48. }
  49. *Option: LANDSCAPE_CC270
  50. {
  51. *rcNameID: =LANDSCAPE_DISPLAY
  52. *Command: CmdSelect
  53. {
  54. *Order: DOC_SETUP.80
  55. *CallbackID: 57
  56. }
  57. }
  58. }
  59. *%======== InputBin ========
  60. *Feature: InputBin
  61. {
  62. *rcNameID: =PAPER_SOURCE_DISPLAY
  63. *DefaultOption: AUTO
  64. *Option: AUTO
  65. {
  66. *rcNameID: 678
  67. *Command: CmdSelect
  68. {
  69. *Order: DOC_SETUP.130
  70. *CallbackID: 73
  71. }
  72. }
  73. *Option: Tray1
  74. {
  75. *rcNameID: 259
  76. *OptionID: 259 *%%% DMBIN_TRAY1
  77. *Command: CmdSelect
  78. {
  79. *Order: DOC_SETUP.130
  80. *Cmd: "<1B19>2"
  81. }
  82. }
  83. *Option: Tray2
  84. {
  85. *rcNameID: 260
  86. *OptionID: 260 *%%% DMBIN_TRAY2
  87. *Command: CmdSelect
  88. {
  89. *Order: DOC_SETUP.130
  90. *Cmd: "<1B19>3"
  91. }
  92. }
  93. *Option: Tray3
  94. {
  95. *rcNameID: 261
  96. *OptionID: 261 *%%% DMBIN_TRAY3
  97. *Installable?: TRUE
  98. *rcInstallableFeatureNameID: 261
  99. *Command: CmdSelect
  100. {
  101. *Order: DOC_SETUP.130
  102. *Cmd: "<1B19>4"
  103. }
  104. }
  105. *Option: Tray4
  106. {
  107. *rcNameID: 262
  108. *OptionID: 262 *%%% DMBIN_TRAY4
  109. *Installable?: TRUE
  110. *rcInstallableFeatureNameID: 262
  111. *Command: CmdSelect
  112. {
  113. *Order: DOC_SETUP.130
  114. *Cmd: "<1B19>5"
  115. }
  116. }
  117. *Option: LARGECAPACITY
  118. {
  119. *rcNameID: 679
  120. *Installable?: TRUE
  121. *rcInstallableFeatureNameID: 679
  122. *Command: CmdSelect
  123. {
  124. *Order: DOC_SETUP.130
  125. *Cmd: "<1B19>6"
  126. }
  127. }
  128. *IgnoreBlock
  129. { *%%% Disabled ->
  130. *Option: MANUAL
  131. {
  132. *rcNameID: =MANUAL_FEED_DISPLAY
  133. *Installable?: TRUE
  134. *rcInstallableFeatureNameID: =MANUAL_FEED_DISPLAY
  135. *Command: CmdSelect
  136. {
  137. *Order: DOC_SETUP.130
  138. *CallbackID: 74
  139. }
  140. }
  141. } *%%% Disabled <-
  142. }
  143. *IgnoreBlock
  144. { *%%% Disabled ->
  145. *%======== MediaType ========
  146. *Feature: MediaType
  147. {
  148. *rcNameID: =MEDIA_TYPE_DISPLAY
  149. *HelpIndex: 5
  150. *DefaultOption: STANDARD
  151. *Option: STANDARD
  152. {
  153. *rcNameID: =PLAIN_PAPER_DISPLAY
  154. *Command: CmdSelect
  155. {
  156. *Order: DOC_SETUP.110
  157. *CallbackID: 146
  158. }
  159. }
  160. *Option: ThickPaper *%%% custom option
  161. {
  162. *rcNameID: 628
  163. *Command: CmdSelect
  164. {
  165. *Order: DOC_SETUP.110
  166. *CallbackID: 148
  167. }
  168. }
  169. *Option: TRANSPARENCY
  170. {
  171. *rcNameID: 690
  172. *Command: CmdSelect
  173. {
  174. *Order: DOC_SETUP.110
  175. *CallbackID: 147
  176. }
  177. }
  178. }
  179. *InvalidCombination: LIST(InputBin.Tray1, MediaType.ThickPaper)
  180. *InvalidCombination: LIST(InputBin.Tray1, MediaType.TRANSPARENCY)
  181. *InvalidCombination: LIST(InputBin.Tray2, MediaType.ThickPaper)
  182. *InvalidCombination: LIST(InputBin.Tray2, MediaType.TRANSPARENCY)
  183. *InvalidCombination: LIST(InputBin.Tray3, MediaType.ThickPaper)
  184. *InvalidCombination: LIST(InputBin.Tray3, MediaType.TRANSPARENCY)
  185. *InvalidCombination: LIST(InputBin.Tray4, MediaType.ThickPaper)
  186. *InvalidCombination: LIST(InputBin.Tray4, MediaType.TRANSPARENCY)
  187. *InvalidCombination: LIST(InputBin.LARGECAPACITY, MediaType.ThickPaper)
  188. *InvalidCombination: LIST(InputBin.LARGECAPACITY, MediaType.TRANSPARENCY)
  189. } *%%% Disabled <-
  190. *%======== Resolution ========
  191. *Feature: Resolution
  192. {
  193. *rcNameID: =RESOLUTION_DISPLAY
  194. *DefaultOption: 400dpi
  195. *Option: 400dpi
  196. {
  197. *rcNameID: 639
  198. *DPI: PAIR(400, 400)
  199. *TextDPI: PAIR(400, 400)
  200. EXTERN_GLOBAL: *XMoveUnit: 400
  201. EXTERN_GLOBAL: *YMoveUnit: 400
  202. EXTERN_GLOBAL: *MaxFontID: 3
  203. *MinStripBlankPixels: 32
  204. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  205. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  206. *SpotDiameter: 100
  207. *Command: CmdSetSrcBmpWidth {
  208. *CallbackID: 184
  209. *Params: LIST(RasterDataWidthInBytes)
  210. }
  211. *Command: CmdSetSrcBmpHeight {
  212. *CallbackID: 185
  213. *Params: LIST(RasterDataHeightInPixels)
  214. }
  215. *Command: CmdSendBlockData {
  216. *CallbackID: 24
  217. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  218. }
  219. *Command: CmdSelect
  220. {
  221. *Order: DOC_SETUP.40
  222. *CallbackID: 53
  223. }
  224. }
  225. *IgnoreBlock
  226. { *%%% Disabled ->
  227. *Option: 600dpi
  228. {
  229. *rcNameID: 640
  230. *DPI: PAIR(600, 600)
  231. *TextDPI: PAIR(600, 600)
  232. EXTERN_GLOBAL: *XMoveUnit: 600
  233. EXTERN_GLOBAL: *YMoveUnit: 600
  234. EXTERN_GLOBAL: *MaxFontID: 1
  235. *MinStripBlankPixels: 32
  236. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  237. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  238. *SpotDiameter: 100
  239. *Command: CmdSetSrcBmpWidth {
  240. *CallbackID: 184
  241. *Params: LIST(RasterDataWidthInBytes)
  242. }
  243. *Command: CmdSetSrcBmpHeight {
  244. *CallbackID: 185
  245. *Params: LIST(RasterDataHeightInPixels)
  246. }
  247. *Command: CmdSendBlockData {
  248. *CallbackID: 24
  249. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  250. }
  251. *Command: CmdSelect
  252. {
  253. *Order: DOC_SETUP.40
  254. *CallbackID: 54
  255. }
  256. }
  257. } *%%% Disabled <-
  258. }
  259. *%======== PaperSize ========
  260. *Feature: PaperSize
  261. {
  262. *rcNameID: =PAPER_SIZE_DISPLAY
  263. *DefaultOption: A4
  264. *Option: A3
  265. {
  266. *rcNameID: =A3_DISPLAY
  267. *switch: EdgeToEdgePrint
  268. {
  269. *case: Standard
  270. {
  271. *PrintableArea: PAIR(13440, 19440)
  272. *PrintableOrigin: PAIR(240, 240)
  273. }
  274. *case: EdgeToEdge
  275. {
  276. *PrintableArea: PAIR(14028, 19848)
  277. *PrintableOrigin: PAIR(0, 0)
  278. }
  279. }
  280. *Command: CmdSelect
  281. {
  282. *Order: DOC_SETUP.120
  283. *CallbackID: 89
  284. }
  285. }
  286. *Option: A4
  287. {
  288. *rcNameID: =A4_DISPLAY
  289. *switch: EdgeToEdgePrint
  290. {
  291. *case: Standard
  292. {
  293. *PrintableArea: PAIR(9360, 13600)
  294. *PrintableOrigin: PAIR(240, 240)
  295. *switch: Resolution
  296. {
  297. *case: 400dpi
  298. {
  299. *PrintableArea: PAIR(9360, 13599)
  300. }
  301. }
  302. }
  303. *case: EdgeToEdge
  304. {
  305. *PrintableArea: PAIR(9924, 14028)
  306. *PrintableOrigin: PAIR(0, 0)
  307. }
  308. }
  309. *Command: CmdSelect
  310. {
  311. *Order: DOC_SETUP.120
  312. *CallbackID: 90
  313. }
  314. }
  315. *Option: A5
  316. {
  317. *rcNameID: =A5_DISPLAY
  318. *switch: EdgeToEdgePrint
  319. {
  320. *case: Standard
  321. {
  322. *PrintableArea: PAIR(6400, 9520)
  323. *PrintableOrigin: PAIR(240, 240)
  324. *switch: Resolution
  325. {
  326. *case: 400dpi
  327. {
  328. *PrintableArea: PAIR(6399, 9519)
  329. }
  330. }
  331. }
  332. *case: EdgeToEdge
  333. {
  334. *PrintableArea: PAIR(6996, 9924)
  335. *PrintableOrigin: PAIR(0, 0)
  336. }
  337. }
  338. *Command: CmdSelect
  339. {
  340. *Order: DOC_SETUP.120
  341. *CallbackID: 91
  342. }
  343. }
  344. *IgnoreBlock
  345. { *%%% Disabled ->
  346. *Option: A6
  347. {
  348. *Ifdef: WINNT_50
  349. *rcNameID: =A6_DISPLAY
  350. *Else:
  351. *Name: "A6"
  352. *PageDimensions: PAIR(4961, 6992)
  353. *Endif:
  354. *switch: EdgeToEdgePrint
  355. {
  356. *case: Standard
  357. {
  358. *PrintableArea: PAIR(4400, 6560)
  359. *PrintableOrigin: PAIR(240, 240)
  360. *switch: Resolution
  361. {
  362. *case: 400dpi
  363. {
  364. *PrintableArea: PAIR(4398, 6558)
  365. }
  366. }
  367. }
  368. *case: EdgeToEdge
  369. {
  370. *PrintableArea: PAIR(4956, 6996)
  371. *PrintableOrigin: PAIR(0, 0)
  372. }
  373. }
  374. *Command: CmdSelect
  375. {
  376. *Order: DOC_SETUP.120
  377. *CallbackID: 76
  378. }
  379. }
  380. } *%%% Disabled <-
  381. *Option: B4
  382. {
  383. *rcNameID: =B4_DISPLAY
  384. *switch: EdgeToEdgePrint
  385. {
  386. *case: Standard
  387. {
  388. *PrintableArea: PAIR(11680, 16760)
  389. *PrintableOrigin: PAIR(240, 240)
  390. *switch: Resolution
  391. {
  392. *case: 400dpi
  393. {
  394. *PrintableArea: PAIR(11679, 16758)
  395. }
  396. }
  397. }
  398. *case: EdgeToEdge
  399. {
  400. *PrintableArea: PAIR(12144, 17196)
  401. *PrintableOrigin: PAIR(0, 0)
  402. }
  403. }
  404. *Command: CmdSelect
  405. {
  406. *Order: DOC_SETUP.120
  407. *CallbackID: 92
  408. }
  409. }
  410. *Option: B5
  411. {
  412. *rcNameID: =B5_DISPLAY
  413. *switch: EdgeToEdgePrint
  414. {
  415. *case: Standard
  416. {
  417. *PrintableArea: PAIR(8000, 11760)
  418. *PrintableOrigin: PAIR(240, 240)
  419. *switch: Resolution
  420. {
  421. *case: 400dpi
  422. {
  423. *PrintableArea: PAIR(7998, 11760)
  424. }
  425. }
  426. }
  427. *case: EdgeToEdge
  428. {
  429. *PrintableArea: PAIR(8604, 12144)
  430. *PrintableOrigin: PAIR(0, 0)
  431. }
  432. }
  433. *Command: CmdSelect
  434. {
  435. *Order: DOC_SETUP.120
  436. *CallbackID: 93
  437. }
  438. }
  439. *IgnoreBlock
  440. { *%%% Disabled ->
  441. *Option: B6_JIS
  442. {
  443. *Ifdef: WINNT_50
  444. *rcNameID: =B6_JIS_DISPLAY
  445. *Else:
  446. *Name: "B6 (JIS)"
  447. *PageDimensions: PAIR(6047, 8598)
  448. *Endif:
  449. *switch: EdgeToEdgePrint
  450. {
  451. *case: Standard
  452. {
  453. *PrintableArea: PAIR(5520, 8200)
  454. *PrintableOrigin: PAIR(240, 240)
  455. *switch: Resolution
  456. {
  457. *case: 400dpi
  458. {
  459. *PrintableArea: PAIR(5520, 8199)
  460. }
  461. }
  462. }
  463. *case: EdgeToEdge
  464. {
  465. *PrintableArea: PAIR(6036, 8592)
  466. *PrintableOrigin: PAIR(0, 0)
  467. }
  468. }
  469. *Command: CmdSelect
  470. {
  471. *Order: DOC_SETUP.120
  472. *CallbackID: 94
  473. }
  474. }
  475. *Option: JAPANESE_POSTCARD
  476. {
  477. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  478. *switch: EdgeToEdgePrint
  479. {
  480. *case: Standard
  481. {
  482. *PrintableArea: PAIR(4400, 6560)
  483. *PrintableOrigin: PAIR(192, 240)
  484. *switch: Resolution
  485. {
  486. *case: 400dpi
  487. {
  488. *PrintableArea: PAIR(4398, 6558)
  489. }
  490. }
  491. }
  492. *case: EdgeToEdge
  493. {
  494. *PrintableArea: PAIR(4728, 6996)
  495. *PrintableOrigin: PAIR(0, 0)
  496. }
  497. }
  498. *Command: CmdSelect
  499. {
  500. *Order: DOC_SETUP.120
  501. *CallbackID: 168
  502. }
  503. }
  504. *Option: DBL_JAPANESE_POSTCARD
  505. {
  506. *Ifdef: WINNT_50
  507. *rcNameID: =DBL_JAPANESE_POSTCARD_DISPLAY
  508. *Else:
  509. *rcNameID: 257
  510. *PageDimensions: PAIR(9449, 6992)
  511. *Endif:
  512. *PrintableArea: PAIR(9449, 6992)
  513. *PrintableOrigin: PAIR(0, 0)
  514. *Command: CmdSelect
  515. {
  516. *Order: DOC_SETUP.120
  517. *CallbackID: 115
  518. }
  519. }
  520. } *%%% Disabled <-
  521. *Option: TABLOID
  522. {
  523. *rcNameID: =TABLOID_DISPLAY
  524. *switch: EdgeToEdgePrint
  525. {
  526. *case: Standard
  527. {
  528. *PrintableArea: PAIR(12640, 20000)
  529. *PrintableOrigin: PAIR(240, 240)
  530. *switch: Resolution
  531. {
  532. *case: 400dpi
  533. {
  534. *PrintableArea: PAIR(12639, 19998)
  535. }
  536. }
  537. }
  538. *case: EdgeToEdge
  539. {
  540. *PrintableArea: PAIR(13200, 20400)
  541. *PrintableOrigin: PAIR(0, 0)
  542. }
  543. }
  544. *Command: CmdSelect
  545. {
  546. *Order: DOC_SETUP.120
  547. *CallbackID: 95
  548. }
  549. }
  550. *Option: LEGAL
  551. {
  552. *rcNameID: =LEGAL_DISPLAY
  553. *switch: EdgeToEdgePrint
  554. {
  555. *case: Standard
  556. {
  557. *PrintableArea: PAIR(9600, 16400)
  558. *PrintableOrigin: PAIR(240, 240)
  559. *switch: Resolution
  560. {
  561. *case: 400dpi
  562. {
  563. *PrintableArea: PAIR(9600, 16398)
  564. }
  565. }
  566. }
  567. *case: EdgeToEdge
  568. {
  569. *PrintableArea: PAIR(10200, 16800)
  570. *PrintableOrigin: PAIR(0, 0)
  571. }
  572. }
  573. *Command: CmdSelect
  574. {
  575. *Order: DOC_SETUP.120
  576. *CallbackID: 96
  577. }
  578. }
  579. *Option: LETTER
  580. {
  581. *rcNameID: =LETTER_DISPLAY
  582. *switch: EdgeToEdgePrint
  583. {
  584. *case: Standard
  585. {
  586. *PrintableArea: PAIR(9600, 12640)
  587. *PrintableOrigin: PAIR(240, 240)
  588. *switch: Resolution
  589. {
  590. *case: 400dpi
  591. {
  592. *PrintableArea: PAIR(9600, 12639)
  593. }
  594. }
  595. }
  596. *case: EdgeToEdge
  597. {
  598. *PrintableArea: PAIR(10200, 13200)
  599. *PrintableOrigin: PAIR(0, 0)
  600. }
  601. }
  602. *Command: CmdSelect
  603. {
  604. *Order: DOC_SETUP.120
  605. *CallbackID: 97
  606. }
  607. }
  608. *Option: STATEMENT
  609. {
  610. *rcNameID: =STATEMENT_DISPLAY
  611. *switch: EdgeToEdgePrint
  612. {
  613. *case: Standard
  614. {
  615. *PrintableArea: PAIR(6000, 9840)
  616. *PrintableOrigin: PAIR(240, 240)
  617. }
  618. *case: EdgeToEdge
  619. {
  620. *PrintableArea: PAIR(6600, 10200)
  621. *PrintableOrigin: PAIR(0, 0)
  622. }
  623. }
  624. *Command: CmdSelect
  625. {
  626. *Order: DOC_SETUP.120
  627. *CallbackID: 98
  628. }
  629. }
  630. *Option: 11x15toA4 *%%% custom option
  631. {
  632. *rcNameID: 692
  633. *PageDimensions: PAIR(13200, 18000)
  634. *PrintableArea: PAIR(13200, 16320)
  635. *PrintableOrigin: PAIR(0, 840)
  636. *Command: CmdSelect
  637. {
  638. *Order: DOC_SETUP.120
  639. *CallbackID: 199
  640. }
  641. }
  642. *Option: A2toA3 *%%% custom option
  643. {
  644. *rcNameID: 258
  645. *PageDimensions: PAIR(19848, 28068)
  646. *PrintableArea: PAIR(19848, 28068)
  647. *PrintableOrigin: PAIR(0, 0)
  648. *Command: CmdSelect
  649. {
  650. *Order: DOC_SETUP.120
  651. *CallbackID: 101
  652. }
  653. }
  654. *IgnoreBlock
  655. { *%%% Disabled ->
  656. *Option: CUSTOMSIZE
  657. {
  658. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  659. *MinSize: PAIR(4724, 6992)
  660. *MaxSize: PAIR(14032, 20410)
  661. *MaxPrintableWidth: 14032
  662. *MinLeftMargin: 0
  663. *CenterPrintable?: FALSE
  664. *Command: CmdSelect
  665. {
  666. *Order: DOC_SETUP.120
  667. *CallbackID: 55
  668. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  669. }
  670. }
  671. } *%%% Disabled <-
  672. }
  673. *IgnoreBlock
  674. { *%%% Disabled ->
  675. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.A6)
  676. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.B6_JIS)
  677. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.JAPANESE_POSTCARD)
  678. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.DBL_JAPANESE_POSTCARD)
  679. *InvalidCombination: LIST(InputBin.Tray1, PaperSize.CUSTOMSIZE)
  680. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.A6)
  681. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.B6_JIS)
  682. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.JAPANESE_POSTCARD)
  683. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.DBL_JAPANESE_POSTCARD)
  684. *InvalidCombination: LIST(InputBin.Tray2, PaperSize.CUSTOMSIZE)
  685. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.A6)
  686. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.B6_JIS)
  687. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.JAPANESE_POSTCARD)
  688. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.DBL_JAPANESE_POSTCARD)
  689. *InvalidCombination: LIST(InputBin.Tray3, PaperSize.CUSTOMSIZE)
  690. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.A6)
  691. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.B6_JIS)
  692. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.JAPANESE_POSTCARD)
  693. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.DBL_JAPANESE_POSTCARD)
  694. *InvalidCombination: LIST(InputBin.Tray4, PaperSize.CUSTOMSIZE)
  695. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.A6)
  696. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.B6_JIS)
  697. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.JAPANESE_POSTCARD)
  698. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.DBL_JAPANESE_POSTCARD)
  699. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.CUSTOMSIZE)
  700. } *%%% Disabled <-
  701. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.A3)
  702. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.A5)
  703. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.B4)
  704. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.B5)
  705. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.TABLOID)
  706. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.LEGAL)
  707. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.STATEMENT)
  708. *InvalidCombination: LIST(InputBin.LARGECAPACITY, PaperSize.A2toA3)
  709. *%======== Edge to Edge Print (custom feature) ========
  710. *Feature: EdgeToEdgePrint
  711. {
  712. *rcNameID: 635
  713. *HelpIndex: 1
  714. *FeatureType: DOC_PROPERTY
  715. *DefaultOption: Standard
  716. *Option: Standard
  717. {
  718. *rcNameID: 636
  719. *Command: CmdSelect
  720. {
  721. *Order: DOC_SETUP.50
  722. *CallbackID: 149
  723. }
  724. }
  725. *Option: EdgeToEdge
  726. {
  727. *rcNameID: 637
  728. *Command: CmdSelect
  729. {
  730. *Order: DOC_SETUP.50
  731. *CallbackID: 150
  732. }
  733. }
  734. }
  735. *%======== Left Margin in Printing (custom feature) ========
  736. *Feature: LeftMarginInPrinting
  737. {
  738. *rcNameID: 652
  739. *HelpIndex: 2
  740. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  741. *DefaultOption: 0mm
  742. *Option: 0mm
  743. {
  744. *rcNameID: 656
  745. *Command: CmdSelect
  746. {
  747. *Order: DOC_SETUP.20
  748. *CallbackID: 169
  749. }
  750. }
  751. *Option: 1mm
  752. {
  753. *rcNameID: 657
  754. *Command: CmdSelect
  755. {
  756. *Order: DOC_SETUP.20
  757. *CallbackID: 170
  758. }
  759. }
  760. *Option: 2mm
  761. {
  762. *rcNameID: 658
  763. *Command: CmdSelect
  764. {
  765. *Order: DOC_SETUP.20
  766. *CallbackID: 171
  767. }
  768. }
  769. *Option: 3mm
  770. {
  771. *rcNameID: 659
  772. *Command: CmdSelect
  773. {
  774. *Order: DOC_SETUP.20
  775. *CallbackID: 172
  776. }
  777. }
  778. *Option: 4mm
  779. {
  780. *rcNameID: 660
  781. *Command: CmdSelect
  782. {
  783. *Order: DOC_SETUP.20
  784. *CallbackID: 173
  785. }
  786. }
  787. *Option: 5mm
  788. {
  789. *rcNameID: 661
  790. *Command: CmdSelect
  791. {
  792. *Order: DOC_SETUP.20
  793. *CallbackID: 174
  794. }
  795. }
  796. }
  797. *%======== Top Margin in Printing (custom feature) ========
  798. *Feature: TopMarginInPrinting
  799. {
  800. *rcNameID: 653
  801. *HelpIndex: 3
  802. *FeatureType: PRINTER_PROPERTY *%%% Margin in Printing
  803. *DefaultOption: 0mm
  804. *Option: 0mm
  805. {
  806. *rcNameID: 656
  807. *Command: CmdSelect
  808. {
  809. *Order: DOC_SETUP.30
  810. *CallbackID: 175
  811. }
  812. }
  813. *Option: 1mm
  814. {
  815. *rcNameID: 657
  816. *Command: CmdSelect
  817. {
  818. *Order: DOC_SETUP.30
  819. *CallbackID: 176
  820. }
  821. }
  822. *Option: 2mm
  823. {
  824. *rcNameID: 658
  825. *Command: CmdSelect
  826. {
  827. *Order: DOC_SETUP.30
  828. *CallbackID: 177
  829. }
  830. }
  831. *Option: 3mm
  832. {
  833. *rcNameID: 659
  834. *Command: CmdSelect
  835. {
  836. *Order: DOC_SETUP.30
  837. *CallbackID: 178
  838. }
  839. }
  840. *Option: 4mm
  841. {
  842. *rcNameID: 660
  843. *Command: CmdSelect
  844. {
  845. *Order: DOC_SETUP.30
  846. *CallbackID: 179
  847. }
  848. }
  849. *Option: 5mm
  850. {
  851. *rcNameID: 661
  852. *Command: CmdSelect
  853. {
  854. *Order: DOC_SETUP.30
  855. *CallbackID: 180
  856. }
  857. }
  858. }
  859. *%======== Emulation Mode after Printing (custom feature) ========
  860. *Feature: EmulationMode
  861. {
  862. *rcNameID: 600
  863. *HelpIndex: 4
  864. *FeatureType: PRINTER_PROPERTY
  865. *DefaultOption: None
  866. *Option: None
  867. {
  868. *rcNameID: 601
  869. }
  870. *Option: R98
  871. {
  872. *rcNameID: 602
  873. *Command: CmdSelect
  874. {
  875. *Order: JOB_FINISH.40
  876. *Cmd: "<1B12>!-1,1,1@R98<1B> "
  877. }
  878. }
  879. *Option: R16
  880. {
  881. *rcNameID: 603
  882. *Command: CmdSelect
  883. {
  884. *Order: JOB_FINISH.40
  885. *Cmd: "<1B12>!-1,1,1@R16<1B> "
  886. }
  887. }
  888. *Option: RPS
  889. {
  890. *rcNameID: 604
  891. *Command: CmdSelect
  892. {
  893. *Order: JOB_FINISH.40
  894. *Cmd: "<1B12>!-1,1,1@RPS<1B> "
  895. }
  896. }
  897. *Option: R55
  898. {
  899. *rcNameID: 605
  900. *Command: CmdSelect
  901. {
  902. *Order: JOB_FINISH.40
  903. *Cmd: "<1B12>!-1,1,1@R55<1B> "
  904. }
  905. }
  906. *Option: RPGL
  907. {
  908. *rcNameID: 606
  909. *Command: CmdSelect
  910. {
  911. *Order: JOB_FINISH.40
  912. *Cmd: "<1B12>!-1,1,1@RGL<1B> "
  913. }
  914. }
  915. *Option: RPGL2
  916. {
  917. *rcNameID: 607
  918. *Command: CmdSelect
  919. {
  920. *Order: JOB_FINISH.40
  921. *Cmd: "<1B12>!-1,1,1@RGL<1B> MS-1,6,11;"
  922. }
  923. }
  924. *Option: RTIFF
  925. {
  926. *rcNameID: 662
  927. *Command: CmdSelect
  928. {
  929. *Order: JOB_FINISH.40
  930. *Cmd: "<1B12>!-1,1,1@RTF<1B> "
  931. }
  932. }
  933. *Option: Program1
  934. {
  935. *rcNameID: 612
  936. *Command: CmdSelect
  937. {
  938. *Order: JOB_FINISH.40
  939. *Cmd: "<1B12>!0,1,2@P1<1B> "
  940. }
  941. }
  942. *Option: Program2
  943. {
  944. *rcNameID: 613
  945. *Command: CmdSelect
  946. {
  947. *Order: JOB_FINISH.40
  948. *Cmd: "<1B12>!0,1,2@P2<1B> "
  949. }
  950. }
  951. *Option: Program3
  952. {
  953. *rcNameID: 614
  954. *Command: CmdSelect
  955. {
  956. *Order: JOB_FINISH.40
  957. *Cmd: "<1B12>!0,1,2@P3<1B> "
  958. }
  959. }
  960. *Option: Program4
  961. {
  962. *rcNameID: 615
  963. *Command: CmdSelect
  964. {
  965. *Order: JOB_FINISH.40
  966. *Cmd: "<1B12>!0,1,2@P4<1B> "
  967. }
  968. }
  969. *Option: Program5
  970. {
  971. *rcNameID: 616
  972. *Command: CmdSelect
  973. {
  974. *Order: JOB_FINISH.40
  975. *Cmd: "<1B12>!0,1,2@P5<1B> "
  976. }
  977. }
  978. *Option: Program6
  979. {
  980. *rcNameID: 617
  981. *Command: CmdSelect
  982. {
  983. *Order: JOB_FINISH.40
  984. *Cmd: "<1B12>!0,1,2@P6<1B> "
  985. }
  986. }
  987. *Option: Program7
  988. {
  989. *rcNameID: 618
  990. *Command: CmdSelect
  991. {
  992. *Order: JOB_FINISH.40
  993. *Cmd: "<1B12>!0,1,2@P7<1B> "
  994. }
  995. }
  996. *Option: Program8
  997. {
  998. *rcNameID: 619
  999. *Command: CmdSelect
  1000. {
  1001. *Order: JOB_FINISH.40
  1002. *Cmd: "<1B12>!0,1,2@P8<1B> "
  1003. }
  1004. }
  1005. *Option: Program9
  1006. {
  1007. *rcNameID: 620
  1008. *Command: CmdSelect
  1009. {
  1010. *Order: JOB_FINISH.40
  1011. *Cmd: "<1B12>!0,1,2@P9<1B> "
  1012. }
  1013. }
  1014. *Option: Program10
  1015. {
  1016. *rcNameID: 621
  1017. *Command: CmdSelect
  1018. {
  1019. *Order: JOB_FINISH.40
  1020. *Cmd: "<1B12>!0,1,2@P10<1B> "
  1021. }
  1022. }
  1023. *Option: Program11
  1024. {
  1025. *rcNameID: 622
  1026. *Command: CmdSelect
  1027. {
  1028. *Order: JOB_FINISH.40
  1029. *Cmd: "<1B12>!0,1,2@P11<1B> "
  1030. }
  1031. }
  1032. *Option: Program12
  1033. {
  1034. *rcNameID: 623
  1035. *Command: CmdSelect
  1036. {
  1037. *Order: JOB_FINISH.40
  1038. *Cmd: "<1B12>!0,1,2@P12<1B> "
  1039. }
  1040. }
  1041. *Option: Program13
  1042. {
  1043. *rcNameID: 624
  1044. *Command: CmdSelect
  1045. {
  1046. *Order: JOB_FINISH.40
  1047. *Cmd: "<1B12>!0,1,2@P13<1B> "
  1048. }
  1049. }
  1050. *Option: Program14
  1051. {
  1052. *rcNameID: 625
  1053. *Command: CmdSelect
  1054. {
  1055. *Order: JOB_FINISH.40
  1056. *Cmd: "<1B12>!0,1,2@P14<1B> "
  1057. }
  1058. }
  1059. *Option: Program15
  1060. {
  1061. *rcNameID: 626
  1062. *Command: CmdSelect
  1063. {
  1064. *Order: JOB_FINISH.40
  1065. *Cmd: "<1B12>!0,1,2@P15<1B> "
  1066. }
  1067. }
  1068. *Option: Program16
  1069. {
  1070. *rcNameID: 627
  1071. *Command: CmdSelect
  1072. {
  1073. *Order: JOB_FINISH.40
  1074. *Cmd: "<1B12>!0,1,2@P16<1B> "
  1075. }
  1076. }
  1077. }
  1078. *%======== OutputBin ========
  1079. *Feature: OutputBin
  1080. {
  1081. *rcNameID: =OUTPUTBIN_DISPLAY
  1082. *HelpIndex: 6
  1083. *DefaultOption: PrinterDefault
  1084. *Option: PrinterDefault
  1085. {
  1086. *rcNameID: 270
  1087. *Command: CmdSelect
  1088. {
  1089. *Order: DOC_SETUP.140
  1090. *Cmd: "<1B12>80 "
  1091. }
  1092. }
  1093. *Option: OutputBin1
  1094. {
  1095. *rcNameID: 680
  1096. *Command: CmdSelect
  1097. {
  1098. *Order: DOC_SETUP.140
  1099. *Cmd: "<1B12>8M,2,1 "
  1100. }
  1101. }
  1102. *Option: OutputBin2
  1103. {
  1104. *rcNameID: 681
  1105. *Command: CmdSelect
  1106. {
  1107. *Order: DOC_SETUP.140
  1108. *Cmd: "<1B12>8M,2,2 "
  1109. }
  1110. }
  1111. *Option: OutputBin3
  1112. {
  1113. *rcNameID: 682
  1114. *Command: CmdSelect
  1115. {
  1116. *Order: DOC_SETUP.140
  1117. *Cmd: "<1B12>8M,2,3 "
  1118. }
  1119. }
  1120. *Option: OutputBin4
  1121. {
  1122. *rcNameID: 683
  1123. *Command: CmdSelect
  1124. {
  1125. *Order: DOC_SETUP.140
  1126. *Cmd: "<1B12>8M,2,4 "
  1127. }
  1128. }
  1129. *Option: OutputBin5
  1130. {
  1131. *rcNameID: 684
  1132. *Command: CmdSelect
  1133. {
  1134. *Order: DOC_SETUP.140
  1135. *Cmd: "<1B12>8M,2,5 "
  1136. }
  1137. }
  1138. *Option: OutputBin6
  1139. {
  1140. *rcNameID: 685
  1141. *Command: CmdSelect
  1142. {
  1143. *Order: DOC_SETUP.140
  1144. *Cmd: "<1B12>8M,2,6 "
  1145. }
  1146. }
  1147. *Option: OutputBin7
  1148. {
  1149. *rcNameID: 686
  1150. *Command: CmdSelect
  1151. {
  1152. *Order: DOC_SETUP.140
  1153. *Cmd: "<1B12>8M,2,7 "
  1154. }
  1155. }
  1156. *Option: OutputBin8
  1157. {
  1158. *rcNameID: 687
  1159. *Command: CmdSelect
  1160. {
  1161. *Order: DOC_SETUP.140
  1162. *Cmd: "<1B12>8M,2,8 "
  1163. }
  1164. }
  1165. *Option: OutputBin9
  1166. {
  1167. *rcNameID: 688
  1168. *Command: CmdSelect
  1169. {
  1170. *Order: DOC_SETUP.140
  1171. *Cmd: "<1B12>8M,2,9 "
  1172. }
  1173. }
  1174. *Option: PrintPostProofTray
  1175. {
  1176. *rcNameID: 297
  1177. *Command: CmdSelect
  1178. {
  1179. *Order: DOC_SETUP.140
  1180. *Cmd: "<1B12>8M,2,0 "
  1181. }
  1182. }
  1183. *Option: StandardTray
  1184. {
  1185. *rcNameID: 286
  1186. *Command: CmdSelect
  1187. {
  1188. *Order: DOC_SETUP.140
  1189. *Cmd: "<1B12>8I,2,0 "
  1190. }
  1191. }
  1192. *Option: UpperTray
  1193. {
  1194. *rcNameID: 287
  1195. *Command: CmdSelect
  1196. {
  1197. *Order: DOC_SETUP.140
  1198. *Cmd: "<1B12>8I,2,1 "
  1199. }
  1200. }
  1201. *Option: ExternalTray
  1202. {
  1203. *rcNameID: 288
  1204. *Command: CmdSelect
  1205. {
  1206. *Order: DOC_SETUP.140
  1207. *Cmd: "<1B12>8I,2,E "
  1208. }
  1209. }
  1210. *Option: FinisherShiftTray
  1211. {
  1212. *rcNameID: 296
  1213. *Command: CmdSelect
  1214. {
  1215. *Order: DOC_SETUP.140
  1216. *Cmd: "<1B12>8F,2,1 "
  1217. }
  1218. }
  1219. *Option: FinisherProofTray
  1220. {
  1221. *rcNameID: 295
  1222. *Command: CmdSelect
  1223. {
  1224. *Order: DOC_SETUP.140
  1225. *Cmd: "<1B12>8F,2,0 "
  1226. }
  1227. }
  1228. }
  1229. *%======== Memory ========
  1230. *Feature: Memory
  1231. {
  1232. *rcNameID: =PRINTER_MEMORY_DISPLAY
  1233. *HelpIndex: 15
  1234. *DefaultOption: 0KB
  1235. *Option: 0KB
  1236. {
  1237. *rcNameID: 641
  1238. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 0KB
  1239. *Command: CmdSelect
  1240. {
  1241. *Order: JOB_SETUP.10
  1242. *CallbackID: 158
  1243. }
  1244. }
  1245. *Option: 128KB
  1246. {
  1247. *rcNameID: 642
  1248. *MemoryConfigMB: PAIR(1, 1) *%%% dummy size for 128KB
  1249. *Command: CmdSelect
  1250. {
  1251. *Order: JOB_SETUP.10
  1252. *CallbackID: 159
  1253. }
  1254. }
  1255. }
  1256. *%======== Duplex ========
  1257. *Feature: Duplex
  1258. {
  1259. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1260. *DefaultOption: NONE
  1261. *Option: NONE
  1262. {
  1263. *rcNameID: =NONE_DISPLAY
  1264. }
  1265. *Option: VERTICAL
  1266. {
  1267. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1268. *Command: CmdSelect
  1269. {
  1270. *Order: DOC_SETUP.100
  1271. *CallbackID: 71
  1272. }
  1273. }
  1274. *Option: HORIZONTAL
  1275. {
  1276. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1277. *Command: CmdSelect
  1278. {
  1279. *Order: DOC_SETUP.100
  1280. *CallbackID: 72
  1281. }
  1282. }
  1283. }
  1284. *IgnoreBlock
  1285. { *%%% Disabled ->
  1286. *InvalidCombination: LIST(InputBin.MANUAL, Duplex.VERTICAL)
  1287. *InvalidCombination: LIST(InputBin.MANUAL, Duplex.HORIZONTAL)
  1288. *InvalidCombination: LIST(PaperSize.A6, Duplex.VERTICAL)
  1289. *InvalidCombination: LIST(PaperSize.A6, Duplex.HORIZONTAL)
  1290. *InvalidCombination: LIST(PaperSize.B6_JIS, Duplex.VERTICAL)
  1291. *InvalidCombination: LIST(PaperSize.B6_JIS, Duplex.HORIZONTAL)
  1292. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Duplex.VERTICAL)
  1293. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Duplex.HORIZONTAL)
  1294. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Duplex.VERTICAL)
  1295. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Duplex.HORIZONTAL)
  1296. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Duplex.VERTICAL)
  1297. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Duplex.HORIZONTAL)
  1298. } *%%% Disabled <-
  1299. *%======== Duplex Unit (custom feature) ========
  1300. *Feature: DuplexUnit
  1301. {
  1302. *rcNameID: 808
  1303. *FeatureType: PRINTER_PROPERTY
  1304. *DefaultOption: NotInstalled
  1305. *Option: NotInstalled
  1306. {
  1307. *rcNameID: 801
  1308. *DisabledFeatures: LIST(Duplex)
  1309. }
  1310. *Option: Installed
  1311. {
  1312. *rcNameID: 800
  1313. }
  1314. }
  1315. *%======== Collate ========
  1316. *Feature: Collate
  1317. {
  1318. *rcNameID: 671
  1319. *DefaultOption: OFF
  1320. *Option: ON
  1321. {
  1322. *rcNameID: =ON_DISPLAY
  1323. *Command: CmdSelect
  1324. {
  1325. *Order: JOB_SETUP.40
  1326. *CallbackID: 188
  1327. }
  1328. }
  1329. *Option: OFF
  1330. {
  1331. *rcNameID: =OFF_DISPLAY
  1332. *Command: CmdSelect
  1333. {
  1334. *Order: JOB_SETUP.40
  1335. *CallbackID: 187
  1336. }
  1337. }
  1338. }
  1339. *%======== Stapling ========
  1340. *Feature: Stapling
  1341. {
  1342. *rcNameID: 629
  1343. *HelpIndex: 8
  1344. *DefaultOption: Disabled
  1345. *Option: Disabled
  1346. {
  1347. *rcNameID: 632
  1348. *Command: CmdSelect
  1349. {
  1350. *Order: JOB_SETUP.20
  1351. *CallbackID: 151
  1352. }
  1353. }
  1354. *Option: 1position
  1355. {
  1356. *rcNameID: 633
  1357. *switch: Finisher
  1358. {
  1359. *case: NotInstalled {} *%%% to locate top of Finisher list box
  1360. *case: FinisherSR12
  1361. {
  1362. *Command: CmdSelect
  1363. {
  1364. *Order: JOB_SETUP.20
  1365. *CallbackID: 198
  1366. }
  1367. }
  1368. *default:
  1369. {
  1370. *Command: CmdSelect
  1371. {
  1372. *Order: JOB_SETUP.20
  1373. *CallbackID: 152
  1374. }
  1375. }
  1376. }
  1377. }
  1378. *Option: 2position
  1379. {
  1380. *rcNameID: 634
  1381. *Command: CmdSelect
  1382. {
  1383. *Order: JOB_SETUP.20
  1384. *CallbackID: 153
  1385. }
  1386. }
  1387. }
  1388. *IgnoreBlock
  1389. { *%%% Disabled ->
  1390. *InvalidCombination: LIST(InputBin.MANUAL, Stapling.1position)
  1391. *InvalidCombination: LIST(InputBin.MANUAL, Stapling.2position)
  1392. *InvalidCombination: LIST(PaperSize.A6, Stapling.1position)
  1393. *InvalidCombination: LIST(PaperSize.A6, Stapling.2position)
  1394. *InvalidCombination: LIST(PaperSize.B6_JIS, Stapling.1position)
  1395. *InvalidCombination: LIST(PaperSize.B6_JIS, Stapling.2position)
  1396. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Stapling.1position)
  1397. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Stapling.2position)
  1398. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Stapling.1position)
  1399. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Stapling.2position)
  1400. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Stapling.1position)
  1401. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Stapling.2position)
  1402. } *%%% Disabled <-
  1403. *InvalidCombination: LIST(CollateType.Rotate, Stapling.1position)
  1404. *InvalidCombination: LIST(CollateType.Rotate, Stapling.2position)
  1405. *InvalidCombination: LIST(CollateType.Shift, Stapling.1position)
  1406. *InvalidCombination: LIST(CollateType.Shift, Stapling.2position)
  1407. *InvalidCombination: LIST(PaperSize.A5, Stapling.1position)
  1408. *InvalidCombination: LIST(PaperSize.A5, Stapling.2position)
  1409. *InvalidCombination: LIST(PaperSize.STATEMENT, Stapling.1position)
  1410. *InvalidCombination: LIST(PaperSize.STATEMENT, Stapling.2position)
  1411. *InvalidCombination: LIST(OutputBin.OutputBin1, Stapling.1position)
  1412. *InvalidCombination: LIST(OutputBin.OutputBin1, Stapling.2position)
  1413. *InvalidCombination: LIST(OutputBin.OutputBin2, Stapling.1position)
  1414. *InvalidCombination: LIST(OutputBin.OutputBin2, Stapling.2position)
  1415. *InvalidCombination: LIST(OutputBin.OutputBin3, Stapling.1position)
  1416. *InvalidCombination: LIST(OutputBin.OutputBin3, Stapling.2position)
  1417. *InvalidCombination: LIST(OutputBin.OutputBin4, Stapling.1position)
  1418. *InvalidCombination: LIST(OutputBin.OutputBin4, Stapling.2position)
  1419. *InvalidCombination: LIST(OutputBin.OutputBin5, Stapling.1position)
  1420. *InvalidCombination: LIST(OutputBin.OutputBin5, Stapling.2position)
  1421. *InvalidCombination: LIST(OutputBin.OutputBin6, Stapling.1position)
  1422. *InvalidCombination: LIST(OutputBin.OutputBin6, Stapling.2position)
  1423. *InvalidCombination: LIST(OutputBin.OutputBin7, Stapling.1position)
  1424. *InvalidCombination: LIST(OutputBin.OutputBin7, Stapling.2position)
  1425. *InvalidCombination: LIST(OutputBin.OutputBin8, Stapling.1position)
  1426. *InvalidCombination: LIST(OutputBin.OutputBin8, Stapling.2position)
  1427. *InvalidCombination: LIST(OutputBin.OutputBin9, Stapling.1position)
  1428. *InvalidCombination: LIST(OutputBin.OutputBin9, Stapling.2position)
  1429. *InvalidCombination: LIST(OutputBin.PrintPostProofTray, Stapling.1position)
  1430. *InvalidCombination: LIST(OutputBin.PrintPostProofTray, Stapling.2position)
  1431. *InvalidCombination: LIST(OutputBin.StandardTray, Stapling.1position)
  1432. *InvalidCombination: LIST(OutputBin.StandardTray, Stapling.2position)
  1433. *InvalidCombination: LIST(OutputBin.UpperTray, Stapling.1position)
  1434. *InvalidCombination: LIST(OutputBin.UpperTray, Stapling.2position)
  1435. *InvalidCombination: LIST(OutputBin.ExternalTray, Stapling.1position)
  1436. *InvalidCombination: LIST(OutputBin.ExternalTray, Stapling.2position)
  1437. *InvalidCombination: LIST(OutputBin.FinisherProofTray, Stapling.1position)
  1438. *InvalidCombination: LIST(OutputBin.FinisherProofTray, Stapling.2position)
  1439. *%======== Punching (custom feature) ========
  1440. *Feature: Punching
  1441. {
  1442. *rcNameID: 630
  1443. *HelpIndex: 9
  1444. *FeatureType: DOC_PROPERTY
  1445. *DefaultOption: Disabled
  1446. *Option: Disabled
  1447. {
  1448. *rcNameID: 632
  1449. *Command: CmdSelect
  1450. {
  1451. *Order: JOB_SETUP.30
  1452. *CallbackID: 154
  1453. }
  1454. }
  1455. *Option: Enabled
  1456. {
  1457. *rcNameID: 631
  1458. *Command: CmdSelect
  1459. {
  1460. *Order: JOB_SETUP.30
  1461. *CallbackID: 155
  1462. }
  1463. }
  1464. }
  1465. *IgnoreBlock
  1466. { *%%% Disabled ->
  1467. *InvalidCombination: LIST(InputBin.MANUAL, Punching.Enabled)
  1468. *InvalidCombination: LIST(PaperSize.A6, Punching.Enabled)
  1469. *InvalidCombination: LIST(PaperSize.B6_JIS, Punching.Enabled)
  1470. *InvalidCombination: LIST(PaperSize.JAPANESE_POSTCARD, Punching.Enabled)
  1471. *InvalidCombination: LIST(PaperSize.DBL_JAPANESE_POSTCARD, Punching.Enabled)
  1472. *InvalidCombination: LIST(PaperSize.CUSTOMSIZE, Punching.Enabled)
  1473. } *%%% Disabled <-
  1474. *InvalidCombination: LIST(CollateType.Rotate, Punching.Enabled)
  1475. *InvalidCombination: LIST(PaperSize.A5, Punching.Enabled)
  1476. *InvalidCombination: LIST(PaperSize.STATEMENT, Punching.Enabled)
  1477. *InvalidCombination: LIST(OutputBin.OutputBin1, Punching.Enabled)
  1478. *InvalidCombination: LIST(OutputBin.OutputBin2, Punching.Enabled)
  1479. *InvalidCombination: LIST(OutputBin.OutputBin3, Punching.Enabled)
  1480. *InvalidCombination: LIST(OutputBin.OutputBin4, Punching.Enabled)
  1481. *InvalidCombination: LIST(OutputBin.OutputBin5, Punching.Enabled)
  1482. *InvalidCombination: LIST(OutputBin.OutputBin6, Punching.Enabled)
  1483. *InvalidCombination: LIST(OutputBin.OutputBin7, Punching.Enabled)
  1484. *InvalidCombination: LIST(OutputBin.OutputBin8, Punching.Enabled)
  1485. *InvalidCombination: LIST(OutputBin.OutputBin9, Punching.Enabled)
  1486. *InvalidCombination: LIST(OutputBin.PrintPostProofTray, Punching.Enabled)
  1487. *InvalidCombination: LIST(OutputBin.StandardTray, Punching.Enabled)
  1488. *InvalidCombination: LIST(OutputBin.UpperTray, Punching.Enabled)
  1489. *InvalidCombination: LIST(OutputBin.ExternalTray, Punching.Enabled)
  1490. *InvalidCombination: LIST(OutputBin.FinisherProofTray, Punching.Enabled)
  1491. *%======== CollateType (custom feature) ========
  1492. *Feature: CollateType
  1493. {
  1494. *rcNameID: 675
  1495. *HelpIndex: 17
  1496. *FeatureType: DOC_PROPERTY
  1497. *DefaultOption: Unidirection
  1498. *Option: Unidirection
  1499. {
  1500. *rcNameID: 664
  1501. *Command: CmdSelect
  1502. {
  1503. *Order: JOB_SETUP.50
  1504. *CallbackID: 189
  1505. }
  1506. }
  1507. *Option: Rotate
  1508. {
  1509. *rcNameID: 676
  1510. *Command: CmdSelect
  1511. {
  1512. *Order: JOB_SETUP.50
  1513. *CallbackID: 190
  1514. }
  1515. }
  1516. *Option: Shift
  1517. {
  1518. *rcNameID: 677
  1519. *Command: CmdSelect
  1520. {
  1521. *Order: JOB_SETUP.50
  1522. *CallbackID: 193
  1523. }
  1524. }
  1525. }
  1526. *IgnoreBlock
  1527. { *%%% Disabled ->
  1528. *InvalidCombination: LIST(InputBin.MANUAL, CollateType.Rotate)
  1529. *InvalidCombination: LIST(InputBin.MANUAL, CollateType.Shift)
  1530. } *%%% Disabled <-
  1531. *InvalidCombination: LIST(OutputBin.FinisherShiftTray, CollateType.Rotate)
  1532. *InvalidCombination: LIST(OutputBin.OutputBin1, CollateType.Shift)
  1533. *InvalidCombination: LIST(OutputBin.OutputBin2, CollateType.Shift)
  1534. *InvalidCombination: LIST(OutputBin.OutputBin3, CollateType.Shift)
  1535. *InvalidCombination: LIST(OutputBin.OutputBin4, CollateType.Shift)
  1536. *InvalidCombination: LIST(OutputBin.OutputBin5, CollateType.Shift)
  1537. *InvalidCombination: LIST(OutputBin.OutputBin6, CollateType.Shift)
  1538. *InvalidCombination: LIST(OutputBin.OutputBin7, CollateType.Shift)
  1539. *InvalidCombination: LIST(OutputBin.OutputBin8, CollateType.Shift)
  1540. *InvalidCombination: LIST(OutputBin.OutputBin9, CollateType.Shift)
  1541. *InvalidCombination: LIST(OutputBin.PrintPostProofTray, CollateType.Shift)
  1542. *InvalidCombination: LIST(OutputBin.StandardTray, CollateType.Shift)
  1543. *InvalidCombination: LIST(OutputBin.UpperTray, CollateType.Shift)
  1544. *InvalidCombination: LIST(OutputBin.ExternalTray, CollateType.Shift)
  1545. *InvalidCombination: LIST(OutputBin.FinisherProofTray, CollateType.Shift)
  1546. *%======== Scan for Rules (custom feature) ========
  1547. *Feature: ScanForRules
  1548. {
  1549. *rcNameID: 663
  1550. *HelpIndex: 10
  1551. *FeatureType: DOC_PROPERTY
  1552. *DefaultOption: Yes
  1553. *Option: Yes
  1554. {
  1555. *rcNameID: 673
  1556. EXTERN_GLOBAL: *MinGrayFill: 1
  1557. EXTERN_GLOBAL: *MaxGrayFill: 100
  1558. *Command: CmdSetRectWidth {
  1559. *CallbackID: 102
  1560. *Params: LIST(RectXSize)
  1561. }
  1562. *Command: CmdSetRectHeight {
  1563. *CallbackID: 103
  1564. *Params: LIST(RectYSize)
  1565. }
  1566. *Command: CmdRectGrayFill {
  1567. *CallbackID: 156
  1568. *Params: LIST(DestX, DestY, GrayPercentage)
  1569. }
  1570. *Command: CmdRectWhiteFill {
  1571. *CallbackID: 192
  1572. *Params: LIST(DestX, DestY)
  1573. }
  1574. }
  1575. *Option: No
  1576. {
  1577. *rcNameID: 674
  1578. }
  1579. }
  1580. *%======== PrintDensity ========
  1581. *Feature: PrintDensity
  1582. {
  1583. *rcNameID: =PRINTDENSITY_DISPLAY
  1584. *HelpIndex: 12
  1585. *DefaultOption: SmoothingOn
  1586. *Option: TonerSaveLight
  1587. {
  1588. *rcNameID: 341 *%%% Light (Toner Saving)
  1589. *Command: CmdSelect
  1590. {
  1591. *Order: DOC_SETUP.60
  1592. *Cmd: "<1B12>YA2,1 "
  1593. }
  1594. }
  1595. *Option: TonerSaveMediumLight
  1596. {
  1597. *rcNameID: 342 *%%% Medium Light (Toner Saving)
  1598. *Command: CmdSelect
  1599. {
  1600. *Order: DOC_SETUP.60
  1601. *Cmd: "<1B12>YA2,3 "
  1602. }
  1603. }
  1604. *Option: SmoothingOn
  1605. {
  1606. *rcNameID: 343 *%%% Normal (Smoothing On)
  1607. *Command: CmdSelect
  1608. {
  1609. *Order: DOC_SETUP.60
  1610. *Cmd: "<1B12>YA2,2 "
  1611. }
  1612. }
  1613. *Option: SmoothingOff
  1614. {
  1615. *rcNameID: 344 *%%% Normal (Smoothing Off)
  1616. *Command: CmdSelect
  1617. {
  1618. *Order: DOC_SETUP.60
  1619. *Cmd: "<1B12>YA2,4 "
  1620. }
  1621. }
  1622. }
  1623. *%======== ImageControl ========
  1624. *Feature: ImageControl
  1625. {
  1626. *rcNameID: =IMAGECONTROL_DISPLAY
  1627. *HelpIndex: 13
  1628. *DefaultOption: Scale100
  1629. *Option: Scale100
  1630. {
  1631. *rcNameID: 664 *%%% Standard
  1632. *Command: CmdSelect
  1633. {
  1634. *Order: DOC_SETUP.70
  1635. *CallbackID: 120
  1636. }
  1637. }
  1638. *Option: AtoA_Scale67
  1639. {
  1640. *rcNameID: 319 *%%% A Size->A Size Down Scaling (67%)
  1641. *Command: CmdSelect
  1642. {
  1643. *Order: DOC_SETUP.70
  1644. *CallbackID: 99
  1645. }
  1646. }
  1647. *Option: BtoA_Scale80
  1648. {
  1649. *rcNameID: 320 *%%% B Size->A Size Down Scaling (80%)
  1650. *Command: CmdSelect
  1651. {
  1652. *Order: DOC_SETUP.70
  1653. *CallbackID: 100
  1654. }
  1655. }
  1656. *Option: BtoA_Scale115
  1657. {
  1658. *rcNameID: 321 *%%% B Size->A Size Up Scaling (115%)
  1659. *Command: CmdSelect
  1660. {
  1661. *Order: DOC_SETUP.70
  1662. *CallbackID: 111
  1663. }
  1664. }
  1665. *Option: 2Up_Scale67
  1666. {
  1667. *rcNameID: 326 *%%% 2 in 1 (Down Scaling)
  1668. *Command: CmdSelect
  1669. {
  1670. *Order: DOC_SETUP.70
  1671. *CallbackID: 108
  1672. }
  1673. }
  1674. *Option: 2Up_Scale100
  1675. {
  1676. *rcNameID: 327 *%%% 2 in 1 (Non Scaling)
  1677. *Command: CmdSelect
  1678. {
  1679. *Order: DOC_SETUP.70
  1680. *CallbackID: 109
  1681. }
  1682. }
  1683. *Option: 4Up_Scale50
  1684. {
  1685. *rcNameID: 328 *%%% 4 in 1 (Down Scaling)
  1686. *Command: CmdSelect
  1687. {
  1688. *Order: DOC_SETUP.70
  1689. *CallbackID: 131
  1690. }
  1691. }
  1692. *IgnoreBlock
  1693. { *%%% Disabled ->
  1694. *Option: Scale88
  1695. {
  1696. *rcNameID: 329 *%%% 88%
  1697. *Command: CmdSelect
  1698. {
  1699. *Order: DOC_SETUP.70
  1700. *CallbackID: 121
  1701. }
  1702. }
  1703. *Option: Scale80
  1704. {
  1705. *rcNameID: 330 *%%% 80%
  1706. *Command: CmdSelect
  1707. {
  1708. *Order: DOC_SETUP.70
  1709. *CallbackID: 122
  1710. }
  1711. }
  1712. *Option: Scale75
  1713. {
  1714. *rcNameID: 331 *%%% 75%
  1715. *Command: CmdSelect
  1716. {
  1717. *Order: DOC_SETUP.70
  1718. *CallbackID: 123
  1719. }
  1720. }
  1721. *Option: Scale70
  1722. {
  1723. *rcNameID: 332 *%%% 70%
  1724. *Command: CmdSelect
  1725. {
  1726. *Order: DOC_SETUP.70
  1727. *CallbackID: 124
  1728. }
  1729. }
  1730. *Option: Scale67
  1731. {
  1732. *rcNameID: 333 *%%% 67%
  1733. *Command: CmdSelect
  1734. {
  1735. *Order: DOC_SETUP.70
  1736. *CallbackID: 125
  1737. }
  1738. }
  1739. *Option: Scale50
  1740. {
  1741. *rcNameID: 334 *%%% 50%
  1742. *Command: CmdSelect
  1743. {
  1744. *Order: DOC_SETUP.70
  1745. *CallbackID: 130
  1746. }
  1747. }
  1748. *Option: Scale115
  1749. {
  1750. *rcNameID: 335 *%%% 115%
  1751. *Command: CmdSelect
  1752. {
  1753. *Order: DOC_SETUP.70
  1754. *CallbackID: 126
  1755. }
  1756. }
  1757. *Option: Scale122
  1758. {
  1759. *rcNameID: 336 *%%% 122%
  1760. *Command: CmdSelect
  1761. {
  1762. *Order: DOC_SETUP.70
  1763. *CallbackID: 127
  1764. }
  1765. }
  1766. *Option: Scale141
  1767. {
  1768. *rcNameID: 337 *%%% 141%
  1769. *Command: CmdSelect
  1770. {
  1771. *Order: DOC_SETUP.70
  1772. *CallbackID: 128
  1773. }
  1774. }
  1775. *Option: Scale200
  1776. {
  1777. *rcNameID: 338 *%%% 200%
  1778. *Command: CmdSelect
  1779. {
  1780. *Order: DOC_SETUP.70
  1781. *CallbackID: 129
  1782. }
  1783. }
  1784. } *%%% Disabled <-
  1785. }
  1786. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.AtoA_Scale67)
  1787. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.BtoA_Scale80)
  1788. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.BtoA_Scale115)
  1789. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.2Up_Scale67)
  1790. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.2Up_Scale100)
  1791. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.4Up_Scale50)
  1792. *IgnoreBlock
  1793. { *%%% Disabled ->
  1794. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale88)
  1795. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale80)
  1796. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale75)
  1797. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale70)
  1798. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale67)
  1799. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale50)
  1800. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale115)
  1801. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale122)
  1802. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale141)
  1803. *InvalidCombination: LIST(PaperSize.A2toA3, ImageControl.Scale200)
  1804. } *%%% Disabled <-
  1805. *%======== Halftone ========
  1806. *Feature: Halftone
  1807. {
  1808. *rcNameID: =HALFTONING_DISPLAY
  1809. *HelpIndex: 14
  1810. *DefaultOption: HT_PATSIZE_8x8_M
  1811. *Option: HT_PATSIZE_6x6_M
  1812. {
  1813. *rcNameID: 665
  1814. }
  1815. *Option: HT_PATSIZE_8x8_M
  1816. {
  1817. *rcNameID: 666
  1818. }
  1819. *Option: HT_PATSIZE_10x10_M
  1820. {
  1821. *rcNameID: 667
  1822. }
  1823. *Option: HT_PATSIZE_12x12_M
  1824. {
  1825. *rcNameID: 668
  1826. }
  1827. *Option: HT_PATSIZE_14x14_M
  1828. {
  1829. *rcNameID: 669
  1830. }
  1831. *Option: HT_PATSIZE_16x16_M
  1832. {
  1833. *rcNameID: 670
  1834. }
  1835. *Ifdef: WINNT_50
  1836. *Option: HT_PATSIZE_SUPERCELL_M
  1837. {
  1838. *rcNameID: =HT_SUPERCELL_DISPLAY
  1839. }
  1840. *Endif:
  1841. }
  1842. *%======== Finisher (custom feature) ========
  1843. *Feature: Finisher
  1844. {
  1845. *rcNameID: 804
  1846. *FeatureType: PRINTER_PROPERTY
  1847. *DefaultOption: NotInstalled
  1848. *Option: NotInstalled
  1849. {
  1850. *rcNameID: 801
  1851. *Constraints: OutputBin.FinisherProofTray
  1852. *Constraints: OutputBin.FinisherShiftTray
  1853. *Constraints: CollateType.Shift
  1854. *Constraints: Stapling.1position
  1855. *Constraints: Stapling.2position
  1856. *Constraints: Punching.Enabled
  1857. *DisabledFeatures: LIST(Stapling)
  1858. }
  1859. *Option: FinisherSR12
  1860. {
  1861. *rcNameID: 805
  1862. *Constraints: OutputBin.FinisherProofTray
  1863. *Constraints: Stapling.2position
  1864. *Constraints: Punching.Enabled
  1865. }
  1866. *Option: FinisherBF10
  1867. {
  1868. *rcNameID: 810
  1869. }
  1870. }
  1871. *%======== Hard Disk (custom feature) ========
  1872. *Feature: HardDisk
  1873. {
  1874. *rcNameID: 807
  1875. *FeatureType: PRINTER_PROPERTY
  1876. *DefaultOption: Installed
  1877. *Option: NotInstalled
  1878. {
  1879. *rcNameID: 801
  1880. *Constraints: CollateType.Rotate
  1881. *Constraints: CollateType.Shift
  1882. *Constraints: Stapling.1position
  1883. *DisabledFeatures: LIST(Stapling)
  1884. *DisabledFeatures: LIST(Collate)
  1885. }
  1886. *Option: Installed
  1887. {
  1888. *rcNameID: 800
  1889. }
  1890. }
  1891. *%======== PrintPost (custom feature) ========
  1892. *Feature: PrintPost
  1893. {
  1894. *rcNameID: 803
  1895. *FeatureType: PRINTER_PROPERTY
  1896. *DefaultOption: NotInstalled
  1897. *Option: NotInstalled
  1898. {
  1899. *rcNameID: 801
  1900. *Constraints: OutputBin.OutputBin1
  1901. *Constraints: OutputBin.OutputBin2
  1902. *Constraints: OutputBin.OutputBin3
  1903. *Constraints: OutputBin.OutputBin4
  1904. *Constraints: OutputBin.OutputBin5
  1905. *Constraints: OutputBin.OutputBin6
  1906. *Constraints: OutputBin.OutputBin7
  1907. *Constraints: OutputBin.OutputBin8
  1908. *Constraints: OutputBin.OutputBin9
  1909. *Constraints: OutputBin.PrintPostProofTray
  1910. }
  1911. *Option: Installed
  1912. {
  1913. *rcNameID: 800
  1914. }
  1915. }
  1916. *InvalidCombination: LIST(Finisher.FinisherSR12, PrintPost.Installed)
  1917. *InvalidCombination: LIST(Finisher.FinisherBF10, PrintPost.Installed)
  1918. *%======== External Output Tray (custom feature) ========
  1919. *Feature: ExternalTray
  1920. {
  1921. *rcNameID: 288
  1922. *FeatureType: PRINTER_PROPERTY
  1923. *DefaultOption: NotInstalled
  1924. *Option: NotInstalled
  1925. {
  1926. *rcNameID: 801
  1927. *Constraints: OutputBin.ExternalTray
  1928. }
  1929. *Option: Installed
  1930. {
  1931. *rcNameID: 800
  1932. }
  1933. }
  1934. *InvalidCombination: LIST(Finisher.FinisherSR12, ExternalTray.Installed)
  1935. *InvalidCombination: LIST(Finisher.FinisherBF10, ExternalTray.Installed)
  1936. *InvalidCombination: LIST(PrintPost.Installed, ExternalTray.Installed)
  1937. *%======== Upper Output Tray (custom feature) ========
  1938. *Feature: UpperTray
  1939. {
  1940. *rcNameID: 287
  1941. *FeatureType: PRINTER_PROPERTY
  1942. *DefaultOption: Installed
  1943. *Option: NotInstalled
  1944. {
  1945. *rcNameID: 801
  1946. *Constraints: OutputBin.UpperTray
  1947. }
  1948. *Option: Installed
  1949. {
  1950. *rcNameID: 800
  1951. }
  1952. }
  1953. *%======== StartDoc ========
  1954. *Command: CmdStartDoc
  1955. {
  1956. *Order: DOC_SETUP.10
  1957. *CallbackID: 211
  1958. }
  1959. *%======== EndJob ========
  1960. *Command: CmdEndJob
  1961. {
  1962. *Order: JOB_FINISH.10
  1963. *CallbackID: 30
  1964. }
  1965. *%======== Copies ========
  1966. *Command: CmdCopies
  1967. {
  1968. *Order: DOC_SETUP.150
  1969. *CallbackID: 31
  1970. *Params: LIST(NumOfCopies)
  1971. }
  1972. *%======== Capabilities ========
  1973. *RotateCoordinate?: FALSE
  1974. *RotateRaster?: TRUE
  1975. *RotateFont?: TRUE
  1976. *TextCaps: LIST(TC_OP_CHARACTER,TC_SF_X_YINDEP,TC_SA_DOUBLE,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  1977. *MemoryUsage: LIST(FONT)
  1978. *%======== Cursor Control ========
  1979. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1980. *XMoveThreshold: 0
  1981. *YMoveThreshold: 0
  1982. *%XMoveUnit: 1200
  1983. *%YMoveUnit: 1200
  1984. *Command: CmdXMoveAbsolute {
  1985. *CallbackID: 44
  1986. *Params: LIST(DestX)
  1987. }
  1988. *Command: CmdXMoveRelRight {
  1989. *CallbackID: 45
  1990. *Params: LIST(DestXRel)
  1991. }
  1992. *Command: CmdXMoveRelLeft {
  1993. *CallbackID: 46
  1994. *Params: LIST(DestXRel)
  1995. }
  1996. *Command: CmdYMoveAbsolute {
  1997. *CallbackID: 47
  1998. *Params: LIST(DestY)
  1999. }
  2000. *Command: CmdYMoveRelDown {
  2001. *CallbackID: 48
  2002. *Params: LIST(DestYRel)
  2003. }
  2004. *Command: CmdYMoveRelUp {
  2005. *CallbackID: 49
  2006. *Params: LIST(DestYRel)
  2007. }
  2008. *Command: CmdCR { *CallbackID: 105 }
  2009. *Command: CmdLF { *CallbackID: 106 }
  2010. *Command: CmdFF { *CallbackID: 37 }
  2011. *Command: CmdBackSpace { *CallbackID: 107 }
  2012. *EjectPageWithFF?: TRUE
  2013. *%======== Raster Data ========
  2014. *Command: CmdEnableOEMComp { *CallbackID : 183 }
  2015. *Command: CmdEnableFE_RLE { *CallbackID : 80 }
  2016. *Command: CmdDisableCompression { *CallbackID: 136 }
  2017. *OutputDataFormat: H_BYTE
  2018. *OptimizeLeftBound?: TRUE
  2019. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  2020. *CursorYAfterSendBlockData: NO_MOVE
  2021. *%======== Font ========
  2022. *DefaultFont: 50
  2023. *DefaultCTT: 0
  2024. *CharPosition: BASELINE
  2025. *TTFSEnabled?: TRUE
  2026. *TTFS: MSMincho
  2027. {
  2028. *rcTTFontNameID: 500
  2029. *rcDevFontNameID: 501
  2030. }
  2031. *TTFS: MSMinchoV
  2032. {
  2033. *rcTTFontNameID: 502
  2034. *rcDevFontNameID: 503
  2035. }
  2036. *TTFS: MSGothic
  2037. {
  2038. *rcTTFontNameID: 504
  2039. *rcDevFontNameID: 505
  2040. }
  2041. *TTFS: MSGothicV
  2042. {
  2043. *rcTTFontNameID: 506
  2044. *rcDevFontNameID: 507
  2045. }
  2046. *TTFS: MSMinchoEngName
  2047. {
  2048. *rcTTFontNameID: 570
  2049. *rcDevFontNameID: 501
  2050. }
  2051. *TTFS: MSMinchoVEngName
  2052. {
  2053. *rcTTFontNameID: 571
  2054. *rcDevFontNameID: 503
  2055. }
  2056. *TTFS: MSGothicEngName
  2057. {
  2058. *rcTTFontNameID: 572
  2059. *rcDevFontNameID: 505
  2060. }
  2061. *TTFS: MSGothicVEngName
  2062. {
  2063. *rcTTFontNameID: 573
  2064. *rcDevFontNameID: 507
  2065. }
  2066. *TTFS: MSPMincho
  2067. {
  2068. *rcTTFontNameID: 518
  2069. *rcDevFontNameID: 518
  2070. }
  2071. *TTFS: MSPGothic
  2072. {
  2073. *rcTTFontNameID: 520
  2074. *rcDevFontNameID: 520
  2075. }
  2076. *TTFS: MSPMinchoEngName
  2077. {
  2078. *rcTTFontNameID: 574
  2079. *rcDevFontNameID: 518
  2080. }
  2081. *TTFS: MSPGothicEngName
  2082. {
  2083. *rcTTFontNameID: 575
  2084. *rcDevFontNameID: 520
  2085. }
  2086. *TTFS: Arial
  2087. {
  2088. *rcTTFontNameID: 508
  2089. *rcDevFontNameID: 509
  2090. }
  2091. *TTFS: Century
  2092. {
  2093. *rcTTFontNameID: 510
  2094. *rcDevFontNameID: 511
  2095. }
  2096. *TTFS: TimesNewRoman
  2097. {
  2098. *rcTTFontNameID: 512
  2099. *rcDevFontNameID: 513
  2100. }
  2101. *TTFS: CourierNew
  2102. {
  2103. *rcTTFontNameID: 514
  2104. *rcDevFontNameID: 515
  2105. }
  2106. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  2107. + 17,18,50,51,56,57,74,76,77,78,79,80,81,82,83,84,85,86,87)
  2108. *FontCartridge: FC1
  2109. {
  2110. *rcCartridgeNameID: 310
  2111. *Fonts: LIST(58,59)
  2112. }
  2113. *Command: CmdBoldOn { *CallbackID: 38 }
  2114. *Command: CmdBoldOff { *CallbackID: 39 }
  2115. *Command: CmdItalicOn { *CallbackID: 40 }
  2116. *Command: CmdItalicOff { *CallbackID: 41 }
  2117. *Command: CmdWhiteTextOn { *CallbackID: 42 }
  2118. *Command: CmdWhiteTextOff { *CallbackID: 43 }
  2119. *%======== Font Downloading ========
  2120. *MinFontID: 0
  2121. *%MaxFontID: 3
  2122. *MinGlyphID: 0
  2123. *MaxGlyphID: 69
  2124. *FontFormat: OEM_CALLBACK
  2125. *Command: CmdSetFontID {
  2126. *CallbackID: 113
  2127. *Params: LIST(FontHeight)
  2128. }
  2129. *Command: CmdSelectFontID {
  2130. *CallbackID: 114
  2131. }
  2132. *Command: CmdSetCharCode {
  2133. *CallbackID: 157
  2134. *Params: LIST(NextGlyph)
  2135. }