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.

1658 lines
65 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *Include: "StdNames.gpd"
  7. *GPDFileVersion: "1.0"
  8. *GPDFileName: "KXAB13PK.GPD"
  9. *ModelName: "FXK Able 1321P/3321P"
  10. *MasterUnits: PAIR(300, 300)
  11. *ResourceDLL: "PCL5KRES.Dll"
  12. *PrinterType: PAGE
  13. *PrintRate: 32
  14. *PrintRateUnit: PPM
  15. *MaxCopies: 99
  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.8
  26. *Cmd: "<1B>&l0O"
  27. }
  28. }
  29. *Option: LANDSCAPE_CC90
  30. {
  31. *rcNameID: =LANDSCAPE_DISPLAY
  32. *Command: CmdSelect
  33. {
  34. *Order: DOC_SETUP.8
  35. *Cmd: "<1B>&l1O"
  36. }
  37. }
  38. }
  39. *Feature: InputBin
  40. {
  41. *rcNameID: =PAPER_SOURCE_DISPLAY
  42. *DefaultOption: AUTO
  43. *Option: AUTO
  44. {
  45. *rcNameID: =AUTO_DISPLAY
  46. *Command: CmdSelect
  47. {
  48. *Order: DOC_SETUP.11
  49. *Cmd: "<1B>&l0H"
  50. }
  51. }
  52. *Option: Option2
  53. {
  54. *rcNameID: 371
  55. *OptionID: 371
  56. *Command: CmdSelect
  57. {
  58. *Order: DOC_SETUP.11
  59. *Cmd: "<1B>&l2H"
  60. }
  61. }
  62. *Option: Option3
  63. {
  64. *rcNameID: 372
  65. *OptionID: 372
  66. *Command: CmdSelect
  67. {
  68. *Order: DOC_SETUP.11
  69. *Cmd: "<1B>&l1H"
  70. }
  71. }
  72. *Option: Option4
  73. {
  74. *rcNameID: 373
  75. *OptionID: 373
  76. *Command: CmdSelect
  77. {
  78. *Order: DOC_SETUP.11
  79. *Cmd: "<1B>&l3H"
  80. }
  81. }
  82. *Option: Option5
  83. {
  84. *rcNameID: 374
  85. *OptionID: 374
  86. *Command: CmdSelect
  87. {
  88. *Order: DOC_SETUP.11
  89. *Cmd: "<1B>&l4H"
  90. }
  91. }
  92. *Option: MANUAL
  93. {
  94. *rcNameID: =MANUAL_FEED_DISPLAY
  95. *Command: CmdSelect
  96. {
  97. *Order: DOC_SETUP.11
  98. *Cmd: "<1B>&l2H"
  99. }
  100. }
  101. *Option: UPPER
  102. {
  103. *rcNameID: =UPPER_TRAY_DISPLAY
  104. *Command: CmdSelect
  105. {
  106. *Order: DOC_SETUP.11
  107. *Cmd: "<1B>&l1H"
  108. }
  109. }
  110. *Option: MIDDLE
  111. {
  112. *rcNameID: =MIDDLE_TRAY_DISPLAY
  113. *Command: CmdSelect
  114. {
  115. *Order: DOC_SETUP.11
  116. *Cmd: "<1B>&l3H"
  117. }
  118. }
  119. *Option: LOWER
  120. {
  121. *rcNameID: =LOWER_TRAY_DISPLAY
  122. *Command: CmdSelect
  123. {
  124. *Order: DOC_SETUP.11
  125. *Cmd: "<1B>&l4H"
  126. }
  127. }
  128. }
  129. *Feature: Resolution
  130. {
  131. *rcNameID: =RESOLUTION_DISPLAY
  132. *DefaultOption: Option1
  133. *Option: Option1
  134. {
  135. *Name: "300 x 300 " =DOTS_PER_INCH
  136. *DPI: PAIR(300, 300)
  137. *TextDPI: PAIR(300, 300)
  138. *MinStripBlankPixels: 32
  139. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  140. *SpotDiameter: 100
  141. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  142. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  143. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  144. *Command: CmdSelect
  145. {
  146. *Order: DOC_SETUP.6
  147. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t300R"
  148. }
  149. }
  150. *Option: Option2
  151. {
  152. *Name: "150 x 150 " =DOTS_PER_INCH
  153. *DPI: PAIR(150, 150)
  154. *TextDPI: PAIR(300, 300)
  155. *MinStripBlankPixels: 32
  156. EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  157. *SpotDiameter: 100
  158. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  159. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  160. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  161. *Command: CmdSelect
  162. {
  163. *Order: DOC_SETUP.6
  164. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t150R"
  165. }
  166. }
  167. *Option: Option3
  168. {
  169. *Name: "75 x 75 " =DOTS_PER_INCH
  170. *DPI: PAIR(75, 75)
  171. *TextDPI: PAIR(300, 300)
  172. EXTERN_GLOBAL: *StripBlanks: LIST(TRAILING)
  173. *SpotDiameter: 100
  174. *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  175. *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  176. *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  177. *Command: CmdSelect
  178. {
  179. *Order: DOC_SETUP.6
  180. *Cmd: "@PJL SET RESOLUTION=300<0A>@PJL ENTER LANGUAGE=PCL<0A0D1B>E<1B>*t75R"
  181. }
  182. }
  183. }
  184. *Feature: PaperSize
  185. {
  186. *rcNameID: =PAPER_SIZE_DISPLAY
  187. *DefaultOption: A4
  188. *Option: LETTER
  189. {
  190. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  191. *PageProtectMem: 4109
  192. *switch: Orientation
  193. {
  194. *case: PORTRAIT
  195. {
  196. *PrintableArea: PAIR(2400, 3165)
  197. *PrintableOrigin: PAIR(75, 75)
  198. *switch: Resolution
  199. {
  200. *case: Option2
  201. {
  202. *% Warning: the following printable width is adjusted (2400->2398) so it is divisible by the resolution X scale.
  203. *% Warning: the following printable length is adjusted (3165->3164) so it is divisible by the resolution Y scale.
  204. *PrintableArea: PAIR(2398, 3164)
  205. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  206. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  207. *PrintableOrigin: PAIR(76, 76)
  208. }
  209. *case: Option3
  210. {
  211. *% Warning: the following printable width is adjusted (2400->2396) so it is divisible by the resolution X scale.
  212. *% Warning: the following printable length is adjusted (3165->3164) so it is divisible by the resolution Y scale.
  213. *PrintableArea: PAIR(2396, 3164)
  214. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  215. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  216. *PrintableOrigin: PAIR(76, 76)
  217. }
  218. }
  219. *CursorOrigin: PAIR(75, 55)
  220. *Command: CmdSelect
  221. {
  222. *Order: DOC_SETUP.12
  223. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t5760x7656Y"
  224. }
  225. }
  226. *case: LANDSCAPE_CC90
  227. {
  228. *PrintableArea: PAIR(2440, 3180)
  229. *PrintableOrigin: PAIR(50, 60)
  230. *switch: Resolution
  231. {
  232. *case: Option3
  233. {
  234. *% Warning: the following printable width is adjusted (2440->2436) so it is divisible by the resolution X scale.
  235. *PrintableArea: PAIR(2436, 3180)
  236. *% Warning: the following printable origin X is adjusted (50->52) so it is divisible by the resolution X scale.
  237. *PrintableOrigin: PAIR(52, 60)
  238. }
  239. }
  240. *CursorOrigin: PAIR(50, 3240)
  241. *Command: CmdSelect
  242. {
  243. *Order: DOC_SETUP.12
  244. *Cmd: "<1B>&l2a8c1E<1B>*p0x0Y<1B>*c0t7652x5880Y"
  245. }
  246. }
  247. }
  248. }
  249. *Option: LEGAL
  250. {
  251. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  252. *PageProtectMem: 5230
  253. *switch: Orientation
  254. {
  255. *case: PORTRAIT
  256. {
  257. *PrintableArea: PAIR(2400, 4065)
  258. *PrintableOrigin: PAIR(75, 75)
  259. *switch: Resolution
  260. {
  261. *case: Option2
  262. {
  263. *% Warning: the following printable width is adjusted (2400->2398) so it is divisible by the resolution X scale.
  264. *% Warning: the following printable length is adjusted (4065->4064) so it is divisible by the resolution Y scale.
  265. *PrintableArea: PAIR(2398, 4064)
  266. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  267. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  268. *PrintableOrigin: PAIR(76, 76)
  269. }
  270. *case: Option3
  271. {
  272. *% Warning: the following printable width is adjusted (2400->2396) so it is divisible by the resolution X scale.
  273. *% Warning: the following printable length is adjusted (4065->4064) so it is divisible by the resolution Y scale.
  274. *PrintableArea: PAIR(2396, 4064)
  275. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  276. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  277. *PrintableOrigin: PAIR(76, 76)
  278. }
  279. }
  280. *CursorOrigin: PAIR(75, 45)
  281. *Command: CmdSelect
  282. {
  283. *Order: DOC_SETUP.12
  284. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t5760x9864Y"
  285. }
  286. }
  287. *case: LANDSCAPE_CC90
  288. {
  289. *PrintableArea: PAIR(2440, 4080)
  290. *PrintableOrigin: PAIR(50, 60)
  291. *switch: Resolution
  292. {
  293. *case: Option3
  294. {
  295. *% Warning: the following printable width is adjusted (2440->2436) so it is divisible by the resolution X scale.
  296. *PrintableArea: PAIR(2436, 4080)
  297. *% Warning: the following printable origin X is adjusted (50->52) so it is divisible by the resolution X scale.
  298. *PrintableOrigin: PAIR(52, 60)
  299. }
  300. }
  301. *CursorOrigin: PAIR(50, 4140)
  302. *Command: CmdSelect
  303. {
  304. *Order: DOC_SETUP.12
  305. *Cmd: "<1B>&l3a8c1E<1B>*p0x0Y<1B>*c0t9792x5880Y"
  306. }
  307. }
  308. }
  309. }
  310. *Option: EXECUTIVE
  311. {
  312. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  313. *PageProtectMem: 4109
  314. *switch: Orientation
  315. {
  316. *case: PORTRAIT
  317. {
  318. *PrintableArea: PAIR(2025, 3015)
  319. *PrintableOrigin: PAIR(62, 75)
  320. *switch: Resolution
  321. {
  322. *case: Option2
  323. {
  324. *% Warning: the following printable width is adjusted (2025->2024) so it is divisible by the resolution X scale.
  325. *% Warning: the following printable length is adjusted (3015->3014) so it is divisible by the resolution Y scale.
  326. *PrintableArea: PAIR(2024, 3014)
  327. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  328. *PrintableOrigin: PAIR(62, 76)
  329. }
  330. *case: Option3
  331. {
  332. *% Warning: the following printable width is adjusted (2025->2020) so it is divisible by the resolution X scale.
  333. *% Warning: the following printable length is adjusted (3015->3012) so it is divisible by the resolution Y scale.
  334. *PrintableArea: PAIR(2020, 3012)
  335. *% Warning: the following printable origin X is adjusted (62->64) so it is divisible by the resolution X scale.
  336. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  337. *PrintableOrigin: PAIR(64, 76)
  338. }
  339. }
  340. *CursorOrigin: PAIR(62, 60)
  341. *Command: CmdSelect
  342. {
  343. *Order: DOC_SETUP.12
  344. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t4922x7272Y"
  345. }
  346. }
  347. *case: LANDSCAPE_CC90
  348. {
  349. *PrintableArea: PAIR(2055, 3030)
  350. *PrintableOrigin: PAIR(60, 60)
  351. *switch: Resolution
  352. {
  353. *case: Option2
  354. {
  355. *% Warning: the following printable width is adjusted (2055->2054) so it is divisible by the resolution X scale.
  356. *PrintableArea: PAIR(2054, 3030)
  357. }
  358. *case: Option3
  359. {
  360. *% Warning: the following printable width is adjusted (2055->2052) so it is divisible by the resolution X scale.
  361. *% Warning: the following printable length is adjusted (3030->3028) so it is divisible by the resolution Y scale.
  362. *PrintableArea: PAIR(2052, 3028)
  363. }
  364. }
  365. *CursorOrigin: PAIR(40, 3090)
  366. *Command: CmdSelect
  367. {
  368. *Order: DOC_SETUP.12
  369. *Cmd: "<1B>&l1a8c1E<1B>*p0x0Y<1B>*c0t7272x5028Y"
  370. }
  371. }
  372. }
  373. }
  374. *Option: TABLOID
  375. {
  376. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  377. *PageProtectMem: 9350
  378. *switch: Orientation
  379. {
  380. *case: PORTRAIT
  381. {
  382. *PrintableArea: PAIR(3150, 4965)
  383. *PrintableOrigin: PAIR(75, 75)
  384. *switch: Resolution
  385. {
  386. *case: Option2
  387. {
  388. *% Warning: the following printable width is adjusted (3150->3148) so it is divisible by the resolution X scale.
  389. *% Warning: the following printable length is adjusted (4965->4964) so it is divisible by the resolution Y scale.
  390. *PrintableArea: PAIR(3148, 4964)
  391. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  392. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  393. *PrintableOrigin: PAIR(76, 76)
  394. }
  395. *case: Option3
  396. {
  397. *% Warning: the following printable width is adjusted (3150->3148) so it is divisible by the resolution X scale.
  398. *% Warning: the following printable length is adjusted (4965->4964) so it is divisible by the resolution Y scale.
  399. *PrintableArea: PAIR(3148, 4964)
  400. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  401. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  402. *PrintableOrigin: PAIR(76, 76)
  403. }
  404. }
  405. *CursorOrigin: PAIR(75, 45)
  406. *Command: CmdSelect
  407. {
  408. *Order: DOC_SETUP.12
  409. *Cmd: "<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t7560x12024Y"
  410. }
  411. }
  412. *case: LANDSCAPE_CC90
  413. {
  414. *PrintableArea: PAIR(3190, 4980)
  415. *PrintableOrigin: PAIR(50, 60)
  416. *switch: Resolution
  417. {
  418. *case: Option3
  419. {
  420. *% Warning: the following printable width is adjusted (3190->3188) so it is divisible by the resolution X scale.
  421. *PrintableArea: PAIR(3188, 4980)
  422. *% Warning: the following printable origin X is adjusted (50->52) so it is divisible by the resolution X scale.
  423. *PrintableOrigin: PAIR(52, 60)
  424. }
  425. }
  426. *CursorOrigin: PAIR(50, 5040)
  427. *Command: CmdSelect
  428. {
  429. *Order: DOC_SETUP.12
  430. *Cmd: "<1B>&l6a8c1E<1B>*p0x0Y<1B>*c0t11952x7680Y"
  431. }
  432. }
  433. }
  434. }
  435. *Option: A3
  436. {
  437. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  438. *PageProtectMem: 9667
  439. *switch: Orientation
  440. {
  441. *case: PORTRAIT
  442. {
  443. *PrintableArea: PAIR(3357, 4827)
  444. *PrintableOrigin: PAIR(75, 75)
  445. *switch: Resolution
  446. {
  447. *case: Option2
  448. {
  449. *% Warning: the following printable width is adjusted (3357->3356) so it is divisible by the resolution X scale.
  450. *% Warning: the following printable length is adjusted (4827->4826) so it is divisible by the resolution Y scale.
  451. *PrintableArea: PAIR(3356, 4826)
  452. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  453. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  454. *PrintableOrigin: PAIR(76, 76)
  455. }
  456. *case: Option3
  457. {
  458. *% Warning: the following printable width is adjusted (3357->3356) so it is divisible by the resolution X scale.
  459. *% Warning: the following printable length is adjusted (4827->4824) so it is divisible by the resolution Y scale.
  460. *PrintableArea: PAIR(3356, 4824)
  461. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  462. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  463. *PrintableOrigin: PAIR(76, 76)
  464. }
  465. }
  466. *CursorOrigin: PAIR(75, 45)
  467. *Command: CmdSelect
  468. {
  469. *Order: DOC_SETUP.12
  470. *Cmd: "<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t8057x11693Y"
  471. }
  472. }
  473. *case: LANDSCAPE_CC90
  474. {
  475. *PrintableArea: PAIR(3397, 4842)
  476. *PrintableOrigin: PAIR(50, 60)
  477. *switch: Resolution
  478. {
  479. *case: Option2
  480. {
  481. *% Warning: the following printable width is adjusted (3397->3396) so it is divisible by the resolution X scale.
  482. *PrintableArea: PAIR(3396, 4842)
  483. }
  484. *case: Option3
  485. {
  486. *% Warning: the following printable width is adjusted (3397->3392) so it is divisible by the resolution X scale.
  487. *% Warning: the following printable length is adjusted (4842->4840) so it is divisible by the resolution Y scale.
  488. *PrintableArea: PAIR(3392, 4840)
  489. *% Warning: the following printable origin X is adjusted (50->52) so it is divisible by the resolution X scale.
  490. *PrintableOrigin: PAIR(52, 60)
  491. }
  492. }
  493. *CursorOrigin: PAIR(50, 4902)
  494. *Command: CmdSelect
  495. {
  496. *Order: DOC_SETUP.12
  497. *Cmd: "<1B>&l27a8c1E<1B>*p0x0Y<1B>*c0t11621x8177Y"
  498. }
  499. }
  500. }
  501. }
  502. *Option: A4
  503. {
  504. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  505. *PageProtectMem: 4249
  506. *switch: Orientation
  507. {
  508. *case: PORTRAIT
  509. {
  510. *PrintableArea: PAIR(2360, 3410)
  511. *PrintableOrigin: PAIR(61, 49)
  512. *switch: Resolution
  513. {
  514. *case: Option2
  515. {
  516. *% Warning: the following printable width is adjusted (2360->2358) so it is divisible by the resolution X scale.
  517. *% Warning: the following printable length is adjusted (3410->3408) so it is divisible by the resolution Y scale.
  518. *PrintableArea: PAIR(2358, 3408)
  519. *% Warning: the following printable origin X is adjusted (61->62) so it is divisible by the resolution X scale.
  520. *% Warning: the following printable origin Y is adjusted (49->50) so it is divisible by the resolution Y scale.
  521. *PrintableOrigin: PAIR(62, 50)
  522. }
  523. *case: Option3
  524. {
  525. *% Warning: the following printable width is adjusted (2360->2356) so it is divisible by the resolution X scale.
  526. *% Warning: the following printable length is adjusted (3410->3404) so it is divisible by the resolution Y scale.
  527. *PrintableArea: PAIR(2356, 3404)
  528. *% Warning: the following printable origin X is adjusted (61->64) so it is divisible by the resolution X scale.
  529. *% Warning: the following printable origin Y is adjusted (49->52) so it is divisible by the resolution Y scale.
  530. *PrintableOrigin: PAIR(64, 52)
  531. }
  532. }
  533. *CursorOrigin: PAIR(61, 49)
  534. *Command: CmdSelect
  535. {
  536. *Order: DOC_SETUP.12
  537. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t5657x8177Y"
  538. }
  539. }
  540. *case: LANDSCAPE_CC90
  541. {
  542. *PrintableArea: PAIR(2387, 3387)
  543. *PrintableOrigin: PAIR(40, 60)
  544. *switch: Resolution
  545. {
  546. *case: Option2
  547. {
  548. *% Warning: the following printable width is adjusted (2387->2386) so it is divisible by the resolution X scale.
  549. *% Warning: the following printable length is adjusted (3387->3386) so it is divisible by the resolution Y scale.
  550. *PrintableArea: PAIR(2386, 3386)
  551. }
  552. *case: Option3
  553. {
  554. *% Warning: the following printable width is adjusted (2387->2384) so it is divisible by the resolution X scale.
  555. *% Warning: the following printable length is adjusted (3387->3384) so it is divisible by the resolution Y scale.
  556. *PrintableArea: PAIR(2384, 3384)
  557. }
  558. }
  559. *CursorOrigin: PAIR(40, 3447)
  560. *Command: CmdSelect
  561. {
  562. *Order: DOC_SETUP.12
  563. *Cmd: "<1B>&l26a8c1E<1B>*p0x0Y<1B>*c0t8128x5762Y"
  564. }
  565. }
  566. }
  567. }
  568. *Option: B4
  569. {
  570. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  571. *PageProtectMem: 6391
  572. *switch: Orientation
  573. {
  574. *case: PORTRAIT
  575. {
  576. *PrintableArea: PAIR(2886, 4164)
  577. *PrintableOrigin: PAIR(75, 75)
  578. *switch: Resolution
  579. {
  580. *case: Option2
  581. {
  582. *% Warning: the following printable width is adjusted (2886->2884) so it is divisible by the resolution X scale.
  583. *% Warning: the following printable length is adjusted (4164->4162) so it is divisible by the resolution Y scale.
  584. *PrintableArea: PAIR(2884, 4162)
  585. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  586. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  587. *PrintableOrigin: PAIR(76, 76)
  588. }
  589. *case: Option3
  590. {
  591. *% Warning: the following printable width is adjusted (2886->2884) so it is divisible by the resolution X scale.
  592. *% Warning: the following printable length is adjusted (4164->4160) so it is divisible by the resolution Y scale.
  593. *PrintableArea: PAIR(2884, 4160)
  594. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  595. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  596. *PrintableOrigin: PAIR(76, 76)
  597. }
  598. }
  599. *CursorOrigin: PAIR(75, 45)
  600. *Command: CmdSelect
  601. {
  602. *Order: DOC_SETUP.12
  603. *Cmd: "<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t6926x10102Y"
  604. }
  605. }
  606. *case: LANDSCAPE_CC90
  607. {
  608. *PrintableArea: PAIR(2926, 4179)
  609. *PrintableOrigin: PAIR(50, 60)
  610. *switch: Resolution
  611. {
  612. *case: Option2
  613. {
  614. *% Warning: the following printable length is adjusted (4179->4178) so it is divisible by the resolution Y scale.
  615. *PrintableArea: PAIR(2926, 4178)
  616. }
  617. *case: Option3
  618. {
  619. *% Warning: the following printable width is adjusted (2926->2924) so it is divisible by the resolution X scale.
  620. *% Warning: the following printable length is adjusted (4179->4176) so it is divisible by the resolution Y scale.
  621. *PrintableArea: PAIR(2924, 4176)
  622. *% Warning: the following printable origin X is adjusted (50->52) so it is divisible by the resolution X scale.
  623. *PrintableOrigin: PAIR(52, 60)
  624. }
  625. }
  626. *CursorOrigin: PAIR(50, 4239)
  627. *Command: CmdSelect
  628. {
  629. *Order: DOC_SETUP.12
  630. *Cmd: "<1B>&l46a8c1E<1B>*p0x0Y<1B>*c0t10030x7046Y"
  631. }
  632. }
  633. }
  634. }
  635. *Option: B5
  636. {
  637. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  638. *PageProtectMem: 3198
  639. *switch: Orientation
  640. {
  641. *case: PORTRAIT
  642. {
  643. *PrintableArea: PAIR(2001, 2901)
  644. *PrintableOrigin: PAIR(75, 75)
  645. *switch: Resolution
  646. {
  647. *case: Option2
  648. {
  649. *% Warning: the following printable width is adjusted (2001->2000) so it is divisible by the resolution X scale.
  650. *% Warning: the following printable length is adjusted (2901->2900) so it is divisible by the resolution Y scale.
  651. *PrintableArea: PAIR(2000, 2900)
  652. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  653. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  654. *PrintableOrigin: PAIR(76, 76)
  655. }
  656. *case: Option3
  657. {
  658. *% Warning: the following printable width is adjusted (2001->2000) so it is divisible by the resolution X scale.
  659. *% Warning: the following printable length is adjusted (2901->2900) so it is divisible by the resolution Y scale.
  660. *PrintableArea: PAIR(2000, 2900)
  661. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  662. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  663. *PrintableOrigin: PAIR(76, 76)
  664. }
  665. }
  666. *CursorOrigin: PAIR(75, 45)
  667. *Command: CmdSelect
  668. {
  669. *Order: DOC_SETUP.12
  670. *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t4802x7070Y"
  671. }
  672. }
  673. *case: LANDSCAPE_CC90
  674. {
  675. *PrintableArea: PAIR(2036, 2916)
  676. *PrintableOrigin: PAIR(55, 60)
  677. *switch: Resolution
  678. {
  679. *case: Option2
  680. {
  681. *% Warning: the following printable width is adjusted (2036->2034) so it is divisible by the resolution X scale.
  682. *PrintableArea: PAIR(2034, 2916)
  683. *% Warning: the following printable origin X is adjusted (55->56) so it is divisible by the resolution X scale.
  684. *PrintableOrigin: PAIR(56, 60)
  685. }
  686. *case: Option3
  687. {
  688. *% Warning: the following printable width is adjusted (2036->2032) so it is divisible by the resolution X scale.
  689. *PrintableArea: PAIR(2032, 2916)
  690. *% Warning: the following printable origin X is adjusted (55->56) so it is divisible by the resolution X scale.
  691. *PrintableOrigin: PAIR(56, 60)
  692. }
  693. }
  694. *CursorOrigin: PAIR(50, 2976)
  695. *Command: CmdSelect
  696. {
  697. *Order: DOC_SETUP.12
  698. *Cmd: "<1B>&l45a8c1E<1B>*p0x0Y<1B>*c0t6998x4922Y"
  699. }
  700. }
  701. }
  702. }
  703. *Option: ENV_10
  704. {
  705. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  706. *PageProtectMem: 4109
  707. *switch: Orientation
  708. {
  709. *case: PORTRAIT
  710. {
  711. *PrintableArea: PAIR(1084, 2700)
  712. *PrintableOrigin: PAIR(75, 75)
  713. *switch: Resolution
  714. {
  715. *case: Option2
  716. {
  717. *% Warning: the following printable width is adjusted (1084->1082) so it is divisible by the resolution X scale.
  718. *% Warning: the following printable length is adjusted (2700->2698) so it is divisible by the resolution Y scale.
  719. *PrintableArea: PAIR(1082, 2698)
  720. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  721. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  722. *PrintableOrigin: PAIR(76, 76)
  723. }
  724. *case: Option3
  725. {
  726. *% Warning: the following printable width is adjusted (1084->1080) so it is divisible by the resolution X scale.
  727. *% Warning: the following printable length is adjusted (2700->2696) so it is divisible by the resolution Y scale.
  728. *PrintableArea: PAIR(1080, 2696)
  729. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  730. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  731. *PrintableOrigin: PAIR(76, 76)
  732. }
  733. }
  734. *CursorOrigin: PAIR(75, 45)
  735. *Command: CmdSelect
  736. {
  737. *Order: DOC_SETUP.12
  738. *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t2614x6624Y"
  739. }
  740. }
  741. *case: LANDSCAPE_CC90
  742. {
  743. *PrintableArea: PAIR(1089, 2700)
  744. *PrintableOrigin: PAIR(75, 75)
  745. *switch: Resolution
  746. {
  747. *case: Option2
  748. {
  749. *% Warning: the following printable width is adjusted (1089->1088) so it is divisible by the resolution X scale.
  750. *% Warning: the following printable length is adjusted (2700->2698) so it is divisible by the resolution Y scale.
  751. *PrintableArea: PAIR(1088, 2698)
  752. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  753. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  754. *PrintableOrigin: PAIR(76, 76)
  755. }
  756. *case: Option3
  757. {
  758. *% Warning: the following printable width is adjusted (1089->1088) so it is divisible by the resolution X scale.
  759. *% Warning: the following printable length is adjusted (2700->2696) so it is divisible by the resolution Y scale.
  760. *PrintableArea: PAIR(1088, 2696)
  761. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  762. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  763. *PrintableOrigin: PAIR(76, 76)
  764. }
  765. }
  766. *CursorOrigin: PAIR(50, 2775)
  767. *Command: CmdSelect
  768. {
  769. *Order: DOC_SETUP.12
  770. *Cmd: "<1B>&l81a8c1E<1B>*p0x0Y<1B>*c0t6480x2734Y"
  771. }
  772. }
  773. }
  774. }
  775. *Option: ENV_DL
  776. {
  777. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  778. *PageProtectMem: 4109
  779. *switch: Orientation
  780. {
  781. *case: PORTRAIT
  782. {
  783. *PrintableArea: PAIR(1144, 2448)
  784. *PrintableOrigin: PAIR(75, 75)
  785. *switch: Resolution
  786. {
  787. *case: Option2
  788. {
  789. *% Warning: the following printable width is adjusted (1144->1142) so it is divisible by the resolution X scale.
  790. *% Warning: the following printable length is adjusted (2448->2446) so it is divisible by the resolution Y scale.
  791. *PrintableArea: PAIR(1142, 2446)
  792. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  793. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  794. *PrintableOrigin: PAIR(76, 76)
  795. }
  796. *case: Option3
  797. {
  798. *% Warning: the following printable width is adjusted (1144->1140) so it is divisible by the resolution X scale.
  799. *% Warning: the following printable length is adjusted (2448->2444) so it is divisible by the resolution Y scale.
  800. *PrintableArea: PAIR(1140, 2444)
  801. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  802. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  803. *PrintableOrigin: PAIR(76, 76)
  804. }
  805. }
  806. *CursorOrigin: PAIR(75, 45)
  807. *Command: CmdSelect
  808. {
  809. *Order: DOC_SETUP.12
  810. *Cmd: "<1B>&l-90a8c1E<1B>*p0x0Y<1B>*c0t2757x6019Y"
  811. }
  812. }
  813. *case: LANDSCAPE_CC90
  814. {
  815. *PrintableArea: PAIR(1149, 2448)
  816. *PrintableOrigin: PAIR(75, 75)
  817. *switch: Resolution
  818. {
  819. *case: Option2
  820. {
  821. *% Warning: the following printable width is adjusted (1149->1148) so it is divisible by the resolution X scale.
  822. *% Warning: the following printable length is adjusted (2448->2446) so it is divisible by the resolution Y scale.
  823. *PrintableArea: PAIR(1148, 2446)
  824. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  825. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  826. *PrintableOrigin: PAIR(76, 76)
  827. }
  828. *case: Option3
  829. {
  830. *% Warning: the following printable width is adjusted (1149->1148) so it is divisible by the resolution X scale.
  831. *% Warning: the following printable length is adjusted (2448->2444) so it is divisible by the resolution Y scale.
  832. *PrintableArea: PAIR(1148, 2444)
  833. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  834. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  835. *PrintableOrigin: PAIR(76, 76)
  836. }
  837. }
  838. *CursorOrigin: PAIR(50, 2523)
  839. *Command: CmdSelect
  840. {
  841. *Order: DOC_SETUP.12
  842. *Cmd: "<1B>&l-90a8c1E<1B>*p0x0Y<1B>*c0t5875x2878Y"
  843. }
  844. }
  845. }
  846. }
  847. *Option: ENV_C5
  848. {
  849. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  850. *PageProtectMem: 4109
  851. *switch: Orientation
  852. {
  853. *case: PORTRAIT
  854. {
  855. *PrintableArea: PAIR(1759, 2556)
  856. *PrintableOrigin: PAIR(75, 75)
  857. *switch: Resolution
  858. {
  859. *case: Option2
  860. {
  861. *% Warning: the following printable width is adjusted (1759->1758) so it is divisible by the resolution X scale.
  862. *% Warning: the following printable length is adjusted (2556->2554) so it is divisible by the resolution Y scale.
  863. *PrintableArea: PAIR(1758, 2554)
  864. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  865. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  866. *PrintableOrigin: PAIR(76, 76)
  867. }
  868. *case: Option3
  869. {
  870. *% Warning: the following printable width is adjusted (1759->1756) so it is divisible by the resolution X scale.
  871. *% Warning: the following printable length is adjusted (2556->2552) so it is divisible by the resolution Y scale.
  872. *PrintableArea: PAIR(1756, 2552)
  873. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  874. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  875. *PrintableOrigin: PAIR(76, 76)
  876. }
  877. }
  878. *CursorOrigin: PAIR(75, 45)
  879. *Command: CmdSelect
  880. {
  881. *Order: DOC_SETUP.12
  882. *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t4234x6278Y"
  883. }
  884. }
  885. *case: LANDSCAPE_CC90
  886. {
  887. *PrintableArea: PAIR(1764, 2556)
  888. *PrintableOrigin: PAIR(75, 75)
  889. *switch: Resolution
  890. {
  891. *case: Option2
  892. {
  893. *% Warning: the following printable width is adjusted (1764->1762) so it is divisible by the resolution X scale.
  894. *% Warning: the following printable length is adjusted (2556->2554) so it is divisible by the resolution Y scale.
  895. *PrintableArea: PAIR(1762, 2554)
  896. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  897. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  898. *PrintableOrigin: PAIR(76, 76)
  899. }
  900. *case: Option3
  901. {
  902. *% Warning: the following printable width is adjusted (1764->1760) so it is divisible by the resolution X scale.
  903. *% Warning: the following printable length is adjusted (2556->2552) so it is divisible by the resolution Y scale.
  904. *PrintableArea: PAIR(1760, 2552)
  905. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  906. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  907. *PrintableOrigin: PAIR(76, 76)
  908. }
  909. }
  910. *CursorOrigin: PAIR(50, 2631)
  911. *Command: CmdSelect
  912. {
  913. *Order: DOC_SETUP.12
  914. *Cmd: "<1B>&l91a8c1E<1B>*p0x0Y<1B>*c0t6134x4354Y"
  915. }
  916. }
  917. }
  918. }
  919. *Option: ENV_MONARCH
  920. {
  921. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  922. *PageProtectMem: 4109
  923. *switch: Orientation
  924. {
  925. *case: PORTRAIT
  926. {
  927. *PrintableArea: PAIR(1009, 2100)
  928. *PrintableOrigin: PAIR(75, 75)
  929. *switch: Resolution
  930. {
  931. *case: Option2
  932. {
  933. *% Warning: the following printable width is adjusted (1009->1008) so it is divisible by the resolution X scale.
  934. *% Warning: the following printable length is adjusted (2100->2098) so it is divisible by the resolution Y scale.
  935. *PrintableArea: PAIR(1008, 2098)
  936. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  937. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  938. *PrintableOrigin: PAIR(76, 76)
  939. }
  940. *case: Option3
  941. {
  942. *% Warning: the following printable width is adjusted (1009->1008) so it is divisible by the resolution X scale.
  943. *% Warning: the following printable length is adjusted (2100->2096) so it is divisible by the resolution Y scale.
  944. *PrintableArea: PAIR(1008, 2096)
  945. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  946. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  947. *PrintableOrigin: PAIR(76, 76)
  948. }
  949. }
  950. *CursorOrigin: PAIR(75, 45)
  951. *Command: CmdSelect
  952. {
  953. *Order: DOC_SETUP.12
  954. *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t2434x5184Y"
  955. }
  956. }
  957. *case: LANDSCAPE_CC90
  958. {
  959. *PrintableArea: PAIR(1014, 2100)
  960. *PrintableOrigin: PAIR(75, 75)
  961. *switch: Resolution
  962. {
  963. *case: Option2
  964. {
  965. *% Warning: the following printable width is adjusted (1014->1012) so it is divisible by the resolution X scale.
  966. *% Warning: the following printable length is adjusted (2100->2098) so it is divisible by the resolution Y scale.
  967. *PrintableArea: PAIR(1012, 2098)
  968. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  969. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  970. *PrintableOrigin: PAIR(76, 76)
  971. }
  972. *case: Option3
  973. {
  974. *% Warning: the following printable width is adjusted (1014->1012) so it is divisible by the resolution X scale.
  975. *% Warning: the following printable length is adjusted (2100->2096) so it is divisible by the resolution Y scale.
  976. *PrintableArea: PAIR(1012, 2096)
  977. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  978. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  979. *PrintableOrigin: PAIR(76, 76)
  980. }
  981. }
  982. *CursorOrigin: PAIR(50, 2175)
  983. *Command: CmdSelect
  984. {
  985. *Order: DOC_SETUP.12
  986. *Cmd: "<1B>&l80a8c1E<1B>*p0x0Y<1B>*c0t5040x2557Y"
  987. }
  988. }
  989. }
  990. }
  991. *Option: ENV_B5
  992. {
  993. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  994. *PageProtectMem: 4109
  995. *switch: Orientation
  996. {
  997. *case: PORTRAIT
  998. {
  999. *PrintableArea: PAIR(1929, 2802)
  1000. *PrintableOrigin: PAIR(75, 75)
  1001. *switch: Resolution
  1002. {
  1003. *case: Option2
  1004. {
  1005. *% Warning: the following printable width is adjusted (1929->1928) so it is divisible by the resolution X scale.
  1006. *% Warning: the following printable length is adjusted (2802->2800) so it is divisible by the resolution Y scale.
  1007. *PrintableArea: PAIR(1928, 2800)
  1008. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1009. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1010. *PrintableOrigin: PAIR(76, 76)
  1011. }
  1012. *case: Option3
  1013. {
  1014. *% Warning: the following printable width is adjusted (1929->1928) so it is divisible by the resolution X scale.
  1015. *% Warning: the following printable length is adjusted (2802->2800) so it is divisible by the resolution Y scale.
  1016. *PrintableArea: PAIR(1928, 2800)
  1017. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1018. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1019. *PrintableOrigin: PAIR(76, 76)
  1020. }
  1021. }
  1022. *CursorOrigin: PAIR(75, 45)
  1023. *Command: CmdSelect
  1024. {
  1025. *Order: DOC_SETUP.12
  1026. *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t4630x6869Y"
  1027. }
  1028. }
  1029. *case: LANDSCAPE_CC90
  1030. {
  1031. *PrintableArea: PAIR(1929, 2802)
  1032. *PrintableOrigin: PAIR(75, 75)
  1033. *switch: Resolution
  1034. {
  1035. *case: Option2
  1036. {
  1037. *% Warning: the following printable width is adjusted (1929->1928) so it is divisible by the resolution X scale.
  1038. *% Warning: the following printable length is adjusted (2802->2800) so it is divisible by the resolution Y scale.
  1039. *PrintableArea: PAIR(1928, 2800)
  1040. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1041. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1042. *PrintableOrigin: PAIR(76, 76)
  1043. }
  1044. *case: Option3
  1045. {
  1046. *% Warning: the following printable width is adjusted (1929->1928) so it is divisible by the resolution X scale.
  1047. *% Warning: the following printable length is adjusted (2802->2800) so it is divisible by the resolution Y scale.
  1048. *PrintableArea: PAIR(1928, 2800)
  1049. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1050. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1051. *PrintableOrigin: PAIR(76, 76)
  1052. }
  1053. }
  1054. *CursorOrigin: PAIR(50, 2877)
  1055. *Command: CmdSelect
  1056. {
  1057. *Order: DOC_SETUP.12
  1058. *Cmd: "<1B>&l100a8c1E<1B>*p0x0Y<1B>*c0t6725x4750Y"
  1059. }
  1060. }
  1061. }
  1062. }
  1063. *Option: JAPANESE_POSTCARD
  1064. {
  1065. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1066. *PageProtectMem: 4109
  1067. *switch: Orientation
  1068. {
  1069. *case: PORTRAIT
  1070. {
  1071. *PrintableArea: PAIR(1027, 1599)
  1072. *PrintableOrigin: PAIR(75, 75)
  1073. *switch: Resolution
  1074. {
  1075. *case: Option2
  1076. {
  1077. *% Warning: the following printable width is adjusted (1027->1026) so it is divisible by the resolution X scale.
  1078. *% Warning: the following printable length is adjusted (1599->1598) so it is divisible by the resolution Y scale.
  1079. *PrintableArea: PAIR(1026, 1598)
  1080. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1081. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1082. *PrintableOrigin: PAIR(76, 76)
  1083. }
  1084. *case: Option3
  1085. {
  1086. *% Warning: the following printable width is adjusted (1027->1024) so it is divisible by the resolution X scale.
  1087. *% Warning: the following printable length is adjusted (1599->1596) so it is divisible by the resolution Y scale.
  1088. *PrintableArea: PAIR(1024, 1596)
  1089. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1090. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1091. *PrintableOrigin: PAIR(76, 76)
  1092. }
  1093. }
  1094. *CursorOrigin: PAIR(75, 45)
  1095. *Command: CmdSelect
  1096. {
  1097. *Order: DOC_SETUP.12
  1098. *Cmd: "<1B>&l71a8c1E<1B>*p0x0Y<1B>*c0t2476x3982Y"
  1099. }
  1100. }
  1101. *case: LANDSCAPE_CC90
  1102. {
  1103. *PrintableArea: PAIR(1032, 1599)
  1104. *PrintableOrigin: PAIR(75, 75)
  1105. *switch: Resolution
  1106. {
  1107. *case: Option2
  1108. {
  1109. *% Warning: the following printable width is adjusted (1032->1030) so it is divisible by the resolution X scale.
  1110. *% Warning: the following printable length is adjusted (1599->1598) so it is divisible by the resolution Y scale.
  1111. *PrintableArea: PAIR(1030, 1598)
  1112. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1113. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1114. *PrintableOrigin: PAIR(76, 76)
  1115. }
  1116. *case: Option3
  1117. {
  1118. *% Warning: the following printable width is adjusted (1032->1028) so it is divisible by the resolution X scale.
  1119. *% Warning: the following printable length is adjusted (1599->1596) so it is divisible by the resolution Y scale.
  1120. *PrintableArea: PAIR(1028, 1596)
  1121. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1122. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1123. *PrintableOrigin: PAIR(76, 76)
  1124. }
  1125. }
  1126. *CursorOrigin: PAIR(50, 1674)
  1127. *Command: CmdSelect
  1128. {
  1129. *Order: DOC_SETUP.12
  1130. *Cmd: "<1B>&l71a8c1E<1B>*p0x0Y<1B>*c0t3838x2598Y"
  1131. }
  1132. }
  1133. }
  1134. }
  1135. *Option: Option15
  1136. {
  1137. *rcNameID: 258
  1138. *OptionID: 258
  1139. *PageDimensions: PAIR(1749, 2364)
  1140. *PageProtectMem: 4109
  1141. *switch: Orientation
  1142. {
  1143. *case: PORTRAIT
  1144. {
  1145. *PrintableArea: PAIR(1594, 2214)
  1146. *PrintableOrigin: PAIR(75, 75)
  1147. *switch: Resolution
  1148. {
  1149. *case: Option2
  1150. {
  1151. *% Warning: the following printable width is adjusted (1594->1592) so it is divisible by the resolution X scale.
  1152. *% Warning: the following printable length is adjusted (2214->2212) so it is divisible by the resolution Y scale.
  1153. *PrintableArea: PAIR(1592, 2212)
  1154. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1155. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1156. *PrintableOrigin: PAIR(76, 76)
  1157. }
  1158. *case: Option3
  1159. {
  1160. *% Warning: the following printable width is adjusted (1594->1592) so it is divisible by the resolution X scale.
  1161. *% Warning: the following printable length is adjusted (2214->2212) so it is divisible by the resolution Y scale.
  1162. *PrintableArea: PAIR(1592, 2212)
  1163. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1164. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1165. *PrintableOrigin: PAIR(76, 76)
  1166. }
  1167. }
  1168. *CursorOrigin: PAIR(75, 45)
  1169. *Command: CmdSelect
  1170. {
  1171. *Order: DOC_SETUP.12
  1172. *Cmd: "<1B>&l72a8c1E<1B>*p0x0Y<1B>*c0t3838x5458Y"
  1173. }
  1174. }
  1175. *case: LANDSCAPE_CC90
  1176. {
  1177. *PrintableArea: PAIR(1599, 2214)
  1178. *PrintableOrigin: PAIR(75, 75)
  1179. *switch: Resolution
  1180. {
  1181. *case: Option2
  1182. {
  1183. *% Warning: the following printable width is adjusted (1599->1598) so it is divisible by the resolution X scale.
  1184. *% Warning: the following printable length is adjusted (2214->2212) so it is divisible by the resolution Y scale.
  1185. *PrintableArea: PAIR(1598, 2212)
  1186. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1187. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1188. *PrintableOrigin: PAIR(76, 76)
  1189. }
  1190. *case: Option3
  1191. {
  1192. *% Warning: the following printable width is adjusted (1599->1596) so it is divisible by the resolution X scale.
  1193. *% Warning: the following printable length is adjusted (2214->2212) so it is divisible by the resolution Y scale.
  1194. *PrintableArea: PAIR(1596, 2212)
  1195. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1196. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1197. *PrintableOrigin: PAIR(76, 76)
  1198. }
  1199. }
  1200. *CursorOrigin: PAIR(50, 2289)
  1201. *Command: CmdSelect
  1202. {
  1203. *Order: DOC_SETUP.12
  1204. *Cmd: "<1B>&l72a8c1E<1B>*p0x0Y<1B>*c0t5314x3958Y"
  1205. }
  1206. }
  1207. }
  1208. }
  1209. *Option: Option16
  1210. {
  1211. *rcNameID: 259
  1212. *OptionID: 259
  1213. *PageDimensions: PAIR(3510, 5310)
  1214. *PageProtectMem: 10000
  1215. *switch: Orientation
  1216. {
  1217. *case: PORTRAIT
  1218. {
  1219. *PrintableArea: PAIR(3355, 5160)
  1220. *PrintableOrigin: PAIR(75, 75)
  1221. *switch: Resolution
  1222. {
  1223. *case: Option2
  1224. {
  1225. *% Warning: the following printable width is adjusted (3355->3354) so it is divisible by the resolution X scale.
  1226. *% Warning: the following printable length is adjusted (5160->5158) so it is divisible by the resolution Y scale.
  1227. *PrintableArea: PAIR(3354, 5158)
  1228. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1229. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1230. *PrintableOrigin: PAIR(76, 76)
  1231. }
  1232. *case: Option3
  1233. {
  1234. *% Warning: the following printable width is adjusted (3355->3352) so it is divisible by the resolution X scale.
  1235. *% Warning: the following printable length is adjusted (5160->5156) so it is divisible by the resolution Y scale.
  1236. *PrintableArea: PAIR(3352, 5156)
  1237. *% Warning: the following printable origin X is adjusted (75->76) so it is divisible by the resolution X scale.
  1238. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1239. *PrintableOrigin: PAIR(76, 76)
  1240. }
  1241. }
  1242. *CursorOrigin: PAIR(75, 45)
  1243. *Command: CmdSelect
  1244. {
  1245. *Order: DOC_SETUP.12
  1246. *Cmd: "<1B>&l101a1e99F<1B>*p0x0Y<1B>*c0t8064x12528Y"
  1247. }
  1248. }
  1249. *case: LANDSCAPE_CC90
  1250. {
  1251. *PrintableArea: PAIR(3400, 5190)
  1252. *PrintableOrigin: PAIR(50, 60)
  1253. *switch: Resolution
  1254. {
  1255. *case: Option3
  1256. {
  1257. *% Warning: the following printable width is adjusted (3400->3396) so it is divisible by the resolution X scale.
  1258. *% Warning: the following printable length is adjusted (5190->5188) so it is divisible by the resolution Y scale.
  1259. *PrintableArea: PAIR(3396, 5188)
  1260. *% Warning: the following printable origin X is adjusted (50->52) so it is divisible by the resolution X scale.
  1261. *PrintableOrigin: PAIR(52, 60)
  1262. }
  1263. }
  1264. *CursorOrigin: PAIR(50, 5250)
  1265. *Command: CmdSelect
  1266. {
  1267. *Order: DOC_SETUP.12
  1268. *Cmd: "<1B>&l101a1e63F<1B>*p0x0Y<1B>*c0t12456x8184Y"
  1269. }
  1270. }
  1271. }
  1272. }
  1273. }
  1274. *Feature: MediaType
  1275. {
  1276. *rcNameID: =MEDIA_TYPE_DISPLAY
  1277. *DefaultOption: Option1
  1278. *Option: Option1
  1279. {
  1280. *rcNameID: 262
  1281. *OptionID: 262
  1282. }
  1283. *Option: Option2
  1284. {
  1285. *rcNameID: 263
  1286. *OptionID: 263
  1287. *Command: CmdSelect
  1288. {
  1289. *Order: DOC_SETUP.5
  1290. *Cmd: "@PJL SET ECONOMODE=OFF<0A>"
  1291. }
  1292. }
  1293. *Option: Option3
  1294. {
  1295. *rcNameID: 264
  1296. *OptionID: 264
  1297. *Command: CmdSelect
  1298. {
  1299. *Order: DOC_SETUP.5
  1300. *Cmd: "@PJL SET ECONOMODE=ON<0A>"
  1301. }
  1302. }
  1303. }
  1304. *Feature: PrintQuality
  1305. {
  1306. *rcNameID: =TEXT_QUALITY_DISPLAY
  1307. *DefaultOption: Option1
  1308. *Option: Option1
  1309. {
  1310. *rcNameID: 315
  1311. }
  1312. *Option: Option2
  1313. {
  1314. *rcNameID: 317
  1315. *Command: CmdSelect
  1316. {
  1317. *Order: DOC_SETUP.4
  1318. *Cmd: "@PJL SET RET=LIGHT<0A>"
  1319. }
  1320. }
  1321. *Option: Option3
  1322. {
  1323. *rcNameID: 318
  1324. *Command: CmdSelect
  1325. {
  1326. *Order: DOC_SETUP.4
  1327. *Cmd: "@PJL SET RET=MEDIUM<0A>"
  1328. }
  1329. }
  1330. *Option: Option4
  1331. {
  1332. *rcNameID: 319
  1333. *Command: CmdSelect
  1334. {
  1335. *Order: DOC_SETUP.4
  1336. *Cmd: "@PJL SET RET=DARK<0A>"
  1337. }
  1338. }
  1339. *Option: Option5
  1340. {
  1341. *rcNameID: 320
  1342. *Command: CmdSelect
  1343. {
  1344. *Order: DOC_SETUP.4
  1345. *Cmd: "@PJL SET RET=OFF<0A>"
  1346. }
  1347. }
  1348. }
  1349. *Feature: OutputBin
  1350. {
  1351. *rcNameID: =OUTPUTBIN_DISPLAY
  1352. *DefaultOption: Option1
  1353. *Option: Option1
  1354. {
  1355. *rcNameID: 269
  1356. }
  1357. *Option: Option2
  1358. {
  1359. *rcNameID: 273
  1360. *Command: CmdSelect
  1361. {
  1362. *Order: DOC_SETUP.14
  1363. *Cmd: "<1B>&l1G"
  1364. }
  1365. }
  1366. *Option: Option3
  1367. {
  1368. *rcNameID: 274
  1369. *Command: CmdSelect
  1370. {
  1371. *Order: DOC_SETUP.14
  1372. *Cmd: "<1B>&l2G"
  1373. }
  1374. }
  1375. *Option: Option4
  1376. {
  1377. *rcNameID: 276
  1378. *Command: CmdSelect
  1379. {
  1380. *Order: DOC_SETUP.14
  1381. *Cmd: "<1B>&l100G"
  1382. }
  1383. }
  1384. *Option: Option5
  1385. {
  1386. *rcNameID: 278
  1387. *Command: CmdSelect
  1388. {
  1389. *Order: DOC_SETUP.14
  1390. *Cmd: "<1B>&l101G"
  1391. }
  1392. }
  1393. *Option: Option6
  1394. {
  1395. *rcNameID: 279
  1396. *Command: CmdSelect
  1397. {
  1398. *Order: DOC_SETUP.14
  1399. *Cmd: "<1B>&l102G"
  1400. }
  1401. }
  1402. *Option: Option7
  1403. {
  1404. *rcNameID: 280
  1405. *Command: CmdSelect
  1406. {
  1407. *Order: DOC_SETUP.14
  1408. *Cmd: "<1B>&l103G"
  1409. }
  1410. }
  1411. *Option: Option8
  1412. {
  1413. *rcNameID: 281
  1414. *Command: CmdSelect
  1415. {
  1416. *Order: DOC_SETUP.14
  1417. *Cmd: "<1B>&l104G"
  1418. }
  1419. }
  1420. *Option: Option9
  1421. {
  1422. *rcNameID: 282
  1423. *Command: CmdSelect
  1424. {
  1425. *Order: DOC_SETUP.14
  1426. *Cmd: "<1B>&l105G"
  1427. }
  1428. }
  1429. *Option: Option10
  1430. {
  1431. *rcNameID: 283
  1432. *Command: CmdSelect
  1433. {
  1434. *Order: DOC_SETUP.14
  1435. *Cmd: "<1B>&l106G"
  1436. }
  1437. }
  1438. *Option: Option11
  1439. {
  1440. *rcNameID: 284
  1441. *Command: CmdSelect
  1442. {
  1443. *Order: DOC_SETUP.14
  1444. *Cmd: "<1B>&l107G"
  1445. }
  1446. }
  1447. *Option: Option12
  1448. {
  1449. *rcNameID: 285
  1450. *Command: CmdSelect
  1451. {
  1452. *Order: DOC_SETUP.14
  1453. *Cmd: "<1B>&l108G"
  1454. }
  1455. }
  1456. *Option: Option13
  1457. {
  1458. *rcNameID: 286
  1459. *Command: CmdSelect
  1460. {
  1461. *Order: DOC_SETUP.14
  1462. *Cmd: "<1B>&l109G"
  1463. }
  1464. }
  1465. *Option: Option14
  1466. {
  1467. *rcNameID: 287
  1468. *Command: CmdSelect
  1469. {
  1470. *Order: DOC_SETUP.14
  1471. *Cmd: "<1B>&l110G"
  1472. }
  1473. }
  1474. }
  1475. *Feature: Halftone
  1476. {
  1477. *rcNameID: =HALFTONING_DISPLAY
  1478. *DefaultOption: HT_PATSIZE_AUTO
  1479. *Option: HT_PATSIZE_AUTO
  1480. {
  1481. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1482. }
  1483. *Option: HT_PATSIZE_SUPERCELL_M
  1484. {
  1485. *rcNameID: =HT_SUPERCELL_DISPLAY
  1486. }
  1487. *Option: HT_PATSIZE_6x6_M
  1488. {
  1489. *rcNameID: =HT_DITHER6X6_DISPLAY
  1490. }
  1491. *Option: HT_PATSIZE_8x8_M
  1492. {
  1493. *rcNameID: =HT_DITHER8X8_DISPLAY
  1494. }
  1495. }
  1496. *Feature: Memory
  1497. {
  1498. *rcNameID: =PRINTER_MEMORY_DISPLAY
  1499. *DefaultOption: 12288KB
  1500. *Option: 2048KB
  1501. {
  1502. *Name: "2MB"
  1503. *MemoryConfigKB: PAIR(2048, 1931)
  1504. }
  1505. *Option: 4096KB
  1506. {
  1507. *Name: "4MB"
  1508. *MemoryConfigKB: PAIR(4096, 3979)
  1509. }
  1510. *Option: 6144KB
  1511. {
  1512. *Name: "6MB"
  1513. *MemoryConfigKB: PAIR(6144, 6027)
  1514. }
  1515. *Option: 8192KB
  1516. {
  1517. *Name: "8MB"
  1518. *MemoryConfigKB: PAIR(8192, 8075)
  1519. }
  1520. *Option: 10240KB
  1521. {
  1522. *Name: "10MB"
  1523. *MemoryConfigKB: PAIR(10240, 10123)
  1524. }
  1525. *Option: 12288KB
  1526. {
  1527. *Name: "12MB"
  1528. *MemoryConfigKB: PAIR(12288, 12171)
  1529. }
  1530. }
  1531. *Feature: Duplex
  1532. {
  1533. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  1534. *DefaultOption: NONE
  1535. *Option: NONE
  1536. {
  1537. *rcNameID: =NONE_DISPLAY
  1538. *Command: CmdSelect
  1539. {
  1540. *Order: DOC_SETUP.9
  1541. *Cmd: "<1B>&l0S"
  1542. }
  1543. }
  1544. *Option: VERTICAL
  1545. {
  1546. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  1547. *Command: CmdSelect
  1548. {
  1549. *Order: DOC_SETUP.10
  1550. *Cmd: "<1B>&l1S<1B>&l100U"
  1551. }
  1552. }
  1553. *Option: HORIZONTAL
  1554. {
  1555. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  1556. *Command: CmdSelect
  1557. {
  1558. *Order: DOC_SETUP.10
  1559. *Cmd: "<1B>&l2S<1B>&l100Z"
  1560. }
  1561. }
  1562. }
  1563. *Feature: PageProtect
  1564. {
  1565. *rcNameID: =PAGE_PROTECTION_DISPLAY
  1566. *DefaultOption: OFF
  1567. *Option: ON
  1568. {
  1569. *rcNameID: =ON_DISPLAY
  1570. *Command: CmdSelect
  1571. {
  1572. *Order: DOC_SETUP.1
  1573. *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=ON<0A>"
  1574. }
  1575. }
  1576. *Option: OFF
  1577. {
  1578. *rcNameID: =OFF_DISPLAY
  1579. *Command: CmdSelect
  1580. {
  1581. *Order: DOC_SETUP.1
  1582. *Cmd: "<1B>%%-12345X@PJL SET PAGEPROTECT=AUTO<0A>"
  1583. }
  1584. }
  1585. }
  1586. *Command: CmdStartDoc
  1587. {
  1588. *Order: DOC_SETUP.7
  1589. *Cmd: "<1B>&u300D<1B>*r0F"
  1590. }
  1591. *Command: CmdStartPage
  1592. {
  1593. *Order: PAGE_SETUP.1
  1594. *Cmd: "<1B>*b0M<0D>"
  1595. }
  1596. *Command: CmdEndJob
  1597. {
  1598. *Order: JOB_FINISH.1
  1599. *Cmd: "<1B>E<1B>%%-12345X"
  1600. }
  1601. *Command: CmdCopies
  1602. {
  1603. *Order: DOC_SETUP.13
  1604. *Cmd: "<1B>&l" %d{NumOfCopies}"X"
  1605. }
  1606. *RotateCoordinate?: TRUE
  1607. *RotateRaster?: TRUE
  1608. *RotateFont?: TRUE
  1609. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1610. *MemoryUsage: LIST(FONT)
  1611. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1612. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1613. *XMoveThreshold: 0
  1614. *YMoveThreshold: 0
  1615. *XMoveUnit: 300
  1616. *YMoveUnit: 300
  1617. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  1618. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1619. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1620. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  1621. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  1622. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  1623. *Command: CmdCR { *Cmd : "<0D>" }
  1624. *Command: CmdLF { *Cmd : "<0A>" }
  1625. *Command: CmdFF { *Cmd : "<0C>" }
  1626. *Command: CmdBackSpace { *Cmd : "<08>" }
  1627. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1628. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1629. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1630. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1631. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1632. *EjectPageWithFF?: TRUE
  1633. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1634. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1635. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1636. *OutputDataFormat: H_BYTE
  1637. *OptimizeLeftBound?: TRUE
  1638. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1639. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1640. *DefaultFont: 136
  1641. *DefaultCTT: 0
  1642. *CharPosition: BASELINE
  1643. *MinFontID: 16534
  1644. *MaxFontID: 32768
  1645. *FontFormat: HPPCL_RES
  1646. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1647. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1648. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1649. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1650. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1651. *Command: CmdWhiteTextOn { *Cmd : "<1B>*v1o1T" }
  1652. *Command: CmdWhiteTextOff { *Cmd : "<1B>*v0o0T" }
  1653. *MinGrayFill: 1
  1654. *MaxGrayFill: 100
  1655. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  1656. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  1657. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1658. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }