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.

1134 lines
28 KiB

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