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.

1140 lines
35 KiB

  1. *GPDSpecVersion: "1.0"
  2. *GPDFileVersion: "1.0"
  3. *GPDFileName: "ssl68agk.gpd"
  4. *Include: "StdNames.gpd"
  5. *Include: "ttfsub.gpd"
  6. *ModelName: "�Z ML-68AG PCL5e"
  7. *MasterUnits: PAIR(1200, 1200)
  8. *ResourceDLL: "pcl5eres.dll"
  9. *PrinterType: PAGE
  10. *PrintRate: 8
  11. *PrintRatePPM: 8
  12. *PrintRateUnit: PPM
  13. *MaxCopies: 32767
  14. *Feature: Orientation
  15. {
  16. *rcNameID: =ORIENTATION_DISPLAY
  17. *DefaultOption: PORTRAIT
  18. *Option: PORTRAIT
  19. {
  20. *rcNameID: =PORTRAIT_DISPLAY
  21. *Command: CmdSelect
  22. {
  23. *Order: DOC_SETUP.8
  24. *Cmd: "<1B>&l0O"
  25. }
  26. }
  27. *Option: LANDSCAPE_CC90
  28. {
  29. *rcNameID: =LANDSCAPE_DISPLAY
  30. *Command: CmdSelect
  31. {
  32. *Order: DOC_SETUP.8
  33. *Cmd: "<1B>&l1O"
  34. }
  35. }
  36. }
  37. *Feature: InputBin
  38. {
  39. *rcNameID: =PAPER_SOURCE_DISPLAY
  40. *DefaultOption: MANUAL
  41. *IgnoreBlock
  42. {
  43. *DefaultOption: Option1
  44. *Option: Option1
  45. {
  46. *rcNameID: 271
  47. *OptionID: 271
  48. *Command: CmdSelect
  49. {
  50. *Order: DOC_SETUP.11
  51. *Cmd: "<1B>&l7H"
  52. }
  53. }
  54. } *% End of IgnoreBlock
  55. *Option: UPPER
  56. {
  57. *rcNameID: =UPPER_TRAY_DISPLAY
  58. *Command: CmdSelect
  59. {
  60. *Order: DOC_SETUP.11
  61. *Cmd: "<1B>&l1H"
  62. }
  63. }
  64. *Option: MANUAL
  65. {
  66. *rcNameID: =MANUAL_FEED_DISPLAY
  67. *Command: CmdSelect
  68. {
  69. *Order: DOC_SETUP.11
  70. *Cmd: "<1B>&l2H"
  71. }
  72. }
  73. }
  74. *Feature: Resolution
  75. {
  76. *rcNameID: =RESOLUTION_DISPLAY
  77. *DefaultOption: Option1
  78. *Option: Option1
  79. {
  80. *Name: "600 x 600 " =DOTS_PER_INCH
  81. *DPI: PAIR(600, 600)
  82. *TextDPI: PAIR(600, 600)
  83. *MinStripBlankPixels: 32
  84. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  85. *SpotDiameter: 100
  86. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  87. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  88. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  89. *Command: CmdSelect
  90. {
  91. *Order: DOC_SETUP.6
  92. *Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t600R"
  93. }
  94. }
  95. *Option: Option2
  96. {
  97. *Name: "300 x 300 " =DOTS_PER_INCH
  98. *DPI: PAIR(300, 300)
  99. *TextDPI: PAIR(300, 300)
  100. *MinStripBlankPixels: 32
  101. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  102. *SpotDiameter: 100
  103. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  104. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  105. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  106. *Command: CmdSelect
  107. {
  108. *Order: DOC_SETUP.6
  109. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t300R"
  110. }
  111. }
  112. *Option: Option3
  113. {
  114. *Name: "150 x 150 " =DOTS_PER_INCH
  115. *DPI: PAIR(150, 150)
  116. *TextDPI: PAIR(300, 300)
  117. *MinStripBlankPixels: 32
  118. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  119. *SpotDiameter: 100
  120. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  121. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  122. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  123. *Command: CmdSelect
  124. {
  125. *Order: DOC_SETUP.6
  126. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t150R"
  127. }
  128. }
  129. *Option: Option4
  130. {
  131. *Name: "75 x 75 " =DOTS_PER_INCH
  132. *DPI: PAIR(75, 75)
  133. *TextDPI: PAIR(300, 300)
  134. EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  135. *SpotDiameter: 100
  136. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  137. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  138. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  139. *Command: CmdSelect
  140. {
  141. *Order: DOC_SETUP.6
  142. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t75R"
  143. }
  144. }
  145. }
  146. *Feature: PaperSize
  147. {
  148. *rcNameID: =PAPER_SIZE_DISPLAY
  149. *DefaultOption: A4
  150. *Option: A5
  151. {
  152. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  153. *PageProtectMem: 2125
  154. *switch: Orientation
  155. {
  156. *case: PORTRAIT
  157. {
  158. *PrintableArea: PAIR(6396, 9372)
  159. *PrintableOrigin: PAIR(300, 300)
  160. *switch: Resolution
  161. {
  162. *case: Option3
  163. {
  164. *PrintableArea: PAIR(6392, 9368)
  165. *PrintableOrigin: PAIR(304, 304)
  166. }
  167. *case: Option4
  168. {
  169. *PrintableArea: PAIR(6384, 9360)
  170. *PrintableOrigin: PAIR(304, 304)
  171. }
  172. }
  173. *CursorOrigin: PAIR(300, 230)
  174. *Command: CmdSelect
  175. {
  176. *Order: DOC_SETUP.12
  177. *Cmd: "<1B>&l25a8c1E<1B>*p0x0Y<1B>*c0t3838x5762Y"
  178. }
  179. }
  180. *case: LANDSCAPE_CC90
  181. {
  182. *PrintableArea: PAIR(6396, 9324)
  183. *PrintableOrigin: PAIR(300, 300)
  184. *switch: Resolution
  185. {
  186. *case: Option3
  187. {
  188. *PrintableArea: PAIR(6392, 9320)
  189. *PrintableOrigin: PAIR(304, 304)
  190. }
  191. *case: Option4
  192. {
  193. *PrintableArea: PAIR(6384, 9312)
  194. *PrintableOrigin: PAIR(304, 304)
  195. }
  196. }
  197. *CursorOrigin: PAIR(260, 9764)
  198. *Command: CmdSelect
  199. {
  200. *Order: DOC_SETUP.12
  201. *Cmd: "<1B>&l25a8c1E<1B>*p0x0Y<1B>*c0t5762x3838Y"
  202. }
  203. }
  204. }
  205. }
  206. *Option: LETTER
  207. {
  208. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  209. *PageProtectMem: 4109
  210. *switch: Orientation
  211. {
  212. *case: PORTRAIT
  213. {
  214. *PrintableArea: PAIR(9600, 12660)
  215. *PrintableOrigin: PAIR(300, 300)
  216. *switch: Resolution
  217. {
  218. *case: Option3
  219. {
  220. *PrintableArea: PAIR(9592, 12656)
  221. *PrintableOrigin: PAIR(304, 304)
  222. }
  223. *case: Option4
  224. {
  225. *PrintableArea: PAIR(9584, 12656)
  226. *PrintableOrigin: PAIR(304, 304)
  227. }
  228. }
  229. *CursorOrigin: PAIR(300, 220)
  230. *Command: CmdSelect
  231. {
  232. *Order: DOC_SETUP.12
  233. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7728Y"
  234. }
  235. }
  236. *case: LANDSCAPE_CC90
  237. {
  238. *PrintableArea: PAIR(9760, 12600)
  239. *PrintableOrigin: PAIR(200, 300)
  240. *switch: Resolution
  241. {
  242. *case: Option3
  243. {
  244. *PrintableArea: PAIR(9760, 12592)
  245. *PrintableOrigin: PAIR(200, 304)
  246. }
  247. *case: Option4
  248. {
  249. *PrintableArea: PAIR(9744, 12592)
  250. *PrintableOrigin: PAIR(208, 304)
  251. }
  252. }
  253. *CursorOrigin: PAIR(200, 13000)
  254. *Command: CmdSelect
  255. {
  256. *Order: DOC_SETUP.12
  257. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7560x5880Y"
  258. }
  259. }
  260. }
  261. }
  262. *Option: LEGAL
  263. {
  264. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  265. *PageProtectMem: 5230
  266. *switch: Orientation
  267. {
  268. *case: PORTRAIT
  269. {
  270. *PrintableArea: PAIR(9600, 16260)
  271. *PrintableOrigin: PAIR(300, 300)
  272. *switch: Resolution
  273. {
  274. *case: Option3
  275. {
  276. *PrintableArea: PAIR(9592, 16256)
  277. *PrintableOrigin: PAIR(304, 304)
  278. }
  279. *case: Option4
  280. {
  281. *PrintableArea: PAIR(9584, 16256)
  282. *PrintableOrigin: PAIR(304, 304)
  283. }
  284. }
  285. *CursorOrigin: PAIR(300, 240)
  286. *Command: CmdSelect
  287. {
  288. *Order: DOC_SETUP.12
  289. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9888Y"
  290. }
  291. }
  292. *case: LANDSCAPE_CC90
  293. {
  294. *PrintableArea: PAIR(9760, 16200)
  295. *PrintableOrigin: PAIR(200, 300)
  296. *switch: Resolution
  297. {
  298. *case: Option3
  299. {
  300. *PrintableArea: PAIR(9760, 16192)
  301. *PrintableOrigin: PAIR(200, 304)
  302. }
  303. *case: Option4
  304. {
  305. *PrintableArea: PAIR(9744, 16192)
  306. *PrintableOrigin: PAIR(208, 304)
  307. }
  308. }
  309. *CursorOrigin: PAIR(200, 16600)
  310. *Command: CmdSelect
  311. {
  312. *Order: DOC_SETUP.12
  313. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9720x5880Y"
  314. }
  315. }
  316. }
  317. }
  318. *Option: EXECUTIVE
  319. {
  320. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  321. *PageProtectMem: 4109
  322. *switch: Orientation
  323. {
  324. *case: PORTRAIT
  325. {
  326. *PrintableArea: PAIR(8100, 12060)
  327. *PrintableOrigin: PAIR(300, 300)
  328. *switch: Resolution
  329. {
  330. *case: Option3
  331. {
  332. *PrintableArea: PAIR(8096, 12056)
  333. *PrintableOrigin: PAIR(304, 304)
  334. }
  335. *case: Option4
  336. {
  337. *PrintableArea: PAIR(8096, 12048)
  338. *PrintableOrigin: PAIR(304, 304)
  339. }
  340. }
  341. *CursorOrigin: PAIR(300, 160)
  342. *Command: CmdSelect
  343. {
  344. *Order: DOC_SETUP.12
  345. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t4860x7368Y"
  346. }
  347. }
  348. *case: LANDSCAPE_CC90
  349. {
  350. *PrintableArea: PAIR(8180, 12000)
  351. *PrintableOrigin: PAIR(220, 300)
  352. *switch: Resolution
  353. {
  354. *case: Option3
  355. {
  356. *PrintableArea: PAIR(8176, 11992)
  357. *PrintableOrigin: PAIR(224, 304)
  358. }
  359. *case: Option4
  360. {
  361. *PrintableArea: PAIR(8176, 11984)
  362. *PrintableOrigin: PAIR(224, 304)
  363. }
  364. }
  365. *CursorOrigin: PAIR(200, 12400)
  366. *Command: CmdSelect
  367. {
  368. *Order: DOC_SETUP.12
  369. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t7200x4980Y"
  370. }
  371. }
  372. }
  373. }
  374. *Option: A4
  375. {
  376. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  377. *PageProtectMem: 4249
  378. *switch: Orientation
  379. {
  380. *case: PORTRAIT
  381. {
  382. *PrintableArea: PAIR(9352, 13488)
  383. *PrintableOrigin: PAIR(260, 300)
  384. *switch: Resolution
  385. {
  386. *case: Option3
  387. {
  388. *PrintableArea: PAIR(9344, 13480)
  389. *PrintableOrigin: PAIR(264, 304)
  390. }
  391. *case: Option4
  392. {
  393. *PrintableArea: PAIR(9328, 13472)
  394. *PrintableOrigin: PAIR(272, 304)
  395. }
  396. }
  397. *CursorOrigin: PAIR(260, 200)
  398. *Command: CmdSelect
  399. {
  400. *Order: DOC_SETUP.12
  401. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5642x8225Y"
  402. }
  403. }
  404. *case: LANDSCAPE_CC90
  405. {
  406. *PrintableArea: PAIR(9404, 13428)
  407. *PrintableOrigin: PAIR(220, 350)
  408. *switch: Resolution
  409. {
  410. *case: Option3
  411. {
  412. *PrintableArea: PAIR(9400, 13424)
  413. *PrintableOrigin: PAIR(224, 354)
  414. }
  415. *case: Option4
  416. {
  417. *PrintableArea: PAIR(9392, 13424)
  418. *PrintableOrigin: PAIR(224, 354)
  419. }
  420. }
  421. *CursorOrigin: PAIR(200, 13788)
  422. *Command: CmdSelect
  423. {
  424. *Order: DOC_SETUP.12
  425. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8057x5714Y"
  426. }
  427. }
  428. }
  429. }
  430. *Option: B5
  431. {
  432. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  433. *PageProtectMem: 3198
  434. *switch: Orientation
  435. {
  436. *case: PORTRAIT
  437. {
  438. *PrintableArea: PAIR(8004, 11604)
  439. *PrintableOrigin: PAIR(300, 300)
  440. *switch: Resolution
  441. {
  442. *case: Option3
  443. {
  444. *PrintableArea: PAIR(8004, 11604)
  445. *PrintableOrigin: PAIR(300, 300)
  446. }
  447. *case: Option4
  448. {
  449. *PrintableArea: PAIR(8004, 11604)
  450. *PrintableOrigin: PAIR(300, 300)
  451. }
  452. }
  453. *CursorOrigin: PAIR(300, 230)
  454. *Command: CmdSelect
  455. {
  456. *Order: DOC_SETUP.12
  457. *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t4802x7070Y"
  458. }
  459. }
  460. *case: LANDSCAPE_CC90
  461. {
  462. *PrintableArea: PAIR(8144, 11664)
  463. *PrintableOrigin: PAIR(220, 240)
  464. *switch: Resolution
  465. {
  466. *case: Option3
  467. {
  468. *PrintableArea: PAIR(8144, 11664)
  469. *PrintableOrigin: PAIR(220, 240)
  470. }
  471. *case: Option4
  472. {
  473. *PrintableArea: PAIR(8144, 11664)
  474. *PrintableOrigin: PAIR(220, 240)
  475. }
  476. }
  477. *CursorOrigin: PAIR(200, 11904)
  478. *Command: CmdSelect
  479. {
  480. *Order: DOC_SETUP.12
  481. *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t6998x4922Y"
  482. }
  483. }
  484. }
  485. }
  486. *Option: ENV_10
  487. {
  488. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  489. *PageProtectMem: 4109
  490. *switch: Orientation
  491. {
  492. *case: PORTRAIT
  493. {
  494. *PrintableArea: PAIR(4346, 10800)
  495. *PrintableOrigin: PAIR(300, 300)
  496. *switch: Resolution
  497. {
  498. *case: Option2
  499. {
  500. *PrintableArea: PAIR(4344, 10800)
  501. }
  502. *case: Option3
  503. {
  504. *PrintableArea: PAIR(4336, 10792)
  505. *PrintableOrigin: PAIR(304, 304)
  506. }
  507. *case: Option4
  508. {
  509. *PrintableArea: PAIR(4336, 10784)
  510. *PrintableOrigin: PAIR(304, 304)
  511. }
  512. }
  513. *CursorOrigin: PAIR(300, 180)
  514. *Command: CmdSelect
  515. {
  516. *Order: DOC_SETUP.12
  517. *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6624Y"
  518. }
  519. }
  520. *case: LANDSCAPE_CC90
  521. {
  522. *PrintableArea: PAIR(4376, 10800)
  523. *PrintableOrigin: PAIR(300, 300)
  524. *switch: Resolution
  525. {
  526. *case: Option3
  527. {
  528. *PrintableArea: PAIR(4368, 10792)
  529. *PrintableOrigin: PAIR(304, 304)
  530. }
  531. *case: Option4
  532. {
  533. *PrintableArea: PAIR(4368, 10784)
  534. *PrintableOrigin: PAIR(304, 304)
  535. }
  536. }
  537. *CursorOrigin: PAIR(200, 11100)
  538. *Command: CmdSelect
  539. {
  540. *Order: DOC_SETUP.12
  541. *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
  542. }
  543. }
  544. }
  545. }
  546. *Option: ENV_DL
  547. {
  548. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  549. *PageProtectMem: 4109
  550. *switch: Orientation
  551. {
  552. *case: PORTRAIT
  553. {
  554. *PrintableArea: PAIR(4576, 9792)
  555. *PrintableOrigin: PAIR(300, 300)
  556. *switch: Resolution
  557. {
  558. *case: Option3
  559. {
  560. *PrintableArea: PAIR(4568, 9784)
  561. *PrintableOrigin: PAIR(304, 304)
  562. }
  563. *case: Option4
  564. {
  565. *PrintableArea: PAIR(4560, 9776)
  566. *PrintableOrigin: PAIR(304, 304)
  567. }
  568. }
  569. *CursorOrigin: PAIR(300, 180)
  570. *Command: CmdSelect
  571. {
  572. *Order: DOC_SETUP.12
  573. *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t2757x6019Y"
  574. }
  575. }
  576. *case: LANDSCAPE_CC90
  577. {
  578. *PrintableArea: PAIR(4596, 9792)
  579. *PrintableOrigin: PAIR(300, 300)
  580. *switch: Resolution
  581. {
  582. *case: Option3
  583. {
  584. *PrintableArea: PAIR(4592, 9784)
  585. *PrintableOrigin: PAIR(304, 304)
  586. }
  587. *case: Option4
  588. {
  589. *PrintableArea: PAIR(4592, 9776)
  590. *PrintableOrigin: PAIR(304, 304)
  591. }
  592. }
  593. *CursorOrigin: PAIR(200, 10092)
  594. *Command: CmdSelect
  595. {
  596. *Order: DOC_SETUP.12
  597. *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
  598. }
  599. }
  600. }
  601. }
  602. *Option: ENV_C5
  603. {
  604. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  605. *PageProtectMem: 4109
  606. *switch: Orientation
  607. {
  608. *case: PORTRAIT
  609. {
  610. *PrintableArea: PAIR(7036, 10214)
  611. *PrintableOrigin: PAIR(300, 300)
  612. *switch: Resolution
  613. {
  614. *case: Option2
  615. {
  616. *PrintableArea: PAIR(7036, 10212)
  617. }
  618. *case: Option3
  619. {
  620. *PrintableArea: PAIR(7032, 10208)
  621. *PrintableOrigin: PAIR(304, 304)
  622. }
  623. *case: Option4
  624. {
  625. *PrintableArea: PAIR(7024, 10208)
  626. *PrintableOrigin: PAIR(304, 304)
  627. }
  628. }
  629. *CursorOrigin: PAIR(300, 180)
  630. *Command: CmdSelect
  631. {
  632. *Order: DOC_SETUP.12
  633. *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6278Y"
  634. }
  635. }
  636. *case: LANDSCAPE_CC90
  637. {
  638. *PrintableArea: PAIR(7056, 10224)
  639. *PrintableOrigin: PAIR(300, 300)
  640. *switch: Resolution
  641. {
  642. *case: Option3
  643. {
  644. *PrintableArea: PAIR(7048, 10216)
  645. *PrintableOrigin: PAIR(304, 304)
  646. }
  647. *case: Option4
  648. {
  649. *PrintableArea: PAIR(7040, 10208)
  650. *PrintableOrigin: PAIR(304, 304)
  651. }
  652. }
  653. *CursorOrigin: PAIR(200, 10524)
  654. *Command: CmdSelect
  655. {
  656. *Order: DOC_SETUP.12
  657. *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4354Y"
  658. }
  659. }
  660. }
  661. }
  662. *Option: ENV_MONARCH
  663. {
  664. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  665. *PageProtectMem: 4109
  666. *switch: Orientation
  667. {
  668. *case: PORTRAIT
  669. {
  670. *PrintableArea: PAIR(4046, 8400)
  671. *PrintableOrigin: PAIR(300, 300)
  672. *switch: Resolution
  673. {
  674. *case: Option2
  675. {
  676. *PrintableArea: PAIR(4044, 8400)
  677. }
  678. *case: Option3
  679. {
  680. *PrintableArea: PAIR(4040, 8392)
  681. *PrintableOrigin: PAIR(304, 304)
  682. }
  683. *case: Option4
  684. {
  685. *PrintableArea: PAIR(4032, 8384)
  686. *PrintableOrigin: PAIR(304, 304)
  687. }
  688. }
  689. *CursorOrigin: PAIR(300, 180)
  690. *Command: CmdSelect
  691. {
  692. *Order: DOC_SETUP.12
  693. *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5184Y"
  694. }
  695. }
  696. *case: LANDSCAPE_CC90
  697. {
  698. *PrintableArea: PAIR(4076, 8400)
  699. *PrintableOrigin: PAIR(300, 300)
  700. *switch: Resolution
  701. {
  702. *case: Option3
  703. {
  704. *PrintableArea: PAIR(4072, 8392)
  705. *PrintableOrigin: PAIR(304, 304)
  706. }
  707. *case: Option4
  708. {
  709. *PrintableArea: PAIR(4064, 8384)
  710. *PrintableOrigin: PAIR(304, 304)
  711. }
  712. }
  713. *CursorOrigin: PAIR(200, 8750)
  714. *Command: CmdSelect
  715. {
  716. *Order: DOC_SETUP.12
  717. *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2557Y"
  718. }
  719. }
  720. }
  721. }
  722. *Option: ENV_B5
  723. {
  724. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  725. *PageProtectMem: 4109
  726. *switch: Orientation
  727. {
  728. *case: PORTRAIT
  729. {
  730. *PrintableArea: PAIR(7716, 11208)
  731. *PrintableOrigin: PAIR(300, 300)
  732. *CursorOrigin: PAIR(300, 220)
  733. *Command: CmdSelect
  734. {
  735. *Order: DOC_SETUP.12
  736. *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t4630x6893Y"
  737. }
  738. }
  739. *case: LANDSCAPE_CC90
  740. {
  741. *PrintableArea: PAIR(7716, 11208)
  742. *PrintableOrigin: PAIR(300, 300)
  743. *CursorOrigin: PAIR(200, 11608)
  744. *Command: CmdSelect
  745. {
  746. *Order: DOC_SETUP.12
  747. *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t6725x4750Y"
  748. }
  749. }
  750. }
  751. }
  752. *Option: ENV_C6
  753. {
  754. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  755. *PageProtectMem: 2048
  756. *switch: Orientation
  757. {
  758. *case: PORTRAIT
  759. {
  760. *PrintableArea: PAIR(4788, 7056)
  761. *PrintableOrigin: PAIR(300, 300)
  762. *CursorOrigin: PAIR(300, 298)
  763. *Command: CmdSelect
  764. {
  765. *Order: DOC_SETUP.11
  766. *Cmd: "<1B>&l3004a8c1E<1B>*p0x0Y<1B>*c0t2880x4232Y"
  767. }
  768. }
  769. *case: LANDSCAPE_CC90
  770. {
  771. *PrintableArea: PAIR(4788, 7056)
  772. *PrintableOrigin: PAIR(300, 300)
  773. *CursorOrigin: PAIR(300, 14356)
  774. *Command: CmdSelect
  775. {
  776. *Order: DOC_SETUP.11
  777. *Cmd: "<1B>&l3004a8c1E<1B>*p0x0Y<1B>*c0t4232x2880Y"
  778. }
  779. }
  780. }
  781. }
  782. *Option: FOLIO
  783. {
  784. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  785. *PageProtectMem: 2048
  786. *switch: Orientation
  787. {
  788. *case: PORTRAIT
  789. {
  790. *PrintableArea: PAIR(9600, 15000)
  791. *PrintableOrigin: PAIR(300, 300)
  792. *switch: Resolution
  793. {
  794. *case: Option3
  795. {
  796. *PrintableArea: PAIR(9592, 14992)
  797. *PrintableOrigin: PAIR(304, 304)
  798. }
  799. *case: Option4
  800. {
  801. *PrintableArea: PAIR(9584, 14992)
  802. *PrintableOrigin: PAIR(304, 304)
  803. }
  804. }
  805. *CursorOrigin: PAIR(300, 240)
  806. *Command: CmdSelect
  807. {
  808. *Order: PAGE_SETUP.12
  809. *Cmd: "<1B>&l3001a8c1E<1B>*p0x0Y<1B>*c0t5760x9144Y"
  810. }
  811. }
  812. *case: LANDSCAPE_CC90
  813. {
  814. *PrintableArea: PAIR(9712, 15012)
  815. *PrintableOrigin: PAIR(244, 244)
  816. *switch: Resolution
  817. {
  818. *case: Option3
  819. {
  820. *PrintableArea: PAIR(9704, 15004)
  821. *PrintableOrigin: PAIR(248, 248)
  822. }
  823. *case: Option4
  824. {
  825. *PrintableArea: PAIR(9696, 14988)
  826. *PrintableOrigin: PAIR(256, 256)
  827. }
  828. }
  829. *CursorOrigin: PAIR(244, 15400)
  830. *Command: CmdSelect
  831. {
  832. *Order: PAGE_SETUP.12
  833. *Cmd: "<1B>&l3001a8c1E<1B>*p0x0Y<1B>*c0t9072x5880Y"
  834. }
  835. }
  836. }
  837. }
  838. *Option: CUSTOMSIZE
  839. {
  840. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  841. *MinSize: PAIR(3600, 6000)
  842. *MaxSize: PAIR(10200, 32767)
  843. *MaxPrintableWidth: 10200
  844. *MinLeftMargin: 100
  845. *CenterPrintable?: FALSE
  846. *PageProtectMem: 1692
  847. *switch: Orientation
  848. {
  849. *case: PORTRAIT
  850. {
  851. *Command: CmdSelect
  852. {
  853. *Order: DOC_SETUP.12
  854. *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }
  855. + "x" %d{(((PhysPaperLength - 220) * 6) / 5) }"Y"
  856. }
  857. }
  858. *case: LANDSCAPE_CC90
  859. {
  860. *Command: CmdSelect
  861. {
  862. *Order: DOC_SETUP.12
  863. *Cmd: "<1B>&l101a4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 8400) * 6) / 5) }
  864. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPaperWidth - 300) * 6) / 5) }
  865. + "Y"
  866. }
  867. }
  868. }
  869. }
  870. }
  871. *%UPPER Paper Tray Constraints
  872. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_10)
  873. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_DL)
  874. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_C5)
  875. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_MONARCH)
  876. *InvalidCombination: LIST(InputBin.UPPER, PaperSize.ENV_B5)
  877. *IgnoreBlock
  878. {
  879. *Feature: Economode
  880. {
  881. *rcNameID: 377
  882. *DefaultOption: Option1
  883. *DefaultOption: Option1
  884. *Option: Option1
  885. {
  886. *rcNameID: 265
  887. *OptionID: 265
  888. }
  889. *Option: Option2
  890. {
  891. *rcNameID: 266
  892. *OptionID: 266
  893. *Command: CmdSelect
  894. {
  895. *Order: DOC_SETUP.5
  896. *Cmd: "@PJL SET ECONOMODE=OFF<0A>"
  897. }
  898. }
  899. *Option: Option3
  900. {
  901. *rcNameID: 267
  902. *OptionID: 267
  903. *Command: CmdSelect
  904. {
  905. *Order: DOC_SETUP.5
  906. *Cmd: "@PJL SET ECONOMODE=ON<0A>"
  907. }
  908. }
  909. }
  910. *Feature: PrintQuality
  911. {
  912. *rcNameID: =TEXT_QUALITY_DISPLAY
  913. *DefaultOption: Option1
  914. *Option: Option1
  915. {
  916. *rcNameID: 293
  917. }
  918. *Option: Option2
  919. {
  920. *rcNameID: 297
  921. *Command: CmdSelect
  922. {
  923. *Order: DOC_SETUP.4
  924. *Cmd: "@PJL SET RET=LIGHT<0A>"
  925. }
  926. }
  927. *Option: Option3
  928. {
  929. *rcNameID: 298
  930. *Command: CmdSelect
  931. {
  932. *Order: DOC_SETUP.4
  933. *Cmd: "@PJL SET RET=MEDIUM<0A>"
  934. }
  935. }
  936. *Option: Option4
  937. {
  938. *rcNameID: 299
  939. *Command: CmdSelect
  940. {
  941. *Order: DOC_SETUP.4
  942. *Cmd: "@PJL SET RET=DARK<0A>"
  943. }
  944. }
  945. *Option: Option5
  946. {
  947. *rcNameID: 300
  948. *Command: CmdSelect
  949. {
  950. *Order: DOC_SETUP.4
  951. *Cmd: "@PJL SET RET=OFF<0A>"
  952. }
  953. }
  954. }
  955. } *% End of IgnoreBlock
  956. *Feature: Halftone
  957. {
  958. *rcNameID: =HALFTONING_DISPLAY
  959. *DefaultOption: HT_PATSIZE_AUTO
  960. *Option: HT_PATSIZE_AUTO
  961. {
  962. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  963. }
  964. *Option: HT_PATSIZE_SUPERCELL_M
  965. {
  966. *rcNameID: =HT_SUPERCELL_DISPLAY
  967. }
  968. *Option: HT_PATSIZE_6x6_M
  969. {
  970. *rcNameID: =HT_DITHER6X6_DISPLAY
  971. }
  972. *Option: HT_PATSIZE_8x8_M
  973. {
  974. *rcNameID: =HT_DITHER8X8_DISPLAY
  975. }
  976. }
  977. *Feature: Memory
  978. {
  979. *rcNameID: =PRINTER_MEMORY_DISPLAY
  980. *DefaultOption: 4096KB
  981. *Option: 4096KB
  982. {
  983. *Name: "4MB"
  984. *MemoryConfigKB: PAIR(4096, 3150)
  985. }
  986. *Option: 5120KB
  987. {
  988. *Name: "5MB"
  989. *MemoryConfigKB: PAIR(5120, 4050)
  990. }
  991. *Option: 6144KB
  992. {
  993. *Name: "6MB"
  994. *MemoryConfigKB: PAIR(6144, 4950)
  995. }
  996. *Option: 8192KB
  997. {
  998. *Name: "8MB"
  999. *MemoryConfigKB: PAIR(8192, 6750)
  1000. }
  1001. *Option: 12288KB
  1002. {
  1003. *Name: "12MB"
  1004. *MemoryConfigKB: PAIR(12288, 10350)
  1005. }
  1006. *Option: 20480KB
  1007. {
  1008. *Name: "20MB"
  1009. *MemoryConfigKB: PAIR(20480, 17550)
  1010. }
  1011. *Option: 36864KB
  1012. {
  1013. *Name: "36MB"
  1014. *MemoryConfigKB: PAIR(36864, 31950)
  1015. }
  1016. }
  1017. *Feature: PageProtect
  1018. {
  1019. *rcNameID: =PAGE_PROTECTION_DISPLAY
  1020. *DefaultOption: OFF
  1021. *Option: ON
  1022. {
  1023. *rcNameID: =ON_DISPLAY
  1024. *Command: CmdSelect
  1025. {
  1026. *Order: DOC_SETUP.1
  1027. *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=A4<0A>"
  1028. }
  1029. }
  1030. *Option: OFF
  1031. {
  1032. *rcNameID: =OFF_DISPLAY
  1033. *Command: CmdSelect
  1034. {
  1035. *Order: DOC_SETUP.1
  1036. *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=OFF<0A>"
  1037. }
  1038. }
  1039. }
  1040. *switch: Memory
  1041. {
  1042. *case: 4096KB
  1043. {
  1044. *Command: CmdStartDoc
  1045. {
  1046. *Order: DOC_SETUP.7
  1047. *Cmd: "<1B>&u600D<1B>*r3F"
  1048. }
  1049. *RotateRaster?: FALSE
  1050. }
  1051. *default:
  1052. {
  1053. *Command: CmdStartDoc
  1054. {
  1055. *Order: DOC_SETUP.7
  1056. *Cmd: "<1B>&u600D<1B>*r0F"
  1057. }
  1058. *RotateRaster?: TRUE
  1059. }
  1060. }
  1061. *Command: CmdStartDoc
  1062. {
  1063. *Order: DOC_SETUP.7
  1064. *Cmd: "<1B>&u600D<1B>*r0F"
  1065. }
  1066. *Command: CmdStartPage
  1067. {
  1068. *Order: PAGE_SETUP.1
  1069. *Cmd: "<1B>*b0M<0D>"
  1070. }
  1071. *Command: CmdEndJob
  1072. {
  1073. *Order: JOB_FINISH.1
  1074. *Cmd: "<1B>E<1B>%%-12345X"
  1075. }
  1076. *Command: CmdCopies
  1077. {
  1078. *Order: DOC_SETUP.13
  1079. *Cmd: "<1B>&l" %d{NumOfCopies}"X"
  1080. }
  1081. *RotateCoordinate?: TRUE
  1082. *RotateFont?: TRUE
  1083. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1084. *MemoryUsage: LIST(FONT)
  1085. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1086. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1087. *XMoveThreshold: 0
  1088. *YMoveThreshold: 0
  1089. *XMoveUnit: 600
  1090. *YMoveUnit: 600
  1091. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{(DestX / 2) }"X" }
  1092. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,9600]{max_repeat((DestXRel / 2) )}"X" }
  1093. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,9600]{max_repeat((DestXRel / 2) )}"X" }
  1094. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{(DestY / 2) }"Y" }
  1095. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{(DestYRel / 2) }"Y" }
  1096. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{(DestYRel / 2) }"Y" }
  1097. *Command: CmdCR { *Cmd : "<0D>" }
  1098. *Command: CmdLF { *Cmd : "<0A>" }
  1099. *Command: CmdFF { *Cmd : "<0C>" }
  1100. *Command: CmdBackSpace { *Cmd : "<08>" }
  1101. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1102. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1103. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1104. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1105. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1106. *EjectPageWithFF?: TRUE
  1107. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1108. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1109. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1110. *OutputDataFormat: H_BYTE
  1111. *OptimizeLeftBound?: TRUE
  1112. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1113. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1114. *DefaultFont: 136
  1115. *DefaultCTT: 0
  1116. *CharPosition: BASELINE
  1117. *TTFSEnabled?: TRUE
  1118. *DeviceFonts: LIST(136,138,146,147,148,149,150,151,152,153,154,155,156,157,164,165,
  1119. + 166,196,197,198,199,200,201,202,203,209,210,211,212,213,214,215,
  1120. + 216,217,218,219,220,221,222,223,224,225,226,227,228,229,230)
  1121. *MinFontID: 16534
  1122. *MaxFontID: 32768
  1123. *FontFormat: HPPCL_RES
  1124. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1125. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1126. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1127. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1128. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1129. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  1130. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  1131. *MinGrayFill: 1
  1132. *MaxGrayFill: 100
  1133. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{(RectXSize / 2) }"A" }
  1134. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{(RectYSize / 2) }"B" }
  1135. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage }"g2P" }
  1136. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }