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.

2936 lines
143 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "EPV600J.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "EPSON VP-600"
  11. *MasterUnits: PAIR(360, 360)
  12. *ResourceDLL: "EPE2JRES.DLL"
  13. *PrinterType: SERIAL
  14. *PrintRateUnit: CPS
  15. *PrintRate: 200
  16. *Feature: Orientation
  17. {
  18. *rcNameID: =ORIENTATION_DISPLAY
  19. *DefaultOption: PORTRAIT
  20. *Option: PORTRAIT
  21. {
  22. *rcNameID: =PORTRAIT_DISPLAY
  23. }
  24. *Option: LANDSCAPE_CC270
  25. {
  26. *rcNameID: =LANDSCAPE_DISPLAY
  27. }
  28. }
  29. *Feature: InputBin
  30. {
  31. *rcNameID: =PAPER_SOURCE_DISPLAY
  32. *DefaultOption: Option1
  33. *Option: Option1
  34. {
  35. *rcNameID: 374
  36. *Command: CmdSelect
  37. {
  38. *Order: DOC_SETUP.6
  39. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000201>K<001B0000001B>O"
  40. }
  41. }
  42. *Option: Option2
  43. {
  44. *rcNameID: 376
  45. *Command: CmdSelect
  46. {
  47. *Order: DOC_SETUP.6
  48. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000001>=<001B0000001B>O"
  49. }
  50. }
  51. *Option: Option3
  52. {
  53. *rcNameID: 381
  54. *Command: CmdSelect
  55. {
  56. *Order: DOC_SETUP.6
  57. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000101>K<001B0000001B19>1"
  58. }
  59. }
  60. }
  61. *Feature: Resolution
  62. {
  63. *rcNameID: =RESOLUTION_DISPLAY
  64. *DefaultOption: Option1
  65. *Option: Option1
  66. {
  67. *Name: "180 x 180 dots per inch"
  68. *DPI: PAIR(180, 180)
  69. *TextDPI: PAIR(180, 180)
  70. *PinsPerLogPass: 24
  71. *PinsPerPhysPass: 24
  72. *MinStripBlankPixels: 360
  73. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  74. *SpotDiameter: 140
  75. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{(NumOfDataBytes / 3) } }
  76. }
  77. *Option: Option2
  78. {
  79. *Name: "360 x 180 dots per inch"
  80. *DPI: PAIR(360, 180)
  81. *TextDPI: PAIR(360, 180)
  82. *PinsPerLogPass: 24
  83. *PinsPerPhysPass: 24
  84. *MinStripBlankPixels: 360
  85. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  86. *SpotDiameter: 160
  87. *Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
  88. }
  89. *Option: Option3
  90. {
  91. *Name: "120 x 180 dots per inch"
  92. *DPI: PAIR(120, 180)
  93. *TextDPI: PAIR(120, 180)
  94. *PinsPerLogPass: 24
  95. *PinsPerPhysPass: 24
  96. *MinStripBlankPixels: 240
  97. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  98. *SpotDiameter: 120
  99. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  100. }
  101. }
  102. *Feature: PaperSize
  103. {
  104. *rcNameID: =PAPER_SIZE_DISPLAY
  105. *DefaultOption: A4
  106. *Option: A4
  107. {
  108. *rcNameID: =A4_DISPLAY
  109. *PageProtectMem: 0
  110. *Command: CmdSelect
  111. {
  112. *Order: DOC_SETUP.8
  113. *Cmd: "<1B>C<000C>"
  114. }
  115. *switch: InputBin
  116. {
  117. *case: Option1
  118. {
  119. *PrintableArea: PAIR(2881, 3893)
  120. *PrintableOrigin: PAIR(43, 75)
  121. *switch: Resolution
  122. {
  123. *case: Option1
  124. {
  125. *% Warning: the following printable width is adjusted (2881->2880) so it is divisible by the resolution X scale.
  126. *% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
  127. *PrintableArea: PAIR(2880, 3892)
  128. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  129. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  130. *PrintableOrigin: PAIR(44, 76)
  131. }
  132. *case: Option2
  133. {
  134. *% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
  135. *PrintableArea: PAIR(2881, 3892)
  136. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  137. *PrintableOrigin: PAIR(43, 76)
  138. }
  139. *case: Option3
  140. {
  141. *% Warning: the following printable width is adjusted (2881->2877) so it is divisible by the resolution X scale.
  142. *% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
  143. *PrintableArea: PAIR(2877, 3892)
  144. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  145. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  146. *PrintableOrigin: PAIR(45, 76)
  147. }
  148. }
  149. }
  150. *case: Option2
  151. {
  152. *PrintableArea: PAIR(2881, 4147)
  153. *PrintableOrigin: PAIR(43, 61)
  154. *switch: Resolution
  155. {
  156. *case: Option1
  157. {
  158. *% Warning: the following printable width is adjusted (2881->2880) so it is divisible by the resolution X scale.
  159. *% Warning: the following printable length is adjusted (4147->4146) so it is divisible by the resolution Y scale.
  160. *PrintableArea: PAIR(2880, 4146)
  161. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  162. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  163. *PrintableOrigin: PAIR(44, 62)
  164. }
  165. *case: Option2
  166. {
  167. *% Warning: the following printable length is adjusted (4147->4146) so it is divisible by the resolution Y scale.
  168. *PrintableArea: PAIR(2881, 4146)
  169. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  170. *PrintableOrigin: PAIR(43, 62)
  171. }
  172. *case: Option3
  173. {
  174. *% Warning: the following printable width is adjusted (2881->2877) so it is divisible by the resolution X scale.
  175. *% Warning: the following printable length is adjusted (4147->4146) so it is divisible by the resolution Y scale.
  176. *PrintableArea: PAIR(2877, 4146)
  177. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  178. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  179. *PrintableOrigin: PAIR(45, 62)
  180. }
  181. }
  182. }
  183. *case: Option3
  184. {
  185. *PrintableArea: PAIR(2881, 3893)
  186. *PrintableOrigin: PAIR(43, 75)
  187. *switch: Resolution
  188. {
  189. *case: Option1
  190. {
  191. *% Warning: the following printable width is adjusted (2881->2880) so it is divisible by the resolution X scale.
  192. *% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
  193. *PrintableArea: PAIR(2880, 3892)
  194. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  195. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  196. *PrintableOrigin: PAIR(44, 76)
  197. }
  198. *case: Option2
  199. {
  200. *% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
  201. *PrintableArea: PAIR(2881, 3892)
  202. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  203. *PrintableOrigin: PAIR(43, 76)
  204. }
  205. *case: Option3
  206. {
  207. *% Warning: the following printable width is adjusted (2881->2877) so it is divisible by the resolution X scale.
  208. *% Warning: the following printable length is adjusted (3893->3892) so it is divisible by the resolution Y scale.
  209. *PrintableArea: PAIR(2877, 3892)
  210. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  211. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  212. *PrintableOrigin: PAIR(45, 76)
  213. }
  214. }
  215. }
  216. }
  217. }
  218. *Option: A5
  219. {
  220. *rcNameID: =A5_DISPLAY
  221. *PageProtectMem: 0
  222. *Command: CmdSelect
  223. {
  224. *Order: DOC_SETUP.8
  225. *Cmd: "<1B>C<0008>"
  226. }
  227. *switch: InputBin
  228. {
  229. *case: Option1
  230. {
  231. *PrintableArea: PAIR(2013, 2662)
  232. *PrintableOrigin: PAIR(43, 75)
  233. *switch: Resolution
  234. {
  235. *case: Option1
  236. {
  237. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  238. *% Warning: the following printable length is adjusted (2662->2660) so it is divisible by the resolution Y scale.
  239. *PrintableArea: PAIR(2012, 2660)
  240. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  241. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  242. *PrintableOrigin: PAIR(44, 76)
  243. }
  244. *case: Option2
  245. {
  246. *% Warning: the following printable length is adjusted (2662->2660) so it is divisible by the resolution Y scale.
  247. *PrintableArea: PAIR(2013, 2660)
  248. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  249. *PrintableOrigin: PAIR(43, 76)
  250. }
  251. *case: Option3
  252. {
  253. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  254. *% Warning: the following printable length is adjusted (2662->2660) so it is divisible by the resolution Y scale.
  255. *PrintableArea: PAIR(2010, 2660)
  256. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  257. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  258. *PrintableOrigin: PAIR(45, 76)
  259. }
  260. }
  261. }
  262. *case: Option2
  263. {
  264. *PrintableArea: PAIR(2013, 2916)
  265. *PrintableOrigin: PAIR(43, 61)
  266. *switch: Resolution
  267. {
  268. *case: Option1
  269. {
  270. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  271. *% Warning: the following printable length is adjusted (2916->2914) so it is divisible by the resolution Y scale.
  272. *PrintableArea: PAIR(2012, 2914)
  273. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  274. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  275. *PrintableOrigin: PAIR(44, 62)
  276. }
  277. *case: Option2
  278. {
  279. *% Warning: the following printable length is adjusted (2916->2914) so it is divisible by the resolution Y scale.
  280. *PrintableArea: PAIR(2013, 2914)
  281. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  282. *PrintableOrigin: PAIR(43, 62)
  283. }
  284. *case: Option3
  285. {
  286. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  287. *% Warning: the following printable length is adjusted (2916->2914) so it is divisible by the resolution Y scale.
  288. *PrintableArea: PAIR(2010, 2914)
  289. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  290. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  291. *PrintableOrigin: PAIR(45, 62)
  292. }
  293. }
  294. }
  295. *case: Option3
  296. {
  297. *PrintableArea: PAIR(2013, 2662)
  298. *PrintableOrigin: PAIR(43, 75)
  299. *switch: Resolution
  300. {
  301. *case: Option1
  302. {
  303. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  304. *% Warning: the following printable length is adjusted (2662->2660) so it is divisible by the resolution Y scale.
  305. *PrintableArea: PAIR(2012, 2660)
  306. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  307. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  308. *PrintableOrigin: PAIR(44, 76)
  309. }
  310. *case: Option2
  311. {
  312. *% Warning: the following printable length is adjusted (2662->2660) so it is divisible by the resolution Y scale.
  313. *PrintableArea: PAIR(2013, 2660)
  314. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  315. *PrintableOrigin: PAIR(43, 76)
  316. }
  317. *case: Option3
  318. {
  319. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  320. *% Warning: the following printable length is adjusted (2662->2660) so it is divisible by the resolution Y scale.
  321. *PrintableArea: PAIR(2010, 2660)
  322. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  323. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  324. *PrintableOrigin: PAIR(45, 76)
  325. }
  326. }
  327. }
  328. }
  329. }
  330. *Option: B4
  331. {
  332. *rcNameID: =B4_DISPLAY
  333. *PageProtectMem: 0
  334. *Command: CmdSelect
  335. {
  336. *Order: DOC_SETUP.8
  337. *Cmd: "<1B>C<000E>"
  338. }
  339. *switch: InputBin
  340. {
  341. *case: Option1
  342. {
  343. *PrintableArea: PAIR(2880, 4844)
  344. *PrintableOrigin: PAIR(340, 75)
  345. *switch: Resolution
  346. {
  347. *case: Option1
  348. {
  349. *% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
  350. *PrintableArea: PAIR(2880, 4842)
  351. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  352. *PrintableOrigin: PAIR(340, 76)
  353. }
  354. *case: Option2
  355. {
  356. *% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
  357. *PrintableArea: PAIR(2880, 4842)
  358. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  359. *PrintableOrigin: PAIR(340, 76)
  360. }
  361. *case: Option3
  362. {
  363. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  364. *% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
  365. *PrintableArea: PAIR(2877, 4842)
  366. *% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
  367. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  368. *PrintableOrigin: PAIR(342, 76)
  369. }
  370. }
  371. }
  372. *case: Option2
  373. {
  374. *PrintableArea: PAIR(2880, 5098)
  375. *PrintableOrigin: PAIR(340, 61)
  376. *switch: Resolution
  377. {
  378. *case: Option1
  379. {
  380. *% Warning: the following printable length is adjusted (5098->5096) so it is divisible by the resolution Y scale.
  381. *PrintableArea: PAIR(2880, 5096)
  382. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  383. *PrintableOrigin: PAIR(340, 62)
  384. }
  385. *case: Option2
  386. {
  387. *% Warning: the following printable length is adjusted (5098->5096) so it is divisible by the resolution Y scale.
  388. *PrintableArea: PAIR(2880, 5096)
  389. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  390. *PrintableOrigin: PAIR(340, 62)
  391. }
  392. *case: Option3
  393. {
  394. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  395. *% Warning: the following printable length is adjusted (5098->5096) so it is divisible by the resolution Y scale.
  396. *PrintableArea: PAIR(2877, 5096)
  397. *% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
  398. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  399. *PrintableOrigin: PAIR(342, 62)
  400. }
  401. }
  402. }
  403. *case: Option3
  404. {
  405. *PrintableArea: PAIR(2880, 4844)
  406. *PrintableOrigin: PAIR(340, 75)
  407. *switch: Resolution
  408. {
  409. *case: Option1
  410. {
  411. *% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
  412. *PrintableArea: PAIR(2880, 4842)
  413. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  414. *PrintableOrigin: PAIR(340, 76)
  415. }
  416. *case: Option2
  417. {
  418. *% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
  419. *PrintableArea: PAIR(2880, 4842)
  420. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  421. *PrintableOrigin: PAIR(340, 76)
  422. }
  423. *case: Option3
  424. {
  425. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  426. *% Warning: the following printable length is adjusted (4844->4842) so it is divisible by the resolution Y scale.
  427. *PrintableArea: PAIR(2877, 4842)
  428. *% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
  429. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  430. *PrintableOrigin: PAIR(342, 76)
  431. }
  432. }
  433. }
  434. }
  435. }
  436. *Option: B5
  437. {
  438. *rcNameID: =B5_DISPLAY
  439. *PageProtectMem: 0
  440. *Command: CmdSelect
  441. {
  442. *Order: DOC_SETUP.8
  443. *Cmd: "<1B>C<000A>"
  444. }
  445. *switch: InputBin
  446. {
  447. *case: Option1
  448. {
  449. *PrintableArea: PAIR(2495, 3328)
  450. *PrintableOrigin: PAIR(43, 75)
  451. *switch: Resolution
  452. {
  453. *case: Option1
  454. {
  455. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  456. *% Warning: the following printable length is adjusted (3328->3326) so it is divisible by the resolution Y scale.
  457. *PrintableArea: PAIR(2494, 3326)
  458. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  459. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  460. *PrintableOrigin: PAIR(44, 76)
  461. }
  462. *case: Option2
  463. {
  464. *% Warning: the following printable length is adjusted (3328->3326) so it is divisible by the resolution Y scale.
  465. *PrintableArea: PAIR(2495, 3326)
  466. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  467. *PrintableOrigin: PAIR(43, 76)
  468. }
  469. *case: Option3
  470. {
  471. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  472. *% Warning: the following printable length is adjusted (3328->3326) so it is divisible by the resolution Y scale.
  473. *PrintableArea: PAIR(2493, 3326)
  474. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  475. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  476. *PrintableOrigin: PAIR(45, 76)
  477. }
  478. }
  479. }
  480. *case: Option2
  481. {
  482. *PrintableArea: PAIR(2495, 3582)
  483. *PrintableOrigin: PAIR(43, 61)
  484. *switch: Resolution
  485. {
  486. *case: Option1
  487. {
  488. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  489. *% Warning: the following printable length is adjusted (3582->3580) so it is divisible by the resolution Y scale.
  490. *PrintableArea: PAIR(2494, 3580)
  491. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  492. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  493. *PrintableOrigin: PAIR(44, 62)
  494. }
  495. *case: Option2
  496. {
  497. *% Warning: the following printable length is adjusted (3582->3580) so it is divisible by the resolution Y scale.
  498. *PrintableArea: PAIR(2495, 3580)
  499. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  500. *PrintableOrigin: PAIR(43, 62)
  501. }
  502. *case: Option3
  503. {
  504. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  505. *% Warning: the following printable length is adjusted (3582->3580) so it is divisible by the resolution Y scale.
  506. *PrintableArea: PAIR(2493, 3580)
  507. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  508. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  509. *PrintableOrigin: PAIR(45, 62)
  510. }
  511. }
  512. }
  513. *case: Option3
  514. {
  515. *PrintableArea: PAIR(2495, 3328)
  516. *PrintableOrigin: PAIR(43, 75)
  517. *switch: Resolution
  518. {
  519. *case: Option1
  520. {
  521. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  522. *% Warning: the following printable length is adjusted (3328->3326) so it is divisible by the resolution Y scale.
  523. *PrintableArea: PAIR(2494, 3326)
  524. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  525. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  526. *PrintableOrigin: PAIR(44, 76)
  527. }
  528. *case: Option2
  529. {
  530. *% Warning: the following printable length is adjusted (3328->3326) so it is divisible by the resolution Y scale.
  531. *PrintableArea: PAIR(2495, 3326)
  532. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  533. *PrintableOrigin: PAIR(43, 76)
  534. }
  535. *case: Option3
  536. {
  537. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  538. *% Warning: the following printable length is adjusted (3328->3326) so it is divisible by the resolution Y scale.
  539. *PrintableArea: PAIR(2493, 3326)
  540. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  541. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  542. *PrintableOrigin: PAIR(45, 76)
  543. }
  544. }
  545. }
  546. }
  547. }
  548. *Option: B5_JIS_ROTATED
  549. {
  550. *rcNameID: =B5_JIS_ROTATED_DISPLAY
  551. *PageProtectMem: 0
  552. *Command: CmdSelect
  553. {
  554. *Order: DOC_SETUP.8
  555. *Cmd: "<1B>C<0007>"
  556. }
  557. *switch: InputBin
  558. {
  559. *case: Option1
  560. {
  561. *PrintableArea: PAIR(2880, 2266)
  562. *PrintableOrigin: PAIR(340, 75)
  563. *switch: Resolution
  564. {
  565. *case: Option1
  566. {
  567. *% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
  568. *PrintableArea: PAIR(2880, 2264)
  569. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  570. *PrintableOrigin: PAIR(340, 76)
  571. }
  572. *case: Option2
  573. {
  574. *% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
  575. *PrintableArea: PAIR(2880, 2264)
  576. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  577. *PrintableOrigin: PAIR(340, 76)
  578. }
  579. *case: Option3
  580. {
  581. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  582. *% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
  583. *PrintableArea: PAIR(2877, 2264)
  584. *% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
  585. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  586. *PrintableOrigin: PAIR(342, 76)
  587. }
  588. }
  589. }
  590. *case: Option2
  591. {
  592. *PrintableArea: PAIR(2880, 2520)
  593. *PrintableOrigin: PAIR(340, 61)
  594. *switch: Resolution
  595. {
  596. *case: Option1
  597. {
  598. *% Warning: the following printable length is adjusted (2520->2518) so it is divisible by the resolution Y scale.
  599. *PrintableArea: PAIR(2880, 2518)
  600. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  601. *PrintableOrigin: PAIR(340, 62)
  602. }
  603. *case: Option2
  604. {
  605. *% Warning: the following printable length is adjusted (2520->2518) so it is divisible by the resolution Y scale.
  606. *PrintableArea: PAIR(2880, 2518)
  607. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  608. *PrintableOrigin: PAIR(340, 62)
  609. }
  610. *case: Option3
  611. {
  612. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  613. *% Warning: the following printable length is adjusted (2520->2518) so it is divisible by the resolution Y scale.
  614. *PrintableArea: PAIR(2877, 2518)
  615. *% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
  616. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  617. *PrintableOrigin: PAIR(342, 62)
  618. }
  619. }
  620. }
  621. *case: Option3
  622. {
  623. *PrintableArea: PAIR(2880, 2266)
  624. *PrintableOrigin: PAIR(340, 75)
  625. *switch: Resolution
  626. {
  627. *case: Option1
  628. {
  629. *% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
  630. *PrintableArea: PAIR(2880, 2264)
  631. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  632. *PrintableOrigin: PAIR(340, 76)
  633. }
  634. *case: Option2
  635. {
  636. *% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
  637. *PrintableArea: PAIR(2880, 2264)
  638. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  639. *PrintableOrigin: PAIR(340, 76)
  640. }
  641. *case: Option3
  642. {
  643. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  644. *% Warning: the following printable length is adjusted (2266->2264) so it is divisible by the resolution Y scale.
  645. *PrintableArea: PAIR(2877, 2264)
  646. *% Warning: the following printable origin X is adjusted (340->342) so it is divisible by the resolution X scale.
  647. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  648. *PrintableOrigin: PAIR(342, 76)
  649. }
  650. }
  651. }
  652. }
  653. }
  654. *Option: LETTER
  655. {
  656. *rcNameID: =LETTER_DISPLAY
  657. *PageProtectMem: 0
  658. *Command: CmdSelect
  659. {
  660. *Order: DOC_SETUP.8
  661. *Cmd: "<1B>C<000B>"
  662. }
  663. *switch: InputBin
  664. {
  665. *case: Option1
  666. {
  667. *PrintableArea: PAIR(2880, 3645)
  668. *PrintableOrigin: PAIR(43, 75)
  669. *switch: Resolution
  670. {
  671. *case: Option1
  672. {
  673. *% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
  674. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  675. *PrintableArea: PAIR(2878, 3644)
  676. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  677. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  678. *PrintableOrigin: PAIR(44, 76)
  679. }
  680. *case: Option2
  681. {
  682. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  683. *PrintableArea: PAIR(2880, 3644)
  684. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  685. *PrintableOrigin: PAIR(43, 76)
  686. }
  687. *case: Option3
  688. {
  689. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  690. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  691. *PrintableArea: PAIR(2877, 3644)
  692. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  693. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  694. *PrintableOrigin: PAIR(45, 76)
  695. }
  696. }
  697. }
  698. *case: Option2
  699. {
  700. *PrintableArea: PAIR(2880, 3899)
  701. *PrintableOrigin: PAIR(43, 61)
  702. *switch: Resolution
  703. {
  704. *case: Option1
  705. {
  706. *% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
  707. *% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
  708. *PrintableArea: PAIR(2878, 3898)
  709. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  710. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  711. *PrintableOrigin: PAIR(44, 62)
  712. }
  713. *case: Option2
  714. {
  715. *% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
  716. *PrintableArea: PAIR(2880, 3898)
  717. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  718. *PrintableOrigin: PAIR(43, 62)
  719. }
  720. *case: Option3
  721. {
  722. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  723. *% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
  724. *PrintableArea: PAIR(2877, 3898)
  725. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  726. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  727. *PrintableOrigin: PAIR(45, 62)
  728. }
  729. }
  730. }
  731. *case: Option3
  732. {
  733. *PrintableArea: PAIR(2880, 3645)
  734. *PrintableOrigin: PAIR(43, 75)
  735. *switch: Resolution
  736. {
  737. *case: Option1
  738. {
  739. *% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
  740. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  741. *PrintableArea: PAIR(2878, 3644)
  742. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  743. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  744. *PrintableOrigin: PAIR(44, 76)
  745. }
  746. *case: Option2
  747. {
  748. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  749. *PrintableArea: PAIR(2880, 3644)
  750. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  751. *PrintableOrigin: PAIR(43, 76)
  752. }
  753. *case: Option3
  754. {
  755. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  756. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  757. *PrintableArea: PAIR(2877, 3644)
  758. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  759. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  760. *PrintableOrigin: PAIR(45, 76)
  761. }
  762. }
  763. }
  764. }
  765. }
  766. *Option: LEGAL
  767. {
  768. *rcNameID: =LEGAL_DISPLAY
  769. *PageProtectMem: 0
  770. *Command: CmdSelect
  771. {
  772. *Order: DOC_SETUP.8
  773. *Cmd: "<1B>C<000E>"
  774. }
  775. *switch: InputBin
  776. {
  777. *case: Option1
  778. {
  779. *PrintableArea: PAIR(2880, 4725)
  780. *PrintableOrigin: PAIR(43, 75)
  781. *switch: Resolution
  782. {
  783. *case: Option1
  784. {
  785. *% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
  786. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  787. *PrintableArea: PAIR(2878, 4724)
  788. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  789. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  790. *PrintableOrigin: PAIR(44, 76)
  791. }
  792. *case: Option2
  793. {
  794. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  795. *PrintableArea: PAIR(2880, 4724)
  796. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  797. *PrintableOrigin: PAIR(43, 76)
  798. }
  799. *case: Option3
  800. {
  801. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  802. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  803. *PrintableArea: PAIR(2877, 4724)
  804. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  805. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  806. *PrintableOrigin: PAIR(45, 76)
  807. }
  808. }
  809. }
  810. *case: Option2
  811. {
  812. *PrintableArea: PAIR(2880, 4979)
  813. *PrintableOrigin: PAIR(43, 61)
  814. *switch: Resolution
  815. {
  816. *case: Option1
  817. {
  818. *% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
  819. *% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
  820. *PrintableArea: PAIR(2878, 4978)
  821. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  822. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  823. *PrintableOrigin: PAIR(44, 62)
  824. }
  825. *case: Option2
  826. {
  827. *% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
  828. *PrintableArea: PAIR(2880, 4978)
  829. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  830. *PrintableOrigin: PAIR(43, 62)
  831. }
  832. *case: Option3
  833. {
  834. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  835. *% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
  836. *PrintableArea: PAIR(2877, 4978)
  837. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  838. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  839. *PrintableOrigin: PAIR(45, 62)
  840. }
  841. }
  842. }
  843. *case: Option3
  844. {
  845. *PrintableArea: PAIR(2880, 4725)
  846. *PrintableOrigin: PAIR(43, 75)
  847. *switch: Resolution
  848. {
  849. *case: Option1
  850. {
  851. *% Warning: the following printable width is adjusted (2880->2878) so it is divisible by the resolution X scale.
  852. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  853. *PrintableArea: PAIR(2878, 4724)
  854. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  855. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  856. *PrintableOrigin: PAIR(44, 76)
  857. }
  858. *case: Option2
  859. {
  860. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  861. *PrintableArea: PAIR(2880, 4724)
  862. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  863. *PrintableOrigin: PAIR(43, 76)
  864. }
  865. *case: Option3
  866. {
  867. *% Warning: the following printable width is adjusted (2880->2877) so it is divisible by the resolution X scale.
  868. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  869. *PrintableArea: PAIR(2877, 4724)
  870. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  871. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  872. *PrintableOrigin: PAIR(45, 76)
  873. }
  874. }
  875. }
  876. }
  877. }
  878. *Option: Option8
  879. {
  880. *rcNameID: 267
  881. *PageDimensions: PAIR(3600, 3960)
  882. *PageProtectMem: 0
  883. *Command: CmdSelect
  884. {
  885. *Order: DOC_SETUP.8
  886. *Cmd: "<1B>C<000B>"
  887. }
  888. *switch: InputBin
  889. {
  890. *case: Option1
  891. {
  892. *PrintableArea: PAIR(2864, 3645)
  893. *PrintableOrigin: PAIR(368, 75)
  894. *switch: Resolution
  895. {
  896. *case: Option1
  897. {
  898. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  899. *PrintableArea: PAIR(2864, 3644)
  900. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  901. *PrintableOrigin: PAIR(368, 76)
  902. }
  903. *case: Option2
  904. {
  905. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  906. *PrintableArea: PAIR(2864, 3644)
  907. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  908. *PrintableOrigin: PAIR(368, 76)
  909. }
  910. *case: Option3
  911. {
  912. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  913. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  914. *PrintableArea: PAIR(2862, 3644)
  915. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  916. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  917. *PrintableOrigin: PAIR(369, 76)
  918. }
  919. }
  920. }
  921. *case: Option2
  922. {
  923. *PrintableArea: PAIR(2864, 3899)
  924. *PrintableOrigin: PAIR(368, 61)
  925. *switch: Resolution
  926. {
  927. *case: Option1
  928. {
  929. *% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
  930. *PrintableArea: PAIR(2864, 3898)
  931. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  932. *PrintableOrigin: PAIR(368, 62)
  933. }
  934. *case: Option2
  935. {
  936. *% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
  937. *PrintableArea: PAIR(2864, 3898)
  938. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  939. *PrintableOrigin: PAIR(368, 62)
  940. }
  941. *case: Option3
  942. {
  943. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  944. *% Warning: the following printable length is adjusted (3899->3898) so it is divisible by the resolution Y scale.
  945. *PrintableArea: PAIR(2862, 3898)
  946. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  947. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  948. *PrintableOrigin: PAIR(369, 62)
  949. }
  950. }
  951. }
  952. *case: Option3
  953. {
  954. *PrintableArea: PAIR(2864, 3645)
  955. *PrintableOrigin: PAIR(368, 75)
  956. *switch: Resolution
  957. {
  958. *case: Option1
  959. {
  960. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  961. *PrintableArea: PAIR(2864, 3644)
  962. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  963. *PrintableOrigin: PAIR(368, 76)
  964. }
  965. *case: Option2
  966. {
  967. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  968. *PrintableArea: PAIR(2864, 3644)
  969. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  970. *PrintableOrigin: PAIR(368, 76)
  971. }
  972. *case: Option3
  973. {
  974. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  975. *% Warning: the following printable length is adjusted (3645->3644) so it is divisible by the resolution Y scale.
  976. *PrintableArea: PAIR(2862, 3644)
  977. *% Warning: the following printable origin X is adjusted (368->369) 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(369, 76)
  980. }
  981. }
  982. }
  983. }
  984. }
  985. *Option: Option9
  986. {
  987. *rcNameID: 301
  988. *PageDimensions: PAIR(3600, 1440)
  989. *PageProtectMem: 0
  990. *Command: CmdSelect
  991. {
  992. *Order: DOC_SETUP.8
  993. *Cmd: "<1B>C<0004>"
  994. }
  995. *switch: InputBin
  996. {
  997. *case: Option1
  998. {
  999. *PrintableArea: PAIR(2864, 1125)
  1000. *PrintableOrigin: PAIR(368, 75)
  1001. *switch: Resolution
  1002. {
  1003. *case: Option1
  1004. {
  1005. *% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
  1006. *PrintableArea: PAIR(2864, 1124)
  1007. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1008. *PrintableOrigin: PAIR(368, 76)
  1009. }
  1010. *case: Option2
  1011. {
  1012. *% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
  1013. *PrintableArea: PAIR(2864, 1124)
  1014. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1015. *PrintableOrigin: PAIR(368, 76)
  1016. }
  1017. *case: Option3
  1018. {
  1019. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1020. *% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
  1021. *PrintableArea: PAIR(2862, 1124)
  1022. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1023. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1024. *PrintableOrigin: PAIR(369, 76)
  1025. }
  1026. }
  1027. }
  1028. *case: Option2
  1029. {
  1030. *PrintableArea: PAIR(2864, 1379)
  1031. *PrintableOrigin: PAIR(368, 61)
  1032. *switch: Resolution
  1033. {
  1034. *case: Option1
  1035. {
  1036. *% Warning: the following printable length is adjusted (1379->1378) so it is divisible by the resolution Y scale.
  1037. *PrintableArea: PAIR(2864, 1378)
  1038. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1039. *PrintableOrigin: PAIR(368, 62)
  1040. }
  1041. *case: Option2
  1042. {
  1043. *% Warning: the following printable length is adjusted (1379->1378) so it is divisible by the resolution Y scale.
  1044. *PrintableArea: PAIR(2864, 1378)
  1045. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1046. *PrintableOrigin: PAIR(368, 62)
  1047. }
  1048. *case: Option3
  1049. {
  1050. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1051. *% Warning: the following printable length is adjusted (1379->1378) so it is divisible by the resolution Y scale.
  1052. *PrintableArea: PAIR(2862, 1378)
  1053. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1054. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1055. *PrintableOrigin: PAIR(369, 62)
  1056. }
  1057. }
  1058. }
  1059. *case: Option3
  1060. {
  1061. *PrintableArea: PAIR(2864, 1125)
  1062. *PrintableOrigin: PAIR(368, 75)
  1063. *switch: Resolution
  1064. {
  1065. *case: Option1
  1066. {
  1067. *% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
  1068. *PrintableArea: PAIR(2864, 1124)
  1069. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1070. *PrintableOrigin: PAIR(368, 76)
  1071. }
  1072. *case: Option2
  1073. {
  1074. *% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
  1075. *PrintableArea: PAIR(2864, 1124)
  1076. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1077. *PrintableOrigin: PAIR(368, 76)
  1078. }
  1079. *case: Option3
  1080. {
  1081. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1082. *% Warning: the following printable length is adjusted (1125->1124) so it is divisible by the resolution Y scale.
  1083. *PrintableArea: PAIR(2862, 1124)
  1084. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1085. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1086. *PrintableOrigin: PAIR(369, 76)
  1087. }
  1088. }
  1089. }
  1090. }
  1091. }
  1092. *Option: Option10
  1093. {
  1094. *rcNameID: 302
  1095. *PageDimensions: PAIR(3600, 1620)
  1096. *PageProtectMem: 0
  1097. *Command: CmdSelect
  1098. {
  1099. *Order: DOC_SETUP.8
  1100. *Cmd: "<1B>2<1B>C<1B>"
  1101. }
  1102. *switch: InputBin
  1103. {
  1104. *case: Option1
  1105. {
  1106. *PrintableArea: PAIR(2864, 1305)
  1107. *PrintableOrigin: PAIR(368, 75)
  1108. *switch: Resolution
  1109. {
  1110. *case: Option1
  1111. {
  1112. *% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
  1113. *PrintableArea: PAIR(2864, 1304)
  1114. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1115. *PrintableOrigin: PAIR(368, 76)
  1116. }
  1117. *case: Option2
  1118. {
  1119. *% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
  1120. *PrintableArea: PAIR(2864, 1304)
  1121. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1122. *PrintableOrigin: PAIR(368, 76)
  1123. }
  1124. *case: Option3
  1125. {
  1126. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1127. *% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
  1128. *PrintableArea: PAIR(2862, 1304)
  1129. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1130. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1131. *PrintableOrigin: PAIR(369, 76)
  1132. }
  1133. }
  1134. }
  1135. *case: Option2
  1136. {
  1137. *PrintableArea: PAIR(2864, 1559)
  1138. *PrintableOrigin: PAIR(368, 61)
  1139. *switch: Resolution
  1140. {
  1141. *case: Option1
  1142. {
  1143. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  1144. *PrintableArea: PAIR(2864, 1558)
  1145. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1146. *PrintableOrigin: PAIR(368, 62)
  1147. }
  1148. *case: Option2
  1149. {
  1150. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  1151. *PrintableArea: PAIR(2864, 1558)
  1152. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1153. *PrintableOrigin: PAIR(368, 62)
  1154. }
  1155. *case: Option3
  1156. {
  1157. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1158. *% Warning: the following printable length is adjusted (1559->1558) so it is divisible by the resolution Y scale.
  1159. *PrintableArea: PAIR(2862, 1558)
  1160. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1161. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1162. *PrintableOrigin: PAIR(369, 62)
  1163. }
  1164. }
  1165. }
  1166. *case: Option3
  1167. {
  1168. *PrintableArea: PAIR(2864, 1305)
  1169. *PrintableOrigin: PAIR(368, 75)
  1170. *switch: Resolution
  1171. {
  1172. *case: Option1
  1173. {
  1174. *% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
  1175. *PrintableArea: PAIR(2864, 1304)
  1176. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1177. *PrintableOrigin: PAIR(368, 76)
  1178. }
  1179. *case: Option2
  1180. {
  1181. *% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
  1182. *PrintableArea: PAIR(2864, 1304)
  1183. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1184. *PrintableOrigin: PAIR(368, 76)
  1185. }
  1186. *case: Option3
  1187. {
  1188. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1189. *% Warning: the following printable length is adjusted (1305->1304) so it is divisible by the resolution Y scale.
  1190. *PrintableArea: PAIR(2862, 1304)
  1191. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1192. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1193. *PrintableOrigin: PAIR(369, 76)
  1194. }
  1195. }
  1196. }
  1197. }
  1198. }
  1199. *Option: Option11
  1200. {
  1201. *rcNameID: 303
  1202. *PageDimensions: PAIR(3600, 1681)
  1203. *PageProtectMem: 0
  1204. *Command: CmdSelect
  1205. {
  1206. *Order: DOC_SETUP.8
  1207. *Cmd: "<1B>2<1B>C<1C>"
  1208. }
  1209. *switch: InputBin
  1210. {
  1211. *case: Option1
  1212. {
  1213. *PrintableArea: PAIR(2864, 1366)
  1214. *PrintableOrigin: PAIR(368, 75)
  1215. *switch: Resolution
  1216. {
  1217. *case: Option1
  1218. {
  1219. *% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
  1220. *PrintableArea: PAIR(2864, 1364)
  1221. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1222. *PrintableOrigin: PAIR(368, 76)
  1223. }
  1224. *case: Option2
  1225. {
  1226. *% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
  1227. *PrintableArea: PAIR(2864, 1364)
  1228. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1229. *PrintableOrigin: PAIR(368, 76)
  1230. }
  1231. *case: Option3
  1232. {
  1233. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1234. *% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
  1235. *PrintableArea: PAIR(2862, 1364)
  1236. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1237. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1238. *PrintableOrigin: PAIR(369, 76)
  1239. }
  1240. }
  1241. }
  1242. *case: Option2
  1243. {
  1244. *PrintableArea: PAIR(2864, 1620)
  1245. *PrintableOrigin: PAIR(368, 61)
  1246. *switch: Resolution
  1247. {
  1248. *case: Option1
  1249. {
  1250. *% Warning: the following printable length is adjusted (1620->1618) so it is divisible by the resolution Y scale.
  1251. *PrintableArea: PAIR(2864, 1618)
  1252. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1253. *PrintableOrigin: PAIR(368, 62)
  1254. }
  1255. *case: Option2
  1256. {
  1257. *% Warning: the following printable length is adjusted (1620->1618) so it is divisible by the resolution Y scale.
  1258. *PrintableArea: PAIR(2864, 1618)
  1259. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1260. *PrintableOrigin: PAIR(368, 62)
  1261. }
  1262. *case: Option3
  1263. {
  1264. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1265. *% Warning: the following printable length is adjusted (1620->1618) so it is divisible by the resolution Y scale.
  1266. *PrintableArea: PAIR(2862, 1618)
  1267. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1268. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1269. *PrintableOrigin: PAIR(369, 62)
  1270. }
  1271. }
  1272. }
  1273. *case: Option3
  1274. {
  1275. *PrintableArea: PAIR(2864, 1366)
  1276. *PrintableOrigin: PAIR(368, 75)
  1277. *switch: Resolution
  1278. {
  1279. *case: Option1
  1280. {
  1281. *% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
  1282. *PrintableArea: PAIR(2864, 1364)
  1283. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1284. *PrintableOrigin: PAIR(368, 76)
  1285. }
  1286. *case: Option2
  1287. {
  1288. *% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
  1289. *PrintableArea: PAIR(2864, 1364)
  1290. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1291. *PrintableOrigin: PAIR(368, 76)
  1292. }
  1293. *case: Option3
  1294. {
  1295. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1296. *% Warning: the following printable length is adjusted (1366->1364) so it is divisible by the resolution Y scale.
  1297. *PrintableArea: PAIR(2862, 1364)
  1298. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1299. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1300. *PrintableOrigin: PAIR(369, 76)
  1301. }
  1302. }
  1303. }
  1304. }
  1305. }
  1306. *Option: Option12
  1307. {
  1308. *rcNameID: 304
  1309. *PageDimensions: PAIR(3600, 1800)
  1310. *PageProtectMem: 0
  1311. *Command: CmdSelect
  1312. {
  1313. *Order: DOC_SETUP.8
  1314. *Cmd: "<1B>C<0005>"
  1315. }
  1316. *switch: InputBin
  1317. {
  1318. *case: Option1
  1319. {
  1320. *PrintableArea: PAIR(2864, 1485)
  1321. *PrintableOrigin: PAIR(368, 75)
  1322. *switch: Resolution
  1323. {
  1324. *case: Option1
  1325. {
  1326. *% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
  1327. *PrintableArea: PAIR(2864, 1484)
  1328. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1329. *PrintableOrigin: PAIR(368, 76)
  1330. }
  1331. *case: Option2
  1332. {
  1333. *% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
  1334. *PrintableArea: PAIR(2864, 1484)
  1335. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1336. *PrintableOrigin: PAIR(368, 76)
  1337. }
  1338. *case: Option3
  1339. {
  1340. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1341. *% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
  1342. *PrintableArea: PAIR(2862, 1484)
  1343. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1344. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1345. *PrintableOrigin: PAIR(369, 76)
  1346. }
  1347. }
  1348. }
  1349. *case: Option2
  1350. {
  1351. *PrintableArea: PAIR(2864, 1739)
  1352. *PrintableOrigin: PAIR(368, 61)
  1353. *switch: Resolution
  1354. {
  1355. *case: Option1
  1356. {
  1357. *% Warning: the following printable length is adjusted (1739->1738) so it is divisible by the resolution Y scale.
  1358. *PrintableArea: PAIR(2864, 1738)
  1359. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1360. *PrintableOrigin: PAIR(368, 62)
  1361. }
  1362. *case: Option2
  1363. {
  1364. *% Warning: the following printable length is adjusted (1739->1738) so it is divisible by the resolution Y scale.
  1365. *PrintableArea: PAIR(2864, 1738)
  1366. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1367. *PrintableOrigin: PAIR(368, 62)
  1368. }
  1369. *case: Option3
  1370. {
  1371. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1372. *% Warning: the following printable length is adjusted (1739->1738) so it is divisible by the resolution Y scale.
  1373. *PrintableArea: PAIR(2862, 1738)
  1374. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1375. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1376. *PrintableOrigin: PAIR(369, 62)
  1377. }
  1378. }
  1379. }
  1380. *case: Option3
  1381. {
  1382. *PrintableArea: PAIR(2864, 1485)
  1383. *PrintableOrigin: PAIR(368, 75)
  1384. *switch: Resolution
  1385. {
  1386. *case: Option1
  1387. {
  1388. *% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
  1389. *PrintableArea: PAIR(2864, 1484)
  1390. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1391. *PrintableOrigin: PAIR(368, 76)
  1392. }
  1393. *case: Option2
  1394. {
  1395. *% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
  1396. *PrintableArea: PAIR(2864, 1484)
  1397. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1398. *PrintableOrigin: PAIR(368, 76)
  1399. }
  1400. *case: Option3
  1401. {
  1402. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1403. *% Warning: the following printable length is adjusted (1485->1484) so it is divisible by the resolution Y scale.
  1404. *PrintableArea: PAIR(2862, 1484)
  1405. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1406. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1407. *PrintableOrigin: PAIR(369, 76)
  1408. }
  1409. }
  1410. }
  1411. }
  1412. }
  1413. *Option: Option13
  1414. {
  1415. *rcNameID: 305
  1416. *PageDimensions: PAIR(3600, 1980)
  1417. *PageProtectMem: 0
  1418. *Command: CmdSelect
  1419. {
  1420. *Order: DOC_SETUP.8
  1421. *Cmd: "<1B>2<1B>C!"
  1422. }
  1423. *switch: InputBin
  1424. {
  1425. *case: Option1
  1426. {
  1427. *PrintableArea: PAIR(2864, 1665)
  1428. *PrintableOrigin: PAIR(368, 75)
  1429. *switch: Resolution
  1430. {
  1431. *case: Option1
  1432. {
  1433. *% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
  1434. *PrintableArea: PAIR(2864, 1664)
  1435. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1436. *PrintableOrigin: PAIR(368, 76)
  1437. }
  1438. *case: Option2
  1439. {
  1440. *% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
  1441. *PrintableArea: PAIR(2864, 1664)
  1442. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1443. *PrintableOrigin: PAIR(368, 76)
  1444. }
  1445. *case: Option3
  1446. {
  1447. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1448. *% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
  1449. *PrintableArea: PAIR(2862, 1664)
  1450. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1451. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1452. *PrintableOrigin: PAIR(369, 76)
  1453. }
  1454. }
  1455. }
  1456. *case: Option2
  1457. {
  1458. *PrintableArea: PAIR(2864, 1919)
  1459. *PrintableOrigin: PAIR(368, 61)
  1460. *switch: Resolution
  1461. {
  1462. *case: Option1
  1463. {
  1464. *% Warning: the following printable length is adjusted (1919->1918) so it is divisible by the resolution Y scale.
  1465. *PrintableArea: PAIR(2864, 1918)
  1466. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1467. *PrintableOrigin: PAIR(368, 62)
  1468. }
  1469. *case: Option2
  1470. {
  1471. *% Warning: the following printable length is adjusted (1919->1918) so it is divisible by the resolution Y scale.
  1472. *PrintableArea: PAIR(2864, 1918)
  1473. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1474. *PrintableOrigin: PAIR(368, 62)
  1475. }
  1476. *case: Option3
  1477. {
  1478. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1479. *% Warning: the following printable length is adjusted (1919->1918) so it is divisible by the resolution Y scale.
  1480. *PrintableArea: PAIR(2862, 1918)
  1481. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1482. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1483. *PrintableOrigin: PAIR(369, 62)
  1484. }
  1485. }
  1486. }
  1487. *case: Option3
  1488. {
  1489. *PrintableArea: PAIR(2864, 1665)
  1490. *PrintableOrigin: PAIR(368, 75)
  1491. *switch: Resolution
  1492. {
  1493. *case: Option1
  1494. {
  1495. *% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
  1496. *PrintableArea: PAIR(2864, 1664)
  1497. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1498. *PrintableOrigin: PAIR(368, 76)
  1499. }
  1500. *case: Option2
  1501. {
  1502. *% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
  1503. *PrintableArea: PAIR(2864, 1664)
  1504. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1505. *PrintableOrigin: PAIR(368, 76)
  1506. }
  1507. *case: Option3
  1508. {
  1509. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1510. *% Warning: the following printable length is adjusted (1665->1664) so it is divisible by the resolution Y scale.
  1511. *PrintableArea: PAIR(2862, 1664)
  1512. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1513. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1514. *PrintableOrigin: PAIR(369, 76)
  1515. }
  1516. }
  1517. }
  1518. }
  1519. }
  1520. *Option: Option14
  1521. {
  1522. *rcNameID: 306
  1523. *PageDimensions: PAIR(3600, 2160)
  1524. *PageProtectMem: 0
  1525. *Command: CmdSelect
  1526. {
  1527. *Order: DOC_SETUP.8
  1528. *Cmd: "<1B>C<0006>"
  1529. }
  1530. *switch: InputBin
  1531. {
  1532. *case: Option1
  1533. {
  1534. *PrintableArea: PAIR(2864, 1845)
  1535. *PrintableOrigin: PAIR(368, 75)
  1536. *switch: Resolution
  1537. {
  1538. *case: Option1
  1539. {
  1540. *% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
  1541. *PrintableArea: PAIR(2864, 1844)
  1542. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1543. *PrintableOrigin: PAIR(368, 76)
  1544. }
  1545. *case: Option2
  1546. {
  1547. *% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
  1548. *PrintableArea: PAIR(2864, 1844)
  1549. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1550. *PrintableOrigin: PAIR(368, 76)
  1551. }
  1552. *case: Option3
  1553. {
  1554. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1555. *% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
  1556. *PrintableArea: PAIR(2862, 1844)
  1557. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1558. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1559. *PrintableOrigin: PAIR(369, 76)
  1560. }
  1561. }
  1562. }
  1563. *case: Option2
  1564. {
  1565. *PrintableArea: PAIR(2864, 2099)
  1566. *PrintableOrigin: PAIR(368, 61)
  1567. *switch: Resolution
  1568. {
  1569. *case: Option1
  1570. {
  1571. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  1572. *PrintableArea: PAIR(2864, 2098)
  1573. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1574. *PrintableOrigin: PAIR(368, 62)
  1575. }
  1576. *case: Option2
  1577. {
  1578. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  1579. *PrintableArea: PAIR(2864, 2098)
  1580. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1581. *PrintableOrigin: PAIR(368, 62)
  1582. }
  1583. *case: Option3
  1584. {
  1585. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1586. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  1587. *PrintableArea: PAIR(2862, 2098)
  1588. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1589. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1590. *PrintableOrigin: PAIR(369, 62)
  1591. }
  1592. }
  1593. }
  1594. *case: Option3
  1595. {
  1596. *PrintableArea: PAIR(2864, 1845)
  1597. *PrintableOrigin: PAIR(368, 75)
  1598. *switch: Resolution
  1599. {
  1600. *case: Option1
  1601. {
  1602. *% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
  1603. *PrintableArea: PAIR(2864, 1844)
  1604. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1605. *PrintableOrigin: PAIR(368, 76)
  1606. }
  1607. *case: Option2
  1608. {
  1609. *% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
  1610. *PrintableArea: PAIR(2864, 1844)
  1611. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1612. *PrintableOrigin: PAIR(368, 76)
  1613. }
  1614. *case: Option3
  1615. {
  1616. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1617. *% Warning: the following printable length is adjusted (1845->1844) so it is divisible by the resolution Y scale.
  1618. *PrintableArea: PAIR(2862, 1844)
  1619. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1620. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1621. *PrintableOrigin: PAIR(369, 76)
  1622. }
  1623. }
  1624. }
  1625. }
  1626. }
  1627. *Option: Option15
  1628. {
  1629. *rcNameID: 307
  1630. *PageDimensions: PAIR(3600, 2400)
  1631. *PageProtectMem: 0
  1632. *Command: CmdSelect
  1633. {
  1634. *Order: DOC_SETUP.8
  1635. *Cmd: "<1B>2<1B>C("
  1636. }
  1637. *switch: InputBin
  1638. {
  1639. *case: Option1
  1640. {
  1641. *PrintableArea: PAIR(2864, 2085)
  1642. *PrintableOrigin: PAIR(368, 75)
  1643. *switch: Resolution
  1644. {
  1645. *case: Option1
  1646. {
  1647. *% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
  1648. *PrintableArea: PAIR(2864, 2084)
  1649. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1650. *PrintableOrigin: PAIR(368, 76)
  1651. }
  1652. *case: Option2
  1653. {
  1654. *% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
  1655. *PrintableArea: PAIR(2864, 2084)
  1656. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1657. *PrintableOrigin: PAIR(368, 76)
  1658. }
  1659. *case: Option3
  1660. {
  1661. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1662. *% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
  1663. *PrintableArea: PAIR(2862, 2084)
  1664. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1665. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1666. *PrintableOrigin: PAIR(369, 76)
  1667. }
  1668. }
  1669. }
  1670. *case: Option2
  1671. {
  1672. *PrintableArea: PAIR(2864, 2339)
  1673. *PrintableOrigin: PAIR(368, 61)
  1674. *switch: Resolution
  1675. {
  1676. *case: Option1
  1677. {
  1678. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  1679. *PrintableArea: PAIR(2864, 2338)
  1680. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1681. *PrintableOrigin: PAIR(368, 62)
  1682. }
  1683. *case: Option2
  1684. {
  1685. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  1686. *PrintableArea: PAIR(2864, 2338)
  1687. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1688. *PrintableOrigin: PAIR(368, 62)
  1689. }
  1690. *case: Option3
  1691. {
  1692. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1693. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  1694. *PrintableArea: PAIR(2862, 2338)
  1695. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1696. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1697. *PrintableOrigin: PAIR(369, 62)
  1698. }
  1699. }
  1700. }
  1701. *case: Option3
  1702. {
  1703. *PrintableArea: PAIR(2864, 2085)
  1704. *PrintableOrigin: PAIR(368, 75)
  1705. *switch: Resolution
  1706. {
  1707. *case: Option1
  1708. {
  1709. *% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
  1710. *PrintableArea: PAIR(2864, 2084)
  1711. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1712. *PrintableOrigin: PAIR(368, 76)
  1713. }
  1714. *case: Option2
  1715. {
  1716. *% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
  1717. *PrintableArea: PAIR(2864, 2084)
  1718. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1719. *PrintableOrigin: PAIR(368, 76)
  1720. }
  1721. *case: Option3
  1722. {
  1723. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1724. *% Warning: the following printable length is adjusted (2085->2084) so it is divisible by the resolution Y scale.
  1725. *PrintableArea: PAIR(2862, 2084)
  1726. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1727. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1728. *PrintableOrigin: PAIR(369, 76)
  1729. }
  1730. }
  1731. }
  1732. }
  1733. }
  1734. *Option: Option16
  1735. {
  1736. *rcNameID: 308
  1737. *PageDimensions: PAIR(3600, 2520)
  1738. *PageProtectMem: 0
  1739. *Command: CmdSelect
  1740. {
  1741. *Order: DOC_SETUP.8
  1742. *Cmd: "<1B>C<0007>"
  1743. }
  1744. *switch: InputBin
  1745. {
  1746. *case: Option1
  1747. {
  1748. *PrintableArea: PAIR(2864, 2205)
  1749. *PrintableOrigin: PAIR(368, 75)
  1750. *switch: Resolution
  1751. {
  1752. *case: Option1
  1753. {
  1754. *% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
  1755. *PrintableArea: PAIR(2864, 2204)
  1756. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1757. *PrintableOrigin: PAIR(368, 76)
  1758. }
  1759. *case: Option2
  1760. {
  1761. *% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
  1762. *PrintableArea: PAIR(2864, 2204)
  1763. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1764. *PrintableOrigin: PAIR(368, 76)
  1765. }
  1766. *case: Option3
  1767. {
  1768. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1769. *% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
  1770. *PrintableArea: PAIR(2862, 2204)
  1771. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1772. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1773. *PrintableOrigin: PAIR(369, 76)
  1774. }
  1775. }
  1776. }
  1777. *case: Option2
  1778. {
  1779. *PrintableArea: PAIR(2864, 2459)
  1780. *PrintableOrigin: PAIR(368, 61)
  1781. *switch: Resolution
  1782. {
  1783. *case: Option1
  1784. {
  1785. *% Warning: the following printable length is adjusted (2459->2458) so it is divisible by the resolution Y scale.
  1786. *PrintableArea: PAIR(2864, 2458)
  1787. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1788. *PrintableOrigin: PAIR(368, 62)
  1789. }
  1790. *case: Option2
  1791. {
  1792. *% Warning: the following printable length is adjusted (2459->2458) so it is divisible by the resolution Y scale.
  1793. *PrintableArea: PAIR(2864, 2458)
  1794. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1795. *PrintableOrigin: PAIR(368, 62)
  1796. }
  1797. *case: Option3
  1798. {
  1799. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1800. *% Warning: the following printable length is adjusted (2459->2458) so it is divisible by the resolution Y scale.
  1801. *PrintableArea: PAIR(2862, 2458)
  1802. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1803. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1804. *PrintableOrigin: PAIR(369, 62)
  1805. }
  1806. }
  1807. }
  1808. *case: Option3
  1809. {
  1810. *PrintableArea: PAIR(2864, 2205)
  1811. *PrintableOrigin: PAIR(368, 75)
  1812. *switch: Resolution
  1813. {
  1814. *case: Option1
  1815. {
  1816. *% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
  1817. *PrintableArea: PAIR(2864, 2204)
  1818. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1819. *PrintableOrigin: PAIR(368, 76)
  1820. }
  1821. *case: Option2
  1822. {
  1823. *% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
  1824. *PrintableArea: PAIR(2864, 2204)
  1825. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1826. *PrintableOrigin: PAIR(368, 76)
  1827. }
  1828. *case: Option3
  1829. {
  1830. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1831. *% Warning: the following printable length is adjusted (2205->2204) so it is divisible by the resolution Y scale.
  1832. *PrintableArea: PAIR(2862, 2204)
  1833. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1834. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1835. *PrintableOrigin: PAIR(369, 76)
  1836. }
  1837. }
  1838. }
  1839. }
  1840. }
  1841. *Option: Option17
  1842. {
  1843. *rcNameID: 309
  1844. *PageDimensions: PAIR(3600, 2700)
  1845. *PageProtectMem: 0
  1846. *Command: CmdSelect
  1847. {
  1848. *Order: DOC_SETUP.8
  1849. *Cmd: "<1B>2<1B>C-"
  1850. }
  1851. *switch: InputBin
  1852. {
  1853. *case: Option1
  1854. {
  1855. *PrintableArea: PAIR(2864, 2385)
  1856. *PrintableOrigin: PAIR(368, 75)
  1857. *switch: Resolution
  1858. {
  1859. *case: Option1
  1860. {
  1861. *% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
  1862. *PrintableArea: PAIR(2864, 2384)
  1863. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1864. *PrintableOrigin: PAIR(368, 76)
  1865. }
  1866. *case: Option2
  1867. {
  1868. *% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
  1869. *PrintableArea: PAIR(2864, 2384)
  1870. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1871. *PrintableOrigin: PAIR(368, 76)
  1872. }
  1873. *case: Option3
  1874. {
  1875. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1876. *% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
  1877. *PrintableArea: PAIR(2862, 2384)
  1878. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1879. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1880. *PrintableOrigin: PAIR(369, 76)
  1881. }
  1882. }
  1883. }
  1884. *case: Option2
  1885. {
  1886. *PrintableArea: PAIR(2864, 2639)
  1887. *PrintableOrigin: PAIR(368, 61)
  1888. *switch: Resolution
  1889. {
  1890. *case: Option1
  1891. {
  1892. *% Warning: the following printable length is adjusted (2639->2638) so it is divisible by the resolution Y scale.
  1893. *PrintableArea: PAIR(2864, 2638)
  1894. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1895. *PrintableOrigin: PAIR(368, 62)
  1896. }
  1897. *case: Option2
  1898. {
  1899. *% Warning: the following printable length is adjusted (2639->2638) so it is divisible by the resolution Y scale.
  1900. *PrintableArea: PAIR(2864, 2638)
  1901. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1902. *PrintableOrigin: PAIR(368, 62)
  1903. }
  1904. *case: Option3
  1905. {
  1906. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1907. *% Warning: the following printable length is adjusted (2639->2638) so it is divisible by the resolution Y scale.
  1908. *PrintableArea: PAIR(2862, 2638)
  1909. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1910. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  1911. *PrintableOrigin: PAIR(369, 62)
  1912. }
  1913. }
  1914. }
  1915. *case: Option3
  1916. {
  1917. *PrintableArea: PAIR(2864, 2385)
  1918. *PrintableOrigin: PAIR(368, 75)
  1919. *switch: Resolution
  1920. {
  1921. *case: Option1
  1922. {
  1923. *% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
  1924. *PrintableArea: PAIR(2864, 2384)
  1925. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1926. *PrintableOrigin: PAIR(368, 76)
  1927. }
  1928. *case: Option2
  1929. {
  1930. *% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
  1931. *PrintableArea: PAIR(2864, 2384)
  1932. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1933. *PrintableOrigin: PAIR(368, 76)
  1934. }
  1935. *case: Option3
  1936. {
  1937. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1938. *% Warning: the following printable length is adjusted (2385->2384) so it is divisible by the resolution Y scale.
  1939. *PrintableArea: PAIR(2862, 2384)
  1940. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1941. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1942. *PrintableOrigin: PAIR(369, 76)
  1943. }
  1944. }
  1945. }
  1946. }
  1947. }
  1948. *Option: Option18
  1949. {
  1950. *rcNameID: 310
  1951. *PageDimensions: PAIR(3600, 2880)
  1952. *PageProtectMem: 0
  1953. *Command: CmdSelect
  1954. {
  1955. *Order: DOC_SETUP.8
  1956. *Cmd: "<1B>C<0008>"
  1957. }
  1958. *switch: InputBin
  1959. {
  1960. *case: Option1
  1961. {
  1962. *PrintableArea: PAIR(2864, 2565)
  1963. *PrintableOrigin: PAIR(368, 75)
  1964. *switch: Resolution
  1965. {
  1966. *case: Option1
  1967. {
  1968. *% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
  1969. *PrintableArea: PAIR(2864, 2564)
  1970. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1971. *PrintableOrigin: PAIR(368, 76)
  1972. }
  1973. *case: Option2
  1974. {
  1975. *% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
  1976. *PrintableArea: PAIR(2864, 2564)
  1977. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1978. *PrintableOrigin: PAIR(368, 76)
  1979. }
  1980. *case: Option3
  1981. {
  1982. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  1983. *% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
  1984. *PrintableArea: PAIR(2862, 2564)
  1985. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  1986. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  1987. *PrintableOrigin: PAIR(369, 76)
  1988. }
  1989. }
  1990. }
  1991. *case: Option2
  1992. {
  1993. *PrintableArea: PAIR(2864, 2819)
  1994. *PrintableOrigin: PAIR(368, 61)
  1995. *switch: Resolution
  1996. {
  1997. *case: Option1
  1998. {
  1999. *% Warning: the following printable length is adjusted (2819->2818) so it is divisible by the resolution Y scale.
  2000. *PrintableArea: PAIR(2864, 2818)
  2001. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2002. *PrintableOrigin: PAIR(368, 62)
  2003. }
  2004. *case: Option2
  2005. {
  2006. *% Warning: the following printable length is adjusted (2819->2818) so it is divisible by the resolution Y scale.
  2007. *PrintableArea: PAIR(2864, 2818)
  2008. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2009. *PrintableOrigin: PAIR(368, 62)
  2010. }
  2011. *case: Option3
  2012. {
  2013. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2014. *% Warning: the following printable length is adjusted (2819->2818) so it is divisible by the resolution Y scale.
  2015. *PrintableArea: PAIR(2862, 2818)
  2016. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2017. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2018. *PrintableOrigin: PAIR(369, 62)
  2019. }
  2020. }
  2021. }
  2022. *case: Option3
  2023. {
  2024. *PrintableArea: PAIR(2864, 2565)
  2025. *PrintableOrigin: PAIR(368, 75)
  2026. *switch: Resolution
  2027. {
  2028. *case: Option1
  2029. {
  2030. *% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
  2031. *PrintableArea: PAIR(2864, 2564)
  2032. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2033. *PrintableOrigin: PAIR(368, 76)
  2034. }
  2035. *case: Option2
  2036. {
  2037. *% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
  2038. *PrintableArea: PAIR(2864, 2564)
  2039. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2040. *PrintableOrigin: PAIR(368, 76)
  2041. }
  2042. *case: Option3
  2043. {
  2044. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2045. *% Warning: the following printable length is adjusted (2565->2564) so it is divisible by the resolution Y scale.
  2046. *PrintableArea: PAIR(2862, 2564)
  2047. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2048. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2049. *PrintableOrigin: PAIR(369, 76)
  2050. }
  2051. }
  2052. }
  2053. }
  2054. }
  2055. *Option: Option19
  2056. {
  2057. *rcNameID: 311
  2058. *PageDimensions: PAIR(3600, 3240)
  2059. *PageProtectMem: 0
  2060. *Command: CmdSelect
  2061. {
  2062. *Order: DOC_SETUP.8
  2063. *Cmd: "<1B>C<0009>"
  2064. }
  2065. *switch: InputBin
  2066. {
  2067. *case: Option1
  2068. {
  2069. *PrintableArea: PAIR(2864, 2925)
  2070. *PrintableOrigin: PAIR(368, 75)
  2071. *switch: Resolution
  2072. {
  2073. *case: Option1
  2074. {
  2075. *% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
  2076. *PrintableArea: PAIR(2864, 2924)
  2077. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2078. *PrintableOrigin: PAIR(368, 76)
  2079. }
  2080. *case: Option2
  2081. {
  2082. *% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
  2083. *PrintableArea: PAIR(2864, 2924)
  2084. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2085. *PrintableOrigin: PAIR(368, 76)
  2086. }
  2087. *case: Option3
  2088. {
  2089. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2090. *% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
  2091. *PrintableArea: PAIR(2862, 2924)
  2092. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2093. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2094. *PrintableOrigin: PAIR(369, 76)
  2095. }
  2096. }
  2097. }
  2098. *case: Option2
  2099. {
  2100. *PrintableArea: PAIR(2864, 3179)
  2101. *PrintableOrigin: PAIR(368, 61)
  2102. *switch: Resolution
  2103. {
  2104. *case: Option1
  2105. {
  2106. *% Warning: the following printable length is adjusted (3179->3178) so it is divisible by the resolution Y scale.
  2107. *PrintableArea: PAIR(2864, 3178)
  2108. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2109. *PrintableOrigin: PAIR(368, 62)
  2110. }
  2111. *case: Option2
  2112. {
  2113. *% Warning: the following printable length is adjusted (3179->3178) so it is divisible by the resolution Y scale.
  2114. *PrintableArea: PAIR(2864, 3178)
  2115. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2116. *PrintableOrigin: PAIR(368, 62)
  2117. }
  2118. *case: Option3
  2119. {
  2120. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2121. *% Warning: the following printable length is adjusted (3179->3178) so it is divisible by the resolution Y scale.
  2122. *PrintableArea: PAIR(2862, 3178)
  2123. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2124. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2125. *PrintableOrigin: PAIR(369, 62)
  2126. }
  2127. }
  2128. }
  2129. *case: Option3
  2130. {
  2131. *PrintableArea: PAIR(2864, 2925)
  2132. *PrintableOrigin: PAIR(368, 75)
  2133. *switch: Resolution
  2134. {
  2135. *case: Option1
  2136. {
  2137. *% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
  2138. *PrintableArea: PAIR(2864, 2924)
  2139. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2140. *PrintableOrigin: PAIR(368, 76)
  2141. }
  2142. *case: Option2
  2143. {
  2144. *% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
  2145. *PrintableArea: PAIR(2864, 2924)
  2146. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2147. *PrintableOrigin: PAIR(368, 76)
  2148. }
  2149. *case: Option3
  2150. {
  2151. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2152. *% Warning: the following printable length is adjusted (2925->2924) so it is divisible by the resolution Y scale.
  2153. *PrintableArea: PAIR(2862, 2924)
  2154. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2155. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2156. *PrintableOrigin: PAIR(369, 76)
  2157. }
  2158. }
  2159. }
  2160. }
  2161. }
  2162. *Option: Option20
  2163. {
  2164. *rcNameID: 312
  2165. *PageDimensions: PAIR(3600, 3600)
  2166. *PageProtectMem: 0
  2167. *Command: CmdSelect
  2168. {
  2169. *Order: DOC_SETUP.8
  2170. *Cmd: "<1B>C<000A>"
  2171. }
  2172. *switch: InputBin
  2173. {
  2174. *case: Option1
  2175. {
  2176. *PrintableArea: PAIR(2864, 3285)
  2177. *PrintableOrigin: PAIR(368, 75)
  2178. *switch: Resolution
  2179. {
  2180. *case: Option1
  2181. {
  2182. *% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
  2183. *PrintableArea: PAIR(2864, 3284)
  2184. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2185. *PrintableOrigin: PAIR(368, 76)
  2186. }
  2187. *case: Option2
  2188. {
  2189. *% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
  2190. *PrintableArea: PAIR(2864, 3284)
  2191. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2192. *PrintableOrigin: PAIR(368, 76)
  2193. }
  2194. *case: Option3
  2195. {
  2196. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2197. *% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
  2198. *PrintableArea: PAIR(2862, 3284)
  2199. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2200. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2201. *PrintableOrigin: PAIR(369, 76)
  2202. }
  2203. }
  2204. }
  2205. *case: Option2
  2206. {
  2207. *PrintableArea: PAIR(2864, 3539)
  2208. *PrintableOrigin: PAIR(368, 61)
  2209. *switch: Resolution
  2210. {
  2211. *case: Option1
  2212. {
  2213. *% Warning: the following printable length is adjusted (3539->3538) so it is divisible by the resolution Y scale.
  2214. *PrintableArea: PAIR(2864, 3538)
  2215. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2216. *PrintableOrigin: PAIR(368, 62)
  2217. }
  2218. *case: Option2
  2219. {
  2220. *% Warning: the following printable length is adjusted (3539->3538) so it is divisible by the resolution Y scale.
  2221. *PrintableArea: PAIR(2864, 3538)
  2222. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2223. *PrintableOrigin: PAIR(368, 62)
  2224. }
  2225. *case: Option3
  2226. {
  2227. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2228. *% Warning: the following printable length is adjusted (3539->3538) so it is divisible by the resolution Y scale.
  2229. *PrintableArea: PAIR(2862, 3538)
  2230. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2231. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2232. *PrintableOrigin: PAIR(369, 62)
  2233. }
  2234. }
  2235. }
  2236. *case: Option3
  2237. {
  2238. *PrintableArea: PAIR(2864, 3285)
  2239. *PrintableOrigin: PAIR(368, 75)
  2240. *switch: Resolution
  2241. {
  2242. *case: Option1
  2243. {
  2244. *% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
  2245. *PrintableArea: PAIR(2864, 3284)
  2246. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2247. *PrintableOrigin: PAIR(368, 76)
  2248. }
  2249. *case: Option2
  2250. {
  2251. *% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
  2252. *PrintableArea: PAIR(2864, 3284)
  2253. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2254. *PrintableOrigin: PAIR(368, 76)
  2255. }
  2256. *case: Option3
  2257. {
  2258. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2259. *% Warning: the following printable length is adjusted (3285->3284) so it is divisible by the resolution Y scale.
  2260. *PrintableArea: PAIR(2862, 3284)
  2261. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2262. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2263. *PrintableOrigin: PAIR(369, 76)
  2264. }
  2265. }
  2266. }
  2267. }
  2268. }
  2269. *Option: Option21
  2270. {
  2271. *rcNameID: 313
  2272. *PageDimensions: PAIR(3600, 3780)
  2273. *PageProtectMem: 0
  2274. *Command: CmdSelect
  2275. {
  2276. *Order: DOC_SETUP.8
  2277. *Cmd: "<1B>2<1B>C?"
  2278. }
  2279. *switch: InputBin
  2280. {
  2281. *case: Option1
  2282. {
  2283. *PrintableArea: PAIR(2864, 3465)
  2284. *PrintableOrigin: PAIR(368, 75)
  2285. *switch: Resolution
  2286. {
  2287. *case: Option1
  2288. {
  2289. *% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
  2290. *PrintableArea: PAIR(2864, 3464)
  2291. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2292. *PrintableOrigin: PAIR(368, 76)
  2293. }
  2294. *case: Option2
  2295. {
  2296. *% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
  2297. *PrintableArea: PAIR(2864, 3464)
  2298. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2299. *PrintableOrigin: PAIR(368, 76)
  2300. }
  2301. *case: Option3
  2302. {
  2303. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2304. *% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
  2305. *PrintableArea: PAIR(2862, 3464)
  2306. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2307. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2308. *PrintableOrigin: PAIR(369, 76)
  2309. }
  2310. }
  2311. }
  2312. *case: Option2
  2313. {
  2314. *PrintableArea: PAIR(2864, 3719)
  2315. *PrintableOrigin: PAIR(368, 61)
  2316. *switch: Resolution
  2317. {
  2318. *case: Option1
  2319. {
  2320. *% Warning: the following printable length is adjusted (3719->3718) so it is divisible by the resolution Y scale.
  2321. *PrintableArea: PAIR(2864, 3718)
  2322. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2323. *PrintableOrigin: PAIR(368, 62)
  2324. }
  2325. *case: Option2
  2326. {
  2327. *% Warning: the following printable length is adjusted (3719->3718) so it is divisible by the resolution Y scale.
  2328. *PrintableArea: PAIR(2864, 3718)
  2329. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2330. *PrintableOrigin: PAIR(368, 62)
  2331. }
  2332. *case: Option3
  2333. {
  2334. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2335. *% Warning: the following printable length is adjusted (3719->3718) so it is divisible by the resolution Y scale.
  2336. *PrintableArea: PAIR(2862, 3718)
  2337. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2338. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2339. *PrintableOrigin: PAIR(369, 62)
  2340. }
  2341. }
  2342. }
  2343. *case: Option3
  2344. {
  2345. *PrintableArea: PAIR(2864, 3465)
  2346. *PrintableOrigin: PAIR(368, 75)
  2347. *switch: Resolution
  2348. {
  2349. *case: Option1
  2350. {
  2351. *% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
  2352. *PrintableArea: PAIR(2864, 3464)
  2353. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2354. *PrintableOrigin: PAIR(368, 76)
  2355. }
  2356. *case: Option2
  2357. {
  2358. *% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
  2359. *PrintableArea: PAIR(2864, 3464)
  2360. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2361. *PrintableOrigin: PAIR(368, 76)
  2362. }
  2363. *case: Option3
  2364. {
  2365. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2366. *% Warning: the following printable length is adjusted (3465->3464) so it is divisible by the resolution Y scale.
  2367. *PrintableArea: PAIR(2862, 3464)
  2368. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2369. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2370. *PrintableOrigin: PAIR(369, 76)
  2371. }
  2372. }
  2373. }
  2374. }
  2375. }
  2376. *Option: Option22
  2377. {
  2378. *rcNameID: 314
  2379. *PageDimensions: PAIR(3600, 4320)
  2380. *PageProtectMem: 0
  2381. *Command: CmdSelect
  2382. {
  2383. *Order: DOC_SETUP.8
  2384. *Cmd: "<1B>C<000C>"
  2385. }
  2386. *switch: InputBin
  2387. {
  2388. *case: Option1
  2389. {
  2390. *PrintableArea: PAIR(2864, 4005)
  2391. *PrintableOrigin: PAIR(368, 75)
  2392. *switch: Resolution
  2393. {
  2394. *case: Option1
  2395. {
  2396. *% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
  2397. *PrintableArea: PAIR(2864, 4004)
  2398. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2399. *PrintableOrigin: PAIR(368, 76)
  2400. }
  2401. *case: Option2
  2402. {
  2403. *% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
  2404. *PrintableArea: PAIR(2864, 4004)
  2405. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2406. *PrintableOrigin: PAIR(368, 76)
  2407. }
  2408. *case: Option3
  2409. {
  2410. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2411. *% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
  2412. *PrintableArea: PAIR(2862, 4004)
  2413. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2414. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2415. *PrintableOrigin: PAIR(369, 76)
  2416. }
  2417. }
  2418. }
  2419. *case: Option2
  2420. {
  2421. *PrintableArea: PAIR(2864, 4259)
  2422. *PrintableOrigin: PAIR(368, 61)
  2423. *switch: Resolution
  2424. {
  2425. *case: Option1
  2426. {
  2427. *% Warning: the following printable length is adjusted (4259->4258) so it is divisible by the resolution Y scale.
  2428. *PrintableArea: PAIR(2864, 4258)
  2429. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2430. *PrintableOrigin: PAIR(368, 62)
  2431. }
  2432. *case: Option2
  2433. {
  2434. *% Warning: the following printable length is adjusted (4259->4258) so it is divisible by the resolution Y scale.
  2435. *PrintableArea: PAIR(2864, 4258)
  2436. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2437. *PrintableOrigin: PAIR(368, 62)
  2438. }
  2439. *case: Option3
  2440. {
  2441. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2442. *% Warning: the following printable length is adjusted (4259->4258) so it is divisible by the resolution Y scale.
  2443. *PrintableArea: PAIR(2862, 4258)
  2444. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2445. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2446. *PrintableOrigin: PAIR(369, 62)
  2447. }
  2448. }
  2449. }
  2450. *case: Option3
  2451. {
  2452. *PrintableArea: PAIR(2864, 4005)
  2453. *PrintableOrigin: PAIR(368, 75)
  2454. *switch: Resolution
  2455. {
  2456. *case: Option1
  2457. {
  2458. *% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
  2459. *PrintableArea: PAIR(2864, 4004)
  2460. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2461. *PrintableOrigin: PAIR(368, 76)
  2462. }
  2463. *case: Option2
  2464. {
  2465. *% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
  2466. *PrintableArea: PAIR(2864, 4004)
  2467. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2468. *PrintableOrigin: PAIR(368, 76)
  2469. }
  2470. *case: Option3
  2471. {
  2472. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2473. *% Warning: the following printable length is adjusted (4005->4004) so it is divisible by the resolution Y scale.
  2474. *PrintableArea: PAIR(2862, 4004)
  2475. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2476. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2477. *PrintableOrigin: PAIR(369, 76)
  2478. }
  2479. }
  2480. }
  2481. }
  2482. }
  2483. *Option: Option23
  2484. {
  2485. *rcNameID: 315
  2486. *PageDimensions: PAIR(3600, 4680)
  2487. *PageProtectMem: 0
  2488. *Command: CmdSelect
  2489. {
  2490. *Order: DOC_SETUP.8
  2491. *Cmd: "<1B>C<000D>"
  2492. }
  2493. *switch: InputBin
  2494. {
  2495. *case: Option1
  2496. {
  2497. *PrintableArea: PAIR(2864, 4365)
  2498. *PrintableOrigin: PAIR(368, 75)
  2499. *switch: Resolution
  2500. {
  2501. *case: Option1
  2502. {
  2503. *% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
  2504. *PrintableArea: PAIR(2864, 4364)
  2505. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2506. *PrintableOrigin: PAIR(368, 76)
  2507. }
  2508. *case: Option2
  2509. {
  2510. *% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
  2511. *PrintableArea: PAIR(2864, 4364)
  2512. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2513. *PrintableOrigin: PAIR(368, 76)
  2514. }
  2515. *case: Option3
  2516. {
  2517. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2518. *% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
  2519. *PrintableArea: PAIR(2862, 4364)
  2520. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2521. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2522. *PrintableOrigin: PAIR(369, 76)
  2523. }
  2524. }
  2525. }
  2526. *case: Option2
  2527. {
  2528. *PrintableArea: PAIR(2864, 4619)
  2529. *PrintableOrigin: PAIR(368, 61)
  2530. *switch: Resolution
  2531. {
  2532. *case: Option1
  2533. {
  2534. *% Warning: the following printable length is adjusted (4619->4618) so it is divisible by the resolution Y scale.
  2535. *PrintableArea: PAIR(2864, 4618)
  2536. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2537. *PrintableOrigin: PAIR(368, 62)
  2538. }
  2539. *case: Option2
  2540. {
  2541. *% Warning: the following printable length is adjusted (4619->4618) so it is divisible by the resolution Y scale.
  2542. *PrintableArea: PAIR(2864, 4618)
  2543. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2544. *PrintableOrigin: PAIR(368, 62)
  2545. }
  2546. *case: Option3
  2547. {
  2548. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2549. *% Warning: the following printable length is adjusted (4619->4618) so it is divisible by the resolution Y scale.
  2550. *PrintableArea: PAIR(2862, 4618)
  2551. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2552. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2553. *PrintableOrigin: PAIR(369, 62)
  2554. }
  2555. }
  2556. }
  2557. *case: Option3
  2558. {
  2559. *PrintableArea: PAIR(2864, 4365)
  2560. *PrintableOrigin: PAIR(368, 75)
  2561. *switch: Resolution
  2562. {
  2563. *case: Option1
  2564. {
  2565. *% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
  2566. *PrintableArea: PAIR(2864, 4364)
  2567. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2568. *PrintableOrigin: PAIR(368, 76)
  2569. }
  2570. *case: Option2
  2571. {
  2572. *% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
  2573. *PrintableArea: PAIR(2864, 4364)
  2574. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2575. *PrintableOrigin: PAIR(368, 76)
  2576. }
  2577. *case: Option3
  2578. {
  2579. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2580. *% Warning: the following printable length is adjusted (4365->4364) so it is divisible by the resolution Y scale.
  2581. *PrintableArea: PAIR(2862, 4364)
  2582. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2583. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2584. *PrintableOrigin: PAIR(369, 76)
  2585. }
  2586. }
  2587. }
  2588. }
  2589. }
  2590. *Option: Option24
  2591. {
  2592. *rcNameID: 316
  2593. *PageDimensions: PAIR(3600, 5040)
  2594. *PageProtectMem: 0
  2595. *Command: CmdSelect
  2596. {
  2597. *Order: DOC_SETUP.8
  2598. *Cmd: "<1B>C<000E>"
  2599. }
  2600. *switch: InputBin
  2601. {
  2602. *case: Option1
  2603. {
  2604. *PrintableArea: PAIR(2864, 4725)
  2605. *PrintableOrigin: PAIR(368, 75)
  2606. *switch: Resolution
  2607. {
  2608. *case: Option1
  2609. {
  2610. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  2611. *PrintableArea: PAIR(2864, 4724)
  2612. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2613. *PrintableOrigin: PAIR(368, 76)
  2614. }
  2615. *case: Option2
  2616. {
  2617. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  2618. *PrintableArea: PAIR(2864, 4724)
  2619. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2620. *PrintableOrigin: PAIR(368, 76)
  2621. }
  2622. *case: Option3
  2623. {
  2624. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2625. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  2626. *PrintableArea: PAIR(2862, 4724)
  2627. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2628. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2629. *PrintableOrigin: PAIR(369, 76)
  2630. }
  2631. }
  2632. }
  2633. *case: Option2
  2634. {
  2635. *PrintableArea: PAIR(2864, 4979)
  2636. *PrintableOrigin: PAIR(368, 61)
  2637. *switch: Resolution
  2638. {
  2639. *case: Option1
  2640. {
  2641. *% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
  2642. *PrintableArea: PAIR(2864, 4978)
  2643. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2644. *PrintableOrigin: PAIR(368, 62)
  2645. }
  2646. *case: Option2
  2647. {
  2648. *% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
  2649. *PrintableArea: PAIR(2864, 4978)
  2650. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2651. *PrintableOrigin: PAIR(368, 62)
  2652. }
  2653. *case: Option3
  2654. {
  2655. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2656. *% Warning: the following printable length is adjusted (4979->4978) so it is divisible by the resolution Y scale.
  2657. *PrintableArea: PAIR(2862, 4978)
  2658. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2659. *% Warning: the following printable origin Y is adjusted (61->62) so it is divisible by the resolution Y scale.
  2660. *PrintableOrigin: PAIR(369, 62)
  2661. }
  2662. }
  2663. }
  2664. *case: Option3
  2665. {
  2666. *PrintableArea: PAIR(2864, 4725)
  2667. *PrintableOrigin: PAIR(368, 75)
  2668. *switch: Resolution
  2669. {
  2670. *case: Option1
  2671. {
  2672. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  2673. *PrintableArea: PAIR(2864, 4724)
  2674. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2675. *PrintableOrigin: PAIR(368, 76)
  2676. }
  2677. *case: Option2
  2678. {
  2679. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  2680. *PrintableArea: PAIR(2864, 4724)
  2681. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2682. *PrintableOrigin: PAIR(368, 76)
  2683. }
  2684. *case: Option3
  2685. {
  2686. *% Warning: the following printable width is adjusted (2864->2862) so it is divisible by the resolution X scale.
  2687. *% Warning: the following printable length is adjusted (4725->4724) so it is divisible by the resolution Y scale.
  2688. *PrintableArea: PAIR(2862, 4724)
  2689. *% Warning: the following printable origin X is adjusted (368->369) so it is divisible by the resolution X scale.
  2690. *% Warning: the following printable origin Y is adjusted (75->76) so it is divisible by the resolution Y scale.
  2691. *PrintableOrigin: PAIR(369, 76)
  2692. }
  2693. }
  2694. }
  2695. }
  2696. }
  2697. *Option: CUSTOMSIZE
  2698. {
  2699. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  2700. *MinSize: PAIR(2098, 2580)
  2701. *MaxSize: PAIR(3642, 7920)
  2702. *MaxPrintableWidth: 3642
  2703. *MinLeftMargin: 0
  2704. *CenterPrintable?: FALSE
  2705. *switch: InputBin
  2706. {
  2707. *case: Option1
  2708. {
  2709. *TopMargin: 75
  2710. *BottomMargin: 240
  2711. *CustCursorOriginX: %d{43}
  2712. *CustCursorOriginY: %d{75}
  2713. *CustPrintableOriginX: %d{43}
  2714. *CustPrintableOriginY: %d{75}
  2715. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  2716. *CustPrintableSizeY: %d{PhysPaperLength-315}
  2717. }
  2718. *case: Option2
  2719. {
  2720. *TopMargin: 61
  2721. *BottomMargin: 0
  2722. *CustCursorOriginX: %d{43}
  2723. *CustCursorOriginY: %d{61}
  2724. *CustPrintableOriginX: %d{43}
  2725. *CustPrintableOriginY: %d{61}
  2726. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  2727. *CustPrintableSizeY: %d{PhysPaperLength-61}
  2728. }
  2729. *case: Option3
  2730. {
  2731. *TopMargin: 75
  2732. *BottomMargin: 240
  2733. *CustCursorOriginX: %d{43}
  2734. *CustCursorOriginY: %d{75}
  2735. *CustPrintableOriginX: %d{43}
  2736. *CustPrintableOriginY: %d{75}
  2737. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  2738. *CustPrintableSizeY: %d{PhysPaperLength-315}
  2739. }
  2740. }
  2741. *PageProtectMem: 0
  2742. *Command: CmdSelect
  2743. {
  2744. *Order: DOC_SETUP.8
  2745. *Cmd: "<1B>2<1B>C" %c[0,127]{PhysPaperLength / 60}
  2746. }
  2747. }
  2748. }
  2749. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option8)
  2750. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option9)
  2751. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option10)
  2752. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option11)
  2753. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option12)
  2754. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option13)
  2755. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option14)
  2756. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option15)
  2757. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option16)
  2758. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option17)
  2759. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option18)
  2760. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option19)
  2761. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option20)
  2762. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option21)
  2763. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option22)
  2764. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option23)
  2765. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option24)
  2766. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4)
  2767. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
  2768. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
  2769. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
  2770. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
  2771. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LETTER)
  2772. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LEGAL)
  2773. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option8)
  2774. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option9)
  2775. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option10)
  2776. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option11)
  2777. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option12)
  2778. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option13)
  2779. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option14)
  2780. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option15)
  2781. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option16)
  2782. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option17)
  2783. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option18)
  2784. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option19)
  2785. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option20)
  2786. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option21)
  2787. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option22)
  2788. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option23)
  2789. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option24)
  2790. *Feature: PrintQuality
  2791. {
  2792. *rcNameID: =TEXT_QUALITY_DISPLAY
  2793. *DefaultOption: LETTER_QUALITY
  2794. *Option: LETTER_QUALITY
  2795. {
  2796. *rcNameID: =LETTER_QUALITY_DISPLAY
  2797. *Command: CmdSelect
  2798. {
  2799. *Order: DOC_SETUP.7
  2800. *Cmd: "<1B>x<011C>x<00>"
  2801. }
  2802. }
  2803. *Option: DRAFT_QUALITY
  2804. {
  2805. *rcNameID: =DRAFT_QUALITY_DISPLAY
  2806. *Command: CmdSelect
  2807. {
  2808. *Order: DOC_SETUP.7
  2809. *Cmd: "<1B>x<001C>x<01>"
  2810. }
  2811. }
  2812. }
  2813. *Feature: ColorMode
  2814. {
  2815. *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
  2816. *DefaultOption: Color
  2817. *Option: Mono
  2818. {
  2819. *rcNameID: =MONO_DISPLAY
  2820. *DevNumOfPlanes: 1
  2821. *DevBPP: 1
  2822. *Color? : FALSE
  2823. }
  2824. *Option: Color
  2825. {
  2826. *rcNameID: =COLOR_DISPLAY
  2827. *DevNumOfPlanes: 4
  2828. *DevBPP: 1
  2829. *DrvBPP: 4
  2830. *ColorPlaneOrder: LIST(YELLOW, MAGENTA, CYAN, BLACK)
  2831. *Command: CmdSendYellowData { *Cmd : "<1B>r<04>" }
  2832. *Command: CmdSendMagentaData { *Cmd : "<1B>r<01>" }
  2833. *Command: CmdSendCyanData { *Cmd : "<1B>r<02>" }
  2834. *Command: CmdSendBlackData { *Cmd : "<1B>r<00>" }
  2835. *Command: CmdSelectBlackColor { *Cmd : "<1B>r<00>" }
  2836. *Command: CmdSelectRedColor { *Cmd : "<1B>r<05>" }
  2837. *Command: CmdSelectGreenColor { *Cmd : "<1B>r<06>" }
  2838. *Command: CmdSelectYellowColor { *Cmd : "<1B>r<04>" }
  2839. *Command: CmdSelectBlueColor { *Cmd : "<1B>r<03>" }
  2840. *Command: CmdSelectMagentaColor { *Cmd : "<1B>r<01>" }
  2841. *Command: CmdSelectCyanColor { *Cmd : "<1B>r<02>" }
  2842. }
  2843. }
  2844. *Feature: Halftone
  2845. {
  2846. *rcNameID: =HALFTONING_DISPLAY
  2847. *DefaultOption: HT_PATSIZE_AUTO
  2848. *Option: HT_PATSIZE_AUTO
  2849. {
  2850. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  2851. }
  2852. *Option: HT_PATSIZE_SUPERCELL_M
  2853. {
  2854. *rcNameID: =HT_SUPERCELL_DISPLAY
  2855. }
  2856. *Option: HT_PATSIZE_6x6_M
  2857. {
  2858. *rcNameID: =HT_DITHER6X6_DISPLAY
  2859. }
  2860. *Option: HT_PATSIZE_8x8_M
  2861. {
  2862. *rcNameID: =HT_DITHER8X8_DISPLAY
  2863. }
  2864. }
  2865. *Command: CmdStartDoc
  2866. {
  2867. *Order: DOC_SETUP.1
  2868. *Cmd: "<1B>(R<080000>REMOTE1PM<020000001B0000001B>S<1B1B>S<1C1B>@<181B>t<011B>R<00>"
  2869. }
  2870. *Command: CmdStartPage
  2871. {
  2872. *Order: PAGE_SETUP.1
  2873. *Cmd: "<0D>"
  2874. }
  2875. *Command: CmdEndJob
  2876. {
  2877. *Order: JOB_FINISH.1
  2878. *Cmd: "<1B>(R<080000>REMOTE1LD<00001B0000001B>S<1B1B>SK"
  2879. }
  2880. *RotateCoordinate?: FALSE
  2881. *RotateRaster?: FALSE
  2882. *RotateFont?: FALSE
  2883. *switch: Orientation
  2884. {
  2885. *case: PORTRAIT
  2886. {
  2887. *TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
  2888. }
  2889. *case: LANDSCAPE_CC270
  2890. {
  2891. *TextCaps: LIST(TC_RA_ABLE)
  2892. }
  2893. }
  2894. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  2895. *YMoveAttributes: LIST(SEND_CR_FIRST)
  2896. *MaxLineSpacing: 255
  2897. *XMoveThreshold: 0
  2898. *YMoveThreshold: *
  2899. *XMoveUnit: 60
  2900. *YMoveUnit: 180
  2901. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
  2902. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  2903. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  2904. *Command: CmdCR { *Cmd : "<0D>" }
  2905. *Command: CmdLF { *Cmd : "<0A>" }
  2906. *Command: CmdFF { *Cmd : "<0C>" }
  2907. *Command: CmdBackSpace { *Cmd : "<08>" }
  2908. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  2909. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  2910. *EjectPageWithFF?: TRUE
  2911. *OutputDataFormat: V_BYTE
  2912. *OptimizeLeftBound?: FALSE
  2913. *CursorXAfterSendBlockData: AT_GRXDATA_END
  2914. *CursorYAfterSendBlockData: NO_MOVE
  2915. *DefaultFont: 1
  2916. *DefaultCTT: -1
  2917. *switch: Orientation
  2918. {
  2919. *case: PORTRAIT
  2920. {
  2921. *DeviceFonts: LIST(1,3,5,6,7,8,9,10,11,12,13,14,15,16,
  2922. + 17,18,19,20)
  2923. }
  2924. *case: LANDSCAPE_CC270
  2925. {
  2926. *DeviceFonts: LIST()
  2927. }
  2928. }
  2929. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  2930. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  2931. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  2932. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  2933. *Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
  2934. *Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }
  2935. *UseExpColorSelectCmd?: TRUE