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.

1185 lines
35 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileName: "KYFS5500.GPD"
  7. *GPDFileVersion: "1.0"
  8. *Include: "StdNames.gpd"
  9. *ModelName: "Kyocera FS-5500 / FS-5500A"
  10. *MasterUnits: PAIR(600, 600)
  11. *ResourceDLL: "kyores.dll"
  12. *PrintRate: 12
  13. *PrintRatePPM: 12
  14. *PrintRateUnit: PPM
  15. *PrinterType: PAGE
  16. *MaxCopies: 9999
  17. *FontCartSlots: 1
  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: DOC_SETUP.6
  28. *Cmd: "<1B>&l0O"
  29. }
  30. }
  31. *Option: LANDSCAPE_CC90
  32. {
  33. *rcNameID: =LANDSCAPE_DISPLAY
  34. *Command: CmdSelect
  35. {
  36. *Order: DOC_SETUP.6
  37. *Cmd: "<1B>&l1O"
  38. }
  39. }
  40. }
  41. *Feature: InputBin
  42. {
  43. *rcNameID: =PAPER_SOURCE_DISPLAY
  44. *DefaultOption: Option2
  45. *Option: Option1
  46. {
  47. *rcNameID: 264
  48. *Command: CmdSelect
  49. {
  50. *Order: DOC_SETUP.5
  51. *Cmd: "<1B>&l0H"
  52. }
  53. }
  54. *Option: Option2
  55. {
  56. *rcNameID: 265
  57. *Command: CmdSelect
  58. {
  59. *Order: DOC_SETUP.5
  60. *Cmd: "<1B>&l1H"
  61. }
  62. }
  63. *Option: Option3
  64. {
  65. *rcNameID: 269
  66. *Command: CmdSelect
  67. {
  68. *Order: DOC_SETUP.5
  69. *Cmd: "<1B>&l4H"
  70. }
  71. }
  72. *Option: Option4
  73. {
  74. *rcNameID: 275
  75. *Command: CmdSelect
  76. {
  77. *Order: DOC_SETUP.5
  78. *Cmd: "!R!CASS3;EXIT;"
  79. }
  80. }
  81. *Option: MANUAL
  82. {
  83. *rcNameID: =MANUAL_FEED_DISPLAY
  84. *Command: CmdSelect
  85. {
  86. *Order: DOC_SETUP.5
  87. *Cmd: "<1B>&l2H"
  88. }
  89. }
  90. *Option: Option6
  91. {
  92. *rcNameID: 276
  93. *Command: CmdSelect
  94. {
  95. *Order: DOC_SETUP.5
  96. *Cmd: "<1B>&l3H"
  97. }
  98. }
  99. }
  100. *Feature: Resolution
  101. {
  102. *rcNameID: =RESOLUTION_DISPLAY
  103. *DefaultOption: Option1
  104. *Option: Option1
  105. {
  106. *Name: "300 x 300 " =DOTS_PER_INCH
  107. *DPI: PAIR(300, 300)
  108. *TextDPI: PAIR(300, 300)
  109. *MinStripBlankPixels: 32
  110. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  111. *SpotDiameter: 100
  112. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  113. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  114. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  115. *Command: CmdSelect
  116. {
  117. *Order: DOC_SETUP.4
  118. *Cmd: "<1B>*t300R<1B>*r0F"
  119. }
  120. }
  121. *Option: Option2
  122. {
  123. *Name: "150 x 150 " =DOTS_PER_INCH
  124. *DPI: PAIR(150, 150)
  125. *TextDPI: PAIR(300, 300)
  126. *MinStripBlankPixels: 32
  127. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  128. *SpotDiameter: 100
  129. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  130. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  131. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  132. *Command: CmdSelect
  133. {
  134. *Order: DOC_SETUP.4
  135. *Cmd: "<1B>*t150R<1B>*r0F"
  136. }
  137. }
  138. }
  139. *Feature: PaperSize
  140. {
  141. *rcNameID: =PAPER_SIZE_DISPLAY
  142. *DefaultOption: LETTER
  143. *Option: LETTER
  144. {
  145. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  146. *switch: Orientation
  147. {
  148. *case: PORTRAIT
  149. {
  150. *PrintableArea: PAIR(4800, 6350)
  151. *PrintableOrigin: PAIR(150, 100)
  152. *switch: Resolution
  153. {
  154. *case: Option2
  155. {
  156. *PrintableArea: PAIR(4796, 6348)
  157. *PrintableOrigin: PAIR(152, 100)
  158. }
  159. }
  160. *CursorOrigin: PAIR(144, 96)
  161. *Command: CmdSelect
  162. {
  163. *Order: DOC_SETUP.7
  164. *Cmd: "!R!spsz6;exit;<1B>&l8c1E"
  165. }
  166. }
  167. *case: LANDSCAPE_CC90
  168. {
  169. *PrintableArea: PAIR(4800, 6300)
  170. *PrintableOrigin: PAIR(150, 150)
  171. *switch: Resolution
  172. {
  173. *case: Option2
  174. {
  175. *PrintableArea: PAIR(4796, 6296)
  176. *PrintableOrigin: PAIR(152, 152)
  177. }
  178. }
  179. *CursorOrigin: PAIR(96, 6482)
  180. *Command: CmdSelect
  181. {
  182. *Order: DOC_SETUP.7
  183. *Cmd: "!R!spsz6;exit;<1B>&l8c1E"
  184. }
  185. }
  186. }
  187. }
  188. *Option: LEGAL
  189. {
  190. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  191. *switch: Orientation
  192. {
  193. *case: PORTRAIT
  194. {
  195. *PrintableArea: PAIR(4800, 8150)
  196. *PrintableOrigin: PAIR(150, 100)
  197. *switch: Resolution
  198. {
  199. *case: Option2
  200. {
  201. *PrintableArea: PAIR(4796, 8148)
  202. *PrintableOrigin: PAIR(152, 100)
  203. }
  204. }
  205. *CursorOrigin: PAIR(144, 96)
  206. *Command: CmdSelect
  207. {
  208. *Order: DOC_SETUP.7
  209. *Cmd: "!R!spsz7;exit;<1B>&l8c1E"
  210. }
  211. }
  212. *case: LANDSCAPE_CC90
  213. {
  214. *PrintableArea: PAIR(4800, 8100)
  215. *PrintableOrigin: PAIR(150, 150)
  216. *switch: Resolution
  217. {
  218. *case: Option2
  219. {
  220. *PrintableArea: PAIR(4796, 8096)
  221. *PrintableOrigin: PAIR(152, 152)
  222. }
  223. }
  224. *CursorOrigin: PAIR(96, 8282)
  225. *Command: CmdSelect
  226. {
  227. *Order: DOC_SETUP.7
  228. *Cmd: "!R!spsz7;exit;<1B>&l8c1E"
  229. }
  230. }
  231. }
  232. }
  233. *Option: TABLOID
  234. {
  235. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  236. *switch: Orientation
  237. {
  238. *case: PORTRAIT
  239. {
  240. *PrintableArea: PAIR(6300, 9900)
  241. *PrintableOrigin: PAIR(150, 150)
  242. *switch: Resolution
  243. {
  244. *case: Option2
  245. {
  246. *PrintableArea: PAIR(6296, 9896)
  247. *PrintableOrigin: PAIR(152, 152)
  248. }
  249. }
  250. *CursorOrigin: PAIR(144, 96)
  251. *Command: CmdSelect
  252. {
  253. *Order: DOC_SETUP.7
  254. *Cmd: "!R!spsz12;exit;<1B>&l8c1E"
  255. }
  256. }
  257. *case: LANDSCAPE_CC90
  258. {
  259. *PrintableArea: PAIR(6300, 9900)
  260. *PrintableOrigin: PAIR(150, 150)
  261. *switch: Resolution
  262. {
  263. *case: Option2
  264. {
  265. *PrintableArea: PAIR(6296, 9896)
  266. *PrintableOrigin: PAIR(152, 152)
  267. }
  268. }
  269. *CursorOrigin: PAIR(96, 10082)
  270. *Command: CmdSelect
  271. {
  272. *Order: DOC_SETUP.7
  273. *Cmd: "!R!spsz12;exit;<1B>&l8c1E"
  274. }
  275. }
  276. }
  277. }
  278. *Option: EXECUTIVE
  279. {
  280. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  281. *switch: Orientation
  282. {
  283. *case: PORTRAIT
  284. {
  285. *PrintableArea: PAIR(4050, 6050)
  286. *PrintableOrigin: PAIR(150, 100)
  287. *switch: Resolution
  288. {
  289. *case: Option2
  290. {
  291. *PrintableArea: PAIR(4048, 6048)
  292. *PrintableOrigin: PAIR(152, 100)
  293. }
  294. }
  295. *CursorOrigin: PAIR(144, 96)
  296. *Command: CmdSelect
  297. {
  298. *Order: DOC_SETUP.7
  299. *Cmd: "!R!spsz5;exit;<1B>&l8c1E"
  300. }
  301. }
  302. *case: LANDSCAPE_CC90
  303. {
  304. *PrintableArea: PAIR(4050, 6000)
  305. *PrintableOrigin: PAIR(150, 150)
  306. *switch: Resolution
  307. {
  308. *case: Option2
  309. {
  310. *PrintableArea: PAIR(4048, 5996)
  311. *PrintableOrigin: PAIR(152, 152)
  312. }
  313. }
  314. *CursorOrigin: PAIR(96, 6182)
  315. *Command: CmdSelect
  316. {
  317. *Order: DOC_SETUP.7
  318. *Cmd: "!R!spsz5;exit;<1B>&l8c1E"
  319. }
  320. }
  321. }
  322. }
  323. *Option: A3
  324. {
  325. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  326. *switch: Orientation
  327. {
  328. *case: PORTRAIT
  329. {
  330. *PrintableArea: PAIR(6714, 9624)
  331. *PrintableOrigin: PAIR(150, 150)
  332. *switch: Resolution
  333. {
  334. *case: Option2
  335. {
  336. *PrintableArea: PAIR(6712, 9620)
  337. *PrintableOrigin: PAIR(152, 152)
  338. }
  339. }
  340. *CursorOrigin: PAIR(144, 96)
  341. *Command: CmdSelect
  342. {
  343. *Order: DOC_SETUP.7
  344. *Cmd: "!R!spsz10;exit;<1B>&l8c1E"
  345. }
  346. }
  347. *case: LANDSCAPE_CC90
  348. {
  349. *PrintableArea: PAIR(6714, 9624)
  350. *PrintableOrigin: PAIR(150, 150)
  351. *switch: Resolution
  352. {
  353. *case: Option2
  354. {
  355. *PrintableArea: PAIR(6712, 9620)
  356. *PrintableOrigin: PAIR(152, 152)
  357. }
  358. }
  359. *CursorOrigin: PAIR(96, 9806)
  360. *Command: CmdSelect
  361. {
  362. *Order: DOC_SETUP.7
  363. *Cmd: "!R!spsz10;exit;<1B>&l8c1E"
  364. }
  365. }
  366. }
  367. }
  368. *Option: A4
  369. {
  370. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  371. *switch: Orientation
  372. {
  373. *case: PORTRAIT
  374. {
  375. *PrintableArea: PAIR(4662, 6764)
  376. *PrintableOrigin: PAIR(150, 100)
  377. *switch: Resolution
  378. {
  379. *case: Option2
  380. {
  381. *PrintableArea: PAIR(4660, 6764)
  382. *PrintableOrigin: PAIR(152, 100)
  383. }
  384. }
  385. *CursorOrigin: PAIR(144, 96)
  386. *Command: CmdSelect
  387. {
  388. *Order: DOC_SETUP.7
  389. *Cmd: "!R!spsz8;exit;<1B>&l8c1E"
  390. }
  391. }
  392. *case: LANDSCAPE_CC90
  393. {
  394. *PrintableArea: PAIR(4662, 6714)
  395. *PrintableOrigin: PAIR(150, 150)
  396. *switch: Resolution
  397. {
  398. *case: Option2
  399. {
  400. *PrintableArea: PAIR(4660, 6712)
  401. *PrintableOrigin: PAIR(152, 152)
  402. }
  403. }
  404. *CursorOrigin: PAIR(96, 6896)
  405. *Command: CmdSelect
  406. {
  407. *Order: DOC_SETUP.7
  408. *Cmd: "!R!spsz8;exit;<1B>&l8c1E"
  409. }
  410. }
  411. }
  412. }
  413. *Option: A5
  414. {
  415. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  416. *switch: Orientation
  417. {
  418. *case: PORTRAIT
  419. {
  420. *PrintableArea: PAIR(3198, 4662)
  421. *PrintableOrigin: PAIR(150, 150)
  422. *switch: Resolution
  423. {
  424. *case: Option2
  425. {
  426. *PrintableArea: PAIR(3196, 4660)
  427. *PrintableOrigin: PAIR(152, 152)
  428. }
  429. }
  430. *CursorOrigin: PAIR(144, 96)
  431. *Command: CmdSelect
  432. {
  433. *Order: DOC_SETUP.7
  434. *Cmd: "!R!spsz13;exit;<1B>&l8c1E"
  435. }
  436. }
  437. *case: LANDSCAPE_CC90
  438. {
  439. *PrintableArea: PAIR(3198, 4662)
  440. *PrintableOrigin: PAIR(150, 150)
  441. *switch: Resolution
  442. {
  443. *case: Option2
  444. {
  445. *PrintableArea: PAIR(3196, 4660)
  446. *PrintableOrigin: PAIR(152, 152)
  447. }
  448. }
  449. *CursorOrigin: PAIR(96, 4844)
  450. *Command: CmdSelect
  451. {
  452. *Order: DOC_SETUP.7
  453. *Cmd: "!R!spsz13;exit;<1B>&l8c1E"
  454. }
  455. }
  456. }
  457. }
  458. *Option: Option8
  459. {
  460. *rcNameID: 258
  461. *PageDimensions: PAIR(2480, 3498)
  462. *switch: Orientation
  463. {
  464. *case: PORTRAIT
  465. {
  466. *PrintableArea: PAIR(2180, 3198)
  467. *PrintableOrigin: PAIR(150, 150)
  468. *switch: Resolution
  469. {
  470. *case: Option2
  471. {
  472. *PrintableArea: PAIR(2176, 3196)
  473. *PrintableOrigin: PAIR(152, 152)
  474. }
  475. }
  476. *CursorOrigin: PAIR(144, 96)
  477. *Command: CmdSelect
  478. {
  479. *Order: DOC_SETUP.7
  480. *Cmd: "!R!spsz14;exit;<1B>&l8c1E"
  481. }
  482. }
  483. *case: LANDSCAPE_CC90
  484. {
  485. *PrintableArea: PAIR(2180, 3198)
  486. *PrintableOrigin: PAIR(150, 150)
  487. *switch: Resolution
  488. {
  489. *case: Option2
  490. {
  491. *PrintableArea: PAIR(2176, 3196)
  492. *PrintableOrigin: PAIR(152, 152)
  493. }
  494. }
  495. *CursorOrigin: PAIR(96, 3380)
  496. *Command: CmdSelect
  497. {
  498. *Order: DOC_SETUP.7
  499. *Cmd: "!R!spsz14;exit;<1B>&l8c1E"
  500. }
  501. }
  502. }
  503. }
  504. *Option: B4
  505. {
  506. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  507. *switch: Orientation
  508. {
  509. *case: PORTRAIT
  510. {
  511. *PrintableArea: PAIR(5772, 8298)
  512. *PrintableOrigin: PAIR(150, 150)
  513. *switch: Resolution
  514. {
  515. *case: Option2
  516. {
  517. *PrintableArea: PAIR(5768, 8296)
  518. *PrintableOrigin: PAIR(152, 152)
  519. }
  520. }
  521. *CursorOrigin: PAIR(144, 96)
  522. *Command: CmdSelect
  523. {
  524. *Order: DOC_SETUP.7
  525. *Cmd: "!R!spsz11;exit;<1B>&l8c1E"
  526. }
  527. }
  528. *case: LANDSCAPE_CC90
  529. {
  530. *PrintableArea: PAIR(5772, 8298)
  531. *PrintableOrigin: PAIR(150, 150)
  532. *switch: Resolution
  533. {
  534. *case: Option2
  535. {
  536. *PrintableArea: PAIR(5768, 8296)
  537. *PrintableOrigin: PAIR(152, 152)
  538. }
  539. }
  540. *CursorOrigin: PAIR(96, 8480)
  541. *Command: CmdSelect
  542. {
  543. *Order: DOC_SETUP.7
  544. *Cmd: "!R!spsz11;exit;<1B>&l8c1E"
  545. }
  546. }
  547. }
  548. }
  549. *Option: B5
  550. {
  551. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  552. *switch: Orientation
  553. {
  554. *case: PORTRAIT
  555. {
  556. *PrintableArea: PAIR(4002, 5772)
  557. *PrintableOrigin: PAIR(150, 150)
  558. *switch: Resolution
  559. {
  560. *case: Option2
  561. {
  562. *PrintableArea: PAIR(4000, 5768)
  563. *PrintableOrigin: PAIR(152, 152)
  564. }
  565. }
  566. *CursorOrigin: PAIR(144, 96)
  567. *Command: CmdSelect
  568. {
  569. *Order: DOC_SETUP.7
  570. *Cmd: "!R!spsz9;exit;<1B>&l8c1E"
  571. }
  572. }
  573. *case: LANDSCAPE_CC90
  574. {
  575. *PrintableArea: PAIR(4002, 5772)
  576. *PrintableOrigin: PAIR(150, 150)
  577. *switch: Resolution
  578. {
  579. *case: Option2
  580. {
  581. *PrintableArea: PAIR(4000, 5768)
  582. *PrintableOrigin: PAIR(152, 152)
  583. }
  584. }
  585. *CursorOrigin: PAIR(96, 5954)
  586. *Command: CmdSelect
  587. {
  588. *Order: DOC_SETUP.7
  589. *Cmd: "!R!spsz9;exit;<1B>&l8c1E"
  590. }
  591. }
  592. }
  593. }
  594. *Option: Option11
  595. {
  596. *rcNameID: 259
  597. *PageDimensions: PAIR(3024, 4302)
  598. *switch: Orientation
  599. {
  600. *case: PORTRAIT
  601. {
  602. *PrintableArea: PAIR(2724, 4002)
  603. *PrintableOrigin: PAIR(150, 150)
  604. *switch: Resolution
  605. {
  606. *case: Option2
  607. {
  608. *PrintableArea: PAIR(2720, 4000)
  609. *PrintableOrigin: PAIR(152, 152)
  610. }
  611. }
  612. *CursorOrigin: PAIR(144, 96)
  613. *Command: CmdSelect
  614. {
  615. *Order: DOC_SETUP.7
  616. *Cmd: "!R!spsz15;exit;<1B>&l8c1E"
  617. }
  618. }
  619. *case: LANDSCAPE_CC90
  620. {
  621. *PrintableArea: PAIR(2724, 4002)
  622. *PrintableOrigin: PAIR(150, 150)
  623. *switch: Resolution
  624. {
  625. *case: Option2
  626. {
  627. *PrintableArea: PAIR(2720, 4000)
  628. *PrintableOrigin: PAIR(152, 152)
  629. }
  630. }
  631. *CursorOrigin: PAIR(96, 4184)
  632. *Command: CmdSelect
  633. {
  634. *Order: DOC_SETUP.7
  635. *Cmd: "!R!spsz15;exit;<1B>&l8c1E"
  636. }
  637. }
  638. }
  639. }
  640. *Option: ENV_10
  641. {
  642. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  643. *switch: Orientation
  644. {
  645. *case: PORTRAIT
  646. {
  647. *PrintableArea: PAIR(2177, 5400)
  648. *PrintableOrigin: PAIR(150, 150)
  649. *switch: Resolution
  650. {
  651. *case: Option1
  652. {
  653. *PrintableArea: PAIR(2176, 5400)
  654. }
  655. *case: Option2
  656. {
  657. *PrintableArea: PAIR(2172, 5396)
  658. *PrintableOrigin: PAIR(152, 152)
  659. }
  660. }
  661. *CursorOrigin: PAIR(144, 96)
  662. *Command: CmdSelect
  663. {
  664. *Order: DOC_SETUP.7
  665. *Cmd: "!R!spsz2;exit;<1B>&l8c1E"
  666. }
  667. }
  668. *case: LANDSCAPE_CC90
  669. {
  670. *PrintableArea: PAIR(2177, 5400)
  671. *PrintableOrigin: PAIR(150, 150)
  672. *switch: Resolution
  673. {
  674. *case: Option1
  675. {
  676. *PrintableArea: PAIR(2176, 5400)
  677. }
  678. *case: Option2
  679. {
  680. *PrintableArea: PAIR(2172, 5396)
  681. *PrintableOrigin: PAIR(152, 152)
  682. }
  683. }
  684. *CursorOrigin: PAIR(96, 5582)
  685. *Command: CmdSelect
  686. {
  687. *Order: DOC_SETUP.7
  688. *Cmd: "!R!spsz2;exit;<1B>&l8c1E"
  689. }
  690. }
  691. }
  692. }
  693. *Option: ENV_MONARCH
  694. {
  695. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  696. *switch: Orientation
  697. {
  698. *case: PORTRAIT
  699. {
  700. *PrintableArea: PAIR(2028, 4200)
  701. *PrintableOrigin: PAIR(150, 150)
  702. *switch: Resolution
  703. {
  704. *case: Option2
  705. {
  706. *PrintableArea: PAIR(2024, 4196)
  707. *PrintableOrigin: PAIR(152, 152)
  708. }
  709. }
  710. *CursorOrigin: PAIR(144, 96)
  711. *Command: CmdSelect
  712. {
  713. *Order: DOC_SETUP.7
  714. *Cmd: "!R!spsz1;exit;<1B>&l8c1E"
  715. }
  716. }
  717. *case: LANDSCAPE_CC90
  718. {
  719. *PrintableArea: PAIR(2028, 4200)
  720. *PrintableOrigin: PAIR(150, 150)
  721. *switch: Resolution
  722. {
  723. *case: Option2
  724. {
  725. *PrintableArea: PAIR(2024, 4196)
  726. *PrintableOrigin: PAIR(152, 152)
  727. }
  728. }
  729. *CursorOrigin: PAIR(96, 4382)
  730. *Command: CmdSelect
  731. {
  732. *Order: DOC_SETUP.7
  733. *Cmd: "!R!spsz1;exit;<1B>&l8c1E"
  734. }
  735. }
  736. }
  737. }
  738. *Option: ENV_C5
  739. {
  740. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  741. *switch: Orientation
  742. {
  743. *case: PORTRAIT
  744. {
  745. *PrintableArea: PAIR(3528, 5112)
  746. *PrintableOrigin: PAIR(150, 150)
  747. *switch: Resolution
  748. {
  749. *case: Option2
  750. {
  751. *PrintableArea: PAIR(3524, 5108)
  752. *PrintableOrigin: PAIR(152, 152)
  753. }
  754. }
  755. *CursorOrigin: PAIR(144, 96)
  756. *Command: CmdSelect
  757. {
  758. *Order: DOC_SETUP.7
  759. *Cmd: "!R!spsz4;exit;<1B>&l8c1E"
  760. }
  761. }
  762. *case: LANDSCAPE_CC90
  763. {
  764. *PrintableArea: PAIR(3528, 5112)
  765. *PrintableOrigin: PAIR(150, 150)
  766. *switch: Resolution
  767. {
  768. *case: Option2
  769. {
  770. *PrintableArea: PAIR(3524, 5108)
  771. *PrintableOrigin: PAIR(152, 152)
  772. }
  773. }
  774. *CursorOrigin: PAIR(96, 5294)
  775. *Command: CmdSelect
  776. {
  777. *Order: DOC_SETUP.7
  778. *Cmd: "!R!spsz4;exit;<1B>&l8c1E"
  779. }
  780. }
  781. }
  782. }
  783. *Option: ENV_DL
  784. {
  785. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  786. *switch: Orientation
  787. {
  788. *case: PORTRAIT
  789. {
  790. *PrintableArea: PAIR(2298, 4896)
  791. *PrintableOrigin: PAIR(150, 150)
  792. *switch: Resolution
  793. {
  794. *case: Option2
  795. {
  796. *PrintableArea: PAIR(2296, 4892)
  797. *PrintableOrigin: PAIR(152, 152)
  798. }
  799. }
  800. *CursorOrigin: PAIR(144, 96)
  801. *Command: CmdSelect
  802. {
  803. *Order: DOC_SETUP.7
  804. *Cmd: "!R!spsz3;exit;<1B>&l8c1E"
  805. }
  806. }
  807. *case: LANDSCAPE_CC90
  808. {
  809. *PrintableArea: PAIR(2298, 4896)
  810. *PrintableOrigin: PAIR(150, 150)
  811. *switch: Resolution
  812. {
  813. *case: Option2
  814. {
  815. *PrintableArea: PAIR(2296, 4892)
  816. *PrintableOrigin: PAIR(152, 152)
  817. }
  818. }
  819. *CursorOrigin: PAIR(96, 5078)
  820. *Command: CmdSelect
  821. {
  822. *Order: DOC_SETUP.7
  823. *Cmd: "!R!spsz3;exit;<1B>&l8c1E"
  824. }
  825. }
  826. }
  827. }
  828. *Option: CUSTOMSIZE
  829. {
  830. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  831. *MinSize: PAIR(1800, 3000)
  832. *MaxSize: PAIR(7020, 10620)
  833. *MaxPrintableWidth: 7020
  834. *MinLeftMargin: 50
  835. *CenterPrintable?: FALSE
  836. *switch: Orientation
  837. {
  838. *case: PORTRAIT
  839. {
  840. *Command: CmdSelect
  841. {
  842. *Order: DOC_SETUP.7
  843. *Cmd: "!R!spsz12;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y"
  844. }
  845. }
  846. *case: LANDSCAPE_CC90
  847. {
  848. *Command: CmdSelect
  849. {
  850. *Order: DOC_SETUP.7
  851. *Cmd: "!R!spsz12;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 10200) * 6) / 5) }
  852. + "Z<1B>*p0x0Y"
  853. }
  854. }
  855. }
  856. }
  857. }
  858. *InvalidCombination: LIST(InputBin.Option2, PaperSize.TABLOID)
  859. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
  860. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option8)
  861. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
  862. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option11)
  863. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_10)
  864. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_MONARCH)
  865. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_C5)
  866. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_DL)
  867. *InvalidCombination: LIST(InputBin.Option2, PaperSize.CUSTOMSIZE)
  868. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option8)
  869. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option11)
  870. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_10)
  871. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_MONARCH)
  872. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_C5)
  873. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_DL)
  874. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option8)
  875. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option11)
  876. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_10)
  877. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_MONARCH)
  878. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_C5)
  879. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_DL)
  880. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LETTER)
  881. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LEGAL)
  882. *InvalidCombination: LIST(InputBin.Option6, PaperSize.TABLOID)
  883. *InvalidCombination: LIST(InputBin.Option6, PaperSize.EXECUTIVE)
  884. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A3)
  885. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A4)
  886. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A5)
  887. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option8)
  888. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B4)
  889. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B5)
  890. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option11)
  891. *InvalidCombination: LIST(InputBin.Option6, PaperSize.CUSTOMSIZE)
  892. *Feature: PrintQuality
  893. {
  894. *rcNameID: =TEXT_QUALITY_DISPLAY
  895. *DefaultOption: Option3
  896. *Option: Option1
  897. {
  898. *rcNameID: 301
  899. *Command: CmdSelect
  900. {
  901. *Order: DOC_SETUP.3
  902. *Cmd: "!R!sir0;exit;"
  903. }
  904. }
  905. *Option: Option2
  906. {
  907. *rcNameID: 302
  908. *Command: CmdSelect
  909. {
  910. *Order: DOC_SETUP.3
  911. *Cmd: "!R!sir1;exit;"
  912. }
  913. }
  914. *Option: Option3
  915. {
  916. *rcNameID: 303
  917. *Command: CmdSelect
  918. {
  919. *Order: DOC_SETUP.3
  920. *Cmd: "!R!sir2;exit;"
  921. }
  922. }
  923. *Option: Option4
  924. {
  925. *rcNameID: 304
  926. *Command: CmdSelect
  927. {
  928. *Order: DOC_SETUP.3
  929. *Cmd: "!R!sir3;exit;"
  930. }
  931. }
  932. }
  933. *Feature: OutputBin
  934. {
  935. *rcNameID: =OUTPUTBIN_DISPLAY
  936. *DefaultOption: Option1
  937. *Option: Option1
  938. {
  939. *rcNameID: 280
  940. }
  941. *Option: Option2
  942. {
  943. *rcNameID: 281
  944. *Command: CmdSelect
  945. {
  946. *Order: DOC_SETUP.11
  947. *Cmd: "<1B>&l1G"
  948. }
  949. }
  950. *Option: Option3
  951. {
  952. *rcNameID: 282
  953. *Command: CmdSelect
  954. {
  955. *Order: DOC_SETUP.11
  956. *Cmd: "<1B>&l2G"
  957. }
  958. }
  959. }
  960. *Feature: Halftone
  961. {
  962. *rcNameID: =HALFTONING_DISPLAY
  963. *DefaultOption: HT_PATSIZE_AUTO
  964. *Option: HT_PATSIZE_AUTO
  965. {
  966. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  967. }
  968. *Ifdef: WINNT_50
  969. *Option: HT_PATSIZE_SUPERCELL_M
  970. {
  971. *rcNameID: =HT_SUPERCELL_DISPLAY
  972. }
  973. *Endif:
  974. *Option: HT_PATSIZE_6x6_M
  975. {
  976. *rcNameID: =HT_DITHER6X6_DISPLAY
  977. }
  978. *Option: HT_PATSIZE_8x8_M
  979. {
  980. *rcNameID: =HT_DITHER8X8_DISPLAY
  981. }
  982. }
  983. *Feature: Memory
  984. {
  985. *rcNameID: =PRINTER_MEMORY_DISPLAY
  986. *DefaultOption: 3072KB
  987. *MemConfigKB: PAIR(2048, 1645)
  988. *MemConfigKB: PAIR(3072, 2250)
  989. *MemConfigKB: PAIR(4096, 3535)
  990. *MemConfigKB: PAIR(5120, 4480)
  991. *MemConfigKB: PAIR(6144, 5425)
  992. *MemConfigKB: PAIR(7168, 6370)
  993. *MemConfigKB: PAIR(8192, 7340)
  994. *MemConfigKB: PAIR(9216, 8260)
  995. *MemConfigKB: PAIR(10240, 9205)
  996. *MemConfigKB: PAIR(11264, 10150)
  997. *MemConfigKB: PAIR(12288, 10350)
  998. *MemConfigKB: PAIR(13312, 12040)
  999. *MemConfigKB: PAIR(14336, 12985)
  1000. *MemConfigKB: PAIR(15360, 15243)
  1001. *MemConfigKB: PAIR(16384, 13950)
  1002. *MemConfigKB: PAIR(17408, 15820)
  1003. *MemConfigKB: PAIR(18432, 15950)
  1004. *MemConfigKB: PAIR(19456, 16650)
  1005. *MemConfigKB: PAIR(20480, 17550)
  1006. *MemConfigKB: PAIR(21504, 18450)
  1007. *MemConfigKB: PAIR(22528, 19570)
  1008. *MemConfigKB: PAIR(23552, 20250)
  1009. *MemConfigKB: PAIR(24576, 21150)
  1010. *MemConfigKB: PAIR(25600, 22050)
  1011. *MemConfigKB: PAIR(26624, 22950)
  1012. *MemConfigKB: PAIR(27648, 23850)
  1013. *MemConfigKB: PAIR(28672, 24750)
  1014. *MemConfigKB: PAIR(29696, 25650)
  1015. *MemConfigKB: PAIR(30720, 26550)
  1016. *MemConfigKB: PAIR(31744, 27450)
  1017. *MemConfigKB: PAIR(32768, 28350)
  1018. *MemConfigKB: PAIR(33792, 29250)
  1019. *MemConfigKB: PAIR(34816, 30420)
  1020. *MemConfigKB: PAIR(35840, 31050)
  1021. *MemConfigKB: PAIR(36864, 31950)
  1022. *MemConfigKB: PAIR(37888, 32850)
  1023. *MemConfigKB: PAIR(38912, 33750)
  1024. *MemConfigKB: PAIR(39936, 34650)
  1025. *MemConfigKB: PAIR(40960, 35550)
  1026. *MemConfigKB: PAIR(41984, 36450)
  1027. *MemConfigKB: PAIR(43008, 37350)
  1028. *MemConfigKB: PAIR(44032, 38250)
  1029. *MemConfigKB: PAIR(45056, 39150)
  1030. *MemConfigKB: PAIR(46080, 40050)
  1031. *MemConfigKB: PAIR(47104, 40950)
  1032. *MemConfigKB: PAIR(48128, 41850)
  1033. *MemConfigKB: PAIR(49152, 42750)
  1034. *MemConfigKB: PAIR(50176, 43650)
  1035. *MemConfigKB: PAIR(51200, 44550)
  1036. *MemConfigKB: PAIR(52224, 45540)
  1037. *MemConfigKB: PAIR(53248, 46350)
  1038. *MemConfigKB: PAIR(54272, 47250)
  1039. *MemConfigKB: PAIR(55296, 48150)
  1040. *MemConfigKB: PAIR(56320, 49050)
  1041. *MemConfigKB: PAIR(57344, 49950)
  1042. *MemConfigKB: PAIR(58368, 50850)
  1043. *MemConfigKB: PAIR(59392, 51750)
  1044. *MemConfigKB: PAIR(60416, 52650)
  1045. *MemConfigKB: PAIR(61440, 53550)
  1046. *MemConfigKB: PAIR(62464, 54450)
  1047. *MemConfigKB: PAIR(63488, 55350)
  1048. *MemConfigKB: PAIR(64512, 56250)
  1049. *MemConfigKB: PAIR(65536, 57150)
  1050. }
  1051. *Command: CmdStartPage
  1052. {
  1053. *Order: PAGE_SETUP.1
  1054. *Cmd: "<1B>*b0M<0D>"
  1055. }
  1056. *Command: CmdEndJob
  1057. {
  1058. *Order: JOB_FINISH.1
  1059. *Cmd: "!R!res;exit;"
  1060. }
  1061. *Command: CmdCopies
  1062. {
  1063. *Order: DOC_SETUP.8
  1064. *Cmd: "<1B>&l" %d[1,9999]{NumOfCopies}"X"
  1065. }
  1066. *RotateCoordinate?: TRUE
  1067. *RotateRaster?: TRUE
  1068. *RotateFont?: TRUE
  1069. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1070. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  1071. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1072. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1073. *XMoveThreshold: 0
  1074. *YMoveThreshold: 0
  1075. *XMoveUnit: 300
  1076. *YMoveUnit: 300
  1077. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 2) }"X" }
  1078. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat((DestXRel / 2) )}"X" }
  1079. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat((DestXRel / 2) )}"X" }
  1080. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 2) }"Y" }
  1081. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d[1,6300]{max_repeat((DestYRel / 2) )}"Y" }
  1082. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d[1,6300]{max_repeat((DestYRel / 2) )}"Y" }
  1083. *Command: CmdCR { *Cmd : "<0D>" }
  1084. *Command: CmdLF { *Cmd : "<0A>" }
  1085. *Command: CmdFF { *Cmd : "<0C>" }
  1086. *Command: CmdBackSpace { *Cmd : "<08>" }
  1087. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1088. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1089. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1090. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1091. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1092. *EjectPageWithFF?: TRUE
  1093. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1094. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1095. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1096. *OutputDataFormat: H_BYTE
  1097. *OptimizeLeftBound?: TRUE
  1098. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1099. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1100. *DefaultFont: 1
  1101. *DefaultCTT: 0
  1102. *CharPosition: BASELINE
  1103. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  1104. + 17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,
  1105. + 33,34,35,36,37,38,39,40,41,42,43,44,45,46,85,86,
  1106. + 87,88,89,90,91,92,93,94,95,96,97,98,99,100,101)
  1107. *MinFontID: 16534
  1108. *MaxFontID: 32768
  1109. *FontFormat: HPPCL
  1110. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1111. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1112. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1113. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1114. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1115. *Command: CmdSelectWhiteBrush { *Cmd : "<1B>*v1o1T" }
  1116. *Command: CmdSelectBlackBrush { *Cmd : "<1B>*v0o0T" }
  1117. *MinGrayFill: 1
  1118. *MaxGrayFill: 100
  1119. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{(RectXSize / 2) }"A" }
  1120. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{(RectYSize / 2) }"B" }
  1121. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1122. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }