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.

1000 lines
25 KiB

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