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.

1337 lines
48 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "SSL68HPK.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 949
  10. *ModelName: "�Z MyLaser ML-68H+"
  11. *MasterUnits: PAIR(600, 600)
  12. *ResourceDLL: "PCL5KRES.DLL"
  13. *PrinterType: PAGE
  14. *MaxCopies: 99
  15. *Feature: Orientation
  16. {
  17. *rcNameID: =ORIENTATION_DISPLAY
  18. *DefaultOption: PORTRAIT
  19. *Option: PORTRAIT
  20. {
  21. *rcNameID: =PORTRAIT_DISPLAY
  22. *Command: CmdSelect
  23. {
  24. *Order: DOC_SETUP.5
  25. *Cmd: "<1B>&l0O"
  26. }
  27. }
  28. *Option: LANDSCAPE_CC90
  29. {
  30. *rcNameID: =LANDSCAPE_DISPLAY
  31. *Command: CmdSelect
  32. {
  33. *Order: DOC_SETUP.5
  34. *Cmd: "<1B>&l1O"
  35. }
  36. }
  37. }
  38. *Feature: InputBin
  39. {
  40. *rcNameID: =PAPER_SOURCE_DISPLAY
  41. *DefaultOption: Option1
  42. *Option: Option1
  43. {
  44. *rcNameID: 265
  45. *Command: CmdSelect
  46. {
  47. *Order: DOC_SETUP.8
  48. *Cmd: "<1B>&l0H"
  49. }
  50. }
  51. *Option: UPPER
  52. {
  53. *rcNameID: =UPPER_TRAY_DISPLAY
  54. *Command: CmdSelect
  55. {
  56. *Order: DOC_SETUP.8
  57. *Cmd: "<1B>&l4H"
  58. }
  59. }
  60. *Option: MANUAL
  61. {
  62. *rcNameID: =MANUAL_FEED_DISPLAY
  63. *Command: CmdSelect
  64. {
  65. *Order: DOC_SETUP.8
  66. *Cmd: "<1B>&l2H"
  67. }
  68. }
  69. *Option: LOWER
  70. {
  71. *rcNameID: =LOWER_TRAY_DISPLAY
  72. *Command: CmdSelect
  73. {
  74. *Order: DOC_SETUP.8
  75. *Cmd: "<1B>&l1H"
  76. }
  77. }
  78. *Option: ENVFEED
  79. {
  80. *rcNameID: =ENV_FEED_DISPLAY
  81. *Command: CmdSelect
  82. {
  83. *Order: DOC_SETUP.8
  84. *Cmd: "<1B>&l6H"
  85. }
  86. }
  87. *Option: LARGECAPACITY
  88. {
  89. *rcNameID: =LARGE_CAP_DISPLAY
  90. *Command: CmdSelect
  91. {
  92. *Order: DOC_SETUP.8
  93. *Cmd: "<1B>&l5H"
  94. }
  95. }
  96. }
  97. *Feature: Resolution
  98. {
  99. *rcNameID: =RESOLUTION_DISPLAY
  100. *DefaultOption: Option1
  101. *Option: Option1
  102. {
  103. *Name: "600 x 600 dots per inch"
  104. *DPI: PAIR(600, 600)
  105. *TextDPI: PAIR(600, 600)
  106. *MinStripBlankPixels: 32
  107. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  108. *SpotDiameter: 100
  109. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  110. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  111. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  112. *Command: CmdSelect
  113. {
  114. *Order: DOC_SETUP.3
  115. *Cmd: "@PJL SET RESOLUTION=600<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t600R"
  116. }
  117. }
  118. *Option: Option2
  119. {
  120. *Name: "300 x 300 dots per inch"
  121. *DPI: PAIR(300, 300)
  122. *TextDPI: PAIR(300, 300)
  123. *MinStripBlankPixels: 32
  124. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  125. *SpotDiameter: 100
  126. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  127. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  128. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  129. *Command: CmdSelect
  130. {
  131. *Order: DOC_SETUP.3
  132. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t300R"
  133. }
  134. }
  135. *Option: Option3
  136. {
  137. *Name: "150 x 150 dots per inch"
  138. *DPI: PAIR(150, 150)
  139. *TextDPI: PAIR(300, 300)
  140. *MinStripBlankPixels: 32
  141. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  142. *SpotDiameter: 100
  143. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  144. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  145. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  146. *Command: CmdSelect
  147. {
  148. *Order: DOC_SETUP.3
  149. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t150R"
  150. }
  151. }
  152. *Option: Option4
  153. {
  154. *Name: "75 x 75 dots per inch"
  155. *DPI: PAIR(75, 75)
  156. *TextDPI: PAIR(300, 300)
  157. EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  158. *SpotDiameter: 100
  159. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  160. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  161. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  162. *Command: CmdSelect
  163. {
  164. *Order: DOC_SETUP.3
  165. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t75R"
  166. }
  167. }
  168. }
  169. *Feature: PaperSize
  170. {
  171. *rcNameID: =PAPER_SIZE_DISPLAY
  172. *DefaultOption: LETTER
  173. *Option: LETTER
  174. {
  175. *rcNameID: =LETTER_DISPLAY
  176. *PageProtectMem: 4109
  177. *switch: Orientation
  178. {
  179. *case: PORTRAIT
  180. {
  181. *PrintableArea: PAIR(4800, 6324)
  182. *PrintableOrigin: PAIR(150, 150)
  183. *switch: Resolution
  184. {
  185. *case: Option3
  186. {
  187. *% Warning: the following printable width is adjusted (4800->4796) so it is divisible by the resolution X scale.
  188. *% Warning: the following printable length is adjusted (6324->6320) so it is divisible by the resolution Y scale.
  189. *PrintableArea: PAIR(4796, 6320)
  190. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  191. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  192. *PrintableOrigin: PAIR(152, 152)
  193. }
  194. *case: Option4
  195. {
  196. *% Warning: the following printable width is adjusted (4800->4792) so it is divisible by the resolution X scale.
  197. *% Warning: the following printable length is adjusted (6324->6320) so it is divisible by the resolution Y scale.
  198. *PrintableArea: PAIR(4792, 6320)
  199. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  200. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  201. *PrintableOrigin: PAIR(152, 152)
  202. }
  203. }
  204. *CursorOrigin: PAIR(150, 90)
  205. *Command: CmdSelect
  206. {
  207. *Order: DOC_SETUP.10
  208. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7704Y"
  209. }
  210. }
  211. *case: LANDSCAPE_CC90
  212. {
  213. *PrintableArea: PAIR(4880, 6344)
  214. *PrintableOrigin: PAIR(100, 136)
  215. *switch: Resolution
  216. {
  217. *case: Option4
  218. {
  219. *% Warning: the following printable width is adjusted (4880->4872) so it is divisible by the resolution X scale.
  220. *PrintableArea: PAIR(4872, 6344)
  221. *% Warning: the following printable origin X is adjusted (100->104) so it is divisible by the resolution X scale.
  222. *PrintableOrigin: PAIR(104, 136)
  223. }
  224. }
  225. *CursorOrigin: PAIR(100, 6480)
  226. *Command: CmdSelect
  227. {
  228. *Order: DOC_SETUP.10
  229. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7632x5880Y"
  230. }
  231. }
  232. }
  233. }
  234. *Option: LEGAL
  235. {
  236. *rcNameID: =LEGAL_DISPLAY
  237. *PageProtectMem: 5230
  238. *switch: Orientation
  239. {
  240. *case: PORTRAIT
  241. {
  242. *PrintableArea: PAIR(4800, 8124)
  243. *PrintableOrigin: PAIR(150, 150)
  244. *switch: Resolution
  245. {
  246. *case: Option3
  247. {
  248. *% Warning: the following printable width is adjusted (4800->4796) so it is divisible by the resolution X scale.
  249. *% Warning: the following printable length is adjusted (8124->8120) so it is divisible by the resolution Y scale.
  250. *PrintableArea: PAIR(4796, 8120)
  251. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  252. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  253. *PrintableOrigin: PAIR(152, 152)
  254. }
  255. *case: Option4
  256. {
  257. *% Warning: the following printable width is adjusted (4800->4792) so it is divisible by the resolution X scale.
  258. *% Warning: the following printable length is adjusted (8124->8120) so it is divisible by the resolution Y scale.
  259. *PrintableArea: PAIR(4792, 8120)
  260. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  261. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  262. *PrintableOrigin: PAIR(152, 152)
  263. }
  264. }
  265. *CursorOrigin: PAIR(150, 90)
  266. *Command: CmdSelect
  267. {
  268. *Order: DOC_SETUP.10
  269. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9864Y"
  270. }
  271. }
  272. *case: LANDSCAPE_CC90
  273. {
  274. *PrintableArea: PAIR(4880, 8142)
  275. *PrintableOrigin: PAIR(100, 138)
  276. *switch: Resolution
  277. {
  278. *case: Option3
  279. {
  280. *% Warning: the following printable length is adjusted (8142->8140) so it is divisible by the resolution Y scale.
  281. *PrintableArea: PAIR(4880, 8140)
  282. *% Warning: the following printable origin Y is adjusted (138->140) so it is divisible by the resolution Y scale.
  283. *PrintableOrigin: PAIR(100, 140)
  284. }
  285. *case: Option4
  286. {
  287. *% Warning: the following printable width is adjusted (4880->4872) so it is divisible by the resolution X scale.
  288. *% Warning: the following printable length is adjusted (8142->8136) so it is divisible by the resolution Y scale.
  289. *PrintableArea: PAIR(4872, 8136)
  290. *% Warning: the following printable origin X is adjusted (100->104) so it is divisible by the resolution X scale.
  291. *% Warning: the following printable origin Y is adjusted (138->144) so it is divisible by the resolution Y scale.
  292. *PrintableOrigin: PAIR(104, 144)
  293. }
  294. }
  295. *CursorOrigin: PAIR(100, 8280)
  296. *Command: CmdSelect
  297. {
  298. *Order: DOC_SETUP.10
  299. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9792x5880Y"
  300. }
  301. }
  302. }
  303. }
  304. *Option: EXECUTIVE
  305. {
  306. *rcNameID: =EXECUTIVE_DISPLAY
  307. *PageProtectMem: 4109
  308. *switch: Orientation
  309. {
  310. *case: PORTRAIT
  311. {
  312. *PrintableArea: PAIR(4050, 6024)
  313. *PrintableOrigin: PAIR(150, 150)
  314. *switch: Resolution
  315. {
  316. *case: Option3
  317. {
  318. *% Warning: the following printable width is adjusted (4050->4048) so it is divisible by the resolution X scale.
  319. *% Warning: the following printable length is adjusted (6024->6020) so it is divisible by the resolution Y scale.
  320. *PrintableArea: PAIR(4048, 6020)
  321. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  322. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  323. *PrintableOrigin: PAIR(152, 152)
  324. }
  325. *case: Option4
  326. {
  327. *% Warning: the following printable width is adjusted (4050->4048) so it is divisible by the resolution X scale.
  328. *% Warning: the following printable length is adjusted (6024->6016) so it is divisible by the resolution Y scale.
  329. *PrintableArea: PAIR(4048, 6016)
  330. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  331. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  332. *PrintableOrigin: PAIR(152, 152)
  333. }
  334. }
  335. *CursorOrigin: PAIR(150, 90)
  336. *Command: CmdSelect
  337. {
  338. *Order: DOC_SETUP.10
  339. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t4860x7344Y"
  340. }
  341. }
  342. *case: LANDSCAPE_CC90
  343. {
  344. *PrintableArea: PAIR(4110, 6040)
  345. *PrintableOrigin: PAIR(120, 140)
  346. *switch: Resolution
  347. {
  348. *case: Option3
  349. {
  350. *% Warning: the following printable width is adjusted (4110->4108) so it is divisible by the resolution X scale.
  351. *PrintableArea: PAIR(4108, 6040)
  352. }
  353. *case: Option4
  354. {
  355. *% Warning: the following printable width is adjusted (4110->4104) so it is divisible by the resolution X scale.
  356. *% Warning: the following printable length is adjusted (6040->6032) so it is divisible by the resolution Y scale.
  357. *PrintableArea: PAIR(4104, 6032)
  358. *% Warning: the following printable origin Y is adjusted (140->144) so it is divisible by the resolution Y scale.
  359. *PrintableOrigin: PAIR(120, 144)
  360. }
  361. }
  362. *CursorOrigin: PAIR(100, 6180)
  363. *Command: CmdSelect
  364. {
  365. *Order: DOC_SETUP.10
  366. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t7272x4980Y"
  367. }
  368. }
  369. }
  370. }
  371. *Option: A4
  372. {
  373. *rcNameID: =A4_DISPLAY
  374. *PageProtectMem: 4249
  375. *switch: Orientation
  376. {
  377. *case: PORTRAIT
  378. {
  379. *PrintableArea: PAIR(4646, 6738)
  380. *PrintableOrigin: PAIR(150, 150)
  381. *switch: Resolution
  382. {
  383. *case: Option3
  384. {
  385. *% Warning: the following printable width is adjusted (4646->4644) so it is divisible by the resolution X scale.
  386. *% Warning: the following printable length is adjusted (6738->6736) so it is divisible by the resolution Y scale.
  387. *PrintableArea: PAIR(4644, 6736)
  388. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  389. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  390. *PrintableOrigin: PAIR(152, 152)
  391. }
  392. *case: Option4
  393. {
  394. *% Warning: the following printable width is adjusted (4646->4640) so it is divisible by the resolution X scale.
  395. *% Warning: the following printable length is adjusted (6738->6736) so it is divisible by the resolution Y scale.
  396. *PrintableArea: PAIR(4640, 6736)
  397. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  398. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  399. *PrintableOrigin: PAIR(152, 152)
  400. }
  401. }
  402. *CursorOrigin: PAIR(150, 90)
  403. *Command: CmdSelect
  404. {
  405. *Order: DOC_SETUP.10
  406. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5594x8201Y"
  407. }
  408. }
  409. *case: LANDSCAPE_CC90
  410. {
  411. *PrintableArea: PAIR(4732, 6758)
  412. *PrintableOrigin: PAIR(110, 136)
  413. *switch: Resolution
  414. {
  415. *case: Option3
  416. {
  417. *% Warning: the following printable width is adjusted (4732->4728) so it is divisible by the resolution X scale.
  418. *% Warning: the following printable length is adjusted (6758->6756) so it is divisible by the resolution Y scale.
  419. *PrintableArea: PAIR(4728, 6756)
  420. *% Warning: the following printable origin X is adjusted (110->112) so it is divisible by the resolution X scale.
  421. *PrintableOrigin: PAIR(112, 136)
  422. }
  423. *case: Option4
  424. {
  425. *% Warning: the following printable width is adjusted (4732->4728) so it is divisible by the resolution X scale.
  426. *% Warning: the following printable length is adjusted (6758->6752) so it is divisible by the resolution Y scale.
  427. *PrintableArea: PAIR(4728, 6752)
  428. *% Warning: the following printable origin X is adjusted (110->112) so it is divisible by the resolution X scale.
  429. *PrintableOrigin: PAIR(112, 136)
  430. }
  431. }
  432. *CursorOrigin: PAIR(100, 6894)
  433. *Command: CmdSelect
  434. {
  435. *Order: DOC_SETUP.10
  436. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8129x5714Y"
  437. }
  438. }
  439. }
  440. }
  441. *Option: ENV_10
  442. {
  443. *rcNameID: =ENV_10_DISPLAY
  444. *PageProtectMem: 4109
  445. *switch: Orientation
  446. {
  447. *case: PORTRAIT
  448. {
  449. *PrintableArea: PAIR(2148, 5400)
  450. *PrintableOrigin: PAIR(150, 150)
  451. *switch: Resolution
  452. {
  453. *case: Option3
  454. {
  455. *% Warning: the following printable width is adjusted (2148->2144) so it is divisible by the resolution X scale.
  456. *% Warning: the following printable length is adjusted (5400->5396) so it is divisible by the resolution Y scale.
  457. *PrintableArea: PAIR(2144, 5396)
  458. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  459. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  460. *PrintableOrigin: PAIR(152, 152)
  461. }
  462. *case: Option4
  463. {
  464. *% Warning: the following printable width is adjusted (2148->2144) so it is divisible by the resolution X scale.
  465. *% Warning: the following printable length is adjusted (5400->5392) so it is divisible by the resolution Y scale.
  466. *PrintableArea: PAIR(2144, 5392)
  467. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  468. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  469. *PrintableOrigin: PAIR(152, 152)
  470. }
  471. }
  472. *CursorOrigin: PAIR(150, 80)
  473. *Command: CmdSelect
  474. {
  475. *Order: DOC_SETUP.10
  476. *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6648Y"
  477. }
  478. }
  479. *case: LANDSCAPE_CC90
  480. {
  481. *PrintableArea: PAIR(2178, 5400)
  482. *PrintableOrigin: PAIR(150, 150)
  483. *switch: Resolution
  484. {
  485. *case: Option3
  486. {
  487. *% Warning: the following printable width is adjusted (2178->2176) so it is divisible by the resolution X scale.
  488. *% Warning: the following printable length is adjusted (5400->5396) so it is divisible by the resolution Y scale.
  489. *PrintableArea: PAIR(2176, 5396)
  490. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  491. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  492. *PrintableOrigin: PAIR(152, 152)
  493. }
  494. *case: Option4
  495. {
  496. *% Warning: the following printable width is adjusted (2178->2176) so it is divisible by the resolution X scale.
  497. *% Warning: the following printable length is adjusted (5400->5392) so it is divisible by the resolution Y scale.
  498. *PrintableArea: PAIR(2176, 5392)
  499. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  500. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  501. *PrintableOrigin: PAIR(152, 152)
  502. }
  503. }
  504. *CursorOrigin: PAIR(100, 5550)
  505. *Command: CmdSelect
  506. {
  507. *Order: DOC_SETUP.10
  508. *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
  509. }
  510. }
  511. }
  512. }
  513. *Option: ENV_DL
  514. {
  515. *rcNameID: =ENV_DL_DISPLAY
  516. *PageProtectMem: 4109
  517. *switch: Orientation
  518. {
  519. *case: PORTRAIT
  520. {
  521. *PrintableArea: PAIR(2298, 4896)
  522. *PrintableOrigin: PAIR(150, 150)
  523. *switch: Resolution
  524. {
  525. *case: Option3
  526. {
  527. *% Warning: the following printable width is adjusted (2298->2296) so it is divisible by the resolution X scale.
  528. *% Warning: the following printable length is adjusted (4896->4892) so it is divisible by the resolution Y scale.
  529. *PrintableArea: PAIR(2296, 4892)
  530. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  531. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  532. *PrintableOrigin: PAIR(152, 152)
  533. }
  534. *case: Option4
  535. {
  536. *% Warning: the following printable width is adjusted (2298->2296) so it is divisible by the resolution X scale.
  537. *% Warning: the following printable length is adjusted (4896->4888) so it is divisible by the resolution Y scale.
  538. *PrintableArea: PAIR(2296, 4888)
  539. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  540. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  541. *PrintableOrigin: PAIR(152, 152)
  542. }
  543. }
  544. *CursorOrigin: PAIR(150, 80)
  545. *Command: CmdSelect
  546. {
  547. *Order: DOC_SETUP.10
  548. *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t2758x6043Y"
  549. }
  550. }
  551. *case: LANDSCAPE_CC90
  552. {
  553. *PrintableArea: PAIR(2298, 4896)
  554. *PrintableOrigin: PAIR(150, 150)
  555. *switch: Resolution
  556. {
  557. *case: Option3
  558. {
  559. *% Warning: the following printable width is adjusted (2298->2296) so it is divisible by the resolution X scale.
  560. *% Warning: the following printable length is adjusted (4896->4892) so it is divisible by the resolution Y scale.
  561. *PrintableArea: PAIR(2296, 4892)
  562. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  563. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  564. *PrintableOrigin: PAIR(152, 152)
  565. }
  566. *case: Option4
  567. {
  568. *% Warning: the following printable width is adjusted (2298->2296) so it is divisible by the resolution X scale.
  569. *% Warning: the following printable length is adjusted (4896->4888) so it is divisible by the resolution Y scale.
  570. *PrintableArea: PAIR(2296, 4888)
  571. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  572. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  573. *PrintableOrigin: PAIR(152, 152)
  574. }
  575. }
  576. *CursorOrigin: PAIR(100, 5046)
  577. *Command: CmdSelect
  578. {
  579. *Order: DOC_SETUP.10
  580. *Cmd: "<1B>&l90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
  581. }
  582. }
  583. }
  584. }
  585. *Option: ENV_C5
  586. {
  587. *rcNameID: =ENV_C5_DISPLAY
  588. *PageProtectMem: 4109
  589. *switch: Orientation
  590. {
  591. *case: PORTRAIT
  592. {
  593. *PrintableArea: PAIR(3518, 5112)
  594. *PrintableOrigin: PAIR(150, 150)
  595. *switch: Resolution
  596. {
  597. *case: Option3
  598. {
  599. *% Warning: the following printable width is adjusted (3518->3516) so it is divisible by the resolution X scale.
  600. *% Warning: the following printable length is adjusted (5112->5108) so it is divisible by the resolution Y scale.
  601. *PrintableArea: PAIR(3516, 5108)
  602. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  603. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  604. *PrintableOrigin: PAIR(152, 152)
  605. }
  606. *case: Option4
  607. {
  608. *% Warning: the following printable width is adjusted (3518->3512) so it is divisible by the resolution X scale.
  609. *% Warning: the following printable length is adjusted (5112->5104) so it is divisible by the resolution Y scale.
  610. *PrintableArea: PAIR(3512, 5104)
  611. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  612. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  613. *PrintableOrigin: PAIR(152, 152)
  614. }
  615. }
  616. *CursorOrigin: PAIR(150, 100)
  617. *Command: CmdSelect
  618. {
  619. *Order: DOC_SETUP.10
  620. *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6254Y"
  621. }
  622. }
  623. *case: LANDSCAPE_CC90
  624. {
  625. *PrintableArea: PAIR(3528, 5112)
  626. *PrintableOrigin: PAIR(150, 150)
  627. *switch: Resolution
  628. {
  629. *case: Option3
  630. {
  631. *% Warning: the following printable width is adjusted (3528->3524) so it is divisible by the resolution X scale.
  632. *% Warning: the following printable length is adjusted (5112->5108) so it is divisible by the resolution Y scale.
  633. *PrintableArea: PAIR(3524, 5108)
  634. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  635. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  636. *PrintableOrigin: PAIR(152, 152)
  637. }
  638. *case: Option4
  639. {
  640. *% Warning: the following printable width is adjusted (3528->3520) so it is divisible by the resolution X scale.
  641. *% Warning: the following printable length is adjusted (5112->5104) so it is divisible by the resolution Y scale.
  642. *PrintableArea: PAIR(3520, 5104)
  643. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  644. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  645. *PrintableOrigin: PAIR(152, 152)
  646. }
  647. }
  648. *CursorOrigin: PAIR(100, 5262)
  649. *Command: CmdSelect
  650. {
  651. *Order: DOC_SETUP.10
  652. *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4354Y"
  653. }
  654. }
  655. }
  656. }
  657. *Option: ENV_MONARCH
  658. {
  659. *rcNameID: =ENV_MONARCH_DISPLAY
  660. *PageProtectMem: 4109
  661. *switch: Orientation
  662. {
  663. *case: PORTRAIT
  664. {
  665. *PrintableArea: PAIR(1998, 4200)
  666. *PrintableOrigin: PAIR(150, 150)
  667. *switch: Resolution
  668. {
  669. *case: Option3
  670. {
  671. *% Warning: the following printable width is adjusted (1998->1996) so it is divisible by the resolution X scale.
  672. *% Warning: the following printable length is adjusted (4200->4196) so it is divisible by the resolution Y scale.
  673. *PrintableArea: PAIR(1996, 4196)
  674. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  675. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  676. *PrintableOrigin: PAIR(152, 152)
  677. }
  678. *case: Option4
  679. {
  680. *% Warning: the following printable width is adjusted (1998->1992) so it is divisible by the resolution X scale.
  681. *% Warning: the following printable length is adjusted (4200->4192) so it is divisible by the resolution Y scale.
  682. *PrintableArea: PAIR(1992, 4192)
  683. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  684. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  685. *PrintableOrigin: PAIR(152, 152)
  686. }
  687. }
  688. *CursorOrigin: PAIR(150, 100)
  689. *Command: CmdSelect
  690. {
  691. *Order: DOC_SETUP.10
  692. *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5160Y"
  693. }
  694. }
  695. *case: LANDSCAPE_CC90
  696. {
  697. *PrintableArea: PAIR(2028, 4200)
  698. *PrintableOrigin: PAIR(150, 150)
  699. *switch: Resolution
  700. {
  701. *case: Option3
  702. {
  703. *% Warning: the following printable width is adjusted (2028->2024) so it is divisible by the resolution X scale.
  704. *% Warning: the following printable length is adjusted (4200->4196) so it is divisible by the resolution Y scale.
  705. *PrintableArea: PAIR(2024, 4196)
  706. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  707. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  708. *PrintableOrigin: PAIR(152, 152)
  709. }
  710. *case: Option4
  711. {
  712. *% Warning: the following printable width is adjusted (2028->2024) so it is divisible by the resolution X scale.
  713. *% Warning: the following printable length is adjusted (4200->4192) so it is divisible by the resolution Y scale.
  714. *PrintableArea: PAIR(2024, 4192)
  715. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  716. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  717. *PrintableOrigin: PAIR(152, 152)
  718. }
  719. }
  720. *CursorOrigin: PAIR(100, 4350)
  721. *Command: CmdSelect
  722. {
  723. *Order: DOC_SETUP.10
  724. *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2554Y"
  725. }
  726. }
  727. }
  728. }
  729. *Option: ENV_B5
  730. {
  731. *rcNameID: =ENV_B5_DISPLAY
  732. *PageProtectMem: 4109
  733. *switch: Orientation
  734. {
  735. *case: PORTRAIT
  736. {
  737. *PrintableArea: PAIR(3858, 5604)
  738. *PrintableOrigin: PAIR(150, 150)
  739. *switch: Resolution
  740. {
  741. *case: Option3
  742. {
  743. *% Warning: the following printable width is adjusted (3858->3856) so it is divisible by the resolution X scale.
  744. *% Warning: the following printable length is adjusted (5604->5600) so it is divisible by the resolution Y scale.
  745. *PrintableArea: PAIR(3856, 5600)
  746. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  747. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  748. *PrintableOrigin: PAIR(152, 152)
  749. }
  750. *case: Option4
  751. {
  752. *% Warning: the following printable width is adjusted (3858->3856) so it is divisible by the resolution X scale.
  753. *% Warning: the following printable length is adjusted (5604->5600) so it is divisible by the resolution Y scale.
  754. *PrintableArea: PAIR(3856, 5600)
  755. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  756. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  757. *PrintableOrigin: PAIR(152, 152)
  758. }
  759. }
  760. *CursorOrigin: PAIR(150, 80)
  761. *Command: CmdSelect
  762. {
  763. *Order: DOC_SETUP.10
  764. *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t4630x6893Y"
  765. }
  766. }
  767. *case: LANDSCAPE_CC90
  768. {
  769. *PrintableArea: PAIR(3858, 5604)
  770. *PrintableOrigin: PAIR(150, 150)
  771. *switch: Resolution
  772. {
  773. *case: Option3
  774. {
  775. *% Warning: the following printable width is adjusted (3858->3856) so it is divisible by the resolution X scale.
  776. *% Warning: the following printable length is adjusted (5604->5600) so it is divisible by the resolution Y scale.
  777. *PrintableArea: PAIR(3856, 5600)
  778. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  779. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  780. *PrintableOrigin: PAIR(152, 152)
  781. }
  782. *case: Option4
  783. {
  784. *% Warning: the following printable width is adjusted (3858->3856) so it is divisible by the resolution X scale.
  785. *% Warning: the following printable length is adjusted (5604->5600) so it is divisible by the resolution Y scale.
  786. *PrintableArea: PAIR(3856, 5600)
  787. *% Warning: the following printable origin X is adjusted (150->152) so it is divisible by the resolution X scale.
  788. *% Warning: the following printable origin Y is adjusted (150->152) so it is divisible by the resolution Y scale.
  789. *PrintableOrigin: PAIR(152, 152)
  790. }
  791. }
  792. *CursorOrigin: PAIR(100, 5754)
  793. *Command: CmdSelect
  794. {
  795. *Order: DOC_SETUP.10
  796. *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t6725x4750Y"
  797. }
  798. }
  799. }
  800. }
  801. }
  802. *Feature: PrintQuality
  803. {
  804. *rcNameID: =TEXT_QUALITY_DISPLAY
  805. *DefaultOption: Option1
  806. *Option: Option1
  807. {
  808. *rcNameID: 315
  809. }
  810. *Option: Option2
  811. {
  812. *rcNameID: 317
  813. *Command: CmdSelect
  814. {
  815. *Order: DOC_SETUP.2
  816. *Cmd: "@PJL SET RET=LIGHT<0A>"
  817. }
  818. }
  819. *Option: Option3
  820. {
  821. *rcNameID: 318
  822. *Command: CmdSelect
  823. {
  824. *Order: DOC_SETUP.2
  825. *Cmd: "@PJL SET RET=MEDIUM<0A>"
  826. }
  827. }
  828. *Option: Option4
  829. {
  830. *rcNameID: 319
  831. *Command: CmdSelect
  832. {
  833. *Order: DOC_SETUP.2
  834. *Cmd: "@PJL SET RET=DARK<0A>"
  835. }
  836. }
  837. *Option: Option5
  838. {
  839. *rcNameID: 320
  840. *Command: CmdSelect
  841. {
  842. *Order: DOC_SETUP.2
  843. *Cmd: "@PJL SET RET=OFF<0A>"
  844. }
  845. }
  846. }
  847. *Feature: Halftone
  848. {
  849. *rcNameID: =HALFTONING_DISPLAY
  850. *DefaultOption: HT_PATSIZE_AUTO
  851. *Option: HT_PATSIZE_AUTO
  852. {
  853. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  854. }
  855. *Option: HT_PATSIZE_SUPERCELL_M
  856. {
  857. *rcNameID: =HT_SUPERCELL_DISPLAY
  858. }
  859. *Option: HT_PATSIZE_6x6_M
  860. {
  861. *rcNameID: =HT_DITHER6X6_DISPLAY
  862. }
  863. *Option: HT_PATSIZE_8x8_M
  864. {
  865. *rcNameID: =HT_DITHER8X8_DISPLAY
  866. }
  867. }
  868. *Feature: Memory
  869. {
  870. *rcNameID: =PRINTER_MEMORY_DISPLAY
  871. *DefaultOption: 2048KB
  872. *Option: 2048KB
  873. {
  874. *Name: "2MB"
  875. *MemoryConfigKB: PAIR(2048, 1350)
  876. }
  877. *Option: 3072KB
  878. {
  879. *Name: "3MB"
  880. *MemoryConfigKB: PAIR(3072, 2250)
  881. }
  882. *Option: 4096KB
  883. {
  884. *Name: "4MB"
  885. *MemoryConfigKB: PAIR(4096, 3150)
  886. }
  887. *Option: 5120KB
  888. {
  889. *Name: "5MB"
  890. *MemoryConfigKB: PAIR(5120, 4050)
  891. }
  892. *Option: 6144KB
  893. {
  894. *Name: "6MB"
  895. *MemoryConfigKB: PAIR(6144, 4950)
  896. }
  897. *Option: 7168KB
  898. {
  899. *Name: "7MB"
  900. *MemoryConfigKB: PAIR(7168, 5850)
  901. }
  902. *Option: 8192KB
  903. {
  904. *Name: "8MB"
  905. *MemoryConfigKB: PAIR(8192, 6750)
  906. }
  907. *Option: 9216KB
  908. {
  909. *Name: "9MB"
  910. *MemoryConfigKB: PAIR(9216, 7650)
  911. }
  912. *Option: 10240KB
  913. {
  914. *Name: "10MB"
  915. *MemoryConfigKB: PAIR(10240, 8550)
  916. }
  917. *Option: 11264KB
  918. {
  919. *Name: "11MB"
  920. *MemoryConfigKB: PAIR(11264, 9450)
  921. }
  922. *Option: 12288KB
  923. {
  924. *Name: "12MB"
  925. *MemoryConfigKB: PAIR(12288, 10350)
  926. }
  927. *Option: 13312KB
  928. {
  929. *Name: "13MB"
  930. *MemoryConfigKB: PAIR(13312, 11250)
  931. }
  932. *Option: 14336KB
  933. {
  934. *Name: "14MB"
  935. *MemoryConfigKB: PAIR(14336, 12150)
  936. }
  937. *Option: 15360KB
  938. {
  939. *Name: "15MB"
  940. *MemoryConfigKB: PAIR(15360, 13050)
  941. }
  942. *Option: 16384KB
  943. {
  944. *Name: "16MB"
  945. *MemoryConfigKB: PAIR(16384, 13950)
  946. }
  947. *Option: 17408KB
  948. {
  949. *Name: "17MB"
  950. *MemoryConfigKB: PAIR(17408, 14850)
  951. }
  952. *Option: 18432KB
  953. {
  954. *Name: "18MB"
  955. *MemoryConfigKB: PAIR(18432, 15750)
  956. }
  957. *Option: 19456KB
  958. {
  959. *Name: "19MB"
  960. *MemoryConfigKB: PAIR(19456, 16650)
  961. }
  962. *Option: 20480KB
  963. {
  964. *Name: "20MB"
  965. *MemoryConfigKB: PAIR(20480, 17550)
  966. }
  967. *Option: 21504KB
  968. {
  969. *Name: "21MB"
  970. *MemoryConfigKB: PAIR(21504, 18450)
  971. }
  972. *Option: 22528KB
  973. {
  974. *Name: "22MB"
  975. *MemoryConfigKB: PAIR(22528, 19350)
  976. }
  977. *Option: 23552KB
  978. {
  979. *Name: "23MB"
  980. *MemoryConfigKB: PAIR(23552, 20250)
  981. }
  982. *Option: 24576KB
  983. {
  984. *Name: "24MB"
  985. *MemoryConfigKB: PAIR(24576, 21150)
  986. }
  987. *Option: 25600KB
  988. {
  989. *Name: "25MB"
  990. *MemoryConfigKB: PAIR(25600, 22050)
  991. }
  992. *Option: 26624KB
  993. {
  994. *Name: "26MB"
  995. *MemoryConfigKB: PAIR(26624, 22950)
  996. }
  997. *Option: 27648KB
  998. {
  999. *Name: "27MB"
  1000. *MemoryConfigKB: PAIR(27648, 23850)
  1001. }
  1002. *Option: 28672KB
  1003. {
  1004. *Name: "28MB"
  1005. *MemoryConfigKB: PAIR(28672, 24750)
  1006. }
  1007. *Option: 29696KB
  1008. {
  1009. *Name: "29MB"
  1010. *MemoryConfigKB: PAIR(29696, 25650)
  1011. }
  1012. *Option: 30720KB
  1013. {
  1014. *Name: "30MB"
  1015. *MemoryConfigKB: PAIR(30720, 26550)
  1016. }
  1017. *Option: 31744KB
  1018. {
  1019. *Name: "31MB"
  1020. *MemoryConfigKB: PAIR(31744, 27450)
  1021. }
  1022. *Option: 32768KB
  1023. {
  1024. *Name: "32MB"
  1025. *MemoryConfigKB: PAIR(32768, 28350)
  1026. }
  1027. *Option: 33792KB
  1028. {
  1029. *Name: "33MB"
  1030. *MemoryConfigKB: PAIR(33792, 29250)
  1031. }
  1032. *Option: 34816KB
  1033. {
  1034. *Name: "34MB"
  1035. *MemoryConfigKB: PAIR(34816, 30150)
  1036. }
  1037. *Option: 35840KB
  1038. {
  1039. *Name: "35MB"
  1040. *MemoryConfigKB: PAIR(35840, 31050)
  1041. }
  1042. *Option: 36864KB
  1043. {
  1044. *Name: "36MB"
  1045. *MemoryConfigKB: PAIR(36864, 31950)
  1046. }
  1047. *Option: 37888KB
  1048. {
  1049. *Name: "37MB"
  1050. *MemoryConfigKB: PAIR(37888, 32850)
  1051. }
  1052. *Option: 38912KB
  1053. {
  1054. *Name: "38MB"
  1055. *MemoryConfigKB: PAIR(38912, 33750)
  1056. }
  1057. *Option: 39936KB
  1058. {
  1059. *Name: "39MB"
  1060. *MemoryConfigKB: PAIR(39936, 34650)
  1061. }
  1062. *Option: 40960KB
  1063. {
  1064. *Name: "40MB"
  1065. *MemoryConfigKB: PAIR(40960, 35550)
  1066. }
  1067. *Option: 41984KB
  1068. {
  1069. *Name: "41MB"
  1070. *MemoryConfigKB: PAIR(41984, 36450)
  1071. }
  1072. *Option: 43008KB
  1073. {
  1074. *Name: "42MB"
  1075. *MemoryConfigKB: PAIR(43008, 37350)
  1076. }
  1077. *Option: 44032KB
  1078. {
  1079. *Name: "43MB"
  1080. *MemoryConfigKB: PAIR(44032, 38250)
  1081. }
  1082. *Option: 45056KB
  1083. {
  1084. *Name: "44MB"
  1085. *MemoryConfigKB: PAIR(45056, 39150)
  1086. }
  1087. *Option: 46080KB
  1088. {
  1089. *Name: "45MB"
  1090. *MemoryConfigKB: PAIR(46080, 40050)
  1091. }
  1092. *Option: 47104KB
  1093. {
  1094. *Name: "46MB"
  1095. *MemoryConfigKB: PAIR(47104, 40950)
  1096. }
  1097. *Option: 48128KB
  1098. {
  1099. *Name: "47MB"
  1100. *MemoryConfigKB: PAIR(48128, 41850)
  1101. }
  1102. *Option: 49152KB
  1103. {
  1104. *Name: "48MB"
  1105. *MemoryConfigKB: PAIR(49152, 42750)
  1106. }
  1107. *Option: 50176KB
  1108. {
  1109. *Name: "49MB"
  1110. *MemoryConfigKB: PAIR(50176, 43650)
  1111. }
  1112. *Option: 51200KB
  1113. {
  1114. *Name: "50MB"
  1115. *MemoryConfigKB: PAIR(51200, 44550)
  1116. }
  1117. *Option: 52224KB
  1118. {
  1119. *Name: "51MB"
  1120. *MemoryConfigKB: PAIR(52224, 45540)
  1121. }
  1122. *Option: 53248KB
  1123. {
  1124. *Name: "52MB"
  1125. *MemoryConfigKB: PAIR(53248, 46350)
  1126. }
  1127. *Option: 54272KB
  1128. {
  1129. *Name: "53MB"
  1130. *MemoryConfigKB: PAIR(54272, 47250)
  1131. }
  1132. *Option: 55296KB
  1133. {
  1134. *Name: "54MB"
  1135. *MemoryConfigKB: PAIR(55296, 48150)
  1136. }
  1137. *Option: 56320KB
  1138. {
  1139. *Name: "55MB"
  1140. *MemoryConfigKB: PAIR(56320, 49050)
  1141. }
  1142. *Option: 57344KB
  1143. {
  1144. *Name: "56MB"
  1145. *MemoryConfigKB: PAIR(57344, 49950)
  1146. }
  1147. *Option: 58368KB
  1148. {
  1149. *Name: "57MB"
  1150. *MemoryConfigKB: PAIR(58368, 50850)
  1151. }
  1152. *Option: 59392KB
  1153. {
  1154. *Name: "58MB"
  1155. *MemoryConfigKB: PAIR(59392, 51750)
  1156. }
  1157. *Option: 60416KB
  1158. {
  1159. *Name: "59MB"
  1160. *MemoryConfigKB: PAIR(60416, 52650)
  1161. }
  1162. *Option: 61440KB
  1163. {
  1164. *Name: "60MB"
  1165. *MemoryConfigKB: PAIR(61440, 53550)
  1166. }
  1167. *Option: 62464KB
  1168. {
  1169. *Name: "61MB"
  1170. *MemoryConfigKB: PAIR(62464, 54450)
  1171. }
  1172. *Option: 63488KB
  1173. {
  1174. *Name: "62MB"
  1175. *MemoryConfigKB: PAIR(63488, 55350)
  1176. }
  1177. *Option: 64512KB
  1178. {
  1179. *Name: "63MB"
  1180. *MemoryConfigKB: PAIR(64512, 56250)
  1181. }
  1182. *Option: 65536KB
  1183. {
  1184. *Name: "64MB"
  1185. *MemoryConfigKB: PAIR(65536, 57150)
  1186. }
  1187. *Option: 66560KB
  1188. {
  1189. *Name: "65MB"
  1190. *MemoryConfigKB: PAIR(66560, 58050)
  1191. }
  1192. *Option: 67584KB
  1193. {
  1194. *Name: "66MB"
  1195. *MemoryConfigKB: PAIR(67584, 58950)
  1196. }
  1197. *Option: 68608KB
  1198. {
  1199. *Name: "67MB"
  1200. *MemoryConfigKB: PAIR(68608, 59850)
  1201. }
  1202. *Option: 69632KB
  1203. {
  1204. *Name: "68MB"
  1205. *MemoryConfigKB: PAIR(69632, 60750)
  1206. }
  1207. }
  1208. *Feature: PageProtect
  1209. {
  1210. *rcNameID: =PAGE_PROTECTION_DISPLAY
  1211. *DefaultOption: OFF
  1212. *Option: ON
  1213. {
  1214. *rcNameID: =ON_DISPLAY
  1215. *Command: CmdSelect
  1216. {
  1217. *Order: DOC_SETUP.1
  1218. *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=LETTER<0A>"
  1219. }
  1220. }
  1221. *Option: OFF
  1222. {
  1223. *rcNameID: =OFF_DISPLAY
  1224. *Command: CmdSelect
  1225. {
  1226. *Order: DOC_SETUP.1
  1227. *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=OFF<0A>"
  1228. }
  1229. }
  1230. }
  1231. *Command: CmdStartDoc
  1232. {
  1233. *Order: DOC_SETUP.4
  1234. *Cmd: "<1B>&u600D<1B>*r0F"
  1235. }
  1236. *Command: CmdStartPage
  1237. {
  1238. *Order: PAGE_SETUP.1
  1239. *Cmd: "<1B>*b0M<0D>"
  1240. }
  1241. *Command: CmdEndJob
  1242. {
  1243. *Order: JOB_FINISH.1
  1244. *Cmd: "<1B>E<1B>%%-12345X"
  1245. }
  1246. *Command: CmdCopies
  1247. {
  1248. *Order: DOC_SETUP.11
  1249. *Cmd: "<1B>&l" %d[1,99]{NumOfCopies}"X"
  1250. }
  1251. *RotateCoordinate?: TRUE
  1252. *RotateRaster?: TRUE
  1253. *RotateFont?: TRUE
  1254. *switch: Orientation
  1255. {
  1256. *case: PORTRAIT
  1257. {
  1258. *TextCaps: LIST(TC_CR_90,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE)
  1259. }
  1260. *case: LANDSCAPE_CC90
  1261. {
  1262. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1263. }
  1264. }
  1265. *MemoryUsage: LIST(FONT)
  1266. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1267. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1268. *XMoveThreshold: 0
  1269. *YMoveThreshold: 0
  1270. *XMoveUnit: 600
  1271. *YMoveUnit: 600
  1272. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  1273. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1274. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1275. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  1276. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  1277. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  1278. *Command: CmdCR { *Cmd : "<0D>" }
  1279. *Command: CmdLF { *Cmd : "<0A>" }
  1280. *Command: CmdFF { *Cmd : "<0C>" }
  1281. *Command: CmdBackSpace { *Cmd : "<08>" }
  1282. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1283. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1284. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1285. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1286. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1287. *EjectPageWithFF?: TRUE
  1288. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1289. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1290. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1291. *OutputDataFormat: H_BYTE
  1292. *OptimizeLeftBound?: TRUE
  1293. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1294. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1295. *DefaultFont: 136
  1296. *DefaultCTT: 0
  1297. *CharPosition: BASELINE
  1298. *DeviceFonts: LIST(136,138,146,147,148,149,150,151,152,153,154,155,156,157,169,170,
  1299. + 171,201,202,203,204,205,206,207,208,214,215,216,217,218,219,220,
  1300. + 221,222,223,224,225,226,227,228,229,230,231,232,233,234,235)
  1301. *MinFontID: 16534
  1302. *MaxFontID: 32768
  1303. *switch: Resolution
  1304. {
  1305. *case: Option1
  1306. {
  1307. *FontFormat: HPPCL_OUTLINE
  1308. }
  1309. *case: Option2
  1310. {
  1311. *FontFormat: HPPCL_RES
  1312. }
  1313. *case: Option3
  1314. {
  1315. *FontFormat: HPPCL_RES
  1316. }
  1317. *case: Option4
  1318. {
  1319. *FontFormat: HPPCL_RES
  1320. }
  1321. }
  1322. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1323. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1324. *Command: CmdSetCharCode { *Cmd : "<1B>&t1P<1B>*c" %d{NextGlyph}"E" }
  1325. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1326. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1327. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  1328. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  1329. *MinGrayFill: 1
  1330. *MaxGrayFill: 100
  1331. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  1332. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  1333. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1334. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  1335. *Include: "ttfsub.gpd"
  1336. *TTFSEnabled?: TRUE