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.

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