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.

956 lines
24 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "CNL730J.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "Canon LBP-730 LIPS4"
  11. *MasterUnits: PAIR(600, 600)
  12. *ResourceDLL: "cnl4jres.dll"
  13. *PrinterType: PAGE
  14. *PrintRate: 8
  15. *PrintRateUnit: PPM
  16. *MaxCopies: 255
  17. *FontCartSlots: 3
  18. *Feature: Orientation
  19. {
  20. *rcNameID: =ORIENTATION_DISPLAY
  21. *DefaultOption: PORTRAIT
  22. *Option: PORTRAIT
  23. {
  24. *rcNameID: =PORTRAIT_DISPLAY
  25. *Command: CmdSelect
  26. {
  27. *Order: PAGE_SETUP.14
  28. *CallbackID: 2
  29. *% Error: you must check if this command callback requires any parameters!
  30. }
  31. }
  32. *Option: LANDSCAPE_CC90
  33. {
  34. *rcNameID: =LANDSCAPE_DISPLAY
  35. *Command: CmdSelect
  36. {
  37. *Order: PAGE_SETUP.14
  38. *CallbackID: 3
  39. *% Error: you must check if this command callback requires any parameters!
  40. }
  41. }
  42. }
  43. *Feature: InputBin
  44. {
  45. *rcNameID: =PAPER_SOURCE_DISPLAY
  46. *DefaultOption: AUTO
  47. *Option: AUTO
  48. {
  49. *rcNameID: =AUTO_DISPLAY
  50. *Command: CmdSelect
  51. {
  52. *Order: DOC_SETUP.11
  53. *Cmd: "<1B>[0q"
  54. }
  55. }
  56. *Option: Option2
  57. {
  58. *rcNameID: 265
  59. *Command: CmdSelect
  60. {
  61. *Order: DOC_SETUP.11
  62. *Cmd: "<1B>[1q"
  63. }
  64. }
  65. *Option: Option3
  66. {
  67. *rcNameID: 263
  68. *Command: CmdSelect
  69. {
  70. *Order: DOC_SETUP.11
  71. *Cmd: "<1B>[11q"
  72. }
  73. }
  74. *Option: Option4
  75. {
  76. *rcNameID: 266
  77. *Command: CmdSelect
  78. {
  79. *Order: DOC_SETUP.11
  80. *Cmd: "<1B>[12q"
  81. }
  82. }
  83. *Option: Option5
  84. {
  85. *rcNameID: 264
  86. *Command: CmdSelect
  87. {
  88. *Order: DOC_SETUP.11
  89. *Cmd: "<1B>[13q"
  90. }
  91. }
  92. }
  93. *Feature: Resolution
  94. {
  95. *rcNameID: =RESOLUTION_DISPLAY
  96. *DefaultOption: Option1
  97. *Option: Option1
  98. {
  99. *Name: "600 x 600 dots per inch"
  100. *DPI: PAIR(600, 600)
  101. *TextDPI: PAIR(600, 600)
  102. *MinStripBlankPixels: 32
  103. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  104. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  105. *SpotDiameter: 100
  106. *Command: CmdSendBlockData
  107. {
  108. *CallbackID: 7
  109. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  110. }
  111. *Command: CmdSelect
  112. {
  113. *Order: JOB_SETUP.1
  114. *CallbackID: 8
  115. *% Error: you must check if this command callback requires any parameters!
  116. }
  117. }
  118. *Option: Option2
  119. {
  120. *Name: "300 x 300 dots per inch"
  121. *DPI: PAIR(300, 300)
  122. *TextDPI: PAIR(300, 300)
  123. *MinStripBlankPixels: 32
  124. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  125. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  126. *SpotDiameter: 100
  127. *Command: CmdSendBlockData
  128. {
  129. *CallbackID: 7
  130. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  131. }
  132. *Command: CmdSelect
  133. {
  134. *Order: JOB_SETUP.1
  135. *CallbackID: 9
  136. *% Error: you must check if this command callback requires any parameters!
  137. }
  138. }
  139. }
  140. *Feature: PaperSize
  141. {
  142. *rcNameID: =PAPER_SIZE_DISPLAY
  143. *DefaultOption: A4
  144. *Option: A3
  145. {
  146. *rcNameID: =A3_DISPLAY
  147. *switch: Orientation
  148. {
  149. *case: PORTRAIT
  150. {
  151. *PrintableArea: PAIR(6772, 9684)
  152. *PrintableOrigin: PAIR(120, 120)
  153. *CursorOrigin: PAIR(120, 120)
  154. *Command: CmdSelect
  155. {
  156. *Order: DOC_SETUP.2
  157. *CallbackID: 42
  158. }
  159. }
  160. *case: LANDSCAPE_CC90
  161. {
  162. *PrintableArea: PAIR(6772, 9684)
  163. *PrintableOrigin: PAIR(120, 120)
  164. *CursorOrigin: PAIR(120, 9804)
  165. *Command: CmdSelect
  166. {
  167. *Order: DOC_SETUP.2
  168. *CallbackID: 43
  169. }
  170. }
  171. }
  172. }
  173. *Option: A4
  174. {
  175. *rcNameID: =A4_DISPLAY
  176. *switch: Orientation
  177. {
  178. *case: PORTRAIT
  179. {
  180. *PrintableArea: PAIR(4720, 6774)
  181. *PrintableOrigin: PAIR(120, 120)
  182. *CursorOrigin: PAIR(120, 120)
  183. *Command: CmdSelect
  184. {
  185. *Order: DOC_SETUP.2
  186. *CallbackID: 44
  187. }
  188. }
  189. *case: LANDSCAPE_CC90
  190. {
  191. *PrintableArea: PAIR(4720, 6774)
  192. *PrintableOrigin: PAIR(120, 120)
  193. *CursorOrigin: PAIR(120, 6894)
  194. *Command: CmdSelect
  195. {
  196. *Order: DOC_SETUP.2
  197. *CallbackID: 45
  198. }
  199. }
  200. }
  201. }
  202. *Option: A5
  203. {
  204. *rcNameID: =A5_DISPLAY
  205. *switch: Orientation
  206. {
  207. *case: PORTRAIT
  208. {
  209. *PrintableArea: PAIR(3256, 4722)
  210. *PrintableOrigin: PAIR(120, 120)
  211. *CursorOrigin: PAIR(120, 120)
  212. *Command: CmdSelect
  213. {
  214. *Order: DOC_SETUP.2
  215. *CallbackID: 46
  216. }
  217. }
  218. *case: LANDSCAPE_CC90
  219. {
  220. *PrintableArea: PAIR(3256, 4722)
  221. *PrintableOrigin: PAIR(120, 120)
  222. *CursorOrigin: PAIR(120, 4842)
  223. *Command: CmdSelect
  224. {
  225. *Order: DOC_SETUP.2
  226. *CallbackID: 47
  227. }
  228. }
  229. }
  230. }
  231. *Option: B6_JIS
  232. {
  233. *rcNameID: =B6_JIS_DISPLAY
  234. *switch: Orientation
  235. {
  236. *case: PORTRAIT
  237. {
  238. *PrintableArea: PAIR(2776, 4056)
  239. *PrintableOrigin: PAIR(120, 120)
  240. *CursorOrigin: PAIR(120, 120)
  241. *Command: CmdSelect
  242. {
  243. *Order: DOC_SETUP.2
  244. *CallbackID: 54
  245. }
  246. }
  247. *case: LANDSCAPE_CC90
  248. {
  249. *PrintableArea: PAIR(2776, 4056)
  250. *PrintableOrigin: PAIR(120, 120)
  251. *CursorOrigin: PAIR(120, 4176)
  252. *Command: CmdSelect
  253. {
  254. *Order: DOC_SETUP.2
  255. *CallbackID: 55
  256. }
  257. }
  258. }
  259. }
  260. *Option: B5
  261. {
  262. *rcNameID: =B5_DISPLAY
  263. *switch: Orientation
  264. {
  265. *case: PORTRAIT
  266. {
  267. *PrintableArea: PAIR(4060, 5832)
  268. *PrintableOrigin: PAIR(120, 120)
  269. *CursorOrigin: PAIR(120, 120)
  270. *Command: CmdSelect
  271. {
  272. *Order: DOC_SETUP.2
  273. *CallbackID: 52
  274. }
  275. }
  276. *case: LANDSCAPE_CC90
  277. {
  278. *PrintableArea: PAIR(4060, 5832)
  279. *PrintableOrigin: PAIR(120, 120)
  280. *CursorOrigin: PAIR(120, 5952)
  281. *Command: CmdSelect
  282. {
  283. *Order: DOC_SETUP.2
  284. *CallbackID: 53
  285. }
  286. }
  287. }
  288. }
  289. *Option: B4
  290. {
  291. *rcNameID: =B4_DISPLAY
  292. *switch: Orientation
  293. {
  294. *case: PORTRAIT
  295. {
  296. *PrintableArea: PAIR(5830, 8358)
  297. *PrintableOrigin: PAIR(120, 120)
  298. *CursorOrigin: PAIR(120, 120)
  299. *Command: CmdSelect
  300. {
  301. *Order: DOC_SETUP.2
  302. *CallbackID: 50
  303. }
  304. }
  305. *case: LANDSCAPE_CC90
  306. {
  307. *PrintableArea: PAIR(5830, 8358)
  308. *PrintableOrigin: PAIR(120, 120)
  309. *CursorOrigin: PAIR(120, 8478)
  310. *Command: CmdSelect
  311. {
  312. *Order: DOC_SETUP.2
  313. *CallbackID: 51
  314. }
  315. }
  316. }
  317. }
  318. *Option: LETTER
  319. {
  320. *rcNameID: =LETTER_DISPLAY
  321. *switch: Orientation
  322. {
  323. *case: PORTRAIT
  324. {
  325. *PrintableArea: PAIR(4858, 6360)
  326. *PrintableOrigin: PAIR(120, 120)
  327. *CursorOrigin: PAIR(120, 120)
  328. *Command: CmdSelect
  329. {
  330. *Order: DOC_SETUP.2
  331. *CallbackID: 56
  332. }
  333. }
  334. *case: LANDSCAPE_CC90
  335. {
  336. *PrintableArea: PAIR(4858, 6360)
  337. *PrintableOrigin: PAIR(120, 120)
  338. *CursorOrigin: PAIR(120, 6480)
  339. *Command: CmdSelect
  340. {
  341. *Order: DOC_SETUP.2
  342. *CallbackID: 57
  343. }
  344. }
  345. }
  346. }
  347. *Option: LEGAL
  348. {
  349. *rcNameID: =LEGAL_DISPLAY
  350. *switch: Orientation
  351. {
  352. *case: PORTRAIT
  353. {
  354. *PrintableArea: PAIR(4858, 8160)
  355. *PrintableOrigin: PAIR(120, 120)
  356. *CursorOrigin: PAIR(120, 120)
  357. *Command: CmdSelect
  358. {
  359. *Order: DOC_SETUP.2
  360. *CallbackID: 58
  361. }
  362. }
  363. *case: LANDSCAPE_CC90
  364. {
  365. *PrintableArea: PAIR(4858, 8160)
  366. *PrintableOrigin: PAIR(120, 120)
  367. *CursorOrigin: PAIR(120, 8280)
  368. *Command: CmdSelect
  369. {
  370. *Order: DOC_SETUP.2
  371. *CallbackID: 59
  372. }
  373. }
  374. }
  375. }
  376. *Option: TABLOID
  377. {
  378. *rcNameID: =TABLOID_DISPLAY
  379. *switch: Orientation
  380. {
  381. *case: PORTRAIT
  382. {
  383. *PrintableArea: PAIR(6358, 9960)
  384. *PrintableOrigin: PAIR(120, 120)
  385. *CursorOrigin: PAIR(120, 120)
  386. *Command: CmdSelect
  387. {
  388. *Order: DOC_SETUP.2
  389. *CallbackID: 60
  390. }
  391. }
  392. *case: LANDSCAPE_CC90
  393. {
  394. *PrintableArea: PAIR(6358, 9960)
  395. *PrintableOrigin: PAIR(120, 120)
  396. *CursorOrigin: PAIR(120, 10080)
  397. *Command: CmdSelect
  398. {
  399. *Order: DOC_SETUP.2
  400. *CallbackID: 61
  401. }
  402. }
  403. }
  404. }
  405. *Option: EXECUTIVE
  406. {
  407. *rcNameID: =EXECUTIVE_DISPLAY
  408. *switch: Orientation
  409. {
  410. *case: PORTRAIT
  411. {
  412. *PrintableArea: PAIR(4108, 6060)
  413. *PrintableOrigin: PAIR(120, 120)
  414. *CursorOrigin: PAIR(120, 120)
  415. *Command: CmdSelect
  416. {
  417. *Order: DOC_SETUP.2
  418. *CallbackID: 62
  419. }
  420. }
  421. *case: LANDSCAPE_CC90
  422. {
  423. *PrintableArea: PAIR(4108, 6060)
  424. *PrintableOrigin: PAIR(120, 120)
  425. *CursorOrigin: PAIR(120, 6180)
  426. *Command: CmdSelect
  427. {
  428. *Order: DOC_SETUP.2
  429. *CallbackID: 63
  430. }
  431. }
  432. }
  433. }
  434. *Option: JENV_YOU4
  435. {
  436. *rcNameID: =JENV_YOU4_DISPLAY
  437. *switch: Orientation
  438. {
  439. *case: PORTRAIT
  440. {
  441. *PrintableArea: PAIR(1994, 5070)
  442. *PrintableOrigin: PAIR(240, 240)
  443. *CursorOrigin: PAIR(240, 240)
  444. *Command: CmdSelect
  445. {
  446. *Order: DOC_SETUP.2
  447. *CallbackID: 64
  448. }
  449. }
  450. *case: LANDSCAPE_CC90
  451. {
  452. *PrintableArea: PAIR(1994, 5070)
  453. *PrintableOrigin: PAIR(240, 240)
  454. *CursorOrigin: PAIR(240, 5310)
  455. *Command: CmdSelect
  456. {
  457. *Order: DOC_SETUP.2
  458. *CallbackID: 65
  459. }
  460. }
  461. }
  462. }
  463. *Option: JAPANESE_POSTCARD
  464. {
  465. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  466. *switch: Orientation
  467. {
  468. *case: PORTRAIT
  469. {
  470. *PrintableArea: PAIR(2122, 3258)
  471. *PrintableOrigin: PAIR(120, 120)
  472. *CursorOrigin: PAIR(120, 120)
  473. *Command: CmdSelect
  474. {
  475. *Order: DOC_SETUP.2
  476. *CallbackID: 48
  477. }
  478. }
  479. *case: LANDSCAPE_CC90
  480. {
  481. *PrintableArea: PAIR(2122, 3258)
  482. *PrintableOrigin: PAIR(120, 120)
  483. *CursorOrigin: PAIR(120, 3378)
  484. *Command: CmdSelect
  485. {
  486. *Order: DOC_SETUP.2
  487. *CallbackID: 49
  488. }
  489. }
  490. }
  491. }
  492. *Option: CUSTOMSIZE
  493. {
  494. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  495. *MinSize: PAIR(2360, 2360)
  496. *MaxSize: PAIR(7014, 10200)
  497. *MaxPrintableWidth: 7014
  498. *MinLeftMargin: 120
  499. *CenterPrintable?: FALSE
  500. *switch: Orientation
  501. {
  502. *case: PORTRAIT
  503. {
  504. *CustCursorOriginX: %d{120}
  505. *CustCursorOriginY: %d{120}
  506. *CustPrintableOriginX: %d{120}
  507. *CustPrintableOriginY: %d{120}
  508. *CustPrintableSizeX: %d{PhysPaperWidth - 240}
  509. *CustPrintableSizeY: %d{PhysPaperLength - 240}
  510. *Command: CmdSelect
  511. {
  512. *Order: DOC_SETUP.2
  513. *CallbackID: 40
  514. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  515. }
  516. }
  517. *case: LANDSCAPE_CC90
  518. {
  519. *CustCursorOriginX: %d{120}
  520. *CustCursorOriginY: %d{PhysPaperLength - 120}
  521. *CustPrintableOriginX: %d{120}
  522. *CustPrintableOriginY: %d{120}
  523. *CustPrintableSizeX: %d{PhysPaperWidth - 240}
  524. *CustPrintableSizeY: %d{PhysPaperLength - 240}
  525. *Command: CmdSelect
  526. {
  527. *Order: DOC_SETUP.2
  528. *CallbackID: 41
  529. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  530. }
  531. }
  532. }
  533. }
  534. }
  535. *Feature: PrintQuality
  536. {
  537. *rcNameID: =TEXT_QUALITY_DISPLAY
  538. *DefaultOption: Option1
  539. *Option: Option1
  540. {
  541. *rcNameID: 267
  542. }
  543. *Option: Option2
  544. {
  545. *rcNameID: 268
  546. *Command: CmdSelect
  547. {
  548. *Order: JOB_SETUP.3
  549. *CallbackID: 72
  550. *% Error: you must check if this command callback requires any parameters!
  551. }
  552. }
  553. *Option: Option3
  554. {
  555. *rcNameID: 269
  556. *Command: CmdSelect
  557. {
  558. *Order: JOB_SETUP.3
  559. *CallbackID: 73
  560. *% Error: you must check if this command callback requires any parameters!
  561. }
  562. }
  563. }
  564. *Feature: ImageControl
  565. {
  566. *rcNameID: =IMAGECONTROL_DISPLAY
  567. *DefaultOption: Option1
  568. *Option: Option1
  569. {
  570. *rcNameID: 278
  571. }
  572. *Option: Option2
  573. {
  574. *rcNameID: 279
  575. *Command: CmdSelect
  576. {
  577. *Order: JOB_SETUP.4
  578. *CallbackID: 76
  579. *% Error: you must check if this command callback requires any parameters!
  580. }
  581. }
  582. *Option: Option3
  583. {
  584. *rcNameID: 280
  585. *Command: CmdSelect
  586. {
  587. *Order: JOB_SETUP.4
  588. *CallbackID: 77
  589. *% Error: you must check if this command callback requires any parameters!
  590. }
  591. }
  592. }
  593. *Feature: PrintDensity
  594. {
  595. *rcNameID: =PRINTDENSITY_DISPLAY
  596. *DefaultOption: Option1
  597. *Option: Option1
  598. {
  599. *rcNameID: 281
  600. }
  601. *Option: Option2
  602. {
  603. *rcNameID: 282
  604. *Command: CmdSelect
  605. {
  606. *Order: JOB_SETUP.5
  607. *CallbackID: 74
  608. *% Error: you must check if this command callback requires any parameters!
  609. }
  610. }
  611. *Option: Option3
  612. {
  613. *rcNameID: 283
  614. *Command: CmdSelect
  615. {
  616. *Order: JOB_SETUP.5
  617. *CallbackID: 75
  618. *% Error: you must check if this command callback requires any parameters!
  619. }
  620. }
  621. }
  622. *Feature: Halftone
  623. {
  624. *rcNameID: =HALFTONING_DISPLAY
  625. *DefaultOption: HT_PATSIZE_AUTO
  626. *Option: HT_PATSIZE_AUTO
  627. {
  628. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  629. }
  630. *Option: HT_PATSIZE_SUPERCELL_M
  631. {
  632. *rcNameID: =HT_SUPERCELL_DISPLAY
  633. }
  634. *Option: HT_PATSIZE_6x6_M
  635. {
  636. *rcNameID: =HT_DITHER6X6_DISPLAY
  637. }
  638. *Option: HT_PATSIZE_8x8_M
  639. {
  640. *rcNameID: =HT_DITHER8X8_DISPLAY
  641. }
  642. }
  643. *Feature: Memory
  644. {
  645. *rcNameID: =PRINTER_MEMORY_DISPLAY
  646. *DefaultOption: 4096KB
  647. *Option: 4096KB
  648. {
  649. *Name: "4MB"
  650. *MemoryConfigKB: PAIR(4096, 3500)
  651. }
  652. *Option: 8192KB
  653. {
  654. *Name: "8MB"
  655. *MemoryConfigKB: PAIR(8192, 7168)
  656. }
  657. *Option: 12288KB
  658. {
  659. *Name: "12MB"
  660. *MemoryConfigKB: PAIR(12288, 8192)
  661. }
  662. *Option: 16384KB
  663. {
  664. *Name: "16MB"
  665. *MemoryConfigKB: PAIR(16384, 13312)
  666. }
  667. *Option: 20480KB
  668. {
  669. *Name: "20MB"
  670. *MemoryConfigKB: PAIR(20480, 17408)
  671. }
  672. *Option: 24576KB
  673. {
  674. *Name: "24MB"
  675. *MemoryConfigKB: PAIR(24576, 21504)
  676. }
  677. *Option: 28672KB
  678. {
  679. *Name: "28MB"
  680. *MemoryConfigKB: PAIR(28672, 25600)
  681. }
  682. *Option: 36864KB
  683. {
  684. *Name: "36MB"
  685. *MemoryConfigKB: PAIR(36864, 33792)
  686. }
  687. }
  688. *Feature: DuplexUnit
  689. {
  690. *FeatureType: PRINTER_PROPERTY
  691. *rcNameID: 292
  692. *DefaultOption: NotInstalled
  693. *Option: NotInstalled
  694. {
  695. *rcNameID: 291
  696. *DisabledFeatures: LIST(Duplex)
  697. *Constraints: LIST(Duplex.VERTICAL, Duplex.HORIZONTAL)
  698. }
  699. *Option: Installed
  700. {
  701. *rcNameID: 290
  702. }
  703. }
  704. *Feature: Duplex
  705. {
  706. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  707. *DefaultOption: NONE
  708. *Option: NONE
  709. {
  710. *rcNameID: =NONE_DISPLAY
  711. }
  712. *Option: VERTICAL
  713. {
  714. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  715. *Command: CmdSelect
  716. {
  717. *Order: DOC_SETUP.8
  718. *CallbackID: 14
  719. *% Error: you must check if this command callback requires any parameters!
  720. }
  721. }
  722. *Option: HORIZONTAL
  723. {
  724. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  725. *Command: CmdSelect
  726. {
  727. *Order: DOC_SETUP.8
  728. *CallbackID: 19
  729. *% Error: you must check if this command callback requires any parameters!
  730. }
  731. }
  732. }
  733. *Command: CmdStartJob
  734. {
  735. *Order: JOB_SETUP.6
  736. *CallbackID: 100
  737. *% Error: you must check if this command callback requires any parameters!
  738. }
  739. *Command: CmdStartDoc
  740. {
  741. *Order: DOC_SETUP.6
  742. *CallbackID: 130
  743. }
  744. *Command: CmdStartPage
  745. {
  746. *Order: PAGE_SETUP.1
  747. *CallbackID: 6
  748. *% Error: you must check if this command callback requires any parameters!
  749. }
  750. *Command: CmdEndJob
  751. {
  752. *Order: JOB_FINISH.1
  753. *CallbackID: 99
  754. *% Error: you must check if this command callback requires any parameters!
  755. }
  756. *Command: CmdEndPage
  757. {
  758. *Order: PAGE_FINISH.1
  759. *CallbackID: 5
  760. *% Error: you must check if this command callback requires any parameters!
  761. }
  762. *Command: CmdCopies
  763. {
  764. *Order: PAGE_SETUP.13
  765. *Cmd: "<1B>[" %d[1,255]{NumOfCopies }"v"
  766. }
  767. *RotateCoordinate?: TRUE
  768. *RotateRaster?: TRUE
  769. *RotateFont?: TRUE
  770. *TextCaps: LIST(TC_OP_CHARACTER,TC_CR_90,TC_CR_ANY,TC_SF_X_YINDEP,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  771. *MemoryUsage: LIST(FONT)
  772. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  773. *XMoveThreshold: 0
  774. *YMoveThreshold: 0
  775. *XMoveUnit: 600
  776. *YMoveUnit: 600
  777. *Command: CmdXMoveAbsolute
  778. {
  779. *CallbackID: 15
  780. *Params: LIST(DestX)
  781. }
  782. *Command: CmdXMoveRelRight
  783. {
  784. *CallbackID: 36
  785. *Params: LIST(DestXRel)
  786. }
  787. *Command: CmdYMoveAbsolute
  788. {
  789. *CallbackID: 16
  790. *Params: LIST(DestY)
  791. }
  792. *Command: CmdYMoveRelDown
  793. {
  794. *CallbackID: 37
  795. *Params: LIST(DestYRel)
  796. }
  797. *Command: CmdCR { *CallbackID: 18 }
  798. *Command: CmdSetSimpleRotation
  799. {
  800. *CallbackID: 4
  801. *Params: LIST(PrintDirInCCDegrees)
  802. }
  803. *EjectPageWithFF?: TRUE
  804. *Command: CmdEnableFE_RLE { *CallbackID: 11 }
  805. *Command: CmdDisableCompression { *CallbackID: 12 }
  806. *Command: CmdEnableTIFF4 { *CallbackID: 103 }
  807. *OutputDataFormat: H_BYTE
  808. *OptimizeLeftBound?: TRUE
  809. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  810. *CursorYAfterSendBlockData: NO_MOVE
  811. *DefaultFont: 40
  812. *DefaultCTT: 0
  813. *CharPosition: BASELINE
  814. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,
  815. + 40,41,42,43,44,45,60,61,62,63)
  816. *FontCartridge: FC1
  817. {
  818. *rcCartridgeNameID: 293
  819. *Fonts: LIST(10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,
  820. + 26,27,28,29,30,31,68,69,70,71)
  821. }
  822. *FontCartridge: FC2
  823. {
  824. *rcCartridgeNameID: 294
  825. *Fonts: LIST(46,47)
  826. }
  827. *FontCartridge: FC3
  828. {
  829. *rcCartridgeNameID: 295
  830. *Fonts: LIST(48,49)
  831. }
  832. *FontCartridge: FC4
  833. {
  834. *rcCartridgeNameID: 296
  835. *Fonts: LIST(54,55)
  836. }
  837. *% *MinFontID: 0
  838. *% *MaxFontID: 100
  839. *% *MaxNumDownFonts: 0
  840. *% *FontFormat: OEM_CALLBACK
  841. *Command: CmdBoldOn { *CallbackID: 20 }
  842. *Command: CmdBoldOff { *CallbackID: 21 }
  843. *Command: CmdItalicOn { *CallbackID: 22 }
  844. *Command: CmdItalicOff { *CallbackID: 23 }
  845. *Command: CmdWhiteTextOn { *CallbackID: 30 }
  846. *Command: CmdWhiteTextOff { *CallbackID: 31 }
  847. *Command: CmdSelectSingleByteMode { *CallbackID: 32 }
  848. *Command: CmdSelectDoubleByteMode { *CallbackID: 33 }
  849. *Command: CmdVerticalPrintingOn { *CallbackID: 34 }
  850. *Command: CmdVerticalPrintingOff { *CallbackID: 35 }
  851. *Command: CmdLF { *Cmd : "<0A>" }
  852. *Command: CmdFF { *Cmd : "" }
  853. *ReselectFont: LIST(AFTER_FF)
  854. *TTFS: Arial
  855. {
  856. *rcTTFontNameID: 501
  857. *rcDevFontNameID: 502
  858. }
  859. *TTFS: Symbol
  860. {
  861. *rcTTFontNameID: 503
  862. *rcDevFontNameID: 504
  863. }
  864. *TTFS: TimesNewRoman
  865. {
  866. *rcTTFontNameID: 505
  867. *rcDevFontNameID: 506
  868. }
  869. *TTFS: CourierNew
  870. {
  871. *rcTTFontNameID: 507
  872. *rcDevFontNameID: 525
  873. }
  874. *TTFS: MSMincho
  875. {
  876. *rcTTFontNameID: 509
  877. *rcDevFontNameID: 510
  878. }
  879. *TTFS: MSMinchoV
  880. {
  881. *rcTTFontNameID: 511
  882. *rcDevFontNameID: 512
  883. }
  884. *TTFS: MSGothic
  885. {
  886. *rcTTFontNameID: 513
  887. *rcDevFontNameID: 514
  888. }
  889. *TTFS: MSGothicV
  890. {
  891. *rcTTFontNameID: 515
  892. *rcDevFontNameID: 516
  893. }
  894. *TTFS: MSMincho_E
  895. {
  896. *rcTTFontNameID: 540
  897. *rcDevFontNameID: 510
  898. }
  899. *TTFS: MSMinchoV_E
  900. {
  901. *rcTTFontNameID: 541
  902. *rcDevFontNameID: 512
  903. }
  904. *TTFS: MSGothic_E
  905. {
  906. *rcTTFontNameID: 542
  907. *rcDevFontNameID: 514
  908. }
  909. *TTFS: MSGothicV_E
  910. {
  911. *rcTTFontNameID: 543
  912. *rcDevFontNameID: 516
  913. }
  914. *TTFSEnabled?: TRUE
  915. *% RectFill feature
  916. *% *Feature: ScanForRules
  917. *% {
  918. *% *rcNameID: 297
  919. *% *FeatureType: DOC_PROPERTY
  920. *% *DefaultOption: Enabled
  921. *% *Option: Disabled
  922. *% {
  923. *% *rcNameID: 291
  924. *% }
  925. *% *Option: Enabled
  926. *% {
  927. *% *rcNameID: 290
  928. *Command: CmdSetRectWidth
  929. {
  930. *CallbackID: 401
  931. *Params: LIST(RectXSize)
  932. }
  933. *Command: CmdSetRectHeight
  934. {
  935. *CallbackID: 402
  936. *Params: LIST(RectYSize)
  937. }
  938. *Command: CmdRectWhiteFill { *CallbackID: 403 }
  939. *% *Command: CmdRectBlackFill { *CallbackID: 404 }
  940. *% }
  941. *% }
  942. *MinGrayFill: 0
  943. *MaxGrayFill: 0
  944. *% DRC
  945. *Command: CmdEnableOEMComp { *CallbackID: 510 }
  946. *Command: CmdSetSrcBmpWidth
  947. {
  948. *CallbackID: 511
  949. *Params: LIST(RasterDataWidthInBytes)
  950. }
  951. *Command: CmdSetSrcBmpHeight
  952. {
  953. *CallbackID: 512
  954. *Params: LIST(RasterDataHeightInPixels)
  955. }