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.

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