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.

1005 lines
38 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.0"
  7. *GPDFileName: "SSML25K.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 949
  10. *ModelName: "�Z MyLaser II-5 (3105V)"
  11. *MasterUnits: PAIR(300, 300)
  12. *ResourceDLL: "PCL4KRES.DLL"
  13. *PrinterType: PAGE
  14. *MaxCopies: 99
  15. *% *FontCartSlots: 2
  16. *Feature: Orientation
  17. {
  18. *rcNameID: =ORIENTATION_DISPLAY
  19. *DefaultOption: PORTRAIT
  20. *Option: PORTRAIT
  21. {
  22. *rcNameID: =PORTRAIT_DISPLAY
  23. *Command: CmdSelect
  24. {
  25. *Order: DOC_SETUP.4
  26. *Cmd: "<1B>&l0o1E"
  27. }
  28. }
  29. *Option: LANDSCAPE_CC90
  30. {
  31. *rcNameID: =LANDSCAPE_DISPLAY
  32. *Command: CmdSelect
  33. {
  34. *Order: DOC_SETUP.4
  35. *Cmd: "<1B>&l1o6d1E"
  36. }
  37. }
  38. }
  39. *Feature: InputBin
  40. {
  41. *rcNameID: =PAPER_SOURCE_DISPLAY
  42. *DefaultOption: UPPER
  43. *Option: UPPER
  44. {
  45. *rcNameID: =UPPER_TRAY_DISPLAY
  46. *Command: CmdSelect
  47. {
  48. *Order: DOC_SETUP.2
  49. *Cmd: "<1B>&l1H"
  50. }
  51. }
  52. *Option: ENVMANUAL
  53. {
  54. *rcNameID: =ENV_MANUAL_DISPLAY
  55. *Command: CmdSelect
  56. {
  57. *Order: DOC_SETUP.2
  58. *Cmd: "<1B>&l3H"
  59. }
  60. }
  61. *Option: MANUAL
  62. {
  63. *rcNameID: =MANUAL_FEED_DISPLAY
  64. *Command: CmdSelect
  65. {
  66. *Order: DOC_SETUP.2
  67. *Cmd: "<1B>&l2H"
  68. }
  69. }
  70. }
  71. *Feature: Resolution
  72. {
  73. *rcNameID: =RESOLUTION_DISPLAY
  74. *DefaultOption: Option1
  75. *Option: Option1
  76. {
  77. *Name: "300 x 300 dots per inch"
  78. *DPI: PAIR(300, 300)
  79. *TextDPI: PAIR(300, 300)
  80. *MinStripBlankPixels: 32
  81. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  82. *SpotDiameter: 100
  83. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  84. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  85. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  86. *Command: CmdSelect
  87. {
  88. *Order: DOC_SETUP.5
  89. *Cmd: "<1B>*t300R"
  90. }
  91. }
  92. *Option: Option2
  93. {
  94. *Name: "150 x 150 dots per inch"
  95. *DPI: PAIR(150, 150)
  96. *TextDPI: PAIR(300, 300)
  97. *MinStripBlankPixels: 32
  98. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  99. *SpotDiameter: 100
  100. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  101. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  102. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  103. *Command: CmdSelect
  104. {
  105. *Order: DOC_SETUP.5
  106. *Cmd: "<1B>*t150R"
  107. }
  108. }
  109. *Option: Option3
  110. {
  111. *Name: "75 x 75 dots per inch"
  112. *DPI: PAIR(75, 75)
  113. *TextDPI: PAIR(300, 300)
  114. EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  115. *SpotDiameter: 100
  116. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  117. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  118. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  119. *Command: CmdSelect
  120. {
  121. *Order: DOC_SETUP.5
  122. *Cmd: "<1B>*t75R"
  123. }
  124. }
  125. }
  126. *Feature: PaperSize
  127. {
  128. *rcNameID: =PAPER_SIZE_DISPLAY
  129. *DefaultOption: LETTER
  130. *Option: LETTER
  131. {
  132. *rcNameID: =LETTER_DISPLAY
  133. *switch: Orientation
  134. {
  135. *case: PORTRAIT
  136. {
  137. *PrintableArea: PAIR(2400, 3175)
  138. *PrintableOrigin: PAIR(75, 75)
  139. *switch: Resolution
  140. {
  141. *case: Option2
  142. {
  143. *% Warning: the following printable width is adjusted (2400->2398) so it is divisible by the resolution X scale.
  144. *% Warning: the following printable length is adjusted (3175->3174) so it is divisible by the resolution Y scale.
  145. *PrintableArea: PAIR(2398, 3174)
  146. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  147. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  148. *PrintableOrigin: PAIR(76, 76)
  149. }
  150. *case: Option3
  151. {
  152. *% Warning: the following printable width is adjusted (2400->2396) so it is divisible by the resolution X scale.
  153. *% Warning: the following printable length is adjusted (3175->3172) so it is divisible by the resolution Y scale.
  154. *PrintableArea: PAIR(2396, 3172)
  155. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  156. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  157. *PrintableOrigin: PAIR(76, 76)
  158. }
  159. }
  160. *CursorOrigin: PAIR(75, 75)
  161. *Command: CmdSelect
  162. {
  163. *Order: DOC_SETUP.3
  164. *Cmd: "<1B>&l2a4d1e42F"
  165. }
  166. }
  167. *case: LANDSCAPE_CC90
  168. {
  169. *PrintableArea: PAIR(2400, 3180)
  170. *PrintableOrigin: PAIR(72, 65)
  171. *switch: Resolution
  172. {
  173. *case: Option2
  174. {
  175. *% Warning: the following printable length is adjusted (3180->3178) so it is divisible by the resolution Y scale.
  176. *PrintableArea: PAIR(2400, 3178)
  177. *% Warning: the following printable origin Y is adjusted (65->66) so it is divisible by the resolution Y scale.
  178. *PrintableOrigin: PAIR(72, 66)
  179. }
  180. *case: Option3
  181. {
  182. *% Warning: the following printable length is adjusted (3180->3176) so it is divisible by the resolution Y scale.
  183. *PrintableArea: PAIR(2400, 3176)
  184. *% Warning: the following printable origin Y is adjusted (65->68) so it is divisible by the resolution Y scale.
  185. *PrintableOrigin: PAIR(72, 68)
  186. }
  187. }
  188. *CursorOrigin: PAIR(72, 3255)
  189. *Command: CmdSelect
  190. {
  191. *Order: DOC_SETUP.3
  192. *Cmd: "<1B>&l2a4d1e42F"
  193. }
  194. }
  195. }
  196. }
  197. *Option: LEGAL
  198. {
  199. *rcNameID: =LEGAL_DISPLAY
  200. *switch: Orientation
  201. {
  202. *case: PORTRAIT
  203. {
  204. *PrintableArea: PAIR(2400, 4075)
  205. *PrintableOrigin: PAIR(75, 75)
  206. *switch: Resolution
  207. {
  208. *case: Option2
  209. {
  210. *% Warning: the following printable width is adjusted (2400->2398) so it is divisible by the resolution X scale.
  211. *% Warning: the following printable length is adjusted (4075->4074) so it is divisible by the resolution Y scale.
  212. *PrintableArea: PAIR(2398, 4074)
  213. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  214. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  215. *PrintableOrigin: PAIR(76, 76)
  216. }
  217. *case: Option3
  218. {
  219. *% Warning: the following printable width is adjusted (2400->2396) so it is divisible by the resolution X scale.
  220. *% Warning: the following printable length is adjusted (4075->4072) so it is divisible by the resolution Y scale.
  221. *PrintableArea: PAIR(2396, 4072)
  222. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  223. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  224. *PrintableOrigin: PAIR(76, 76)
  225. }
  226. }
  227. *CursorOrigin: PAIR(75, 75)
  228. *Command: CmdSelect
  229. {
  230. *Order: DOC_SETUP.3
  231. *Cmd: "<1B>&l3a4d1e54F"
  232. }
  233. }
  234. *case: LANDSCAPE_CC90
  235. {
  236. *PrintableArea: PAIR(2400, 4080)
  237. *PrintableOrigin: PAIR(72, 65)
  238. *switch: Resolution
  239. {
  240. *case: Option2
  241. {
  242. *% Warning: the following printable length is adjusted (4080->4078) so it is divisible by the resolution Y scale.
  243. *PrintableArea: PAIR(2400, 4078)
  244. *% Warning: the following printable origin Y is adjusted (65->66) so it is divisible by the resolution Y scale.
  245. *PrintableOrigin: PAIR(72, 66)
  246. }
  247. *case: Option3
  248. {
  249. *% Warning: the following printable length is adjusted (4080->4076) so it is divisible by the resolution Y scale.
  250. *PrintableArea: PAIR(2400, 4076)
  251. *% Warning: the following printable origin Y is adjusted (65->68) so it is divisible by the resolution Y scale.
  252. *PrintableOrigin: PAIR(72, 68)
  253. }
  254. }
  255. *CursorOrigin: PAIR(72, 4145)
  256. *Command: CmdSelect
  257. {
  258. *Order: DOC_SETUP.3
  259. *Cmd: "<1B>&l3a4d1e54F"
  260. }
  261. }
  262. }
  263. }
  264. *Option: EXECUTIVE
  265. {
  266. *rcNameID: =EXECUTIVE_DISPLAY
  267. *switch: Orientation
  268. {
  269. *case: PORTRAIT
  270. {
  271. *PrintableArea: PAIR(2053, 3025)
  272. *PrintableOrigin: PAIR(69, 75)
  273. *switch: Resolution
  274. {
  275. *case: Option2
  276. {
  277. *% Warning: the following printable width is adjusted (2053->2052) so it is divisible by the resolution X scale.
  278. *% Warning: the following printable length is adjusted (3025->3024) so it is divisible by the resolution Y scale.
  279. *PrintableArea: PAIR(2052, 3024)
  280. *% Warning: the following printable origin X is adjusted (69->70) so it is divisible by the resolution X scale.
  281. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  282. *PrintableOrigin: PAIR(70, 76)
  283. }
  284. *case: Option3
  285. {
  286. *% Warning: the following printable width is adjusted (2053->2048) so it is divisible by the resolution X scale.
  287. *% Warning: the following printable length is adjusted (3025->3024) so it is divisible by the resolution Y scale.
  288. *PrintableArea: PAIR(2048, 3024)
  289. *% Warning: the following printable origin X is adjusted (69->72) so it is divisible by the resolution X scale.
  290. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  291. *PrintableOrigin: PAIR(72, 76)
  292. }
  293. }
  294. *CursorOrigin: PAIR(69, 75)
  295. *Command: CmdSelect
  296. {
  297. *Order: DOC_SETUP.3
  298. *Cmd: "<1B>&l1a4d1e40F"
  299. }
  300. }
  301. *case: LANDSCAPE_CC90
  302. {
  303. *PrintableArea: PAIR(2040, 3028)
  304. *PrintableOrigin: PAIR(75, 72)
  305. *switch: Resolution
  306. {
  307. *case: Option2
  308. {
  309. *% Warning: the following printable width is adjusted (2040->2038) so it is divisible by the resolution X scale.
  310. *PrintableArea: PAIR(2038, 3028)
  311. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  312. *PrintableOrigin: PAIR(76, 72)
  313. }
  314. *case: Option3
  315. {
  316. *% Warning: the following printable width is adjusted (2040->2036) so it is divisible by the resolution X scale.
  317. *PrintableArea: PAIR(2036, 3028)
  318. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  319. *PrintableOrigin: PAIR(76, 72)
  320. }
  321. }
  322. *CursorOrigin: PAIR(75, 3100)
  323. *Command: CmdSelect
  324. {
  325. *Order: DOC_SETUP.3
  326. *Cmd: "<1B>&l1a4d1e40F"
  327. }
  328. }
  329. }
  330. }
  331. *Option: A4
  332. {
  333. *rcNameID: =A4_DISPLAY
  334. *switch: Orientation
  335. {
  336. *case: PORTRAIT
  337. {
  338. *PrintableArea: PAIR(2359, 3382)
  339. *PrintableOrigin: PAIR(69, 75)
  340. *switch: Resolution
  341. {
  342. *case: Option2
  343. {
  344. *% Warning: the following printable width is adjusted (2359->2358) so it is divisible by the resolution X scale.
  345. *% Warning: the following printable length is adjusted (3382->3380) so it is divisible by the resolution Y scale.
  346. *PrintableArea: PAIR(2358, 3380)
  347. *% Warning: the following printable origin X is adjusted (69->70) so it is divisible by the resolution X scale.
  348. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  349. *PrintableOrigin: PAIR(70, 76)
  350. }
  351. *case: Option3
  352. {
  353. *% Warning: the following printable width is adjusted (2359->2356) so it is divisible by the resolution X scale.
  354. *% Warning: the following printable length is adjusted (3382->3380) so it is divisible by the resolution Y scale.
  355. *PrintableArea: PAIR(2356, 3380)
  356. *% Warning: the following printable origin X is adjusted (69->72) so it is divisible by the resolution X scale.
  357. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  358. *PrintableOrigin: PAIR(72, 76)
  359. }
  360. }
  361. *CursorOrigin: PAIR(69, 75)
  362. *Command: CmdSelect
  363. {
  364. *Order: DOC_SETUP.3
  365. *Cmd: "<1B>&l26a4d1e45F"
  366. }
  367. }
  368. *case: LANDSCAPE_CC90
  369. {
  370. *PrintableArea: PAIR(2346, 3396)
  371. *PrintableOrigin: PAIR(75, 72)
  372. *switch: Resolution
  373. {
  374. *case: Option2
  375. {
  376. *% Warning: the following printable width is adjusted (2346->2344) so it is divisible by the resolution X scale.
  377. *PrintableArea: PAIR(2344, 3396)
  378. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  379. *PrintableOrigin: PAIR(76, 72)
  380. }
  381. *case: Option3
  382. {
  383. *% Warning: the following printable width is adjusted (2346->2344) so it is divisible by the resolution X scale.
  384. *PrintableArea: PAIR(2344, 3396)
  385. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  386. *PrintableOrigin: PAIR(76, 72)
  387. }
  388. }
  389. *CursorOrigin: PAIR(75, 3468)
  390. *Command: CmdSelect
  391. {
  392. *Order: DOC_SETUP.3
  393. *Cmd: "<1B>&l26a4d1e45F"
  394. }
  395. }
  396. }
  397. }
  398. *Option: ENV_10
  399. {
  400. *rcNameID: =ENV_10_DISPLAY
  401. *switch: Orientation
  402. {
  403. *case: PORTRAIT
  404. {
  405. *PrintableArea: PAIR(1117, 2725)
  406. *PrintableOrigin: PAIR(69, 75)
  407. *switch: Resolution
  408. {
  409. *case: Option2
  410. {
  411. *% Warning: the following printable width is adjusted (1117->1116) so it is divisible by the resolution X scale.
  412. *% Warning: the following printable length is adjusted (2725->2724) so it is divisible by the resolution Y scale.
  413. *PrintableArea: PAIR(1116, 2724)
  414. *% Warning: the following printable origin X is adjusted (69->70) so it is divisible by the resolution X scale.
  415. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  416. *PrintableOrigin: PAIR(70, 76)
  417. }
  418. *case: Option3
  419. {
  420. *% Warning: the following printable width is adjusted (1117->1112) so it is divisible by the resolution X scale.
  421. *% Warning: the following printable length is adjusted (2725->2724) so it is divisible by the resolution Y scale.
  422. *PrintableArea: PAIR(1112, 2724)
  423. *% Warning: the following printable origin X is adjusted (69->72) so it is divisible by the resolution X scale.
  424. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  425. *PrintableOrigin: PAIR(72, 76)
  426. }
  427. }
  428. *CursorOrigin: PAIR(69, 75)
  429. *Command: CmdSelect
  430. {
  431. *Order: DOC_SETUP.3
  432. *Cmd: "<1B>&l81a4d1E"
  433. }
  434. }
  435. *case: LANDSCAPE_CC90
  436. {
  437. *PrintableArea: PAIR(1104, 2739)
  438. *PrintableOrigin: PAIR(75, 72)
  439. *switch: Resolution
  440. {
  441. *case: Option2
  442. {
  443. *% Warning: the following printable width is adjusted (1104->1102) so it is divisible by the resolution X scale.
  444. *% Warning: the following printable length is adjusted (2739->2738) so it is divisible by the resolution Y scale.
  445. *PrintableArea: PAIR(1102, 2738)
  446. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  447. *PrintableOrigin: PAIR(76, 72)
  448. }
  449. *case: Option3
  450. {
  451. *% Warning: the following printable width is adjusted (1104->1100) so it is divisible by the resolution X scale.
  452. *% Warning: the following printable length is adjusted (2739->2736) so it is divisible by the resolution Y scale.
  453. *PrintableArea: PAIR(1100, 2736)
  454. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  455. *PrintableOrigin: PAIR(76, 72)
  456. }
  457. }
  458. *CursorOrigin: PAIR(75, 2811)
  459. *Command: CmdSelect
  460. {
  461. *Order: DOC_SETUP.3
  462. *Cmd: "<1B>&l81a4d1E"
  463. }
  464. }
  465. }
  466. }
  467. *Option: ENV_DL
  468. {
  469. *rcNameID: =ENV_DL_DISPLAY
  470. *switch: Orientation
  471. {
  472. *case: PORTRAIT
  473. {
  474. *PrintableArea: PAIR(1177, 2473)
  475. *PrintableOrigin: PAIR(69, 75)
  476. *switch: Resolution
  477. {
  478. *case: Option2
  479. {
  480. *% Warning: the following printable width is adjusted (1177->1176) so it is divisible by the resolution X scale.
  481. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  482. *PrintableArea: PAIR(1176, 2472)
  483. *% Warning: the following printable origin X is adjusted (69->70) so it is divisible by the resolution X scale.
  484. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  485. *PrintableOrigin: PAIR(70, 76)
  486. }
  487. *case: Option3
  488. {
  489. *% Warning: the following printable width is adjusted (1177->1172) so it is divisible by the resolution X scale.
  490. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  491. *PrintableArea: PAIR(1172, 2472)
  492. *% Warning: the following printable origin X is adjusted (69->72) so it is divisible by the resolution X scale.
  493. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  494. *PrintableOrigin: PAIR(72, 76)
  495. }
  496. }
  497. *CursorOrigin: PAIR(69, 75)
  498. *Command: CmdSelect
  499. {
  500. *Order: DOC_SETUP.3
  501. *Cmd: "<1B>&l90a4d1e45F"
  502. }
  503. }
  504. *case: LANDSCAPE_CC90
  505. {
  506. *PrintableArea: PAIR(1164, 2487)
  507. *PrintableOrigin: PAIR(75, 72)
  508. *switch: Resolution
  509. {
  510. *case: Option2
  511. {
  512. *% Warning: the following printable width is adjusted (1164->1162) so it is divisible by the resolution X scale.
  513. *% Warning: the following printable length is adjusted (2487->2486) so it is divisible by the resolution Y scale.
  514. *PrintableArea: PAIR(1162, 2486)
  515. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  516. *PrintableOrigin: PAIR(76, 72)
  517. }
  518. *case: Option3
  519. {
  520. *% Warning: the following printable width is adjusted (1164->1160) so it is divisible by the resolution X scale.
  521. *% Warning: the following printable length is adjusted (2487->2484) so it is divisible by the resolution Y scale.
  522. *PrintableArea: PAIR(1160, 2484)
  523. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  524. *PrintableOrigin: PAIR(76, 72)
  525. }
  526. }
  527. *CursorOrigin: PAIR(75, 2559)
  528. *Command: CmdSelect
  529. {
  530. *Order: DOC_SETUP.3
  531. *Cmd: "<1B>&l90a4d1e45F"
  532. }
  533. }
  534. }
  535. }
  536. *Option: ENV_C5
  537. {
  538. *rcNameID: =ENV_C5_DISPLAY
  539. *switch: Orientation
  540. {
  541. *case: PORTRAIT
  542. {
  543. *PrintableArea: PAIR(1792, 2581)
  544. *PrintableOrigin: PAIR(69, 75)
  545. *switch: Resolution
  546. {
  547. *case: Option2
  548. {
  549. *% Warning: the following printable width is adjusted (1792->1790) so it is divisible by the resolution X scale.
  550. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  551. *PrintableArea: PAIR(1790, 2580)
  552. *% Warning: the following printable origin X is adjusted (69->70) so it is divisible by the resolution X scale.
  553. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  554. *PrintableOrigin: PAIR(70, 76)
  555. }
  556. *case: Option3
  557. {
  558. *% Warning: the following printable width is adjusted (1792->1788) so it is divisible by the resolution X scale.
  559. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  560. *PrintableArea: PAIR(1788, 2580)
  561. *% Warning: the following printable origin X is adjusted (69->72) so it is divisible by the resolution X scale.
  562. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  563. *PrintableOrigin: PAIR(72, 76)
  564. }
  565. }
  566. *CursorOrigin: PAIR(69, 75)
  567. *Command: CmdSelect
  568. {
  569. *Order: DOC_SETUP.3
  570. *Cmd: "<1B>&l91a4d1e45F"
  571. }
  572. }
  573. *case: LANDSCAPE_CC90
  574. {
  575. *PrintableArea: PAIR(1779, 2595)
  576. *PrintableOrigin: PAIR(75, 72)
  577. *switch: Resolution
  578. {
  579. *case: Option2
  580. {
  581. *% Warning: the following printable width is adjusted (1779->1778) so it is divisible by the resolution X scale.
  582. *% Warning: the following printable length is adjusted (2595->2594) so it is divisible by the resolution Y scale.
  583. *PrintableArea: PAIR(1778, 2594)
  584. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  585. *PrintableOrigin: PAIR(76, 72)
  586. }
  587. *case: Option3
  588. {
  589. *% Warning: the following printable width is adjusted (1779->1776) so it is divisible by the resolution X scale.
  590. *% Warning: the following printable length is adjusted (2595->2592) so it is divisible by the resolution Y scale.
  591. *PrintableArea: PAIR(1776, 2592)
  592. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  593. *PrintableOrigin: PAIR(76, 72)
  594. }
  595. }
  596. *CursorOrigin: PAIR(75, 2667)
  597. *Command: CmdSelect
  598. {
  599. *Order: DOC_SETUP.3
  600. *Cmd: "<1B>&l91a4d1e45F"
  601. }
  602. }
  603. }
  604. }
  605. *Option: ENV_MONARCH
  606. {
  607. *rcNameID: =ENV_MONARCH_DISPLAY
  608. *switch: Orientation
  609. {
  610. *case: PORTRAIT
  611. {
  612. *PrintableArea: PAIR(1042, 2125)
  613. *PrintableOrigin: PAIR(69, 75)
  614. *switch: Resolution
  615. {
  616. *case: Option2
  617. {
  618. *% Warning: the following printable width is adjusted (1042->1040) so it is divisible by the resolution X scale.
  619. *% Warning: the following printable length is adjusted (2125->2124) so it is divisible by the resolution Y scale.
  620. *PrintableArea: PAIR(1040, 2124)
  621. *% Warning: the following printable origin X is adjusted (69->70) so it is divisible by the resolution X scale.
  622. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  623. *PrintableOrigin: PAIR(70, 76)
  624. }
  625. *case: Option3
  626. {
  627. *% Warning: the following printable width is adjusted (1042->1036) so it is divisible by the resolution X scale.
  628. *% Warning: the following printable length is adjusted (2125->2124) so it is divisible by the resolution Y scale.
  629. *PrintableArea: PAIR(1036, 2124)
  630. *% Warning: the following printable origin X is adjusted (69->72) so it is divisible by the resolution X scale.
  631. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  632. *PrintableOrigin: PAIR(72, 76)
  633. }
  634. }
  635. *CursorOrigin: PAIR(69, 75)
  636. *Command: CmdSelect
  637. {
  638. *Order: DOC_SETUP.3
  639. *Cmd: "<1B>&l80a4d1e45F"
  640. }
  641. }
  642. *case: LANDSCAPE_CC90
  643. {
  644. *PrintableArea: PAIR(1029, 2139)
  645. *PrintableOrigin: PAIR(75, 72)
  646. *switch: Resolution
  647. {
  648. *case: Option2
  649. {
  650. *% Warning: the following printable width is adjusted (1029->1028) so it is divisible by the resolution X scale.
  651. *% Warning: the following printable length is adjusted (2139->2138) so it is divisible by the resolution Y scale.
  652. *PrintableArea: PAIR(1028, 2138)
  653. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  654. *PrintableOrigin: PAIR(76, 72)
  655. }
  656. *case: Option3
  657. {
  658. *% Warning: the following printable width is adjusted (1029->1028) so it is divisible by the resolution X scale.
  659. *% Warning: the following printable length is adjusted (2139->2136) so it is divisible by the resolution Y scale.
  660. *PrintableArea: PAIR(1028, 2136)
  661. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  662. *PrintableOrigin: PAIR(76, 72)
  663. }
  664. }
  665. *CursorOrigin: PAIR(75, 2211)
  666. *Command: CmdSelect
  667. {
  668. *Order: DOC_SETUP.3
  669. *Cmd: "<1B>&l80a4d1e45F"
  670. }
  671. }
  672. }
  673. }
  674. }
  675. *Feature: Halftone
  676. {
  677. *rcNameID: =HALFTONING_DISPLAY
  678. *DefaultOption: HT_PATSIZE_AUTO
  679. *Option: HT_PATSIZE_AUTO
  680. {
  681. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  682. }
  683. *Option: HT_PATSIZE_SUPERCELL_M
  684. {
  685. *rcNameID: =HT_SUPERCELL_DISPLAY
  686. }
  687. *Option: HT_PATSIZE_6x6_M
  688. {
  689. *rcNameID: =HT_DITHER6X6_DISPLAY
  690. }
  691. *Option: HT_PATSIZE_8x8_M
  692. {
  693. *rcNameID: =HT_DITHER8X8_DISPLAY
  694. }
  695. }
  696. *Feature: Memory
  697. {
  698. *rcNameID: =PRINTER_MEMORY_DISPLAY
  699. *DefaultOption: 1536KB
  700. *Option: 512KB
  701. {
  702. *Name: "512KB"
  703. *MemoryConfigKB: PAIR(512, 395)
  704. }
  705. *Option: 1536KB
  706. {
  707. *Name: "1536KB"
  708. *MemoryConfigKB: PAIR(1536, 1419)
  709. }
  710. *Option: 2560KB
  711. {
  712. *Name: "2560KB"
  713. *MemoryConfigKB: PAIR(2560, 2243)
  714. }
  715. *Option: 4608KB
  716. {
  717. *Name: "4608KB"
  718. *MemoryConfigKB: PAIR(4608, 4491)
  719. }
  720. }
  721. *Command: CmdStartDoc
  722. {
  723. *Order: DOC_SETUP.1
  724. *Cmd: "<1B>E<1B>&l0L"
  725. }
  726. *Command: CmdStartPage
  727. {
  728. *Order: PAGE_SETUP.1
  729. *Cmd: "<0D>"
  730. }
  731. *Command: CmdEndJob
  732. {
  733. *Order: JOB_FINISH.1
  734. *Cmd: "<1B>E"
  735. }
  736. *Command: CmdCopies
  737. {
  738. *Order: DOC_SETUP.6
  739. *Cmd: "<1B>&l" %d[1,99]{NumOfCopies}"X"
  740. }
  741. *RotateCoordinate?: TRUE
  742. *RotateRaster?: FALSE
  743. *RotateFont?: FALSE
  744. *TextCaps: LIST(TC_UA_ABLE)
  745. *MemoryUsage: LIST(FONT, RASTER, VECTOR)
  746. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  747. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  748. *XMoveThreshold: 0
  749. *YMoveThreshold: 0
  750. *XMoveUnit: 300
  751. *YMoveUnit: 300
  752. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  753. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,2400]{max_repeat(DestXRel )}"X" }
  754. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,2400]{max_repeat(DestXRel )}"X" }
  755. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  756. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  757. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  758. *Command: CmdCR { *Cmd : "<0D>" }
  759. *Command: CmdLF { *Cmd : "<0A>" }
  760. *Command: CmdFF { *Cmd : "<0C>" }
  761. *Command: CmdBackSpace { *Cmd : "<08>" }
  762. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  763. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  764. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  765. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  766. *EjectPageWithFF?: TRUE
  767. *OutputDataFormat: H_BYTE
  768. *OptimizeLeftBound?: TRUE
  769. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  770. *CursorYAfterSendBlockData: AUTO_INCREMENT
  771. *CharPosition: BASELINE
  772. *% *DefaultFont: 207
  773. *% *DefaultCTT: 0
  774. *% *MaxFontUsePerPage: 16
  775. *% *switch: Orientation
  776. *% {
  777. *% *case: PORTRAIT
  778. *% {
  779. *% *DeviceFonts: LIST(205,207,211)
  780. *% }
  781. *% *case: LANDSCAPE_CC90
  782. *% {
  783. *% *DeviceFonts: LIST(205,207,211)
  784. *% }
  785. *% }
  786. *% *FontCartridge: FC1
  787. *% {
  788. *% *rcCartridgeNameID: 264
  789. *% *PortraitFonts: LIST(162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,
  790. *% + 178,179)
  791. *% *LandscapeFonts: LIST()
  792. *% }
  793. *% *FontCartridge: FC2
  794. *% {
  795. *% *rcCartridgeNameID: 265
  796. *% *PortraitFonts: LIST(5,7,8,9,42,43,44,45,59,60,94,96,98,100,101,102,
  797. *% + 103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,
  798. *% + 119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135)
  799. *% *LandscapeFonts: LIST(42,43,44,45,59,60,104,106,108,118,119,120,121,122,123,124)
  800. *% }
  801. *% *FontCartridge: FC3
  802. *% {
  803. *% *rcCartridgeNameID: 266
  804. *% *PortraitFonts: LIST(46,47,48,49,50,51)
  805. *% *LandscapeFonts: LIST(46,47,48,49,50,51)
  806. *% }
  807. *% *FontCartridge: FC4
  808. *% {
  809. *% *rcCartridgeNameID: 267
  810. *% *PortraitFonts: LIST(52,53,54,55,56,57,58)
  811. *% *LandscapeFonts: LIST()
  812. *% }
  813. *% *FontCartridge: FC5
  814. *% {
  815. *% *rcCartridgeNameID: 268
  816. *% *PortraitFonts: LIST(23,24,25,63,64,65,66,148,149,150,151,152,153,154,155,156)
  817. *% *LandscapeFonts: LIST()
  818. *% }
  819. *% *FontCartridge: FC6
  820. *% {
  821. *% *rcCartridgeNameID: 269
  822. *% *PortraitFonts: LIST(55,56,57,58,83,84,89,90,91,92,94,96,98,100,228,231,
  823. *% + 234,239)
  824. *% *LandscapeFonts: LIST(55,56,57,58,83,84,89,90,91,92,94,96,98,100,228,231,
  825. *% + 234,239)
  826. *% }
  827. *% *FontCartridge: FC7
  828. *% {
  829. *% *rcCartridgeNameID: 270
  830. *% *PortraitFonts: LIST(15,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88)
  831. *% *LandscapeFonts: LIST(15,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88)
  832. *% }
  833. *% *FontCartridge: FC8
  834. *% {
  835. *% *rcCartridgeNameID: 271
  836. *% *PortraitFonts: LIST(19,33,34,35,36,37,38,39,40)
  837. *% *LandscapeFonts: LIST(19,33,34,35,36,37,38,39,40)
  838. *% }
  839. *% *FontCartridge: FC9
  840. *% {
  841. *% *rcCartridgeNameID: 272
  842. *% *PortraitFonts: LIST(10,11,12,13,14,16,17,18,19,20,227)
  843. *% *LandscapeFonts: LIST(10,11,12,17,227)
  844. *% }
  845. *% *FontCartridge: FC10
  846. *% {
  847. *% *rcCartridgeNameID: 273
  848. *% *PortraitFonts: LIST(1,21)
  849. *% *LandscapeFonts: LIST(4)
  850. *% }
  851. *% *FontCartridge: FC11
  852. *% {
  853. *% *rcCartridgeNameID: 274
  854. *% *PortraitFonts: LIST(6,247,248,249,299)
  855. *% *LandscapeFonts: LIST(4)
  856. *% }
  857. *% *FontCartridge: FC12
  858. *% {
  859. *% *rcCartridgeNameID: 275
  860. *% *PortraitFonts: LIST(1,2,21,22)
  861. *% *LandscapeFonts: LIST(22)
  862. *% }
  863. *% *FontCartridge: FC13
  864. *% {
  865. *% *rcCartridgeNameID: 276
  866. *% *PortraitFonts: LIST(230,233,238)
  867. *% *LandscapeFonts: LIST()
  868. *% }
  869. *% *FontCartridge: FC14
  870. *% {
  871. *% *rcCartridgeNameID: 277
  872. *% *PortraitFonts: LIST(26,27,224)
  873. *% *LandscapeFonts: LIST()
  874. *% }
  875. *% *FontCartridge: FC15
  876. *% {
  877. *% *rcCartridgeNameID: 278
  878. *% *PortraitFonts: LIST(28,29,30,31,32)
  879. *% *LandscapeFonts: LIST(22)
  880. *% }
  881. *% *FontCartridge: FC16
  882. *% {
  883. *% *rcCartridgeNameID: 279
  884. *% *PortraitFonts: LIST(41,229,232,235,240)
  885. *% *LandscapeFonts: LIST(240)
  886. *% }
  887. *% *FontCartridge: FC17
  888. *% {
  889. *% *rcCartridgeNameID: 280
  890. *% *PortraitFonts: LIST(59,60,61,62,240)
  891. *% *LandscapeFonts: LIST(240)
  892. *% }
  893. *% *FontCartridge: FC18
  894. *% {
  895. *% *rcCartridgeNameID: 281
  896. *% *PortraitFonts: LIST(230,233,236,237,238,241,242)
  897. *% *LandscapeFonts: LIST()
  898. *% }
  899. *% *FontCartridge: FC19
  900. *% {
  901. *% *rcCartridgeNameID: 282
  902. *% *PortraitFonts: LIST(67,68,69,70,71,72,73)
  903. *% *LandscapeFonts: LIST()
  904. *% }
  905. *% *FontCartridge: FC20
  906. *% {
  907. *% *rcCartridgeNameID: 283
  908. *% *PortraitFonts: LIST(1,21,22)
  909. *% *LandscapeFonts: LIST(1,21,22)
  910. *% }
  911. *% *FontCartridge: FC21
  912. *% {
  913. *% *rcCartridgeNameID: 284
  914. *% *PortraitFonts: LIST(230,233,238)
  915. *% *LandscapeFonts: LIST(230,233,238)
  916. *% }
  917. *% *FontCartridge: FC22
  918. *% {
  919. *% *rcCartridgeNameID: 285
  920. *% *PortraitFonts: LIST(26,27,224)
  921. *% *LandscapeFonts: LIST(26,27,224)
  922. *% }
  923. *% *FontCartridge: FC23
  924. *% {
  925. *% *rcCartridgeNameID: 286
  926. *% *PortraitFonts: LIST(30,31,32)
  927. *% *LandscapeFonts: LIST(30,31,32)
  928. *% }
  929. *% *FontCartridge: FC24
  930. *% {
  931. *% *rcCartridgeNameID: 287
  932. *% *PortraitFonts: LIST(1,21,26,224)
  933. *% *LandscapeFonts: LIST(1,21)
  934. *% }
  935. *% *FontCartridge: FC25
  936. *% {
  937. *% *rcCartridgeNameID: 288
  938. *% *PortraitFonts: LIST(223,226,227,243,244,245)
  939. *% *LandscapeFonts: LIST(223,226,227,243,244,245)
  940. *% }
  941. *% *FontCartridge: FC26
  942. *% {
  943. *% *rcCartridgeNameID: 289
  944. *% *PortraitFonts: LIST(206,208,212,213)
  945. *% *LandscapeFonts: LIST(206,208,212,213)
  946. *% }
  947. *% *FontCartridge: FC27
  948. *% {
  949. *% *rcCartridgeNameID: 290
  950. *% *PortraitFonts: LIST(140,141,142,143,144)
  951. *% *LandscapeFonts: LIST()
  952. *% }
  953. *% *FontCartridge: FC28
  954. *% {
  955. *% *rcCartridgeNameID: 291
  956. *% *PortraitFonts: LIST(145,146,147,261,262,263,264)
  957. *% *LandscapeFonts: LIST()
  958. *% }
  959. *% *FontCartridge: FC29
  960. *% {
  961. *% *rcCartridgeNameID: 292
  962. *% *PortraitFonts: LIST(157,158,159,160,161,225,227)
  963. *% *LandscapeFonts: LIST()
  964. *% }
  965. *% *FontCartridge: FC30
  966. *% {
  967. *% *rcCartridgeNameID: 293
  968. *% *PortraitFonts: LIST()
  969. *% *LandscapeFonts: LIST(157,158,159,160,161,225,227)
  970. *% }
  971. *% *FontCartridge: FC31
  972. *% {
  973. *% *rcCartridgeNameID: 294
  974. *% *PortraitFonts: LIST(180,181,182,183)
  975. *% *LandscapeFonts: LIST()
  976. *% }
  977. *% *FontCartridge: FC32
  978. *% {
  979. *% *rcCartridgeNameID: 295
  980. *% *PortraitFonts: LIST(136,137,138,139,184,246,250,251,252,253,254,255,256,258,259,260)
  981. *% *LandscapeFonts: LIST(257)
  982. *% }
  983. *% *FontCartridge: FC33
  984. *% {
  985. *% *rcCartridgeNameID: 296
  986. *% *PortraitFonts: LIST(185,186,187,188,189,190,191,192,194,195,196,197,198,199,200,201)
  987. *% *LandscapeFonts: LIST(193)
  988. *% }
  989. *MinFontID: 16384
  990. *MaxFontID: 32768
  991. *MaxNumDownFonts: 32
  992. *FontFormat: HPPCL
  993. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  994. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  995. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  996. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  997. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  998. *MinGrayFill: 1
  999. *MaxGrayFill: 100
  1000. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  1001. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  1002. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1003. *Include: "ttfsub.gpd"
  1004. *TTFSEnabled?: TRUE