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.

8747 lines
466 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "EPV5100J.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "EPSON VP-5100"
  11. *MasterUnits: PAIR(360, 360)
  12. *ResourceDLL: "EPE2JRES.DLL"
  13. *PrinterType: SERIAL
  14. *Feature: Orientation
  15. {
  16. *rcNameID: =ORIENTATION_DISPLAY
  17. *DefaultOption: PORTRAIT
  18. *Option: PORTRAIT
  19. {
  20. *rcNameID: =PORTRAIT_DISPLAY
  21. }
  22. *Option: LANDSCAPE_CC270
  23. {
  24. *rcNameID: =LANDSCAPE_DISPLAY
  25. }
  26. }
  27. *Feature: InputBin
  28. {
  29. *rcNameID: =PAPER_SOURCE_DISPLAY
  30. *DefaultOption: Option1
  31. *Option: Option1
  32. {
  33. *rcNameID: 374
  34. *Command: CmdSelect
  35. {
  36. *Order: DOC_SETUP.6
  37. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000201>x<001B0000001B>O"
  38. }
  39. }
  40. *Option: Option2
  41. {
  42. *rcNameID: 375
  43. *Command: CmdSelect
  44. {
  45. *Order: DOC_SETUP.6
  46. *Cmd: "<1B>(R<080000>REMOTE1TP<050000000100001B0000001B>O"
  47. }
  48. }
  49. *Option: Option3
  50. {
  51. *rcNameID: 377
  52. *Command: CmdSelect
  53. {
  54. *Order: DOC_SETUP.6
  55. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000101>x<001B0000001B19>1"
  56. }
  57. }
  58. *Option: Option4
  59. {
  60. *rcNameID: 378
  61. *Command: CmdSelect
  62. {
  63. *Order: DOC_SETUP.6
  64. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000101>x<001B0000001B19>2"
  65. }
  66. }
  67. *Option: Option5
  68. {
  69. *rcNameID: 379
  70. *Command: CmdSelect
  71. {
  72. *Order: DOC_SETUP.6
  73. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000101>x<001B0000001B19>3"
  74. }
  75. }
  76. }
  77. *Feature: Resolution
  78. {
  79. *rcNameID: =RESOLUTION_DISPLAY
  80. *DefaultOption: Option1
  81. *Option: Option1
  82. {
  83. *Name: "180 x 180 dots per inch"
  84. *DPI: PAIR(180, 180)
  85. *TextDPI: PAIR(180, 180)
  86. *PinsPerLogPass: 24
  87. *PinsPerPhysPass: 24
  88. *MinStripBlankPixels: 360
  89. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  90. *SpotDiameter: 160
  91. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  92. }
  93. *Option: Option2
  94. {
  95. *Name: "360 x 180 dots per inch"
  96. *DPI: PAIR(360, 180)
  97. *TextDPI: PAIR(360, 180)
  98. *PinsPerLogPass: 24
  99. *PinsPerPhysPass: 24
  100. *MinStripBlankPixels: 360
  101. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  102. *SpotDiameter: 160
  103. *Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
  104. }
  105. *Option: Option3
  106. {
  107. *Name: "120 x 180 dots per inch"
  108. *DPI: PAIR(120, 180)
  109. *TextDPI: PAIR(120, 180)
  110. *PinsPerLogPass: 24
  111. *PinsPerPhysPass: 24
  112. *MinStripBlankPixels: 240
  113. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  114. *SpotDiameter: 120
  115. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  116. }
  117. }
  118. *Feature: PaperSize
  119. {
  120. *rcNameID: =PAPER_SIZE_DISPLAY
  121. *DefaultOption: A4
  122. *Option: A3
  123. {
  124. *rcNameID: =A3_DISPLAY
  125. *PageProtectMem: 0
  126. *Command: CmdSelect
  127. {
  128. *Order: DOC_SETUP.8
  129. *Cmd: "<1B>C<0010>"
  130. }
  131. *switch: InputBin
  132. {
  133. *case: Option1
  134. {
  135. *PrintableArea: PAIR(4122, 5593)
  136. *PrintableOrigin: PAIR(43, 121)
  137. *switch: Resolution
  138. {
  139. *case: Option1
  140. {
  141. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  142. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  143. *PrintableArea: PAIR(4120, 5592)
  144. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  145. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  146. *PrintableOrigin: PAIR(44, 122)
  147. }
  148. *case: Option2
  149. {
  150. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  151. *PrintableArea: PAIR(4122, 5592)
  152. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  153. *PrintableOrigin: PAIR(43, 122)
  154. }
  155. *case: Option3
  156. {
  157. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  158. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  159. *PrintableArea: PAIR(4119, 5592)
  160. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  161. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  162. *PrintableOrigin: PAIR(45, 122)
  163. }
  164. }
  165. }
  166. *case: Option2
  167. {
  168. *PrintableArea: PAIR(4122, 5826)
  169. *PrintableOrigin: PAIR(43, 128)
  170. *switch: Resolution
  171. {
  172. *case: Option1
  173. {
  174. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  175. *PrintableArea: PAIR(4120, 5826)
  176. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  177. *PrintableOrigin: PAIR(44, 128)
  178. }
  179. *case: Option3
  180. {
  181. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  182. *PrintableArea: PAIR(4119, 5826)
  183. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  184. *PrintableOrigin: PAIR(45, 128)
  185. }
  186. }
  187. }
  188. *case: Option3
  189. {
  190. *PrintableArea: PAIR(4122, 5593)
  191. *PrintableOrigin: PAIR(43, 121)
  192. *switch: Resolution
  193. {
  194. *case: Option1
  195. {
  196. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  197. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  198. *PrintableArea: PAIR(4120, 5592)
  199. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  200. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  201. *PrintableOrigin: PAIR(44, 122)
  202. }
  203. *case: Option2
  204. {
  205. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  206. *PrintableArea: PAIR(4122, 5592)
  207. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  208. *PrintableOrigin: PAIR(43, 122)
  209. }
  210. *case: Option3
  211. {
  212. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  213. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  214. *PrintableArea: PAIR(4119, 5592)
  215. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  216. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  217. *PrintableOrigin: PAIR(45, 122)
  218. }
  219. }
  220. }
  221. *case: Option4
  222. {
  223. *PrintableArea: PAIR(4122, 5593)
  224. *PrintableOrigin: PAIR(43, 121)
  225. *switch: Resolution
  226. {
  227. *case: Option1
  228. {
  229. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  230. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  231. *PrintableArea: PAIR(4120, 5592)
  232. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  233. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  234. *PrintableOrigin: PAIR(44, 122)
  235. }
  236. *case: Option2
  237. {
  238. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  239. *PrintableArea: PAIR(4122, 5592)
  240. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  241. *PrintableOrigin: PAIR(43, 122)
  242. }
  243. *case: Option3
  244. {
  245. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  246. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  247. *PrintableArea: PAIR(4119, 5592)
  248. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  249. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  250. *PrintableOrigin: PAIR(45, 122)
  251. }
  252. }
  253. }
  254. *case: Option5
  255. {
  256. *PrintableArea: PAIR(4122, 5593)
  257. *PrintableOrigin: PAIR(43, 121)
  258. *switch: Resolution
  259. {
  260. *case: Option1
  261. {
  262. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  263. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  264. *PrintableArea: PAIR(4120, 5592)
  265. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  266. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  267. *PrintableOrigin: PAIR(44, 122)
  268. }
  269. *case: Option2
  270. {
  271. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  272. *PrintableArea: PAIR(4122, 5592)
  273. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  274. *PrintableOrigin: PAIR(43, 122)
  275. }
  276. *case: Option3
  277. {
  278. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  279. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  280. *PrintableArea: PAIR(4119, 5592)
  281. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  282. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  283. *PrintableOrigin: PAIR(45, 122)
  284. }
  285. }
  286. }
  287. }
  288. }
  289. *Option: A3_ROTATED
  290. {
  291. *rcNameID: =A3_ROTATED_DISPLAY
  292. *PageProtectMem: 0
  293. *Command: CmdSelect
  294. {
  295. *Order: DOC_SETUP.8
  296. *Cmd: "<1B>C<000C>"
  297. }
  298. *switch: InputBin
  299. {
  300. *case: Option1
  301. {
  302. *PrintableArea: PAIR(4891, 3847)
  303. *PrintableOrigin: PAIR(0, 121)
  304. *switch: Resolution
  305. {
  306. *case: Option1
  307. {
  308. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  309. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  310. *PrintableArea: PAIR(4890, 3846)
  311. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  312. *PrintableOrigin: PAIR(0, 122)
  313. }
  314. *case: Option2
  315. {
  316. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  317. *PrintableArea: PAIR(4891, 3846)
  318. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  319. *PrintableOrigin: PAIR(0, 122)
  320. }
  321. *case: Option3
  322. {
  323. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  324. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  325. *PrintableArea: PAIR(4890, 3846)
  326. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  327. *PrintableOrigin: PAIR(0, 122)
  328. }
  329. }
  330. }
  331. *case: Option2
  332. {
  333. *PrintableArea: PAIR(4891, 4080)
  334. *PrintableOrigin: PAIR(0, 128)
  335. *switch: Resolution
  336. {
  337. *case: Option1
  338. {
  339. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  340. *PrintableArea: PAIR(4890, 4080)
  341. }
  342. *case: Option3
  343. {
  344. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  345. *PrintableArea: PAIR(4890, 4080)
  346. }
  347. }
  348. }
  349. *case: Option3
  350. {
  351. *PrintableArea: PAIR(4891, 3847)
  352. *PrintableOrigin: PAIR(0, 121)
  353. *switch: Resolution
  354. {
  355. *case: Option1
  356. {
  357. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  358. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  359. *PrintableArea: PAIR(4890, 3846)
  360. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  361. *PrintableOrigin: PAIR(0, 122)
  362. }
  363. *case: Option2
  364. {
  365. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  366. *PrintableArea: PAIR(4891, 3846)
  367. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  368. *PrintableOrigin: PAIR(0, 122)
  369. }
  370. *case: Option3
  371. {
  372. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  373. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  374. *PrintableArea: PAIR(4890, 3846)
  375. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  376. *PrintableOrigin: PAIR(0, 122)
  377. }
  378. }
  379. }
  380. *case: Option4
  381. {
  382. *PrintableArea: PAIR(4891, 3847)
  383. *PrintableOrigin: PAIR(0, 121)
  384. *switch: Resolution
  385. {
  386. *case: Option1
  387. {
  388. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  389. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  390. *PrintableArea: PAIR(4890, 3846)
  391. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  392. *PrintableOrigin: PAIR(0, 122)
  393. }
  394. *case: Option2
  395. {
  396. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  397. *PrintableArea: PAIR(4891, 3846)
  398. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  399. *PrintableOrigin: PAIR(0, 122)
  400. }
  401. *case: Option3
  402. {
  403. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  404. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  405. *PrintableArea: PAIR(4890, 3846)
  406. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  407. *PrintableOrigin: PAIR(0, 122)
  408. }
  409. }
  410. }
  411. *case: Option5
  412. {
  413. *PrintableArea: PAIR(4891, 3847)
  414. *PrintableOrigin: PAIR(0, 121)
  415. *switch: Resolution
  416. {
  417. *case: Option1
  418. {
  419. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  420. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  421. *PrintableArea: PAIR(4890, 3846)
  422. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  423. *PrintableOrigin: PAIR(0, 122)
  424. }
  425. *case: Option2
  426. {
  427. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  428. *PrintableArea: PAIR(4891, 3846)
  429. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  430. *PrintableOrigin: PAIR(0, 122)
  431. }
  432. *case: Option3
  433. {
  434. *% Warning: the following printable width is adjusted (4891->4890) so it is divisible by the resolution X scale.
  435. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  436. *PrintableArea: PAIR(4890, 3846)
  437. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  438. *PrintableOrigin: PAIR(0, 122)
  439. }
  440. }
  441. }
  442. }
  443. }
  444. *Option: A4
  445. {
  446. *rcNameID: =A4_DISPLAY
  447. *PageProtectMem: 0
  448. *Command: CmdSelect
  449. {
  450. *Order: DOC_SETUP.8
  451. *Cmd: "<1B>C<000C>"
  452. }
  453. *switch: InputBin
  454. {
  455. *case: Option1
  456. {
  457. *PrintableArea: PAIR(2891, 3847)
  458. *PrintableOrigin: PAIR(43, 121)
  459. *switch: Resolution
  460. {
  461. *case: Option1
  462. {
  463. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  464. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  465. *PrintableArea: PAIR(2890, 3846)
  466. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  467. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  468. *PrintableOrigin: PAIR(44, 122)
  469. }
  470. *case: Option2
  471. {
  472. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  473. *PrintableArea: PAIR(2891, 3846)
  474. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  475. *PrintableOrigin: PAIR(43, 122)
  476. }
  477. *case: Option3
  478. {
  479. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  480. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  481. *PrintableArea: PAIR(2889, 3846)
  482. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  483. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  484. *PrintableOrigin: PAIR(45, 122)
  485. }
  486. }
  487. }
  488. *case: Option2
  489. {
  490. *PrintableArea: PAIR(2891, 4080)
  491. *PrintableOrigin: PAIR(43, 128)
  492. *switch: Resolution
  493. {
  494. *case: Option1
  495. {
  496. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  497. *PrintableArea: PAIR(2890, 4080)
  498. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  499. *PrintableOrigin: PAIR(44, 128)
  500. }
  501. *case: Option3
  502. {
  503. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  504. *PrintableArea: PAIR(2889, 4080)
  505. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  506. *PrintableOrigin: PAIR(45, 128)
  507. }
  508. }
  509. }
  510. *case: Option3
  511. {
  512. *PrintableArea: PAIR(2891, 3847)
  513. *PrintableOrigin: PAIR(43, 121)
  514. *switch: Resolution
  515. {
  516. *case: Option1
  517. {
  518. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  519. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  520. *PrintableArea: PAIR(2890, 3846)
  521. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  522. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  523. *PrintableOrigin: PAIR(44, 122)
  524. }
  525. *case: Option2
  526. {
  527. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  528. *PrintableArea: PAIR(2891, 3846)
  529. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  530. *PrintableOrigin: PAIR(43, 122)
  531. }
  532. *case: Option3
  533. {
  534. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  535. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  536. *PrintableArea: PAIR(2889, 3846)
  537. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  538. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  539. *PrintableOrigin: PAIR(45, 122)
  540. }
  541. }
  542. }
  543. *case: Option4
  544. {
  545. *PrintableArea: PAIR(2891, 3847)
  546. *PrintableOrigin: PAIR(43, 121)
  547. *switch: Resolution
  548. {
  549. *case: Option1
  550. {
  551. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  552. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  553. *PrintableArea: PAIR(2890, 3846)
  554. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  555. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  556. *PrintableOrigin: PAIR(44, 122)
  557. }
  558. *case: Option2
  559. {
  560. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  561. *PrintableArea: PAIR(2891, 3846)
  562. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  563. *PrintableOrigin: PAIR(43, 122)
  564. }
  565. *case: Option3
  566. {
  567. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  568. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  569. *PrintableArea: PAIR(2889, 3846)
  570. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  571. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  572. *PrintableOrigin: PAIR(45, 122)
  573. }
  574. }
  575. }
  576. *case: Option5
  577. {
  578. *PrintableArea: PAIR(2891, 3847)
  579. *PrintableOrigin: PAIR(43, 121)
  580. *switch: Resolution
  581. {
  582. *case: Option1
  583. {
  584. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  585. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  586. *PrintableArea: PAIR(2890, 3846)
  587. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  588. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  589. *PrintableOrigin: PAIR(44, 122)
  590. }
  591. *case: Option2
  592. {
  593. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  594. *PrintableArea: PAIR(2891, 3846)
  595. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  596. *PrintableOrigin: PAIR(43, 122)
  597. }
  598. *case: Option3
  599. {
  600. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  601. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  602. *PrintableArea: PAIR(2889, 3846)
  603. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  604. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  605. *PrintableOrigin: PAIR(45, 122)
  606. }
  607. }
  608. }
  609. }
  610. }
  611. *Option: A4_ROTATED
  612. {
  613. *rcNameID: =A4_ROTATED_DISPLAY
  614. *PageProtectMem: 0
  615. *Command: CmdSelect
  616. {
  617. *Order: DOC_SETUP.8
  618. *Cmd: "<1B>C<0008>"
  619. }
  620. *switch: InputBin
  621. {
  622. *case: Option1
  623. {
  624. *PrintableArea: PAIR(4122, 2616)
  625. *PrintableOrigin: PAIR(43, 121)
  626. *switch: Resolution
  627. {
  628. *case: Option1
  629. {
  630. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  631. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  632. *PrintableArea: PAIR(4120, 2614)
  633. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  634. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  635. *PrintableOrigin: PAIR(44, 122)
  636. }
  637. *case: Option2
  638. {
  639. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  640. *PrintableArea: PAIR(4122, 2614)
  641. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  642. *PrintableOrigin: PAIR(43, 122)
  643. }
  644. *case: Option3
  645. {
  646. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  647. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  648. *PrintableArea: PAIR(4119, 2614)
  649. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  650. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  651. *PrintableOrigin: PAIR(45, 122)
  652. }
  653. }
  654. }
  655. *case: Option2
  656. {
  657. *PrintableArea: PAIR(4122, 2849)
  658. *PrintableOrigin: PAIR(43, 128)
  659. *switch: Resolution
  660. {
  661. *case: Option1
  662. {
  663. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  664. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  665. *PrintableArea: PAIR(4120, 2848)
  666. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  667. *PrintableOrigin: PAIR(44, 128)
  668. }
  669. *case: Option2
  670. {
  671. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  672. *PrintableArea: PAIR(4122, 2848)
  673. }
  674. *case: Option3
  675. {
  676. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  677. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  678. *PrintableArea: PAIR(4119, 2848)
  679. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  680. *PrintableOrigin: PAIR(45, 128)
  681. }
  682. }
  683. }
  684. *case: Option3
  685. {
  686. *PrintableArea: PAIR(4122, 2616)
  687. *PrintableOrigin: PAIR(43, 121)
  688. *switch: Resolution
  689. {
  690. *case: Option1
  691. {
  692. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  693. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  694. *PrintableArea: PAIR(4120, 2614)
  695. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  696. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  697. *PrintableOrigin: PAIR(44, 122)
  698. }
  699. *case: Option2
  700. {
  701. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  702. *PrintableArea: PAIR(4122, 2614)
  703. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  704. *PrintableOrigin: PAIR(43, 122)
  705. }
  706. *case: Option3
  707. {
  708. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  709. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  710. *PrintableArea: PAIR(4119, 2614)
  711. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  712. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  713. *PrintableOrigin: PAIR(45, 122)
  714. }
  715. }
  716. }
  717. *case: Option4
  718. {
  719. *PrintableArea: PAIR(4122, 2616)
  720. *PrintableOrigin: PAIR(43, 121)
  721. *switch: Resolution
  722. {
  723. *case: Option1
  724. {
  725. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  726. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  727. *PrintableArea: PAIR(4120, 2614)
  728. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  729. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  730. *PrintableOrigin: PAIR(44, 122)
  731. }
  732. *case: Option2
  733. {
  734. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  735. *PrintableArea: PAIR(4122, 2614)
  736. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  737. *PrintableOrigin: PAIR(43, 122)
  738. }
  739. *case: Option3
  740. {
  741. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  742. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  743. *PrintableArea: PAIR(4119, 2614)
  744. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  745. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  746. *PrintableOrigin: PAIR(45, 122)
  747. }
  748. }
  749. }
  750. *case: Option5
  751. {
  752. *PrintableArea: PAIR(4122, 2616)
  753. *PrintableOrigin: PAIR(43, 121)
  754. *switch: Resolution
  755. {
  756. *case: Option1
  757. {
  758. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  759. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  760. *PrintableArea: PAIR(4120, 2614)
  761. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  762. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  763. *PrintableOrigin: PAIR(44, 122)
  764. }
  765. *case: Option2
  766. {
  767. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  768. *PrintableArea: PAIR(4122, 2614)
  769. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  770. *PrintableOrigin: PAIR(43, 122)
  771. }
  772. *case: Option3
  773. {
  774. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  775. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  776. *PrintableArea: PAIR(4119, 2614)
  777. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  778. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  779. *PrintableOrigin: PAIR(45, 122)
  780. }
  781. }
  782. }
  783. }
  784. }
  785. *Option: A5
  786. {
  787. *rcNameID: =A5_DISPLAY
  788. *PageProtectMem: 0
  789. *Command: CmdSelect
  790. {
  791. *Order: DOC_SETUP.8
  792. *Cmd: "<1B>C<0008>"
  793. }
  794. *switch: InputBin
  795. {
  796. *case: Option1
  797. {
  798. *PrintableArea: PAIR(2013, 2616)
  799. *PrintableOrigin: PAIR(43, 121)
  800. *switch: Resolution
  801. {
  802. *case: Option1
  803. {
  804. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  805. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  806. *PrintableArea: PAIR(2012, 2614)
  807. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  808. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  809. *PrintableOrigin: PAIR(44, 122)
  810. }
  811. *case: Option2
  812. {
  813. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  814. *PrintableArea: PAIR(2013, 2614)
  815. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  816. *PrintableOrigin: PAIR(43, 122)
  817. }
  818. *case: Option3
  819. {
  820. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  821. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  822. *PrintableArea: PAIR(2010, 2614)
  823. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  824. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  825. *PrintableOrigin: PAIR(45, 122)
  826. }
  827. }
  828. }
  829. *case: Option2
  830. {
  831. *PrintableArea: PAIR(2013, 2849)
  832. *PrintableOrigin: PAIR(43, 128)
  833. *switch: Resolution
  834. {
  835. *case: Option1
  836. {
  837. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  838. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  839. *PrintableArea: PAIR(2012, 2848)
  840. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  841. *PrintableOrigin: PAIR(44, 128)
  842. }
  843. *case: Option2
  844. {
  845. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  846. *PrintableArea: PAIR(2013, 2848)
  847. }
  848. *case: Option3
  849. {
  850. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  851. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  852. *PrintableArea: PAIR(2010, 2848)
  853. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  854. *PrintableOrigin: PAIR(45, 128)
  855. }
  856. }
  857. }
  858. *case: Option3
  859. {
  860. *PrintableArea: PAIR(2013, 2616)
  861. *PrintableOrigin: PAIR(43, 121)
  862. *switch: Resolution
  863. {
  864. *case: Option1
  865. {
  866. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  867. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  868. *PrintableArea: PAIR(2012, 2614)
  869. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  870. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  871. *PrintableOrigin: PAIR(44, 122)
  872. }
  873. *case: Option2
  874. {
  875. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  876. *PrintableArea: PAIR(2013, 2614)
  877. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  878. *PrintableOrigin: PAIR(43, 122)
  879. }
  880. *case: Option3
  881. {
  882. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  883. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  884. *PrintableArea: PAIR(2010, 2614)
  885. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  886. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  887. *PrintableOrigin: PAIR(45, 122)
  888. }
  889. }
  890. }
  891. *case: Option4
  892. {
  893. *PrintableArea: PAIR(2013, 2616)
  894. *PrintableOrigin: PAIR(43, 121)
  895. *switch: Resolution
  896. {
  897. *case: Option1
  898. {
  899. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  900. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  901. *PrintableArea: PAIR(2012, 2614)
  902. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  903. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  904. *PrintableOrigin: PAIR(44, 122)
  905. }
  906. *case: Option2
  907. {
  908. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  909. *PrintableArea: PAIR(2013, 2614)
  910. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  911. *PrintableOrigin: PAIR(43, 122)
  912. }
  913. *case: Option3
  914. {
  915. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  916. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  917. *PrintableArea: PAIR(2010, 2614)
  918. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  919. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  920. *PrintableOrigin: PAIR(45, 122)
  921. }
  922. }
  923. }
  924. *case: Option5
  925. {
  926. *PrintableArea: PAIR(2013, 2616)
  927. *PrintableOrigin: PAIR(43, 121)
  928. *switch: Resolution
  929. {
  930. *case: Option1
  931. {
  932. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  933. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  934. *PrintableArea: PAIR(2012, 2614)
  935. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  936. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  937. *PrintableOrigin: PAIR(44, 122)
  938. }
  939. *case: Option2
  940. {
  941. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  942. *PrintableArea: PAIR(2013, 2614)
  943. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  944. *PrintableOrigin: PAIR(43, 122)
  945. }
  946. *case: Option3
  947. {
  948. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  949. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  950. *PrintableArea: PAIR(2010, 2614)
  951. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  952. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  953. *PrintableOrigin: PAIR(45, 122)
  954. }
  955. }
  956. }
  957. }
  958. }
  959. *Option: A5_ROTATED
  960. {
  961. *rcNameID: =A5_ROTATED_DISPLAY
  962. *PageProtectMem: 0
  963. *Command: CmdSelect
  964. {
  965. *Order: DOC_SETUP.8
  966. *Cmd: "<1B>C<0006>"
  967. }
  968. *switch: InputBin
  969. {
  970. *case: Option1
  971. {
  972. *PrintableArea: PAIR(2891, 1738)
  973. *PrintableOrigin: PAIR(43, 121)
  974. *switch: Resolution
  975. {
  976. *case: Option1
  977. {
  978. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  979. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  980. *PrintableArea: PAIR(2890, 1736)
  981. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  982. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  983. *PrintableOrigin: PAIR(44, 122)
  984. }
  985. *case: Option2
  986. {
  987. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  988. *PrintableArea: PAIR(2891, 1736)
  989. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  990. *PrintableOrigin: PAIR(43, 122)
  991. }
  992. *case: Option3
  993. {
  994. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  995. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  996. *PrintableArea: PAIR(2889, 1736)
  997. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  998. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  999. *PrintableOrigin: PAIR(45, 122)
  1000. }
  1001. }
  1002. }
  1003. *case: Option2
  1004. {
  1005. *PrintableArea: PAIR(2891, 1971)
  1006. *PrintableOrigin: PAIR(43, 128)
  1007. *switch: Resolution
  1008. {
  1009. *case: Option1
  1010. {
  1011. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  1012. *% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
  1013. *PrintableArea: PAIR(2890, 1970)
  1014. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1015. *PrintableOrigin: PAIR(44, 128)
  1016. }
  1017. *case: Option2
  1018. {
  1019. *% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
  1020. *PrintableArea: PAIR(2891, 1970)
  1021. }
  1022. *case: Option3
  1023. {
  1024. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  1025. *% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
  1026. *PrintableArea: PAIR(2889, 1970)
  1027. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1028. *PrintableOrigin: PAIR(45, 128)
  1029. }
  1030. }
  1031. }
  1032. *case: Option3
  1033. {
  1034. *PrintableArea: PAIR(2891, 1738)
  1035. *PrintableOrigin: PAIR(43, 121)
  1036. *switch: Resolution
  1037. {
  1038. *case: Option1
  1039. {
  1040. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  1041. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1042. *PrintableArea: PAIR(2890, 1736)
  1043. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1044. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1045. *PrintableOrigin: PAIR(44, 122)
  1046. }
  1047. *case: Option2
  1048. {
  1049. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1050. *PrintableArea: PAIR(2891, 1736)
  1051. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1052. *PrintableOrigin: PAIR(43, 122)
  1053. }
  1054. *case: Option3
  1055. {
  1056. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  1057. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1058. *PrintableArea: PAIR(2889, 1736)
  1059. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1060. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1061. *PrintableOrigin: PAIR(45, 122)
  1062. }
  1063. }
  1064. }
  1065. *case: Option4
  1066. {
  1067. *PrintableArea: PAIR(2891, 1738)
  1068. *PrintableOrigin: PAIR(43, 121)
  1069. *switch: Resolution
  1070. {
  1071. *case: Option1
  1072. {
  1073. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  1074. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1075. *PrintableArea: PAIR(2890, 1736)
  1076. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1077. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1078. *PrintableOrigin: PAIR(44, 122)
  1079. }
  1080. *case: Option2
  1081. {
  1082. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1083. *PrintableArea: PAIR(2891, 1736)
  1084. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1085. *PrintableOrigin: PAIR(43, 122)
  1086. }
  1087. *case: Option3
  1088. {
  1089. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  1090. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1091. *PrintableArea: PAIR(2889, 1736)
  1092. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1093. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1094. *PrintableOrigin: PAIR(45, 122)
  1095. }
  1096. }
  1097. }
  1098. *case: Option5
  1099. {
  1100. *PrintableArea: PAIR(2891, 1738)
  1101. *PrintableOrigin: PAIR(43, 121)
  1102. *switch: Resolution
  1103. {
  1104. *case: Option1
  1105. {
  1106. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  1107. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1108. *PrintableArea: PAIR(2890, 1736)
  1109. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1110. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1111. *PrintableOrigin: PAIR(44, 122)
  1112. }
  1113. *case: Option2
  1114. {
  1115. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1116. *PrintableArea: PAIR(2891, 1736)
  1117. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1118. *PrintableOrigin: PAIR(43, 122)
  1119. }
  1120. *case: Option3
  1121. {
  1122. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  1123. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  1124. *PrintableArea: PAIR(2889, 1736)
  1125. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1126. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1127. *PrintableOrigin: PAIR(45, 122)
  1128. }
  1129. }
  1130. }
  1131. }
  1132. }
  1133. *Option: Option7
  1134. {
  1135. *rcNameID: 261
  1136. *PageDimensions: PAIR(1488, 2097)
  1137. *PageProtectMem: 0
  1138. *Command: CmdSelect
  1139. {
  1140. *Order: DOC_SETUP.8
  1141. *Cmd: "<1B>C<0006>"
  1142. }
  1143. *switch: InputBin
  1144. {
  1145. *case: Option1
  1146. {
  1147. *PrintableArea: PAIR(1402, 1736)
  1148. *PrintableOrigin: PAIR(43, 121)
  1149. *switch: Resolution
  1150. {
  1151. *case: Option1
  1152. {
  1153. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  1154. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1155. *PrintableArea: PAIR(1400, 1734)
  1156. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1157. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1158. *PrintableOrigin: PAIR(44, 122)
  1159. }
  1160. *case: Option2
  1161. {
  1162. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1163. *PrintableArea: PAIR(1402, 1734)
  1164. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1165. *PrintableOrigin: PAIR(43, 122)
  1166. }
  1167. *case: Option3
  1168. {
  1169. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  1170. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1171. *PrintableArea: PAIR(1398, 1734)
  1172. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1173. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1174. *PrintableOrigin: PAIR(45, 122)
  1175. }
  1176. }
  1177. }
  1178. *case: Option2
  1179. {
  1180. *PrintableArea: PAIR(1402, 1969)
  1181. *PrintableOrigin: PAIR(43, 128)
  1182. *switch: Resolution
  1183. {
  1184. *case: Option1
  1185. {
  1186. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  1187. *% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
  1188. *PrintableArea: PAIR(1400, 1968)
  1189. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1190. *PrintableOrigin: PAIR(44, 128)
  1191. }
  1192. *case: Option2
  1193. {
  1194. *% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
  1195. *PrintableArea: PAIR(1402, 1968)
  1196. }
  1197. *case: Option3
  1198. {
  1199. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  1200. *% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
  1201. *PrintableArea: PAIR(1398, 1968)
  1202. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1203. *PrintableOrigin: PAIR(45, 128)
  1204. }
  1205. }
  1206. }
  1207. *case: Option3
  1208. {
  1209. *PrintableArea: PAIR(1402, 1736)
  1210. *PrintableOrigin: PAIR(43, 121)
  1211. *switch: Resolution
  1212. {
  1213. *case: Option1
  1214. {
  1215. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  1216. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1217. *PrintableArea: PAIR(1400, 1734)
  1218. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1219. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1220. *PrintableOrigin: PAIR(44, 122)
  1221. }
  1222. *case: Option2
  1223. {
  1224. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1225. *PrintableArea: PAIR(1402, 1734)
  1226. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1227. *PrintableOrigin: PAIR(43, 122)
  1228. }
  1229. *case: Option3
  1230. {
  1231. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  1232. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1233. *PrintableArea: PAIR(1398, 1734)
  1234. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1235. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1236. *PrintableOrigin: PAIR(45, 122)
  1237. }
  1238. }
  1239. }
  1240. *case: Option4
  1241. {
  1242. *PrintableArea: PAIR(1402, 1736)
  1243. *PrintableOrigin: PAIR(43, 121)
  1244. *switch: Resolution
  1245. {
  1246. *case: Option1
  1247. {
  1248. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  1249. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1250. *PrintableArea: PAIR(1400, 1734)
  1251. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1252. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1253. *PrintableOrigin: PAIR(44, 122)
  1254. }
  1255. *case: Option2
  1256. {
  1257. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1258. *PrintableArea: PAIR(1402, 1734)
  1259. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1260. *PrintableOrigin: PAIR(43, 122)
  1261. }
  1262. *case: Option3
  1263. {
  1264. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  1265. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1266. *PrintableArea: PAIR(1398, 1734)
  1267. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1268. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1269. *PrintableOrigin: PAIR(45, 122)
  1270. }
  1271. }
  1272. }
  1273. *case: Option5
  1274. {
  1275. *PrintableArea: PAIR(1402, 1736)
  1276. *PrintableOrigin: PAIR(43, 121)
  1277. *switch: Resolution
  1278. {
  1279. *case: Option1
  1280. {
  1281. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  1282. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1283. *PrintableArea: PAIR(1400, 1734)
  1284. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1285. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1286. *PrintableOrigin: PAIR(44, 122)
  1287. }
  1288. *case: Option2
  1289. {
  1290. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1291. *PrintableArea: PAIR(1402, 1734)
  1292. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1293. *PrintableOrigin: PAIR(43, 122)
  1294. }
  1295. *case: Option3
  1296. {
  1297. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  1298. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  1299. *PrintableArea: PAIR(1398, 1734)
  1300. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1301. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1302. *PrintableOrigin: PAIR(45, 122)
  1303. }
  1304. }
  1305. }
  1306. }
  1307. }
  1308. *Option: Option8
  1309. {
  1310. *rcNameID: 262
  1311. *PageDimensions: PAIR(2097, 1489)
  1312. *PageProtectMem: 0
  1313. *Command: CmdSelect
  1314. {
  1315. *Order: DOC_SETUP.8
  1316. *Cmd: "<1B>C<0004>"
  1317. }
  1318. *switch: InputBin
  1319. {
  1320. *case: Option1
  1321. {
  1322. *PrintableArea: PAIR(2011, 1128)
  1323. *PrintableOrigin: PAIR(43, 121)
  1324. *switch: Resolution
  1325. {
  1326. *case: Option1
  1327. {
  1328. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  1329. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1330. *PrintableArea: PAIR(2010, 1126)
  1331. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1332. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1333. *PrintableOrigin: PAIR(44, 122)
  1334. }
  1335. *case: Option2
  1336. {
  1337. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1338. *PrintableArea: PAIR(2011, 1126)
  1339. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1340. *PrintableOrigin: PAIR(43, 122)
  1341. }
  1342. *case: Option3
  1343. {
  1344. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  1345. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1346. *PrintableArea: PAIR(2007, 1126)
  1347. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1348. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1349. *PrintableOrigin: PAIR(45, 122)
  1350. }
  1351. }
  1352. }
  1353. *case: Option2
  1354. {
  1355. *PrintableArea: PAIR(2011, 1361)
  1356. *PrintableOrigin: PAIR(43, 128)
  1357. *switch: Resolution
  1358. {
  1359. *case: Option1
  1360. {
  1361. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  1362. *% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
  1363. *PrintableArea: PAIR(2010, 1360)
  1364. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1365. *PrintableOrigin: PAIR(44, 128)
  1366. }
  1367. *case: Option2
  1368. {
  1369. *% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
  1370. *PrintableArea: PAIR(2011, 1360)
  1371. }
  1372. *case: Option3
  1373. {
  1374. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  1375. *% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
  1376. *PrintableArea: PAIR(2007, 1360)
  1377. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1378. *PrintableOrigin: PAIR(45, 128)
  1379. }
  1380. }
  1381. }
  1382. *case: Option3
  1383. {
  1384. *PrintableArea: PAIR(2011, 1128)
  1385. *PrintableOrigin: PAIR(43, 121)
  1386. *switch: Resolution
  1387. {
  1388. *case: Option1
  1389. {
  1390. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  1391. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1392. *PrintableArea: PAIR(2010, 1126)
  1393. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1394. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1395. *PrintableOrigin: PAIR(44, 122)
  1396. }
  1397. *case: Option2
  1398. {
  1399. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1400. *PrintableArea: PAIR(2011, 1126)
  1401. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1402. *PrintableOrigin: PAIR(43, 122)
  1403. }
  1404. *case: Option3
  1405. {
  1406. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  1407. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1408. *PrintableArea: PAIR(2007, 1126)
  1409. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1410. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1411. *PrintableOrigin: PAIR(45, 122)
  1412. }
  1413. }
  1414. }
  1415. *case: Option4
  1416. {
  1417. *PrintableArea: PAIR(2011, 1128)
  1418. *PrintableOrigin: PAIR(43, 121)
  1419. *switch: Resolution
  1420. {
  1421. *case: Option1
  1422. {
  1423. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  1424. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1425. *PrintableArea: PAIR(2010, 1126)
  1426. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1427. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1428. *PrintableOrigin: PAIR(44, 122)
  1429. }
  1430. *case: Option2
  1431. {
  1432. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1433. *PrintableArea: PAIR(2011, 1126)
  1434. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1435. *PrintableOrigin: PAIR(43, 122)
  1436. }
  1437. *case: Option3
  1438. {
  1439. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  1440. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1441. *PrintableArea: PAIR(2007, 1126)
  1442. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1443. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1444. *PrintableOrigin: PAIR(45, 122)
  1445. }
  1446. }
  1447. }
  1448. *case: Option5
  1449. {
  1450. *PrintableArea: PAIR(2011, 1128)
  1451. *PrintableOrigin: PAIR(43, 121)
  1452. *switch: Resolution
  1453. {
  1454. *case: Option1
  1455. {
  1456. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  1457. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1458. *PrintableArea: PAIR(2010, 1126)
  1459. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1460. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1461. *PrintableOrigin: PAIR(44, 122)
  1462. }
  1463. *case: Option2
  1464. {
  1465. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1466. *PrintableArea: PAIR(2011, 1126)
  1467. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1468. *PrintableOrigin: PAIR(43, 122)
  1469. }
  1470. *case: Option3
  1471. {
  1472. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  1473. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1474. *PrintableArea: PAIR(2007, 1126)
  1475. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1476. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1477. *PrintableOrigin: PAIR(45, 122)
  1478. }
  1479. }
  1480. }
  1481. }
  1482. }
  1483. *Option: B4
  1484. {
  1485. *rcNameID: =B4_DISPLAY
  1486. *PageProtectMem: 0
  1487. *Command: CmdSelect
  1488. {
  1489. *Order: DOC_SETUP.8
  1490. *Cmd: "<1B>C<000E>"
  1491. }
  1492. *switch: InputBin
  1493. {
  1494. *case: Option1
  1495. {
  1496. *PrintableArea: PAIR(3456, 4798)
  1497. *PrintableOrigin: PAIR(43, 121)
  1498. *switch: Resolution
  1499. {
  1500. *case: Option1
  1501. {
  1502. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1503. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1504. *PrintableArea: PAIR(3454, 4796)
  1505. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1506. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1507. *PrintableOrigin: PAIR(44, 122)
  1508. }
  1509. *case: Option2
  1510. {
  1511. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1512. *PrintableArea: PAIR(3456, 4796)
  1513. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1514. *PrintableOrigin: PAIR(43, 122)
  1515. }
  1516. *case: Option3
  1517. {
  1518. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1519. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1520. *PrintableArea: PAIR(3453, 4796)
  1521. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1522. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1523. *PrintableOrigin: PAIR(45, 122)
  1524. }
  1525. }
  1526. }
  1527. *case: Option2
  1528. {
  1529. *PrintableArea: PAIR(3456, 5031)
  1530. *PrintableOrigin: PAIR(43, 128)
  1531. *switch: Resolution
  1532. {
  1533. *case: Option1
  1534. {
  1535. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1536. *% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
  1537. *PrintableArea: PAIR(3454, 5030)
  1538. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1539. *PrintableOrigin: PAIR(44, 128)
  1540. }
  1541. *case: Option2
  1542. {
  1543. *% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
  1544. *PrintableArea: PAIR(3456, 5030)
  1545. }
  1546. *case: Option3
  1547. {
  1548. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1549. *% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
  1550. *PrintableArea: PAIR(3453, 5030)
  1551. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1552. *PrintableOrigin: PAIR(45, 128)
  1553. }
  1554. }
  1555. }
  1556. *case: Option3
  1557. {
  1558. *PrintableArea: PAIR(3456, 4798)
  1559. *PrintableOrigin: PAIR(43, 121)
  1560. *switch: Resolution
  1561. {
  1562. *case: Option1
  1563. {
  1564. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1565. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1566. *PrintableArea: PAIR(3454, 4796)
  1567. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1568. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1569. *PrintableOrigin: PAIR(44, 122)
  1570. }
  1571. *case: Option2
  1572. {
  1573. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1574. *PrintableArea: PAIR(3456, 4796)
  1575. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1576. *PrintableOrigin: PAIR(43, 122)
  1577. }
  1578. *case: Option3
  1579. {
  1580. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1581. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1582. *PrintableArea: PAIR(3453, 4796)
  1583. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1584. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1585. *PrintableOrigin: PAIR(45, 122)
  1586. }
  1587. }
  1588. }
  1589. *case: Option4
  1590. {
  1591. *PrintableArea: PAIR(3456, 4798)
  1592. *PrintableOrigin: PAIR(43, 121)
  1593. *switch: Resolution
  1594. {
  1595. *case: Option1
  1596. {
  1597. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1598. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1599. *PrintableArea: PAIR(3454, 4796)
  1600. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1601. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1602. *PrintableOrigin: PAIR(44, 122)
  1603. }
  1604. *case: Option2
  1605. {
  1606. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1607. *PrintableArea: PAIR(3456, 4796)
  1608. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1609. *PrintableOrigin: PAIR(43, 122)
  1610. }
  1611. *case: Option3
  1612. {
  1613. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1614. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1615. *PrintableArea: PAIR(3453, 4796)
  1616. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1617. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1618. *PrintableOrigin: PAIR(45, 122)
  1619. }
  1620. }
  1621. }
  1622. *case: Option5
  1623. {
  1624. *PrintableArea: PAIR(3456, 4798)
  1625. *PrintableOrigin: PAIR(43, 121)
  1626. *switch: Resolution
  1627. {
  1628. *case: Option1
  1629. {
  1630. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1631. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1632. *PrintableArea: PAIR(3454, 4796)
  1633. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1634. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1635. *PrintableOrigin: PAIR(44, 122)
  1636. }
  1637. *case: Option2
  1638. {
  1639. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1640. *PrintableArea: PAIR(3456, 4796)
  1641. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1642. *PrintableOrigin: PAIR(43, 122)
  1643. }
  1644. *case: Option3
  1645. {
  1646. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1647. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1648. *PrintableArea: PAIR(3453, 4796)
  1649. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1650. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1651. *PrintableOrigin: PAIR(45, 122)
  1652. }
  1653. }
  1654. }
  1655. }
  1656. }
  1657. *Option: B4_JIS_ROTATED
  1658. {
  1659. *rcNameID: =B4_JIS_ROTATED_DISPLAY
  1660. *PageProtectMem: 0
  1661. *Command: CmdSelect
  1662. {
  1663. *Order: DOC_SETUP.8
  1664. *Cmd: "<1B>C<000A>"
  1665. }
  1666. *switch: InputBin
  1667. {
  1668. *case: Option1
  1669. {
  1670. *PrintableArea: PAIR(4896, 3282)
  1671. *PrintableOrigin: PAIR(43, 121)
  1672. *switch: Resolution
  1673. {
  1674. *case: Option1
  1675. {
  1676. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1677. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1678. *PrintableArea: PAIR(4894, 3280)
  1679. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1680. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1681. *PrintableOrigin: PAIR(44, 122)
  1682. }
  1683. *case: Option2
  1684. {
  1685. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1686. *PrintableArea: PAIR(4896, 3280)
  1687. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1688. *PrintableOrigin: PAIR(43, 122)
  1689. }
  1690. *case: Option3
  1691. {
  1692. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1693. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1694. *PrintableArea: PAIR(4893, 3280)
  1695. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1696. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1697. *PrintableOrigin: PAIR(45, 122)
  1698. }
  1699. }
  1700. }
  1701. *case: Option2
  1702. {
  1703. *PrintableArea: PAIR(4896, 3515)
  1704. *PrintableOrigin: PAIR(43, 128)
  1705. *switch: Resolution
  1706. {
  1707. *case: Option1
  1708. {
  1709. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1710. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1711. *PrintableArea: PAIR(4894, 3514)
  1712. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1713. *PrintableOrigin: PAIR(44, 128)
  1714. }
  1715. *case: Option2
  1716. {
  1717. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1718. *PrintableArea: PAIR(4896, 3514)
  1719. }
  1720. *case: Option3
  1721. {
  1722. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1723. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1724. *PrintableArea: PAIR(4893, 3514)
  1725. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1726. *PrintableOrigin: PAIR(45, 128)
  1727. }
  1728. }
  1729. }
  1730. *case: Option3
  1731. {
  1732. *PrintableArea: PAIR(4896, 3282)
  1733. *PrintableOrigin: PAIR(43, 121)
  1734. *switch: Resolution
  1735. {
  1736. *case: Option1
  1737. {
  1738. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1739. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1740. *PrintableArea: PAIR(4894, 3280)
  1741. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1742. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1743. *PrintableOrigin: PAIR(44, 122)
  1744. }
  1745. *case: Option2
  1746. {
  1747. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1748. *PrintableArea: PAIR(4896, 3280)
  1749. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1750. *PrintableOrigin: PAIR(43, 122)
  1751. }
  1752. *case: Option3
  1753. {
  1754. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1755. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1756. *PrintableArea: PAIR(4893, 3280)
  1757. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1758. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1759. *PrintableOrigin: PAIR(45, 122)
  1760. }
  1761. }
  1762. }
  1763. *case: Option4
  1764. {
  1765. *PrintableArea: PAIR(4896, 3282)
  1766. *PrintableOrigin: PAIR(43, 121)
  1767. *switch: Resolution
  1768. {
  1769. *case: Option1
  1770. {
  1771. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1772. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1773. *PrintableArea: PAIR(4894, 3280)
  1774. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1775. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1776. *PrintableOrigin: PAIR(44, 122)
  1777. }
  1778. *case: Option2
  1779. {
  1780. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1781. *PrintableArea: PAIR(4896, 3280)
  1782. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1783. *PrintableOrigin: PAIR(43, 122)
  1784. }
  1785. *case: Option3
  1786. {
  1787. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1788. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1789. *PrintableArea: PAIR(4893, 3280)
  1790. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1791. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1792. *PrintableOrigin: PAIR(45, 122)
  1793. }
  1794. }
  1795. }
  1796. *case: Option5
  1797. {
  1798. *PrintableArea: PAIR(4896, 3282)
  1799. *PrintableOrigin: PAIR(43, 121)
  1800. *switch: Resolution
  1801. {
  1802. *case: Option1
  1803. {
  1804. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1805. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1806. *PrintableArea: PAIR(4894, 3280)
  1807. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1808. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1809. *PrintableOrigin: PAIR(44, 122)
  1810. }
  1811. *case: Option2
  1812. {
  1813. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1814. *PrintableArea: PAIR(4896, 3280)
  1815. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1816. *PrintableOrigin: PAIR(43, 122)
  1817. }
  1818. *case: Option3
  1819. {
  1820. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1821. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1822. *PrintableArea: PAIR(4893, 3280)
  1823. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1824. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1825. *PrintableOrigin: PAIR(45, 122)
  1826. }
  1827. }
  1828. }
  1829. }
  1830. }
  1831. *Option: B5
  1832. {
  1833. *rcNameID: =B5_DISPLAY
  1834. *PageProtectMem: 0
  1835. *Command: CmdSelect
  1836. {
  1837. *Order: DOC_SETUP.8
  1838. *Cmd: "<1B>C<000A>"
  1839. }
  1840. *switch: InputBin
  1841. {
  1842. *case: Option1
  1843. {
  1844. *PrintableArea: PAIR(2495, 3282)
  1845. *PrintableOrigin: PAIR(43, 121)
  1846. *switch: Resolution
  1847. {
  1848. *case: Option1
  1849. {
  1850. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1851. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1852. *PrintableArea: PAIR(2494, 3280)
  1853. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1854. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1855. *PrintableOrigin: PAIR(44, 122)
  1856. }
  1857. *case: Option2
  1858. {
  1859. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1860. *PrintableArea: PAIR(2495, 3280)
  1861. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1862. *PrintableOrigin: PAIR(43, 122)
  1863. }
  1864. *case: Option3
  1865. {
  1866. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1867. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1868. *PrintableArea: PAIR(2493, 3280)
  1869. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1870. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1871. *PrintableOrigin: PAIR(45, 122)
  1872. }
  1873. }
  1874. }
  1875. *case: Option2
  1876. {
  1877. *PrintableArea: PAIR(2495, 3515)
  1878. *PrintableOrigin: PAIR(43, 128)
  1879. *switch: Resolution
  1880. {
  1881. *case: Option1
  1882. {
  1883. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1884. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1885. *PrintableArea: PAIR(2494, 3514)
  1886. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1887. *PrintableOrigin: PAIR(44, 128)
  1888. }
  1889. *case: Option2
  1890. {
  1891. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1892. *PrintableArea: PAIR(2495, 3514)
  1893. }
  1894. *case: Option3
  1895. {
  1896. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1897. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1898. *PrintableArea: PAIR(2493, 3514)
  1899. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1900. *PrintableOrigin: PAIR(45, 128)
  1901. }
  1902. }
  1903. }
  1904. *case: Option3
  1905. {
  1906. *PrintableArea: PAIR(2495, 3282)
  1907. *PrintableOrigin: PAIR(43, 121)
  1908. *switch: Resolution
  1909. {
  1910. *case: Option1
  1911. {
  1912. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1913. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1914. *PrintableArea: PAIR(2494, 3280)
  1915. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1916. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1917. *PrintableOrigin: PAIR(44, 122)
  1918. }
  1919. *case: Option2
  1920. {
  1921. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1922. *PrintableArea: PAIR(2495, 3280)
  1923. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1924. *PrintableOrigin: PAIR(43, 122)
  1925. }
  1926. *case: Option3
  1927. {
  1928. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1929. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1930. *PrintableArea: PAIR(2493, 3280)
  1931. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1932. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1933. *PrintableOrigin: PAIR(45, 122)
  1934. }
  1935. }
  1936. }
  1937. *case: Option4
  1938. {
  1939. *PrintableArea: PAIR(2495, 3282)
  1940. *PrintableOrigin: PAIR(43, 121)
  1941. *switch: Resolution
  1942. {
  1943. *case: Option1
  1944. {
  1945. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1946. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1947. *PrintableArea: PAIR(2494, 3280)
  1948. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1949. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1950. *PrintableOrigin: PAIR(44, 122)
  1951. }
  1952. *case: Option2
  1953. {
  1954. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1955. *PrintableArea: PAIR(2495, 3280)
  1956. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1957. *PrintableOrigin: PAIR(43, 122)
  1958. }
  1959. *case: Option3
  1960. {
  1961. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1962. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1963. *PrintableArea: PAIR(2493, 3280)
  1964. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1965. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1966. *PrintableOrigin: PAIR(45, 122)
  1967. }
  1968. }
  1969. }
  1970. *case: Option5
  1971. {
  1972. *PrintableArea: PAIR(2495, 3282)
  1973. *PrintableOrigin: PAIR(43, 121)
  1974. *switch: Resolution
  1975. {
  1976. *case: Option1
  1977. {
  1978. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1979. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1980. *PrintableArea: PAIR(2494, 3280)
  1981. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1982. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1983. *PrintableOrigin: PAIR(44, 122)
  1984. }
  1985. *case: Option2
  1986. {
  1987. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1988. *PrintableArea: PAIR(2495, 3280)
  1989. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1990. *PrintableOrigin: PAIR(43, 122)
  1991. }
  1992. *case: Option3
  1993. {
  1994. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1995. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1996. *PrintableArea: PAIR(2493, 3280)
  1997. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1998. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1999. *PrintableOrigin: PAIR(45, 122)
  2000. }
  2001. }
  2002. }
  2003. }
  2004. }
  2005. *Option: B5_JIS_ROTATED
  2006. {
  2007. *rcNameID: =B5_JIS_ROTATED_DISPLAY
  2008. *PageProtectMem: 0
  2009. *Command: CmdSelect
  2010. {
  2011. *Order: DOC_SETUP.8
  2012. *Cmd: "<1B>C<0007>"
  2013. }
  2014. *switch: InputBin
  2015. {
  2016. *case: Option1
  2017. {
  2018. *PrintableArea: PAIR(3557, 2220)
  2019. *PrintableOrigin: PAIR(43, 121)
  2020. *switch: Resolution
  2021. {
  2022. *case: Option1
  2023. {
  2024. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  2025. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2026. *PrintableArea: PAIR(3556, 2218)
  2027. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2028. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2029. *PrintableOrigin: PAIR(44, 122)
  2030. }
  2031. *case: Option2
  2032. {
  2033. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2034. *PrintableArea: PAIR(3557, 2218)
  2035. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2036. *PrintableOrigin: PAIR(43, 122)
  2037. }
  2038. *case: Option3
  2039. {
  2040. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  2041. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2042. *PrintableArea: PAIR(3555, 2218)
  2043. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2044. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2045. *PrintableOrigin: PAIR(45, 122)
  2046. }
  2047. }
  2048. }
  2049. *case: Option2
  2050. {
  2051. *PrintableArea: PAIR(3557, 2453)
  2052. *PrintableOrigin: PAIR(43, 128)
  2053. *switch: Resolution
  2054. {
  2055. *case: Option1
  2056. {
  2057. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  2058. *% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
  2059. *PrintableArea: PAIR(3556, 2452)
  2060. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2061. *PrintableOrigin: PAIR(44, 128)
  2062. }
  2063. *case: Option2
  2064. {
  2065. *% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
  2066. *PrintableArea: PAIR(3557, 2452)
  2067. }
  2068. *case: Option3
  2069. {
  2070. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  2071. *% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
  2072. *PrintableArea: PAIR(3555, 2452)
  2073. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2074. *PrintableOrigin: PAIR(45, 128)
  2075. }
  2076. }
  2077. }
  2078. *case: Option3
  2079. {
  2080. *PrintableArea: PAIR(3557, 2220)
  2081. *PrintableOrigin: PAIR(43, 121)
  2082. *switch: Resolution
  2083. {
  2084. *case: Option1
  2085. {
  2086. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  2087. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2088. *PrintableArea: PAIR(3556, 2218)
  2089. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2090. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2091. *PrintableOrigin: PAIR(44, 122)
  2092. }
  2093. *case: Option2
  2094. {
  2095. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2096. *PrintableArea: PAIR(3557, 2218)
  2097. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2098. *PrintableOrigin: PAIR(43, 122)
  2099. }
  2100. *case: Option3
  2101. {
  2102. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  2103. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2104. *PrintableArea: PAIR(3555, 2218)
  2105. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2106. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2107. *PrintableOrigin: PAIR(45, 122)
  2108. }
  2109. }
  2110. }
  2111. *case: Option4
  2112. {
  2113. *PrintableArea: PAIR(3557, 2220)
  2114. *PrintableOrigin: PAIR(43, 121)
  2115. *switch: Resolution
  2116. {
  2117. *case: Option1
  2118. {
  2119. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  2120. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2121. *PrintableArea: PAIR(3556, 2218)
  2122. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2123. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2124. *PrintableOrigin: PAIR(44, 122)
  2125. }
  2126. *case: Option2
  2127. {
  2128. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2129. *PrintableArea: PAIR(3557, 2218)
  2130. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2131. *PrintableOrigin: PAIR(43, 122)
  2132. }
  2133. *case: Option3
  2134. {
  2135. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  2136. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2137. *PrintableArea: PAIR(3555, 2218)
  2138. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2139. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2140. *PrintableOrigin: PAIR(45, 122)
  2141. }
  2142. }
  2143. }
  2144. *case: Option5
  2145. {
  2146. *PrintableArea: PAIR(3557, 2220)
  2147. *PrintableOrigin: PAIR(43, 121)
  2148. *switch: Resolution
  2149. {
  2150. *case: Option1
  2151. {
  2152. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  2153. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2154. *PrintableArea: PAIR(3556, 2218)
  2155. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2156. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2157. *PrintableOrigin: PAIR(44, 122)
  2158. }
  2159. *case: Option2
  2160. {
  2161. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2162. *PrintableArea: PAIR(3557, 2218)
  2163. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2164. *PrintableOrigin: PAIR(43, 122)
  2165. }
  2166. *case: Option3
  2167. {
  2168. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  2169. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  2170. *PrintableArea: PAIR(3555, 2218)
  2171. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2172. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2173. *PrintableOrigin: PAIR(45, 122)
  2174. }
  2175. }
  2176. }
  2177. }
  2178. }
  2179. *Option: LETTER
  2180. {
  2181. *rcNameID: =LETTER_DISPLAY
  2182. *PageProtectMem: 0
  2183. *Command: CmdSelect
  2184. {
  2185. *Order: DOC_SETUP.8
  2186. *Cmd: "<1B>C<000B>"
  2187. }
  2188. *switch: InputBin
  2189. {
  2190. *case: Option1
  2191. {
  2192. *PrintableArea: PAIR(2974, 3599)
  2193. *PrintableOrigin: PAIR(43, 121)
  2194. *switch: Resolution
  2195. {
  2196. *case: Option1
  2197. {
  2198. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2199. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2200. *PrintableArea: PAIR(2972, 3598)
  2201. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2202. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2203. *PrintableOrigin: PAIR(44, 122)
  2204. }
  2205. *case: Option2
  2206. {
  2207. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2208. *PrintableArea: PAIR(2974, 3598)
  2209. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2210. *PrintableOrigin: PAIR(43, 122)
  2211. }
  2212. *case: Option3
  2213. {
  2214. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2215. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2216. *PrintableArea: PAIR(2970, 3598)
  2217. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2218. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2219. *PrintableOrigin: PAIR(45, 122)
  2220. }
  2221. }
  2222. }
  2223. *case: Option2
  2224. {
  2225. *PrintableArea: PAIR(2974, 3832)
  2226. *PrintableOrigin: PAIR(43, 128)
  2227. *switch: Resolution
  2228. {
  2229. *case: Option1
  2230. {
  2231. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2232. *PrintableArea: PAIR(2972, 3832)
  2233. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2234. *PrintableOrigin: PAIR(44, 128)
  2235. }
  2236. *case: Option3
  2237. {
  2238. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2239. *PrintableArea: PAIR(2970, 3832)
  2240. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2241. *PrintableOrigin: PAIR(45, 128)
  2242. }
  2243. }
  2244. }
  2245. *case: Option3
  2246. {
  2247. *PrintableArea: PAIR(2974, 3599)
  2248. *PrintableOrigin: PAIR(43, 121)
  2249. *switch: Resolution
  2250. {
  2251. *case: Option1
  2252. {
  2253. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2254. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2255. *PrintableArea: PAIR(2972, 3598)
  2256. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2257. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2258. *PrintableOrigin: PAIR(44, 122)
  2259. }
  2260. *case: Option2
  2261. {
  2262. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2263. *PrintableArea: PAIR(2974, 3598)
  2264. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2265. *PrintableOrigin: PAIR(43, 122)
  2266. }
  2267. *case: Option3
  2268. {
  2269. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2270. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2271. *PrintableArea: PAIR(2970, 3598)
  2272. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2273. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2274. *PrintableOrigin: PAIR(45, 122)
  2275. }
  2276. }
  2277. }
  2278. *case: Option4
  2279. {
  2280. *PrintableArea: PAIR(2974, 3599)
  2281. *PrintableOrigin: PAIR(43, 121)
  2282. *switch: Resolution
  2283. {
  2284. *case: Option1
  2285. {
  2286. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2287. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2288. *PrintableArea: PAIR(2972, 3598)
  2289. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2290. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2291. *PrintableOrigin: PAIR(44, 122)
  2292. }
  2293. *case: Option2
  2294. {
  2295. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2296. *PrintableArea: PAIR(2974, 3598)
  2297. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2298. *PrintableOrigin: PAIR(43, 122)
  2299. }
  2300. *case: Option3
  2301. {
  2302. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2303. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2304. *PrintableArea: PAIR(2970, 3598)
  2305. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2306. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2307. *PrintableOrigin: PAIR(45, 122)
  2308. }
  2309. }
  2310. }
  2311. *case: Option5
  2312. {
  2313. *PrintableArea: PAIR(2974, 3599)
  2314. *PrintableOrigin: PAIR(43, 121)
  2315. *switch: Resolution
  2316. {
  2317. *case: Option1
  2318. {
  2319. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2320. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2321. *PrintableArea: PAIR(2972, 3598)
  2322. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2323. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2324. *PrintableOrigin: PAIR(44, 122)
  2325. }
  2326. *case: Option2
  2327. {
  2328. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2329. *PrintableArea: PAIR(2974, 3598)
  2330. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2331. *PrintableOrigin: PAIR(43, 122)
  2332. }
  2333. *case: Option3
  2334. {
  2335. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2336. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2337. *PrintableArea: PAIR(2970, 3598)
  2338. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2339. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2340. *PrintableOrigin: PAIR(45, 122)
  2341. }
  2342. }
  2343. }
  2344. }
  2345. }
  2346. *Option: LEGAL
  2347. {
  2348. *rcNameID: =LEGAL_DISPLAY
  2349. *PageProtectMem: 0
  2350. *Command: CmdSelect
  2351. {
  2352. *Order: DOC_SETUP.8
  2353. *Cmd: "<1B>C<000E>"
  2354. }
  2355. *switch: InputBin
  2356. {
  2357. *case: Option1
  2358. {
  2359. *PrintableArea: PAIR(2974, 4679)
  2360. *PrintableOrigin: PAIR(43, 121)
  2361. *switch: Resolution
  2362. {
  2363. *case: Option1
  2364. {
  2365. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2366. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2367. *PrintableArea: PAIR(2972, 4678)
  2368. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2369. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2370. *PrintableOrigin: PAIR(44, 122)
  2371. }
  2372. *case: Option2
  2373. {
  2374. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2375. *PrintableArea: PAIR(2974, 4678)
  2376. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2377. *PrintableOrigin: PAIR(43, 122)
  2378. }
  2379. *case: Option3
  2380. {
  2381. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2382. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2383. *PrintableArea: PAIR(2970, 4678)
  2384. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2385. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2386. *PrintableOrigin: PAIR(45, 122)
  2387. }
  2388. }
  2389. }
  2390. *case: Option2
  2391. {
  2392. *PrintableArea: PAIR(2974, 4912)
  2393. *PrintableOrigin: PAIR(43, 128)
  2394. *switch: Resolution
  2395. {
  2396. *case: Option1
  2397. {
  2398. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2399. *PrintableArea: PAIR(2972, 4912)
  2400. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2401. *PrintableOrigin: PAIR(44, 128)
  2402. }
  2403. *case: Option3
  2404. {
  2405. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2406. *PrintableArea: PAIR(2970, 4912)
  2407. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2408. *PrintableOrigin: PAIR(45, 128)
  2409. }
  2410. }
  2411. }
  2412. *case: Option3
  2413. {
  2414. *PrintableArea: PAIR(2974, 4679)
  2415. *PrintableOrigin: PAIR(43, 121)
  2416. *switch: Resolution
  2417. {
  2418. *case: Option1
  2419. {
  2420. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2421. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2422. *PrintableArea: PAIR(2972, 4678)
  2423. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2424. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2425. *PrintableOrigin: PAIR(44, 122)
  2426. }
  2427. *case: Option2
  2428. {
  2429. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2430. *PrintableArea: PAIR(2974, 4678)
  2431. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2432. *PrintableOrigin: PAIR(43, 122)
  2433. }
  2434. *case: Option3
  2435. {
  2436. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2437. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2438. *PrintableArea: PAIR(2970, 4678)
  2439. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2440. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2441. *PrintableOrigin: PAIR(45, 122)
  2442. }
  2443. }
  2444. }
  2445. *case: Option4
  2446. {
  2447. *PrintableArea: PAIR(2974, 4679)
  2448. *PrintableOrigin: PAIR(43, 121)
  2449. *switch: Resolution
  2450. {
  2451. *case: Option1
  2452. {
  2453. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2454. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2455. *PrintableArea: PAIR(2972, 4678)
  2456. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2457. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2458. *PrintableOrigin: PAIR(44, 122)
  2459. }
  2460. *case: Option2
  2461. {
  2462. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2463. *PrintableArea: PAIR(2974, 4678)
  2464. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2465. *PrintableOrigin: PAIR(43, 122)
  2466. }
  2467. *case: Option3
  2468. {
  2469. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2470. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2471. *PrintableArea: PAIR(2970, 4678)
  2472. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2473. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2474. *PrintableOrigin: PAIR(45, 122)
  2475. }
  2476. }
  2477. }
  2478. *case: Option5
  2479. {
  2480. *PrintableArea: PAIR(2974, 4679)
  2481. *PrintableOrigin: PAIR(43, 121)
  2482. *switch: Resolution
  2483. {
  2484. *case: Option1
  2485. {
  2486. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  2487. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2488. *PrintableArea: PAIR(2972, 4678)
  2489. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2490. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2491. *PrintableOrigin: PAIR(44, 122)
  2492. }
  2493. *case: Option2
  2494. {
  2495. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2496. *PrintableArea: PAIR(2974, 4678)
  2497. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2498. *PrintableOrigin: PAIR(43, 122)
  2499. }
  2500. *case: Option3
  2501. {
  2502. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  2503. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  2504. *PrintableArea: PAIR(2970, 4678)
  2505. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2506. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2507. *PrintableOrigin: PAIR(45, 122)
  2508. }
  2509. }
  2510. }
  2511. }
  2512. }
  2513. *Option: Option15
  2514. {
  2515. *rcNameID: 267
  2516. *PageDimensions: PAIR(3600, 3960)
  2517. *PageProtectMem: 0
  2518. *Command: CmdSelect
  2519. {
  2520. *Order: DOC_SETUP.8
  2521. *Cmd: "<1B>C<000B>"
  2522. }
  2523. *switch: InputBin
  2524. {
  2525. *case: Option1
  2526. {
  2527. *PrintableArea: PAIR(3230, 3599)
  2528. *PrintableOrigin: PAIR(185, 121)
  2529. *switch: Resolution
  2530. {
  2531. *case: Option1
  2532. {
  2533. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2534. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2535. *PrintableArea: PAIR(3228, 3598)
  2536. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2537. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2538. *PrintableOrigin: PAIR(186, 122)
  2539. }
  2540. *case: Option2
  2541. {
  2542. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2543. *PrintableArea: PAIR(3230, 3598)
  2544. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2545. *PrintableOrigin: PAIR(185, 122)
  2546. }
  2547. *case: Option3
  2548. {
  2549. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2550. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2551. *PrintableArea: PAIR(3228, 3598)
  2552. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2553. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2554. *PrintableOrigin: PAIR(186, 122)
  2555. }
  2556. }
  2557. }
  2558. *case: Option2
  2559. {
  2560. *PrintableArea: PAIR(3230, 3832)
  2561. *PrintableOrigin: PAIR(185, 128)
  2562. *switch: Resolution
  2563. {
  2564. *case: Option1
  2565. {
  2566. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2567. *PrintableArea: PAIR(3228, 3832)
  2568. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2569. *PrintableOrigin: PAIR(186, 128)
  2570. }
  2571. *case: Option3
  2572. {
  2573. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2574. *PrintableArea: PAIR(3228, 3832)
  2575. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2576. *PrintableOrigin: PAIR(186, 128)
  2577. }
  2578. }
  2579. }
  2580. *case: Option3
  2581. {
  2582. *PrintableArea: PAIR(3230, 3599)
  2583. *PrintableOrigin: PAIR(185, 121)
  2584. *switch: Resolution
  2585. {
  2586. *case: Option1
  2587. {
  2588. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2589. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2590. *PrintableArea: PAIR(3228, 3598)
  2591. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2592. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2593. *PrintableOrigin: PAIR(186, 122)
  2594. }
  2595. *case: Option2
  2596. {
  2597. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2598. *PrintableArea: PAIR(3230, 3598)
  2599. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2600. *PrintableOrigin: PAIR(185, 122)
  2601. }
  2602. *case: Option3
  2603. {
  2604. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2605. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2606. *PrintableArea: PAIR(3228, 3598)
  2607. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2608. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2609. *PrintableOrigin: PAIR(186, 122)
  2610. }
  2611. }
  2612. }
  2613. *case: Option4
  2614. {
  2615. *PrintableArea: PAIR(3230, 3599)
  2616. *PrintableOrigin: PAIR(185, 121)
  2617. *switch: Resolution
  2618. {
  2619. *case: Option1
  2620. {
  2621. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2622. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2623. *PrintableArea: PAIR(3228, 3598)
  2624. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2625. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2626. *PrintableOrigin: PAIR(186, 122)
  2627. }
  2628. *case: Option2
  2629. {
  2630. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2631. *PrintableArea: PAIR(3230, 3598)
  2632. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2633. *PrintableOrigin: PAIR(185, 122)
  2634. }
  2635. *case: Option3
  2636. {
  2637. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2638. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2639. *PrintableArea: PAIR(3228, 3598)
  2640. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2641. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2642. *PrintableOrigin: PAIR(186, 122)
  2643. }
  2644. }
  2645. }
  2646. *case: Option5
  2647. {
  2648. *PrintableArea: PAIR(3230, 3599)
  2649. *PrintableOrigin: PAIR(185, 121)
  2650. *switch: Resolution
  2651. {
  2652. *case: Option1
  2653. {
  2654. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2655. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2656. *PrintableArea: PAIR(3228, 3598)
  2657. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2658. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2659. *PrintableOrigin: PAIR(186, 122)
  2660. }
  2661. *case: Option2
  2662. {
  2663. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2664. *PrintableArea: PAIR(3230, 3598)
  2665. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2666. *PrintableOrigin: PAIR(185, 122)
  2667. }
  2668. *case: Option3
  2669. {
  2670. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2671. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2672. *PrintableArea: PAIR(3228, 3598)
  2673. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2674. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2675. *PrintableOrigin: PAIR(186, 122)
  2676. }
  2677. }
  2678. }
  2679. }
  2680. }
  2681. *Option: Option16
  2682. {
  2683. *rcNameID: 268
  2684. *PageDimensions: PAIR(5400, 3960)
  2685. *PageProtectMem: 0
  2686. *Command: CmdSelect
  2687. {
  2688. *Order: DOC_SETUP.8
  2689. *Cmd: "<1B>C<000B>"
  2690. }
  2691. *switch: InputBin
  2692. {
  2693. *case: Option1
  2694. {
  2695. *PrintableArea: PAIR(4896, 3599)
  2696. *PrintableOrigin: PAIR(185, 121)
  2697. *switch: Resolution
  2698. {
  2699. *case: Option1
  2700. {
  2701. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2702. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2703. *PrintableArea: PAIR(4894, 3598)
  2704. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2705. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2706. *PrintableOrigin: PAIR(186, 122)
  2707. }
  2708. *case: Option2
  2709. {
  2710. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2711. *PrintableArea: PAIR(4896, 3598)
  2712. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2713. *PrintableOrigin: PAIR(185, 122)
  2714. }
  2715. *case: Option3
  2716. {
  2717. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2718. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2719. *PrintableArea: PAIR(4893, 3598)
  2720. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2721. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2722. *PrintableOrigin: PAIR(186, 122)
  2723. }
  2724. }
  2725. }
  2726. *case: Option2
  2727. {
  2728. *PrintableArea: PAIR(4896, 3832)
  2729. *PrintableOrigin: PAIR(185, 128)
  2730. *switch: Resolution
  2731. {
  2732. *case: Option1
  2733. {
  2734. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2735. *PrintableArea: PAIR(4894, 3832)
  2736. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2737. *PrintableOrigin: PAIR(186, 128)
  2738. }
  2739. *case: Option3
  2740. {
  2741. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2742. *PrintableArea: PAIR(4893, 3832)
  2743. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2744. *PrintableOrigin: PAIR(186, 128)
  2745. }
  2746. }
  2747. }
  2748. *case: Option3
  2749. {
  2750. *PrintableArea: PAIR(4896, 3599)
  2751. *PrintableOrigin: PAIR(185, 121)
  2752. *switch: Resolution
  2753. {
  2754. *case: Option1
  2755. {
  2756. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2757. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2758. *PrintableArea: PAIR(4894, 3598)
  2759. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2760. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2761. *PrintableOrigin: PAIR(186, 122)
  2762. }
  2763. *case: Option2
  2764. {
  2765. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2766. *PrintableArea: PAIR(4896, 3598)
  2767. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2768. *PrintableOrigin: PAIR(185, 122)
  2769. }
  2770. *case: Option3
  2771. {
  2772. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2773. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2774. *PrintableArea: PAIR(4893, 3598)
  2775. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2776. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2777. *PrintableOrigin: PAIR(186, 122)
  2778. }
  2779. }
  2780. }
  2781. *case: Option4
  2782. {
  2783. *PrintableArea: PAIR(4896, 3599)
  2784. *PrintableOrigin: PAIR(185, 121)
  2785. *switch: Resolution
  2786. {
  2787. *case: Option1
  2788. {
  2789. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2790. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2791. *PrintableArea: PAIR(4894, 3598)
  2792. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2793. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2794. *PrintableOrigin: PAIR(186, 122)
  2795. }
  2796. *case: Option2
  2797. {
  2798. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2799. *PrintableArea: PAIR(4896, 3598)
  2800. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2801. *PrintableOrigin: PAIR(185, 122)
  2802. }
  2803. *case: Option3
  2804. {
  2805. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2806. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2807. *PrintableArea: PAIR(4893, 3598)
  2808. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2809. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2810. *PrintableOrigin: PAIR(186, 122)
  2811. }
  2812. }
  2813. }
  2814. *case: Option5
  2815. {
  2816. *PrintableArea: PAIR(4896, 3599)
  2817. *PrintableOrigin: PAIR(185, 121)
  2818. *switch: Resolution
  2819. {
  2820. *case: Option1
  2821. {
  2822. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2823. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2824. *PrintableArea: PAIR(4894, 3598)
  2825. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2826. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2827. *PrintableOrigin: PAIR(186, 122)
  2828. }
  2829. *case: Option2
  2830. {
  2831. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2832. *PrintableArea: PAIR(4896, 3598)
  2833. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2834. *PrintableOrigin: PAIR(185, 122)
  2835. }
  2836. *case: Option3
  2837. {
  2838. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2839. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2840. *PrintableArea: PAIR(4893, 3598)
  2841. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2842. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2843. *PrintableOrigin: PAIR(186, 122)
  2844. }
  2845. }
  2846. }
  2847. }
  2848. }
  2849. *Option: JAPANESE_POSTCARD
  2850. {
  2851. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  2852. *PageProtectMem: 0
  2853. *Command: CmdSelect
  2854. {
  2855. *Order: DOC_SETUP.8
  2856. *Cmd: "<1B>C<0006>"
  2857. }
  2858. *switch: InputBin
  2859. {
  2860. *case: Option1
  2861. {
  2862. *PrintableArea: PAIR(1331, 1722)
  2863. *PrintableOrigin: PAIR(43, 121)
  2864. *switch: Resolution
  2865. {
  2866. *case: Option1
  2867. {
  2868. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2869. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2870. *PrintableArea: PAIR(1330, 1720)
  2871. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2872. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2873. *PrintableOrigin: PAIR(44, 122)
  2874. }
  2875. *case: Option2
  2876. {
  2877. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2878. *PrintableArea: PAIR(1331, 1720)
  2879. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2880. *PrintableOrigin: PAIR(43, 122)
  2881. }
  2882. *case: Option3
  2883. {
  2884. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  2885. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2886. *PrintableArea: PAIR(1329, 1720)
  2887. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2888. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2889. *PrintableOrigin: PAIR(45, 122)
  2890. }
  2891. }
  2892. }
  2893. *case: Option2
  2894. {
  2895. *PrintableArea: PAIR(1331, 1955)
  2896. *PrintableOrigin: PAIR(43, 128)
  2897. *switch: Resolution
  2898. {
  2899. *case: Option1
  2900. {
  2901. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2902. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  2903. *PrintableArea: PAIR(1330, 1954)
  2904. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2905. *PrintableOrigin: PAIR(44, 128)
  2906. }
  2907. *case: Option2
  2908. {
  2909. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  2910. *PrintableArea: PAIR(1331, 1954)
  2911. }
  2912. *case: Option3
  2913. {
  2914. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  2915. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  2916. *PrintableArea: PAIR(1329, 1954)
  2917. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2918. *PrintableOrigin: PAIR(45, 128)
  2919. }
  2920. }
  2921. }
  2922. *case: Option3
  2923. {
  2924. *PrintableArea: PAIR(1331, 1722)
  2925. *PrintableOrigin: PAIR(43, 121)
  2926. *switch: Resolution
  2927. {
  2928. *case: Option1
  2929. {
  2930. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2931. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2932. *PrintableArea: PAIR(1330, 1720)
  2933. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2934. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2935. *PrintableOrigin: PAIR(44, 122)
  2936. }
  2937. *case: Option2
  2938. {
  2939. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2940. *PrintableArea: PAIR(1331, 1720)
  2941. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2942. *PrintableOrigin: PAIR(43, 122)
  2943. }
  2944. *case: Option3
  2945. {
  2946. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  2947. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2948. *PrintableArea: PAIR(1329, 1720)
  2949. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2950. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2951. *PrintableOrigin: PAIR(45, 122)
  2952. }
  2953. }
  2954. }
  2955. *case: Option4
  2956. {
  2957. *PrintableArea: PAIR(1331, 1722)
  2958. *PrintableOrigin: PAIR(43, 121)
  2959. *switch: Resolution
  2960. {
  2961. *case: Option1
  2962. {
  2963. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2964. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2965. *PrintableArea: PAIR(1330, 1720)
  2966. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2967. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2968. *PrintableOrigin: PAIR(44, 122)
  2969. }
  2970. *case: Option2
  2971. {
  2972. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2973. *PrintableArea: PAIR(1331, 1720)
  2974. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2975. *PrintableOrigin: PAIR(43, 122)
  2976. }
  2977. *case: Option3
  2978. {
  2979. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  2980. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2981. *PrintableArea: PAIR(1329, 1720)
  2982. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2983. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2984. *PrintableOrigin: PAIR(45, 122)
  2985. }
  2986. }
  2987. }
  2988. *case: Option5
  2989. {
  2990. *PrintableArea: PAIR(1331, 1722)
  2991. *PrintableOrigin: PAIR(43, 121)
  2992. *switch: Resolution
  2993. {
  2994. *case: Option1
  2995. {
  2996. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2997. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2998. *PrintableArea: PAIR(1330, 1720)
  2999. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3000. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3001. *PrintableOrigin: PAIR(44, 122)
  3002. }
  3003. *case: Option2
  3004. {
  3005. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3006. *PrintableArea: PAIR(1331, 1720)
  3007. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3008. *PrintableOrigin: PAIR(43, 122)
  3009. }
  3010. *case: Option3
  3011. {
  3012. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  3013. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3014. *PrintableArea: PAIR(1329, 1720)
  3015. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3016. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3017. *PrintableOrigin: PAIR(45, 122)
  3018. }
  3019. }
  3020. }
  3021. }
  3022. }
  3023. *Option: JAPANESE_POSTCARD_ROTATED
  3024. {
  3025. *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
  3026. *PageProtectMem: 0
  3027. *Command: CmdSelect
  3028. {
  3029. *Order: DOC_SETUP.8
  3030. *Cmd: "<1B>C<0004>"
  3031. }
  3032. *switch: InputBin
  3033. {
  3034. *case: Option1
  3035. {
  3036. *PrintableArea: PAIR(1997, 1056)
  3037. *PrintableOrigin: PAIR(43, 121)
  3038. *switch: Resolution
  3039. {
  3040. *case: Option1
  3041. {
  3042. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3043. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3044. *PrintableArea: PAIR(1996, 1054)
  3045. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3046. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3047. *PrintableOrigin: PAIR(44, 122)
  3048. }
  3049. *case: Option2
  3050. {
  3051. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3052. *PrintableArea: PAIR(1997, 1054)
  3053. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3054. *PrintableOrigin: PAIR(43, 122)
  3055. }
  3056. *case: Option3
  3057. {
  3058. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3059. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3060. *PrintableArea: PAIR(1995, 1054)
  3061. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3062. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3063. *PrintableOrigin: PAIR(45, 122)
  3064. }
  3065. }
  3066. }
  3067. *case: Option2
  3068. {
  3069. *PrintableArea: PAIR(1997, 1289)
  3070. *PrintableOrigin: PAIR(43, 128)
  3071. *switch: Resolution
  3072. {
  3073. *case: Option1
  3074. {
  3075. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3076. *% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
  3077. *PrintableArea: PAIR(1996, 1288)
  3078. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3079. *PrintableOrigin: PAIR(44, 128)
  3080. }
  3081. *case: Option2
  3082. {
  3083. *% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
  3084. *PrintableArea: PAIR(1997, 1288)
  3085. }
  3086. *case: Option3
  3087. {
  3088. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3089. *% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
  3090. *PrintableArea: PAIR(1995, 1288)
  3091. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3092. *PrintableOrigin: PAIR(45, 128)
  3093. }
  3094. }
  3095. }
  3096. *case: Option3
  3097. {
  3098. *PrintableArea: PAIR(1997, 1056)
  3099. *PrintableOrigin: PAIR(43, 121)
  3100. *switch: Resolution
  3101. {
  3102. *case: Option1
  3103. {
  3104. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3105. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3106. *PrintableArea: PAIR(1996, 1054)
  3107. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3108. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3109. *PrintableOrigin: PAIR(44, 122)
  3110. }
  3111. *case: Option2
  3112. {
  3113. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3114. *PrintableArea: PAIR(1997, 1054)
  3115. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3116. *PrintableOrigin: PAIR(43, 122)
  3117. }
  3118. *case: Option3
  3119. {
  3120. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3121. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3122. *PrintableArea: PAIR(1995, 1054)
  3123. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3124. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3125. *PrintableOrigin: PAIR(45, 122)
  3126. }
  3127. }
  3128. }
  3129. *case: Option4
  3130. {
  3131. *PrintableArea: PAIR(1997, 1056)
  3132. *PrintableOrigin: PAIR(43, 121)
  3133. *switch: Resolution
  3134. {
  3135. *case: Option1
  3136. {
  3137. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3138. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3139. *PrintableArea: PAIR(1996, 1054)
  3140. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3141. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3142. *PrintableOrigin: PAIR(44, 122)
  3143. }
  3144. *case: Option2
  3145. {
  3146. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3147. *PrintableArea: PAIR(1997, 1054)
  3148. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3149. *PrintableOrigin: PAIR(43, 122)
  3150. }
  3151. *case: Option3
  3152. {
  3153. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3154. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3155. *PrintableArea: PAIR(1995, 1054)
  3156. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3157. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3158. *PrintableOrigin: PAIR(45, 122)
  3159. }
  3160. }
  3161. }
  3162. *case: Option5
  3163. {
  3164. *PrintableArea: PAIR(1997, 1056)
  3165. *PrintableOrigin: PAIR(43, 121)
  3166. *switch: Resolution
  3167. {
  3168. *case: Option1
  3169. {
  3170. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3171. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3172. *PrintableArea: PAIR(1996, 1054)
  3173. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3174. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3175. *PrintableOrigin: PAIR(44, 122)
  3176. }
  3177. *case: Option2
  3178. {
  3179. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3180. *PrintableArea: PAIR(1997, 1054)
  3181. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3182. *PrintableOrigin: PAIR(43, 122)
  3183. }
  3184. *case: Option3
  3185. {
  3186. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3187. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  3188. *PrintableArea: PAIR(1995, 1054)
  3189. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3190. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3191. *PrintableOrigin: PAIR(45, 122)
  3192. }
  3193. }
  3194. }
  3195. }
  3196. }
  3197. *Option: DBL_JAPANESE_POSTCARD_ROTATED
  3198. {
  3199. *rcNameID: =DBL_JAPANESE_POSTCARD_ROTATED_DISPLAY
  3200. *PageProtectMem: 0
  3201. *Command: CmdSelect
  3202. {
  3203. *Order: DOC_SETUP.8
  3204. *Cmd: "<1B>C<0008>"
  3205. }
  3206. *switch: InputBin
  3207. {
  3208. *case: Option1
  3209. {
  3210. *PrintableArea: PAIR(1997, 2473)
  3211. *PrintableOrigin: PAIR(43, 121)
  3212. *switch: Resolution
  3213. {
  3214. *case: Option1
  3215. {
  3216. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3217. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3218. *PrintableArea: PAIR(1996, 2472)
  3219. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3220. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3221. *PrintableOrigin: PAIR(44, 122)
  3222. }
  3223. *case: Option2
  3224. {
  3225. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3226. *PrintableArea: PAIR(1997, 2472)
  3227. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3228. *PrintableOrigin: PAIR(43, 122)
  3229. }
  3230. *case: Option3
  3231. {
  3232. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3233. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3234. *PrintableArea: PAIR(1995, 2472)
  3235. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3236. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3237. *PrintableOrigin: PAIR(45, 122)
  3238. }
  3239. }
  3240. }
  3241. *case: Option2
  3242. {
  3243. *PrintableArea: PAIR(1997, 2706)
  3244. *PrintableOrigin: PAIR(43, 128)
  3245. *switch: Resolution
  3246. {
  3247. *case: Option1
  3248. {
  3249. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3250. *PrintableArea: PAIR(1996, 2706)
  3251. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3252. *PrintableOrigin: PAIR(44, 128)
  3253. }
  3254. *case: Option3
  3255. {
  3256. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3257. *PrintableArea: PAIR(1995, 2706)
  3258. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3259. *PrintableOrigin: PAIR(45, 128)
  3260. }
  3261. }
  3262. }
  3263. *case: Option3
  3264. {
  3265. *PrintableArea: PAIR(1997, 2473)
  3266. *PrintableOrigin: PAIR(43, 121)
  3267. *switch: Resolution
  3268. {
  3269. *case: Option1
  3270. {
  3271. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3272. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3273. *PrintableArea: PAIR(1996, 2472)
  3274. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3275. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3276. *PrintableOrigin: PAIR(44, 122)
  3277. }
  3278. *case: Option2
  3279. {
  3280. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3281. *PrintableArea: PAIR(1997, 2472)
  3282. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3283. *PrintableOrigin: PAIR(43, 122)
  3284. }
  3285. *case: Option3
  3286. {
  3287. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3288. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3289. *PrintableArea: PAIR(1995, 2472)
  3290. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3291. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3292. *PrintableOrigin: PAIR(45, 122)
  3293. }
  3294. }
  3295. }
  3296. *case: Option4
  3297. {
  3298. *PrintableArea: PAIR(1997, 2473)
  3299. *PrintableOrigin: PAIR(43, 121)
  3300. *switch: Resolution
  3301. {
  3302. *case: Option1
  3303. {
  3304. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3305. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3306. *PrintableArea: PAIR(1996, 2472)
  3307. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3308. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3309. *PrintableOrigin: PAIR(44, 122)
  3310. }
  3311. *case: Option2
  3312. {
  3313. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3314. *PrintableArea: PAIR(1997, 2472)
  3315. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3316. *PrintableOrigin: PAIR(43, 122)
  3317. }
  3318. *case: Option3
  3319. {
  3320. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3321. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3322. *PrintableArea: PAIR(1995, 2472)
  3323. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3324. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3325. *PrintableOrigin: PAIR(45, 122)
  3326. }
  3327. }
  3328. }
  3329. *case: Option5
  3330. {
  3331. *PrintableArea: PAIR(1997, 2473)
  3332. *PrintableOrigin: PAIR(43, 121)
  3333. *switch: Resolution
  3334. {
  3335. *case: Option1
  3336. {
  3337. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  3338. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3339. *PrintableArea: PAIR(1996, 2472)
  3340. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3341. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3342. *PrintableOrigin: PAIR(44, 122)
  3343. }
  3344. *case: Option2
  3345. {
  3346. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3347. *PrintableArea: PAIR(1997, 2472)
  3348. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3349. *PrintableOrigin: PAIR(43, 122)
  3350. }
  3351. *case: Option3
  3352. {
  3353. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  3354. *% Warning: the following printable length is adjusted (2473->2472) so it is divisible by the resolution Y scale.
  3355. *PrintableArea: PAIR(1995, 2472)
  3356. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3357. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3358. *PrintableOrigin: PAIR(45, 122)
  3359. }
  3360. }
  3361. }
  3362. }
  3363. }
  3364. *Option: DBL_JAPANESE_POSTCARD
  3365. {
  3366. *rcNameID: =DBL_JAPANESE_POSTCARD_DISPLAY
  3367. *PageProtectMem: 0
  3368. *Command: CmdSelect
  3369. {
  3370. *Order: DOC_SETUP.8
  3371. *Cmd: "<1B>C<0006>"
  3372. }
  3373. *switch: InputBin
  3374. {
  3375. *case: Option1
  3376. {
  3377. *PrintableArea: PAIR(2748, 1722)
  3378. *PrintableOrigin: PAIR(43, 121)
  3379. *switch: Resolution
  3380. {
  3381. *case: Option1
  3382. {
  3383. *% Warning: the following printable width is adjusted (2748->2746) so it is divisible by the resolution X scale.
  3384. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3385. *PrintableArea: PAIR(2746, 1720)
  3386. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3387. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3388. *PrintableOrigin: PAIR(44, 122)
  3389. }
  3390. *case: Option2
  3391. {
  3392. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3393. *PrintableArea: PAIR(2748, 1720)
  3394. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3395. *PrintableOrigin: PAIR(43, 122)
  3396. }
  3397. *case: Option3
  3398. {
  3399. *% Warning: the following printable width is adjusted (2748->2745) so it is divisible by the resolution X scale.
  3400. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3401. *PrintableArea: PAIR(2745, 1720)
  3402. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3403. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3404. *PrintableOrigin: PAIR(45, 122)
  3405. }
  3406. }
  3407. }
  3408. *case: Option2
  3409. {
  3410. *PrintableArea: PAIR(2748, 1955)
  3411. *PrintableOrigin: PAIR(43, 128)
  3412. *switch: Resolution
  3413. {
  3414. *case: Option1
  3415. {
  3416. *% Warning: the following printable width is adjusted (2748->2746) so it is divisible by the resolution X scale.
  3417. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  3418. *PrintableArea: PAIR(2746, 1954)
  3419. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3420. *PrintableOrigin: PAIR(44, 128)
  3421. }
  3422. *case: Option2
  3423. {
  3424. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  3425. *PrintableArea: PAIR(2748, 1954)
  3426. }
  3427. *case: Option3
  3428. {
  3429. *% Warning: the following printable width is adjusted (2748->2745) so it is divisible by the resolution X scale.
  3430. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  3431. *PrintableArea: PAIR(2745, 1954)
  3432. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3433. *PrintableOrigin: PAIR(45, 128)
  3434. }
  3435. }
  3436. }
  3437. *case: Option3
  3438. {
  3439. *PrintableArea: PAIR(2748, 1722)
  3440. *PrintableOrigin: PAIR(43, 121)
  3441. *switch: Resolution
  3442. {
  3443. *case: Option1
  3444. {
  3445. *% Warning: the following printable width is adjusted (2748->2746) so it is divisible by the resolution X scale.
  3446. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3447. *PrintableArea: PAIR(2746, 1720)
  3448. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3449. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3450. *PrintableOrigin: PAIR(44, 122)
  3451. }
  3452. *case: Option2
  3453. {
  3454. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3455. *PrintableArea: PAIR(2748, 1720)
  3456. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3457. *PrintableOrigin: PAIR(43, 122)
  3458. }
  3459. *case: Option3
  3460. {
  3461. *% Warning: the following printable width is adjusted (2748->2745) so it is divisible by the resolution X scale.
  3462. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3463. *PrintableArea: PAIR(2745, 1720)
  3464. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3465. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3466. *PrintableOrigin: PAIR(45, 122)
  3467. }
  3468. }
  3469. }
  3470. *case: Option4
  3471. {
  3472. *PrintableArea: PAIR(2748, 1722)
  3473. *PrintableOrigin: PAIR(43, 121)
  3474. *switch: Resolution
  3475. {
  3476. *case: Option1
  3477. {
  3478. *% Warning: the following printable width is adjusted (2748->2746) so it is divisible by the resolution X scale.
  3479. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3480. *PrintableArea: PAIR(2746, 1720)
  3481. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3482. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3483. *PrintableOrigin: PAIR(44, 122)
  3484. }
  3485. *case: Option2
  3486. {
  3487. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3488. *PrintableArea: PAIR(2748, 1720)
  3489. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3490. *PrintableOrigin: PAIR(43, 122)
  3491. }
  3492. *case: Option3
  3493. {
  3494. *% Warning: the following printable width is adjusted (2748->2745) so it is divisible by the resolution X scale.
  3495. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3496. *PrintableArea: PAIR(2745, 1720)
  3497. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3498. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3499. *PrintableOrigin: PAIR(45, 122)
  3500. }
  3501. }
  3502. }
  3503. *case: Option5
  3504. {
  3505. *PrintableArea: PAIR(2748, 1722)
  3506. *PrintableOrigin: PAIR(43, 121)
  3507. *switch: Resolution
  3508. {
  3509. *case: Option1
  3510. {
  3511. *% Warning: the following printable width is adjusted (2748->2746) so it is divisible by the resolution X scale.
  3512. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3513. *PrintableArea: PAIR(2746, 1720)
  3514. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  3515. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3516. *PrintableOrigin: PAIR(44, 122)
  3517. }
  3518. *case: Option2
  3519. {
  3520. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3521. *PrintableArea: PAIR(2748, 1720)
  3522. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3523. *PrintableOrigin: PAIR(43, 122)
  3524. }
  3525. *case: Option3
  3526. {
  3527. *% Warning: the following printable width is adjusted (2748->2745) so it is divisible by the resolution X scale.
  3528. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  3529. *PrintableArea: PAIR(2745, 1720)
  3530. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  3531. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3532. *PrintableOrigin: PAIR(45, 122)
  3533. }
  3534. }
  3535. }
  3536. }
  3537. }
  3538. *Option: Option21
  3539. {
  3540. *rcNameID: 317
  3541. *PageDimensions: PAIR(4320, 3960)
  3542. *PageProtectMem: 0
  3543. *Command: CmdSelect
  3544. {
  3545. *Order: DOC_SETUP.8
  3546. *Cmd: "<1B>C<000B>"
  3547. }
  3548. *switch: InputBin
  3549. {
  3550. *case: Option1
  3551. {
  3552. *PrintableArea: PAIR(3950, 3599)
  3553. *PrintableOrigin: PAIR(185, 121)
  3554. *switch: Resolution
  3555. {
  3556. *case: Option1
  3557. {
  3558. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3559. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3560. *PrintableArea: PAIR(3948, 3598)
  3561. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3562. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3563. *PrintableOrigin: PAIR(186, 122)
  3564. }
  3565. *case: Option2
  3566. {
  3567. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3568. *PrintableArea: PAIR(3950, 3598)
  3569. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3570. *PrintableOrigin: PAIR(185, 122)
  3571. }
  3572. *case: Option3
  3573. {
  3574. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3575. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3576. *PrintableArea: PAIR(3948, 3598)
  3577. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3578. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3579. *PrintableOrigin: PAIR(186, 122)
  3580. }
  3581. }
  3582. }
  3583. *case: Option2
  3584. {
  3585. *PrintableArea: PAIR(3950, 3832)
  3586. *PrintableOrigin: PAIR(185, 128)
  3587. *switch: Resolution
  3588. {
  3589. *case: Option1
  3590. {
  3591. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3592. *PrintableArea: PAIR(3948, 3832)
  3593. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3594. *PrintableOrigin: PAIR(186, 128)
  3595. }
  3596. *case: Option3
  3597. {
  3598. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3599. *PrintableArea: PAIR(3948, 3832)
  3600. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3601. *PrintableOrigin: PAIR(186, 128)
  3602. }
  3603. }
  3604. }
  3605. *case: Option3
  3606. {
  3607. *PrintableArea: PAIR(3950, 3599)
  3608. *PrintableOrigin: PAIR(185, 121)
  3609. *switch: Resolution
  3610. {
  3611. *case: Option1
  3612. {
  3613. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3614. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3615. *PrintableArea: PAIR(3948, 3598)
  3616. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3617. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3618. *PrintableOrigin: PAIR(186, 122)
  3619. }
  3620. *case: Option2
  3621. {
  3622. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3623. *PrintableArea: PAIR(3950, 3598)
  3624. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3625. *PrintableOrigin: PAIR(185, 122)
  3626. }
  3627. *case: Option3
  3628. {
  3629. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3630. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3631. *PrintableArea: PAIR(3948, 3598)
  3632. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3633. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3634. *PrintableOrigin: PAIR(186, 122)
  3635. }
  3636. }
  3637. }
  3638. *case: Option4
  3639. {
  3640. *PrintableArea: PAIR(3950, 3599)
  3641. *PrintableOrigin: PAIR(185, 121)
  3642. *switch: Resolution
  3643. {
  3644. *case: Option1
  3645. {
  3646. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3647. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3648. *PrintableArea: PAIR(3948, 3598)
  3649. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3650. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3651. *PrintableOrigin: PAIR(186, 122)
  3652. }
  3653. *case: Option2
  3654. {
  3655. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3656. *PrintableArea: PAIR(3950, 3598)
  3657. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3658. *PrintableOrigin: PAIR(185, 122)
  3659. }
  3660. *case: Option3
  3661. {
  3662. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3663. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3664. *PrintableArea: PAIR(3948, 3598)
  3665. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3666. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3667. *PrintableOrigin: PAIR(186, 122)
  3668. }
  3669. }
  3670. }
  3671. *case: Option5
  3672. {
  3673. *PrintableArea: PAIR(3950, 3599)
  3674. *PrintableOrigin: PAIR(185, 121)
  3675. *switch: Resolution
  3676. {
  3677. *case: Option1
  3678. {
  3679. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3680. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3681. *PrintableArea: PAIR(3948, 3598)
  3682. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3683. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3684. *PrintableOrigin: PAIR(186, 122)
  3685. }
  3686. *case: Option2
  3687. {
  3688. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3689. *PrintableArea: PAIR(3950, 3598)
  3690. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3691. *PrintableOrigin: PAIR(185, 122)
  3692. }
  3693. *case: Option3
  3694. {
  3695. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  3696. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  3697. *PrintableArea: PAIR(3948, 3598)
  3698. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3699. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3700. *PrintableOrigin: PAIR(186, 122)
  3701. }
  3702. }
  3703. }
  3704. }
  3705. }
  3706. *Option: Option22
  3707. {
  3708. *rcNameID: 318
  3709. *PageDimensions: PAIR(5400, 1440)
  3710. *PageProtectMem: 0
  3711. *Command: CmdSelect
  3712. {
  3713. *Order: DOC_SETUP.8
  3714. *Cmd: "<1B>C<0004>"
  3715. }
  3716. *switch: InputBin
  3717. {
  3718. *case: Option1
  3719. {
  3720. *PrintableArea: PAIR(4889, 1079)
  3721. *PrintableOrigin: PAIR(185, 121)
  3722. *switch: Resolution
  3723. {
  3724. *case: Option1
  3725. {
  3726. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3727. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3728. *PrintableArea: PAIR(4888, 1078)
  3729. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3730. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3731. *PrintableOrigin: PAIR(186, 122)
  3732. }
  3733. *case: Option2
  3734. {
  3735. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3736. *PrintableArea: PAIR(4889, 1078)
  3737. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3738. *PrintableOrigin: PAIR(185, 122)
  3739. }
  3740. *case: Option3
  3741. {
  3742. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3743. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3744. *PrintableArea: PAIR(4887, 1078)
  3745. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3746. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3747. *PrintableOrigin: PAIR(186, 122)
  3748. }
  3749. }
  3750. }
  3751. *case: Option2
  3752. {
  3753. *PrintableArea: PAIR(4889, 1312)
  3754. *PrintableOrigin: PAIR(185, 128)
  3755. *switch: Resolution
  3756. {
  3757. *case: Option1
  3758. {
  3759. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3760. *PrintableArea: PAIR(4888, 1312)
  3761. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3762. *PrintableOrigin: PAIR(186, 128)
  3763. }
  3764. *case: Option3
  3765. {
  3766. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3767. *PrintableArea: PAIR(4887, 1312)
  3768. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3769. *PrintableOrigin: PAIR(186, 128)
  3770. }
  3771. }
  3772. }
  3773. *case: Option3
  3774. {
  3775. *PrintableArea: PAIR(4889, 1079)
  3776. *PrintableOrigin: PAIR(185, 121)
  3777. *switch: Resolution
  3778. {
  3779. *case: Option1
  3780. {
  3781. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3782. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3783. *PrintableArea: PAIR(4888, 1078)
  3784. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3785. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3786. *PrintableOrigin: PAIR(186, 122)
  3787. }
  3788. *case: Option2
  3789. {
  3790. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3791. *PrintableArea: PAIR(4889, 1078)
  3792. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3793. *PrintableOrigin: PAIR(185, 122)
  3794. }
  3795. *case: Option3
  3796. {
  3797. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3798. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3799. *PrintableArea: PAIR(4887, 1078)
  3800. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3801. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3802. *PrintableOrigin: PAIR(186, 122)
  3803. }
  3804. }
  3805. }
  3806. *case: Option4
  3807. {
  3808. *PrintableArea: PAIR(4889, 1079)
  3809. *PrintableOrigin: PAIR(185, 121)
  3810. *switch: Resolution
  3811. {
  3812. *case: Option1
  3813. {
  3814. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3815. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3816. *PrintableArea: PAIR(4888, 1078)
  3817. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3818. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3819. *PrintableOrigin: PAIR(186, 122)
  3820. }
  3821. *case: Option2
  3822. {
  3823. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3824. *PrintableArea: PAIR(4889, 1078)
  3825. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3826. *PrintableOrigin: PAIR(185, 122)
  3827. }
  3828. *case: Option3
  3829. {
  3830. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3831. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3832. *PrintableArea: PAIR(4887, 1078)
  3833. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3834. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3835. *PrintableOrigin: PAIR(186, 122)
  3836. }
  3837. }
  3838. }
  3839. *case: Option5
  3840. {
  3841. *PrintableArea: PAIR(4889, 1079)
  3842. *PrintableOrigin: PAIR(185, 121)
  3843. *switch: Resolution
  3844. {
  3845. *case: Option1
  3846. {
  3847. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3848. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3849. *PrintableArea: PAIR(4888, 1078)
  3850. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3851. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3852. *PrintableOrigin: PAIR(186, 122)
  3853. }
  3854. *case: Option2
  3855. {
  3856. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3857. *PrintableArea: PAIR(4889, 1078)
  3858. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3859. *PrintableOrigin: PAIR(185, 122)
  3860. }
  3861. *case: Option3
  3862. {
  3863. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3864. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  3865. *PrintableArea: PAIR(4887, 1078)
  3866. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3867. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3868. *PrintableOrigin: PAIR(186, 122)
  3869. }
  3870. }
  3871. }
  3872. }
  3873. }
  3874. *Option: Option23
  3875. {
  3876. *rcNameID: 320
  3877. *PageDimensions: PAIR(5400, 1620)
  3878. *PageProtectMem: 0
  3879. *Command: CmdSelect
  3880. {
  3881. *Order: DOC_SETUP.8
  3882. *Cmd: "<1B>2<1B>C<1B>"
  3883. }
  3884. *switch: InputBin
  3885. {
  3886. *case: Option1
  3887. {
  3888. *PrintableArea: PAIR(4889, 1259)
  3889. *PrintableOrigin: PAIR(185, 121)
  3890. *switch: Resolution
  3891. {
  3892. *case: Option1
  3893. {
  3894. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3895. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  3896. *PrintableArea: PAIR(4888, 1258)
  3897. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3898. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3899. *PrintableOrigin: PAIR(186, 122)
  3900. }
  3901. *case: Option2
  3902. {
  3903. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  3904. *PrintableArea: PAIR(4889, 1258)
  3905. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3906. *PrintableOrigin: PAIR(185, 122)
  3907. }
  3908. *case: Option3
  3909. {
  3910. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3911. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  3912. *PrintableArea: PAIR(4887, 1258)
  3913. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3914. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3915. *PrintableOrigin: PAIR(186, 122)
  3916. }
  3917. }
  3918. }
  3919. *case: Option2
  3920. {
  3921. *PrintableArea: PAIR(4889, 1492)
  3922. *PrintableOrigin: PAIR(185, 128)
  3923. *switch: Resolution
  3924. {
  3925. *case: Option1
  3926. {
  3927. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3928. *PrintableArea: PAIR(4888, 1492)
  3929. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3930. *PrintableOrigin: PAIR(186, 128)
  3931. }
  3932. *case: Option3
  3933. {
  3934. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3935. *PrintableArea: PAIR(4887, 1492)
  3936. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3937. *PrintableOrigin: PAIR(186, 128)
  3938. }
  3939. }
  3940. }
  3941. *case: Option3
  3942. {
  3943. *PrintableArea: PAIR(4889, 1259)
  3944. *PrintableOrigin: PAIR(185, 121)
  3945. *switch: Resolution
  3946. {
  3947. *case: Option1
  3948. {
  3949. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3950. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  3951. *PrintableArea: PAIR(4888, 1258)
  3952. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3953. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3954. *PrintableOrigin: PAIR(186, 122)
  3955. }
  3956. *case: Option2
  3957. {
  3958. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  3959. *PrintableArea: PAIR(4889, 1258)
  3960. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3961. *PrintableOrigin: PAIR(185, 122)
  3962. }
  3963. *case: Option3
  3964. {
  3965. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3966. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  3967. *PrintableArea: PAIR(4887, 1258)
  3968. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3969. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3970. *PrintableOrigin: PAIR(186, 122)
  3971. }
  3972. }
  3973. }
  3974. *case: Option4
  3975. {
  3976. *PrintableArea: PAIR(4889, 1259)
  3977. *PrintableOrigin: PAIR(185, 121)
  3978. *switch: Resolution
  3979. {
  3980. *case: Option1
  3981. {
  3982. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3983. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  3984. *PrintableArea: PAIR(4888, 1258)
  3985. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3986. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3987. *PrintableOrigin: PAIR(186, 122)
  3988. }
  3989. *case: Option2
  3990. {
  3991. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  3992. *PrintableArea: PAIR(4889, 1258)
  3993. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3994. *PrintableOrigin: PAIR(185, 122)
  3995. }
  3996. *case: Option3
  3997. {
  3998. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3999. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  4000. *PrintableArea: PAIR(4887, 1258)
  4001. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4002. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4003. *PrintableOrigin: PAIR(186, 122)
  4004. }
  4005. }
  4006. }
  4007. *case: Option5
  4008. {
  4009. *PrintableArea: PAIR(4889, 1259)
  4010. *PrintableOrigin: PAIR(185, 121)
  4011. *switch: Resolution
  4012. {
  4013. *case: Option1
  4014. {
  4015. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4016. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  4017. *PrintableArea: PAIR(4888, 1258)
  4018. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4019. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4020. *PrintableOrigin: PAIR(186, 122)
  4021. }
  4022. *case: Option2
  4023. {
  4024. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  4025. *PrintableArea: PAIR(4889, 1258)
  4026. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4027. *PrintableOrigin: PAIR(185, 122)
  4028. }
  4029. *case: Option3
  4030. {
  4031. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4032. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  4033. *PrintableArea: PAIR(4887, 1258)
  4034. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4035. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4036. *PrintableOrigin: PAIR(186, 122)
  4037. }
  4038. }
  4039. }
  4040. }
  4041. }
  4042. *Option: Option24
  4043. {
  4044. *rcNameID: 322
  4045. *PageDimensions: PAIR(5400, 1681)
  4046. *PageProtectMem: 0
  4047. *Command: CmdSelect
  4048. {
  4049. *Order: DOC_SETUP.8
  4050. *Cmd: "<1B>2<1B>C<1C>"
  4051. }
  4052. *switch: InputBin
  4053. {
  4054. *case: Option1
  4055. {
  4056. *PrintableArea: PAIR(4889, 1320)
  4057. *PrintableOrigin: PAIR(185, 121)
  4058. *switch: Resolution
  4059. {
  4060. *case: Option1
  4061. {
  4062. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4063. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4064. *PrintableArea: PAIR(4888, 1318)
  4065. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4066. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4067. *PrintableOrigin: PAIR(186, 122)
  4068. }
  4069. *case: Option2
  4070. {
  4071. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4072. *PrintableArea: PAIR(4889, 1318)
  4073. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4074. *PrintableOrigin: PAIR(185, 122)
  4075. }
  4076. *case: Option3
  4077. {
  4078. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4079. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4080. *PrintableArea: PAIR(4887, 1318)
  4081. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4082. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4083. *PrintableOrigin: PAIR(186, 122)
  4084. }
  4085. }
  4086. }
  4087. *case: Option2
  4088. {
  4089. *PrintableArea: PAIR(4889, 1553)
  4090. *PrintableOrigin: PAIR(185, 128)
  4091. *switch: Resolution
  4092. {
  4093. *case: Option1
  4094. {
  4095. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4096. *% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
  4097. *PrintableArea: PAIR(4888, 1552)
  4098. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4099. *PrintableOrigin: PAIR(186, 128)
  4100. }
  4101. *case: Option2
  4102. {
  4103. *% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
  4104. *PrintableArea: PAIR(4889, 1552)
  4105. }
  4106. *case: Option3
  4107. {
  4108. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4109. *% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
  4110. *PrintableArea: PAIR(4887, 1552)
  4111. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4112. *PrintableOrigin: PAIR(186, 128)
  4113. }
  4114. }
  4115. }
  4116. *case: Option3
  4117. {
  4118. *PrintableArea: PAIR(4889, 1320)
  4119. *PrintableOrigin: PAIR(185, 121)
  4120. *switch: Resolution
  4121. {
  4122. *case: Option1
  4123. {
  4124. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4125. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4126. *PrintableArea: PAIR(4888, 1318)
  4127. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4128. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4129. *PrintableOrigin: PAIR(186, 122)
  4130. }
  4131. *case: Option2
  4132. {
  4133. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4134. *PrintableArea: PAIR(4889, 1318)
  4135. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4136. *PrintableOrigin: PAIR(185, 122)
  4137. }
  4138. *case: Option3
  4139. {
  4140. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4141. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4142. *PrintableArea: PAIR(4887, 1318)
  4143. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4144. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4145. *PrintableOrigin: PAIR(186, 122)
  4146. }
  4147. }
  4148. }
  4149. *case: Option4
  4150. {
  4151. *PrintableArea: PAIR(4889, 1320)
  4152. *PrintableOrigin: PAIR(185, 121)
  4153. *switch: Resolution
  4154. {
  4155. *case: Option1
  4156. {
  4157. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4158. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4159. *PrintableArea: PAIR(4888, 1318)
  4160. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4161. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4162. *PrintableOrigin: PAIR(186, 122)
  4163. }
  4164. *case: Option2
  4165. {
  4166. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4167. *PrintableArea: PAIR(4889, 1318)
  4168. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4169. *PrintableOrigin: PAIR(185, 122)
  4170. }
  4171. *case: Option3
  4172. {
  4173. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4174. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4175. *PrintableArea: PAIR(4887, 1318)
  4176. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4177. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4178. *PrintableOrigin: PAIR(186, 122)
  4179. }
  4180. }
  4181. }
  4182. *case: Option5
  4183. {
  4184. *PrintableArea: PAIR(4889, 1320)
  4185. *PrintableOrigin: PAIR(185, 121)
  4186. *switch: Resolution
  4187. {
  4188. *case: Option1
  4189. {
  4190. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4191. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4192. *PrintableArea: PAIR(4888, 1318)
  4193. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4194. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4195. *PrintableOrigin: PAIR(186, 122)
  4196. }
  4197. *case: Option2
  4198. {
  4199. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4200. *PrintableArea: PAIR(4889, 1318)
  4201. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4202. *PrintableOrigin: PAIR(185, 122)
  4203. }
  4204. *case: Option3
  4205. {
  4206. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4207. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  4208. *PrintableArea: PAIR(4887, 1318)
  4209. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4210. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4211. *PrintableOrigin: PAIR(186, 122)
  4212. }
  4213. }
  4214. }
  4215. }
  4216. }
  4217. *Option: Option25
  4218. {
  4219. *rcNameID: 324
  4220. *PageDimensions: PAIR(5400, 1800)
  4221. *PageProtectMem: 0
  4222. *Command: CmdSelect
  4223. {
  4224. *Order: DOC_SETUP.8
  4225. *Cmd: "<1B>C<0005>"
  4226. }
  4227. *switch: InputBin
  4228. {
  4229. *case: Option1
  4230. {
  4231. *PrintableArea: PAIR(4889, 1439)
  4232. *PrintableOrigin: PAIR(185, 121)
  4233. *switch: Resolution
  4234. {
  4235. *case: Option1
  4236. {
  4237. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4238. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4239. *PrintableArea: PAIR(4888, 1438)
  4240. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4241. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4242. *PrintableOrigin: PAIR(186, 122)
  4243. }
  4244. *case: Option2
  4245. {
  4246. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4247. *PrintableArea: PAIR(4889, 1438)
  4248. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4249. *PrintableOrigin: PAIR(185, 122)
  4250. }
  4251. *case: Option3
  4252. {
  4253. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4254. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4255. *PrintableArea: PAIR(4887, 1438)
  4256. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4257. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4258. *PrintableOrigin: PAIR(186, 122)
  4259. }
  4260. }
  4261. }
  4262. *case: Option2
  4263. {
  4264. *PrintableArea: PAIR(4889, 1672)
  4265. *PrintableOrigin: PAIR(185, 128)
  4266. *switch: Resolution
  4267. {
  4268. *case: Option1
  4269. {
  4270. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4271. *PrintableArea: PAIR(4888, 1672)
  4272. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4273. *PrintableOrigin: PAIR(186, 128)
  4274. }
  4275. *case: Option3
  4276. {
  4277. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4278. *PrintableArea: PAIR(4887, 1672)
  4279. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4280. *PrintableOrigin: PAIR(186, 128)
  4281. }
  4282. }
  4283. }
  4284. *case: Option3
  4285. {
  4286. *PrintableArea: PAIR(4889, 1439)
  4287. *PrintableOrigin: PAIR(185, 121)
  4288. *switch: Resolution
  4289. {
  4290. *case: Option1
  4291. {
  4292. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4293. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4294. *PrintableArea: PAIR(4888, 1438)
  4295. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4296. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4297. *PrintableOrigin: PAIR(186, 122)
  4298. }
  4299. *case: Option2
  4300. {
  4301. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4302. *PrintableArea: PAIR(4889, 1438)
  4303. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4304. *PrintableOrigin: PAIR(185, 122)
  4305. }
  4306. *case: Option3
  4307. {
  4308. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4309. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4310. *PrintableArea: PAIR(4887, 1438)
  4311. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4312. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4313. *PrintableOrigin: PAIR(186, 122)
  4314. }
  4315. }
  4316. }
  4317. *case: Option4
  4318. {
  4319. *PrintableArea: PAIR(4889, 1439)
  4320. *PrintableOrigin: PAIR(185, 121)
  4321. *switch: Resolution
  4322. {
  4323. *case: Option1
  4324. {
  4325. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4326. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4327. *PrintableArea: PAIR(4888, 1438)
  4328. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4329. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4330. *PrintableOrigin: PAIR(186, 122)
  4331. }
  4332. *case: Option2
  4333. {
  4334. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4335. *PrintableArea: PAIR(4889, 1438)
  4336. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4337. *PrintableOrigin: PAIR(185, 122)
  4338. }
  4339. *case: Option3
  4340. {
  4341. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4342. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4343. *PrintableArea: PAIR(4887, 1438)
  4344. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4345. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4346. *PrintableOrigin: PAIR(186, 122)
  4347. }
  4348. }
  4349. }
  4350. *case: Option5
  4351. {
  4352. *PrintableArea: PAIR(4889, 1439)
  4353. *PrintableOrigin: PAIR(185, 121)
  4354. *switch: Resolution
  4355. {
  4356. *case: Option1
  4357. {
  4358. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4359. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4360. *PrintableArea: PAIR(4888, 1438)
  4361. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4362. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4363. *PrintableOrigin: PAIR(186, 122)
  4364. }
  4365. *case: Option2
  4366. {
  4367. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4368. *PrintableArea: PAIR(4889, 1438)
  4369. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4370. *PrintableOrigin: PAIR(185, 122)
  4371. }
  4372. *case: Option3
  4373. {
  4374. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4375. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  4376. *PrintableArea: PAIR(4887, 1438)
  4377. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4378. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4379. *PrintableOrigin: PAIR(186, 122)
  4380. }
  4381. }
  4382. }
  4383. }
  4384. }
  4385. *Option: Option26
  4386. {
  4387. *rcNameID: 326
  4388. *PageDimensions: PAIR(5400, 1980)
  4389. *PageProtectMem: 0
  4390. *Command: CmdSelect
  4391. {
  4392. *Order: DOC_SETUP.8
  4393. *Cmd: "<1B>2<1B>C!"
  4394. }
  4395. *switch: InputBin
  4396. {
  4397. *case: Option1
  4398. {
  4399. *PrintableArea: PAIR(4889, 1619)
  4400. *PrintableOrigin: PAIR(185, 121)
  4401. *switch: Resolution
  4402. {
  4403. *case: Option1
  4404. {
  4405. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4406. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4407. *PrintableArea: PAIR(4888, 1618)
  4408. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4409. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4410. *PrintableOrigin: PAIR(186, 122)
  4411. }
  4412. *case: Option2
  4413. {
  4414. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4415. *PrintableArea: PAIR(4889, 1618)
  4416. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4417. *PrintableOrigin: PAIR(185, 122)
  4418. }
  4419. *case: Option3
  4420. {
  4421. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4422. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4423. *PrintableArea: PAIR(4887, 1618)
  4424. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4425. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4426. *PrintableOrigin: PAIR(186, 122)
  4427. }
  4428. }
  4429. }
  4430. *case: Option2
  4431. {
  4432. *PrintableArea: PAIR(4889, 1852)
  4433. *PrintableOrigin: PAIR(185, 128)
  4434. *switch: Resolution
  4435. {
  4436. *case: Option1
  4437. {
  4438. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4439. *PrintableArea: PAIR(4888, 1852)
  4440. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4441. *PrintableOrigin: PAIR(186, 128)
  4442. }
  4443. *case: Option3
  4444. {
  4445. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4446. *PrintableArea: PAIR(4887, 1852)
  4447. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4448. *PrintableOrigin: PAIR(186, 128)
  4449. }
  4450. }
  4451. }
  4452. *case: Option3
  4453. {
  4454. *PrintableArea: PAIR(4889, 1619)
  4455. *PrintableOrigin: PAIR(185, 121)
  4456. *switch: Resolution
  4457. {
  4458. *case: Option1
  4459. {
  4460. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4461. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4462. *PrintableArea: PAIR(4888, 1618)
  4463. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4464. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4465. *PrintableOrigin: PAIR(186, 122)
  4466. }
  4467. *case: Option2
  4468. {
  4469. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4470. *PrintableArea: PAIR(4889, 1618)
  4471. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4472. *PrintableOrigin: PAIR(185, 122)
  4473. }
  4474. *case: Option3
  4475. {
  4476. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4477. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4478. *PrintableArea: PAIR(4887, 1618)
  4479. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4480. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4481. *PrintableOrigin: PAIR(186, 122)
  4482. }
  4483. }
  4484. }
  4485. *case: Option4
  4486. {
  4487. *PrintableArea: PAIR(4889, 1619)
  4488. *PrintableOrigin: PAIR(185, 121)
  4489. *switch: Resolution
  4490. {
  4491. *case: Option1
  4492. {
  4493. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4494. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4495. *PrintableArea: PAIR(4888, 1618)
  4496. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4497. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4498. *PrintableOrigin: PAIR(186, 122)
  4499. }
  4500. *case: Option2
  4501. {
  4502. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4503. *PrintableArea: PAIR(4889, 1618)
  4504. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4505. *PrintableOrigin: PAIR(185, 122)
  4506. }
  4507. *case: Option3
  4508. {
  4509. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4510. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4511. *PrintableArea: PAIR(4887, 1618)
  4512. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4513. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4514. *PrintableOrigin: PAIR(186, 122)
  4515. }
  4516. }
  4517. }
  4518. *case: Option5
  4519. {
  4520. *PrintableArea: PAIR(4889, 1619)
  4521. *PrintableOrigin: PAIR(185, 121)
  4522. *switch: Resolution
  4523. {
  4524. *case: Option1
  4525. {
  4526. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4527. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4528. *PrintableArea: PAIR(4888, 1618)
  4529. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4530. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4531. *PrintableOrigin: PAIR(186, 122)
  4532. }
  4533. *case: Option2
  4534. {
  4535. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4536. *PrintableArea: PAIR(4889, 1618)
  4537. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4538. *PrintableOrigin: PAIR(185, 122)
  4539. }
  4540. *case: Option3
  4541. {
  4542. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4543. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  4544. *PrintableArea: PAIR(4887, 1618)
  4545. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4546. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4547. *PrintableOrigin: PAIR(186, 122)
  4548. }
  4549. }
  4550. }
  4551. }
  4552. }
  4553. *Option: Option27
  4554. {
  4555. *rcNameID: 328
  4556. *PageDimensions: PAIR(5400, 2040)
  4557. *PageProtectMem: 0
  4558. *Command: CmdSelect
  4559. {
  4560. *Order: DOC_SETUP.8
  4561. *Cmd: "<1B>2<1B>C%""
  4562. }
  4563. *switch: InputBin
  4564. {
  4565. *case: Option1
  4566. {
  4567. *PrintableArea: PAIR(4889, 1679)
  4568. *PrintableOrigin: PAIR(185, 121)
  4569. *switch: Resolution
  4570. {
  4571. *case: Option1
  4572. {
  4573. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4574. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4575. *PrintableArea: PAIR(4888, 1678)
  4576. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4577. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4578. *PrintableOrigin: PAIR(186, 122)
  4579. }
  4580. *case: Option2
  4581. {
  4582. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4583. *PrintableArea: PAIR(4889, 1678)
  4584. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4585. *PrintableOrigin: PAIR(185, 122)
  4586. }
  4587. *case: Option3
  4588. {
  4589. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4590. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4591. *PrintableArea: PAIR(4887, 1678)
  4592. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4593. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4594. *PrintableOrigin: PAIR(186, 122)
  4595. }
  4596. }
  4597. }
  4598. *case: Option2
  4599. {
  4600. *PrintableArea: PAIR(4889, 1912)
  4601. *PrintableOrigin: PAIR(185, 128)
  4602. *switch: Resolution
  4603. {
  4604. *case: Option1
  4605. {
  4606. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4607. *PrintableArea: PAIR(4888, 1912)
  4608. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4609. *PrintableOrigin: PAIR(186, 128)
  4610. }
  4611. *case: Option3
  4612. {
  4613. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4614. *PrintableArea: PAIR(4887, 1912)
  4615. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4616. *PrintableOrigin: PAIR(186, 128)
  4617. }
  4618. }
  4619. }
  4620. *case: Option3
  4621. {
  4622. *PrintableArea: PAIR(4889, 1679)
  4623. *PrintableOrigin: PAIR(185, 121)
  4624. *switch: Resolution
  4625. {
  4626. *case: Option1
  4627. {
  4628. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4629. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4630. *PrintableArea: PAIR(4888, 1678)
  4631. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4632. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4633. *PrintableOrigin: PAIR(186, 122)
  4634. }
  4635. *case: Option2
  4636. {
  4637. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4638. *PrintableArea: PAIR(4889, 1678)
  4639. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4640. *PrintableOrigin: PAIR(185, 122)
  4641. }
  4642. *case: Option3
  4643. {
  4644. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4645. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4646. *PrintableArea: PAIR(4887, 1678)
  4647. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4648. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4649. *PrintableOrigin: PAIR(186, 122)
  4650. }
  4651. }
  4652. }
  4653. *case: Option4
  4654. {
  4655. *PrintableArea: PAIR(4889, 1679)
  4656. *PrintableOrigin: PAIR(185, 121)
  4657. *switch: Resolution
  4658. {
  4659. *case: Option1
  4660. {
  4661. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4662. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4663. *PrintableArea: PAIR(4888, 1678)
  4664. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4665. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4666. *PrintableOrigin: PAIR(186, 122)
  4667. }
  4668. *case: Option2
  4669. {
  4670. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4671. *PrintableArea: PAIR(4889, 1678)
  4672. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4673. *PrintableOrigin: PAIR(185, 122)
  4674. }
  4675. *case: Option3
  4676. {
  4677. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4678. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4679. *PrintableArea: PAIR(4887, 1678)
  4680. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4681. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4682. *PrintableOrigin: PAIR(186, 122)
  4683. }
  4684. }
  4685. }
  4686. *case: Option5
  4687. {
  4688. *PrintableArea: PAIR(4889, 1679)
  4689. *PrintableOrigin: PAIR(185, 121)
  4690. *switch: Resolution
  4691. {
  4692. *case: Option1
  4693. {
  4694. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4695. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4696. *PrintableArea: PAIR(4888, 1678)
  4697. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4698. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4699. *PrintableOrigin: PAIR(186, 122)
  4700. }
  4701. *case: Option2
  4702. {
  4703. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4704. *PrintableArea: PAIR(4889, 1678)
  4705. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4706. *PrintableOrigin: PAIR(185, 122)
  4707. }
  4708. *case: Option3
  4709. {
  4710. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4711. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  4712. *PrintableArea: PAIR(4887, 1678)
  4713. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4714. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4715. *PrintableOrigin: PAIR(186, 122)
  4716. }
  4717. }
  4718. }
  4719. }
  4720. }
  4721. *Option: Option28
  4722. {
  4723. *rcNameID: 330
  4724. *PageDimensions: PAIR(5400, 2160)
  4725. *PageProtectMem: 0
  4726. *Command: CmdSelect
  4727. {
  4728. *Order: DOC_SETUP.8
  4729. *Cmd: "<1B>C<0006>"
  4730. }
  4731. *switch: InputBin
  4732. {
  4733. *case: Option1
  4734. {
  4735. *PrintableArea: PAIR(4889, 1799)
  4736. *PrintableOrigin: PAIR(185, 121)
  4737. *switch: Resolution
  4738. {
  4739. *case: Option1
  4740. {
  4741. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4742. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4743. *PrintableArea: PAIR(4888, 1798)
  4744. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4745. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4746. *PrintableOrigin: PAIR(186, 122)
  4747. }
  4748. *case: Option2
  4749. {
  4750. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4751. *PrintableArea: PAIR(4889, 1798)
  4752. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4753. *PrintableOrigin: PAIR(185, 122)
  4754. }
  4755. *case: Option3
  4756. {
  4757. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4758. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4759. *PrintableArea: PAIR(4887, 1798)
  4760. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4761. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4762. *PrintableOrigin: PAIR(186, 122)
  4763. }
  4764. }
  4765. }
  4766. *case: Option2
  4767. {
  4768. *PrintableArea: PAIR(4889, 2032)
  4769. *PrintableOrigin: PAIR(185, 128)
  4770. *switch: Resolution
  4771. {
  4772. *case: Option1
  4773. {
  4774. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4775. *PrintableArea: PAIR(4888, 2032)
  4776. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4777. *PrintableOrigin: PAIR(186, 128)
  4778. }
  4779. *case: Option3
  4780. {
  4781. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4782. *PrintableArea: PAIR(4887, 2032)
  4783. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4784. *PrintableOrigin: PAIR(186, 128)
  4785. }
  4786. }
  4787. }
  4788. *case: Option3
  4789. {
  4790. *PrintableArea: PAIR(4889, 1799)
  4791. *PrintableOrigin: PAIR(185, 121)
  4792. *switch: Resolution
  4793. {
  4794. *case: Option1
  4795. {
  4796. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4797. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4798. *PrintableArea: PAIR(4888, 1798)
  4799. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4800. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4801. *PrintableOrigin: PAIR(186, 122)
  4802. }
  4803. *case: Option2
  4804. {
  4805. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4806. *PrintableArea: PAIR(4889, 1798)
  4807. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4808. *PrintableOrigin: PAIR(185, 122)
  4809. }
  4810. *case: Option3
  4811. {
  4812. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4813. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4814. *PrintableArea: PAIR(4887, 1798)
  4815. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4816. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4817. *PrintableOrigin: PAIR(186, 122)
  4818. }
  4819. }
  4820. }
  4821. *case: Option4
  4822. {
  4823. *PrintableArea: PAIR(4889, 1799)
  4824. *PrintableOrigin: PAIR(185, 121)
  4825. *switch: Resolution
  4826. {
  4827. *case: Option1
  4828. {
  4829. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4830. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4831. *PrintableArea: PAIR(4888, 1798)
  4832. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4833. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4834. *PrintableOrigin: PAIR(186, 122)
  4835. }
  4836. *case: Option2
  4837. {
  4838. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4839. *PrintableArea: PAIR(4889, 1798)
  4840. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4841. *PrintableOrigin: PAIR(185, 122)
  4842. }
  4843. *case: Option3
  4844. {
  4845. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4846. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4847. *PrintableArea: PAIR(4887, 1798)
  4848. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4849. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4850. *PrintableOrigin: PAIR(186, 122)
  4851. }
  4852. }
  4853. }
  4854. *case: Option5
  4855. {
  4856. *PrintableArea: PAIR(4889, 1799)
  4857. *PrintableOrigin: PAIR(185, 121)
  4858. *switch: Resolution
  4859. {
  4860. *case: Option1
  4861. {
  4862. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4863. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4864. *PrintableArea: PAIR(4888, 1798)
  4865. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4866. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4867. *PrintableOrigin: PAIR(186, 122)
  4868. }
  4869. *case: Option2
  4870. {
  4871. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4872. *PrintableArea: PAIR(4889, 1798)
  4873. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4874. *PrintableOrigin: PAIR(185, 122)
  4875. }
  4876. *case: Option3
  4877. {
  4878. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4879. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  4880. *PrintableArea: PAIR(4887, 1798)
  4881. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4882. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4883. *PrintableOrigin: PAIR(186, 122)
  4884. }
  4885. }
  4886. }
  4887. }
  4888. }
  4889. *Option: Option29
  4890. {
  4891. *rcNameID: 332
  4892. *PageDimensions: PAIR(5400, 2340)
  4893. *PageProtectMem: 0
  4894. *Command: CmdSelect
  4895. {
  4896. *Order: DOC_SETUP.8
  4897. *Cmd: "<1B>2<1B>C'"
  4898. }
  4899. *switch: InputBin
  4900. {
  4901. *case: Option1
  4902. {
  4903. *PrintableArea: PAIR(4889, 1979)
  4904. *PrintableOrigin: PAIR(185, 121)
  4905. *switch: Resolution
  4906. {
  4907. *case: Option1
  4908. {
  4909. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4910. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  4911. *PrintableArea: PAIR(4888, 1978)
  4912. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4913. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4914. *PrintableOrigin: PAIR(186, 122)
  4915. }
  4916. *case: Option2
  4917. {
  4918. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  4919. *PrintableArea: PAIR(4889, 1978)
  4920. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4921. *PrintableOrigin: PAIR(185, 122)
  4922. }
  4923. *case: Option3
  4924. {
  4925. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4926. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  4927. *PrintableArea: PAIR(4887, 1978)
  4928. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4929. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4930. *PrintableOrigin: PAIR(186, 122)
  4931. }
  4932. }
  4933. }
  4934. *case: Option2
  4935. {
  4936. *PrintableArea: PAIR(4889, 2212)
  4937. *PrintableOrigin: PAIR(185, 128)
  4938. *switch: Resolution
  4939. {
  4940. *case: Option1
  4941. {
  4942. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4943. *PrintableArea: PAIR(4888, 2212)
  4944. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4945. *PrintableOrigin: PAIR(186, 128)
  4946. }
  4947. *case: Option3
  4948. {
  4949. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4950. *PrintableArea: PAIR(4887, 2212)
  4951. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4952. *PrintableOrigin: PAIR(186, 128)
  4953. }
  4954. }
  4955. }
  4956. *case: Option3
  4957. {
  4958. *PrintableArea: PAIR(4889, 1979)
  4959. *PrintableOrigin: PAIR(185, 121)
  4960. *switch: Resolution
  4961. {
  4962. *case: Option1
  4963. {
  4964. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4965. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  4966. *PrintableArea: PAIR(4888, 1978)
  4967. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4968. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4969. *PrintableOrigin: PAIR(186, 122)
  4970. }
  4971. *case: Option2
  4972. {
  4973. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  4974. *PrintableArea: PAIR(4889, 1978)
  4975. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4976. *PrintableOrigin: PAIR(185, 122)
  4977. }
  4978. *case: Option3
  4979. {
  4980. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4981. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  4982. *PrintableArea: PAIR(4887, 1978)
  4983. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4984. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4985. *PrintableOrigin: PAIR(186, 122)
  4986. }
  4987. }
  4988. }
  4989. *case: Option4
  4990. {
  4991. *PrintableArea: PAIR(4889, 1979)
  4992. *PrintableOrigin: PAIR(185, 121)
  4993. *switch: Resolution
  4994. {
  4995. *case: Option1
  4996. {
  4997. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4998. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  4999. *PrintableArea: PAIR(4888, 1978)
  5000. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5001. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5002. *PrintableOrigin: PAIR(186, 122)
  5003. }
  5004. *case: Option2
  5005. {
  5006. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  5007. *PrintableArea: PAIR(4889, 1978)
  5008. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5009. *PrintableOrigin: PAIR(185, 122)
  5010. }
  5011. *case: Option3
  5012. {
  5013. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5014. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  5015. *PrintableArea: PAIR(4887, 1978)
  5016. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5017. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5018. *PrintableOrigin: PAIR(186, 122)
  5019. }
  5020. }
  5021. }
  5022. *case: Option5
  5023. {
  5024. *PrintableArea: PAIR(4889, 1979)
  5025. *PrintableOrigin: PAIR(185, 121)
  5026. *switch: Resolution
  5027. {
  5028. *case: Option1
  5029. {
  5030. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5031. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  5032. *PrintableArea: PAIR(4888, 1978)
  5033. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5034. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5035. *PrintableOrigin: PAIR(186, 122)
  5036. }
  5037. *case: Option2
  5038. {
  5039. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  5040. *PrintableArea: PAIR(4889, 1978)
  5041. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5042. *PrintableOrigin: PAIR(185, 122)
  5043. }
  5044. *case: Option3
  5045. {
  5046. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5047. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  5048. *PrintableArea: PAIR(4887, 1978)
  5049. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5050. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5051. *PrintableOrigin: PAIR(186, 122)
  5052. }
  5053. }
  5054. }
  5055. }
  5056. }
  5057. *Option: Option30
  5058. {
  5059. *rcNameID: 334
  5060. *PageDimensions: PAIR(5400, 2400)
  5061. *PageProtectMem: 0
  5062. *Command: CmdSelect
  5063. {
  5064. *Order: DOC_SETUP.8
  5065. *Cmd: "<1B>2<1B>C("
  5066. }
  5067. *switch: InputBin
  5068. {
  5069. *case: Option1
  5070. {
  5071. *PrintableArea: PAIR(4889, 2039)
  5072. *PrintableOrigin: PAIR(185, 121)
  5073. *switch: Resolution
  5074. {
  5075. *case: Option1
  5076. {
  5077. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5078. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5079. *PrintableArea: PAIR(4888, 2038)
  5080. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5081. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5082. *PrintableOrigin: PAIR(186, 122)
  5083. }
  5084. *case: Option2
  5085. {
  5086. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5087. *PrintableArea: PAIR(4889, 2038)
  5088. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5089. *PrintableOrigin: PAIR(185, 122)
  5090. }
  5091. *case: Option3
  5092. {
  5093. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5094. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5095. *PrintableArea: PAIR(4887, 2038)
  5096. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5097. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5098. *PrintableOrigin: PAIR(186, 122)
  5099. }
  5100. }
  5101. }
  5102. *case: Option2
  5103. {
  5104. *PrintableArea: PAIR(4889, 2272)
  5105. *PrintableOrigin: PAIR(185, 128)
  5106. *switch: Resolution
  5107. {
  5108. *case: Option1
  5109. {
  5110. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5111. *PrintableArea: PAIR(4888, 2272)
  5112. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5113. *PrintableOrigin: PAIR(186, 128)
  5114. }
  5115. *case: Option3
  5116. {
  5117. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5118. *PrintableArea: PAIR(4887, 2272)
  5119. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5120. *PrintableOrigin: PAIR(186, 128)
  5121. }
  5122. }
  5123. }
  5124. *case: Option3
  5125. {
  5126. *PrintableArea: PAIR(4889, 2039)
  5127. *PrintableOrigin: PAIR(185, 121)
  5128. *switch: Resolution
  5129. {
  5130. *case: Option1
  5131. {
  5132. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5133. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5134. *PrintableArea: PAIR(4888, 2038)
  5135. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5136. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5137. *PrintableOrigin: PAIR(186, 122)
  5138. }
  5139. *case: Option2
  5140. {
  5141. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5142. *PrintableArea: PAIR(4889, 2038)
  5143. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5144. *PrintableOrigin: PAIR(185, 122)
  5145. }
  5146. *case: Option3
  5147. {
  5148. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5149. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5150. *PrintableArea: PAIR(4887, 2038)
  5151. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5152. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5153. *PrintableOrigin: PAIR(186, 122)
  5154. }
  5155. }
  5156. }
  5157. *case: Option4
  5158. {
  5159. *PrintableArea: PAIR(4889, 2039)
  5160. *PrintableOrigin: PAIR(185, 121)
  5161. *switch: Resolution
  5162. {
  5163. *case: Option1
  5164. {
  5165. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5166. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5167. *PrintableArea: PAIR(4888, 2038)
  5168. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5169. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5170. *PrintableOrigin: PAIR(186, 122)
  5171. }
  5172. *case: Option2
  5173. {
  5174. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5175. *PrintableArea: PAIR(4889, 2038)
  5176. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5177. *PrintableOrigin: PAIR(185, 122)
  5178. }
  5179. *case: Option3
  5180. {
  5181. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5182. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5183. *PrintableArea: PAIR(4887, 2038)
  5184. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5185. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5186. *PrintableOrigin: PAIR(186, 122)
  5187. }
  5188. }
  5189. }
  5190. *case: Option5
  5191. {
  5192. *PrintableArea: PAIR(4889, 2039)
  5193. *PrintableOrigin: PAIR(185, 121)
  5194. *switch: Resolution
  5195. {
  5196. *case: Option1
  5197. {
  5198. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5199. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5200. *PrintableArea: PAIR(4888, 2038)
  5201. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5202. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5203. *PrintableOrigin: PAIR(186, 122)
  5204. }
  5205. *case: Option2
  5206. {
  5207. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5208. *PrintableArea: PAIR(4889, 2038)
  5209. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5210. *PrintableOrigin: PAIR(185, 122)
  5211. }
  5212. *case: Option3
  5213. {
  5214. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5215. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  5216. *PrintableArea: PAIR(4887, 2038)
  5217. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5218. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5219. *PrintableOrigin: PAIR(186, 122)
  5220. }
  5221. }
  5222. }
  5223. }
  5224. }
  5225. *Option: Option31
  5226. {
  5227. *rcNameID: 336
  5228. *PageDimensions: PAIR(5400, 2520)
  5229. *PageProtectMem: 0
  5230. *Command: CmdSelect
  5231. {
  5232. *Order: DOC_SETUP.8
  5233. *Cmd: "<1B>C<0007>"
  5234. }
  5235. *switch: InputBin
  5236. {
  5237. *case: Option1
  5238. {
  5239. *PrintableArea: PAIR(4889, 2159)
  5240. *PrintableOrigin: PAIR(185, 121)
  5241. *switch: Resolution
  5242. {
  5243. *case: Option1
  5244. {
  5245. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5246. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5247. *PrintableArea: PAIR(4888, 2158)
  5248. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5249. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5250. *PrintableOrigin: PAIR(186, 122)
  5251. }
  5252. *case: Option2
  5253. {
  5254. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5255. *PrintableArea: PAIR(4889, 2158)
  5256. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5257. *PrintableOrigin: PAIR(185, 122)
  5258. }
  5259. *case: Option3
  5260. {
  5261. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5262. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5263. *PrintableArea: PAIR(4887, 2158)
  5264. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5265. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5266. *PrintableOrigin: PAIR(186, 122)
  5267. }
  5268. }
  5269. }
  5270. *case: Option2
  5271. {
  5272. *PrintableArea: PAIR(4889, 2392)
  5273. *PrintableOrigin: PAIR(185, 128)
  5274. *switch: Resolution
  5275. {
  5276. *case: Option1
  5277. {
  5278. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5279. *PrintableArea: PAIR(4888, 2392)
  5280. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5281. *PrintableOrigin: PAIR(186, 128)
  5282. }
  5283. *case: Option3
  5284. {
  5285. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5286. *PrintableArea: PAIR(4887, 2392)
  5287. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5288. *PrintableOrigin: PAIR(186, 128)
  5289. }
  5290. }
  5291. }
  5292. *case: Option3
  5293. {
  5294. *PrintableArea: PAIR(4889, 2159)
  5295. *PrintableOrigin: PAIR(185, 121)
  5296. *switch: Resolution
  5297. {
  5298. *case: Option1
  5299. {
  5300. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5301. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5302. *PrintableArea: PAIR(4888, 2158)
  5303. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5304. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5305. *PrintableOrigin: PAIR(186, 122)
  5306. }
  5307. *case: Option2
  5308. {
  5309. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5310. *PrintableArea: PAIR(4889, 2158)
  5311. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5312. *PrintableOrigin: PAIR(185, 122)
  5313. }
  5314. *case: Option3
  5315. {
  5316. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5317. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5318. *PrintableArea: PAIR(4887, 2158)
  5319. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5320. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5321. *PrintableOrigin: PAIR(186, 122)
  5322. }
  5323. }
  5324. }
  5325. *case: Option4
  5326. {
  5327. *PrintableArea: PAIR(4889, 2159)
  5328. *PrintableOrigin: PAIR(185, 121)
  5329. *switch: Resolution
  5330. {
  5331. *case: Option1
  5332. {
  5333. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5334. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5335. *PrintableArea: PAIR(4888, 2158)
  5336. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5337. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5338. *PrintableOrigin: PAIR(186, 122)
  5339. }
  5340. *case: Option2
  5341. {
  5342. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5343. *PrintableArea: PAIR(4889, 2158)
  5344. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5345. *PrintableOrigin: PAIR(185, 122)
  5346. }
  5347. *case: Option3
  5348. {
  5349. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5350. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5351. *PrintableArea: PAIR(4887, 2158)
  5352. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5353. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5354. *PrintableOrigin: PAIR(186, 122)
  5355. }
  5356. }
  5357. }
  5358. *case: Option5
  5359. {
  5360. *PrintableArea: PAIR(4889, 2159)
  5361. *PrintableOrigin: PAIR(185, 121)
  5362. *switch: Resolution
  5363. {
  5364. *case: Option1
  5365. {
  5366. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5367. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5368. *PrintableArea: PAIR(4888, 2158)
  5369. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5370. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5371. *PrintableOrigin: PAIR(186, 122)
  5372. }
  5373. *case: Option2
  5374. {
  5375. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5376. *PrintableArea: PAIR(4889, 2158)
  5377. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5378. *PrintableOrigin: PAIR(185, 122)
  5379. }
  5380. *case: Option3
  5381. {
  5382. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5383. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  5384. *PrintableArea: PAIR(4887, 2158)
  5385. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5386. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5387. *PrintableOrigin: PAIR(186, 122)
  5388. }
  5389. }
  5390. }
  5391. }
  5392. }
  5393. *Option: Option32
  5394. {
  5395. *rcNameID: 338
  5396. *PageDimensions: PAIR(5400, 2700)
  5397. *PageProtectMem: 0
  5398. *Command: CmdSelect
  5399. {
  5400. *Order: DOC_SETUP.8
  5401. *Cmd: "<1B>2<1B>C-"
  5402. }
  5403. *switch: InputBin
  5404. {
  5405. *case: Option1
  5406. {
  5407. *PrintableArea: PAIR(4889, 2339)
  5408. *PrintableOrigin: PAIR(185, 121)
  5409. *switch: Resolution
  5410. {
  5411. *case: Option1
  5412. {
  5413. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5414. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5415. *PrintableArea: PAIR(4888, 2338)
  5416. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5417. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5418. *PrintableOrigin: PAIR(186, 122)
  5419. }
  5420. *case: Option2
  5421. {
  5422. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5423. *PrintableArea: PAIR(4889, 2338)
  5424. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5425. *PrintableOrigin: PAIR(185, 122)
  5426. }
  5427. *case: Option3
  5428. {
  5429. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5430. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5431. *PrintableArea: PAIR(4887, 2338)
  5432. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5433. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5434. *PrintableOrigin: PAIR(186, 122)
  5435. }
  5436. }
  5437. }
  5438. *case: Option2
  5439. {
  5440. *PrintableArea: PAIR(4889, 2572)
  5441. *PrintableOrigin: PAIR(185, 128)
  5442. *switch: Resolution
  5443. {
  5444. *case: Option1
  5445. {
  5446. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5447. *PrintableArea: PAIR(4888, 2572)
  5448. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5449. *PrintableOrigin: PAIR(186, 128)
  5450. }
  5451. *case: Option3
  5452. {
  5453. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5454. *PrintableArea: PAIR(4887, 2572)
  5455. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5456. *PrintableOrigin: PAIR(186, 128)
  5457. }
  5458. }
  5459. }
  5460. *case: Option3
  5461. {
  5462. *PrintableArea: PAIR(4889, 2339)
  5463. *PrintableOrigin: PAIR(185, 121)
  5464. *switch: Resolution
  5465. {
  5466. *case: Option1
  5467. {
  5468. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5469. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5470. *PrintableArea: PAIR(4888, 2338)
  5471. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5472. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5473. *PrintableOrigin: PAIR(186, 122)
  5474. }
  5475. *case: Option2
  5476. {
  5477. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5478. *PrintableArea: PAIR(4889, 2338)
  5479. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5480. *PrintableOrigin: PAIR(185, 122)
  5481. }
  5482. *case: Option3
  5483. {
  5484. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5485. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5486. *PrintableArea: PAIR(4887, 2338)
  5487. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5488. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5489. *PrintableOrigin: PAIR(186, 122)
  5490. }
  5491. }
  5492. }
  5493. *case: Option4
  5494. {
  5495. *PrintableArea: PAIR(4889, 2339)
  5496. *PrintableOrigin: PAIR(185, 121)
  5497. *switch: Resolution
  5498. {
  5499. *case: Option1
  5500. {
  5501. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5502. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5503. *PrintableArea: PAIR(4888, 2338)
  5504. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5505. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5506. *PrintableOrigin: PAIR(186, 122)
  5507. }
  5508. *case: Option2
  5509. {
  5510. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5511. *PrintableArea: PAIR(4889, 2338)
  5512. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5513. *PrintableOrigin: PAIR(185, 122)
  5514. }
  5515. *case: Option3
  5516. {
  5517. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5518. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5519. *PrintableArea: PAIR(4887, 2338)
  5520. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5521. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5522. *PrintableOrigin: PAIR(186, 122)
  5523. }
  5524. }
  5525. }
  5526. *case: Option5
  5527. {
  5528. *PrintableArea: PAIR(4889, 2339)
  5529. *PrintableOrigin: PAIR(185, 121)
  5530. *switch: Resolution
  5531. {
  5532. *case: Option1
  5533. {
  5534. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5535. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5536. *PrintableArea: PAIR(4888, 2338)
  5537. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5538. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5539. *PrintableOrigin: PAIR(186, 122)
  5540. }
  5541. *case: Option2
  5542. {
  5543. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5544. *PrintableArea: PAIR(4889, 2338)
  5545. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5546. *PrintableOrigin: PAIR(185, 122)
  5547. }
  5548. *case: Option3
  5549. {
  5550. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5551. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  5552. *PrintableArea: PAIR(4887, 2338)
  5553. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5554. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5555. *PrintableOrigin: PAIR(186, 122)
  5556. }
  5557. }
  5558. }
  5559. }
  5560. }
  5561. *Option: Option33
  5562. {
  5563. *rcNameID: 340
  5564. *PageDimensions: PAIR(5400, 2880)
  5565. *PageProtectMem: 0
  5566. *Command: CmdSelect
  5567. {
  5568. *Order: DOC_SETUP.8
  5569. *Cmd: "<1B>C<0008>"
  5570. }
  5571. *switch: InputBin
  5572. {
  5573. *case: Option1
  5574. {
  5575. *PrintableArea: PAIR(4889, 2519)
  5576. *PrintableOrigin: PAIR(185, 121)
  5577. *switch: Resolution
  5578. {
  5579. *case: Option1
  5580. {
  5581. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5582. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5583. *PrintableArea: PAIR(4888, 2518)
  5584. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5585. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5586. *PrintableOrigin: PAIR(186, 122)
  5587. }
  5588. *case: Option2
  5589. {
  5590. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5591. *PrintableArea: PAIR(4889, 2518)
  5592. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5593. *PrintableOrigin: PAIR(185, 122)
  5594. }
  5595. *case: Option3
  5596. {
  5597. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5598. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5599. *PrintableArea: PAIR(4887, 2518)
  5600. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5601. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5602. *PrintableOrigin: PAIR(186, 122)
  5603. }
  5604. }
  5605. }
  5606. *case: Option2
  5607. {
  5608. *PrintableArea: PAIR(4889, 2752)
  5609. *PrintableOrigin: PAIR(185, 128)
  5610. *switch: Resolution
  5611. {
  5612. *case: Option1
  5613. {
  5614. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5615. *PrintableArea: PAIR(4888, 2752)
  5616. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5617. *PrintableOrigin: PAIR(186, 128)
  5618. }
  5619. *case: Option3
  5620. {
  5621. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5622. *PrintableArea: PAIR(4887, 2752)
  5623. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5624. *PrintableOrigin: PAIR(186, 128)
  5625. }
  5626. }
  5627. }
  5628. *case: Option3
  5629. {
  5630. *PrintableArea: PAIR(4889, 2519)
  5631. *PrintableOrigin: PAIR(185, 121)
  5632. *switch: Resolution
  5633. {
  5634. *case: Option1
  5635. {
  5636. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5637. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5638. *PrintableArea: PAIR(4888, 2518)
  5639. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5640. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5641. *PrintableOrigin: PAIR(186, 122)
  5642. }
  5643. *case: Option2
  5644. {
  5645. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5646. *PrintableArea: PAIR(4889, 2518)
  5647. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5648. *PrintableOrigin: PAIR(185, 122)
  5649. }
  5650. *case: Option3
  5651. {
  5652. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5653. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5654. *PrintableArea: PAIR(4887, 2518)
  5655. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5656. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5657. *PrintableOrigin: PAIR(186, 122)
  5658. }
  5659. }
  5660. }
  5661. *case: Option4
  5662. {
  5663. *PrintableArea: PAIR(4889, 2519)
  5664. *PrintableOrigin: PAIR(185, 121)
  5665. *switch: Resolution
  5666. {
  5667. *case: Option1
  5668. {
  5669. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5670. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5671. *PrintableArea: PAIR(4888, 2518)
  5672. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5673. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5674. *PrintableOrigin: PAIR(186, 122)
  5675. }
  5676. *case: Option2
  5677. {
  5678. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5679. *PrintableArea: PAIR(4889, 2518)
  5680. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5681. *PrintableOrigin: PAIR(185, 122)
  5682. }
  5683. *case: Option3
  5684. {
  5685. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5686. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5687. *PrintableArea: PAIR(4887, 2518)
  5688. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5689. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5690. *PrintableOrigin: PAIR(186, 122)
  5691. }
  5692. }
  5693. }
  5694. *case: Option5
  5695. {
  5696. *PrintableArea: PAIR(4889, 2519)
  5697. *PrintableOrigin: PAIR(185, 121)
  5698. *switch: Resolution
  5699. {
  5700. *case: Option1
  5701. {
  5702. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5703. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5704. *PrintableArea: PAIR(4888, 2518)
  5705. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5706. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5707. *PrintableOrigin: PAIR(186, 122)
  5708. }
  5709. *case: Option2
  5710. {
  5711. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5712. *PrintableArea: PAIR(4889, 2518)
  5713. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5714. *PrintableOrigin: PAIR(185, 122)
  5715. }
  5716. *case: Option3
  5717. {
  5718. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5719. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  5720. *PrintableArea: PAIR(4887, 2518)
  5721. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5722. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5723. *PrintableOrigin: PAIR(186, 122)
  5724. }
  5725. }
  5726. }
  5727. }
  5728. }
  5729. *Option: Option34
  5730. {
  5731. *rcNameID: 342
  5732. *PageDimensions: PAIR(5400, 3060)
  5733. *PageProtectMem: 0
  5734. *Command: CmdSelect
  5735. {
  5736. *Order: DOC_SETUP.8
  5737. *Cmd: "<1B>2<1B>C3"
  5738. }
  5739. *switch: InputBin
  5740. {
  5741. *case: Option1
  5742. {
  5743. *PrintableArea: PAIR(4889, 2699)
  5744. *PrintableOrigin: PAIR(185, 121)
  5745. *switch: Resolution
  5746. {
  5747. *case: Option1
  5748. {
  5749. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5750. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5751. *PrintableArea: PAIR(4888, 2698)
  5752. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5753. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5754. *PrintableOrigin: PAIR(186, 122)
  5755. }
  5756. *case: Option2
  5757. {
  5758. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5759. *PrintableArea: PAIR(4889, 2698)
  5760. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5761. *PrintableOrigin: PAIR(185, 122)
  5762. }
  5763. *case: Option3
  5764. {
  5765. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5766. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5767. *PrintableArea: PAIR(4887, 2698)
  5768. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5769. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5770. *PrintableOrigin: PAIR(186, 122)
  5771. }
  5772. }
  5773. }
  5774. *case: Option2
  5775. {
  5776. *PrintableArea: PAIR(4889, 2932)
  5777. *PrintableOrigin: PAIR(185, 128)
  5778. *switch: Resolution
  5779. {
  5780. *case: Option1
  5781. {
  5782. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5783. *PrintableArea: PAIR(4888, 2932)
  5784. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5785. *PrintableOrigin: PAIR(186, 128)
  5786. }
  5787. *case: Option3
  5788. {
  5789. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5790. *PrintableArea: PAIR(4887, 2932)
  5791. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5792. *PrintableOrigin: PAIR(186, 128)
  5793. }
  5794. }
  5795. }
  5796. *case: Option3
  5797. {
  5798. *PrintableArea: PAIR(4889, 2699)
  5799. *PrintableOrigin: PAIR(185, 121)
  5800. *switch: Resolution
  5801. {
  5802. *case: Option1
  5803. {
  5804. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5805. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5806. *PrintableArea: PAIR(4888, 2698)
  5807. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5808. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5809. *PrintableOrigin: PAIR(186, 122)
  5810. }
  5811. *case: Option2
  5812. {
  5813. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5814. *PrintableArea: PAIR(4889, 2698)
  5815. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5816. *PrintableOrigin: PAIR(185, 122)
  5817. }
  5818. *case: Option3
  5819. {
  5820. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5821. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5822. *PrintableArea: PAIR(4887, 2698)
  5823. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5824. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5825. *PrintableOrigin: PAIR(186, 122)
  5826. }
  5827. }
  5828. }
  5829. *case: Option4
  5830. {
  5831. *PrintableArea: PAIR(4889, 2699)
  5832. *PrintableOrigin: PAIR(185, 121)
  5833. *switch: Resolution
  5834. {
  5835. *case: Option1
  5836. {
  5837. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5838. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5839. *PrintableArea: PAIR(4888, 2698)
  5840. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5841. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5842. *PrintableOrigin: PAIR(186, 122)
  5843. }
  5844. *case: Option2
  5845. {
  5846. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5847. *PrintableArea: PAIR(4889, 2698)
  5848. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5849. *PrintableOrigin: PAIR(185, 122)
  5850. }
  5851. *case: Option3
  5852. {
  5853. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5854. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5855. *PrintableArea: PAIR(4887, 2698)
  5856. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5857. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5858. *PrintableOrigin: PAIR(186, 122)
  5859. }
  5860. }
  5861. }
  5862. *case: Option5
  5863. {
  5864. *PrintableArea: PAIR(4889, 2699)
  5865. *PrintableOrigin: PAIR(185, 121)
  5866. *switch: Resolution
  5867. {
  5868. *case: Option1
  5869. {
  5870. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5871. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5872. *PrintableArea: PAIR(4888, 2698)
  5873. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5874. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5875. *PrintableOrigin: PAIR(186, 122)
  5876. }
  5877. *case: Option2
  5878. {
  5879. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5880. *PrintableArea: PAIR(4889, 2698)
  5881. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5882. *PrintableOrigin: PAIR(185, 122)
  5883. }
  5884. *case: Option3
  5885. {
  5886. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5887. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  5888. *PrintableArea: PAIR(4887, 2698)
  5889. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5890. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5891. *PrintableOrigin: PAIR(186, 122)
  5892. }
  5893. }
  5894. }
  5895. }
  5896. }
  5897. *Option: Option35
  5898. {
  5899. *rcNameID: 344
  5900. *PageDimensions: PAIR(5400, 3240)
  5901. *PageProtectMem: 0
  5902. *Command: CmdSelect
  5903. {
  5904. *Order: DOC_SETUP.8
  5905. *Cmd: "<1B>C<0009>"
  5906. }
  5907. *switch: InputBin
  5908. {
  5909. *case: Option1
  5910. {
  5911. *PrintableArea: PAIR(4889, 2879)
  5912. *PrintableOrigin: PAIR(185, 121)
  5913. *switch: Resolution
  5914. {
  5915. *case: Option1
  5916. {
  5917. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5918. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  5919. *PrintableArea: PAIR(4888, 2878)
  5920. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5921. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5922. *PrintableOrigin: PAIR(186, 122)
  5923. }
  5924. *case: Option2
  5925. {
  5926. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  5927. *PrintableArea: PAIR(4889, 2878)
  5928. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5929. *PrintableOrigin: PAIR(185, 122)
  5930. }
  5931. *case: Option3
  5932. {
  5933. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5934. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  5935. *PrintableArea: PAIR(4887, 2878)
  5936. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5937. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5938. *PrintableOrigin: PAIR(186, 122)
  5939. }
  5940. }
  5941. }
  5942. *case: Option2
  5943. {
  5944. *PrintableArea: PAIR(4889, 3112)
  5945. *PrintableOrigin: PAIR(185, 128)
  5946. *switch: Resolution
  5947. {
  5948. *case: Option1
  5949. {
  5950. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5951. *PrintableArea: PAIR(4888, 3112)
  5952. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5953. *PrintableOrigin: PAIR(186, 128)
  5954. }
  5955. *case: Option3
  5956. {
  5957. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5958. *PrintableArea: PAIR(4887, 3112)
  5959. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5960. *PrintableOrigin: PAIR(186, 128)
  5961. }
  5962. }
  5963. }
  5964. *case: Option3
  5965. {
  5966. *PrintableArea: PAIR(4889, 2879)
  5967. *PrintableOrigin: PAIR(185, 121)
  5968. *switch: Resolution
  5969. {
  5970. *case: Option1
  5971. {
  5972. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5973. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  5974. *PrintableArea: PAIR(4888, 2878)
  5975. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5976. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5977. *PrintableOrigin: PAIR(186, 122)
  5978. }
  5979. *case: Option2
  5980. {
  5981. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  5982. *PrintableArea: PAIR(4889, 2878)
  5983. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5984. *PrintableOrigin: PAIR(185, 122)
  5985. }
  5986. *case: Option3
  5987. {
  5988. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5989. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  5990. *PrintableArea: PAIR(4887, 2878)
  5991. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5992. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5993. *PrintableOrigin: PAIR(186, 122)
  5994. }
  5995. }
  5996. }
  5997. *case: Option4
  5998. {
  5999. *PrintableArea: PAIR(4889, 2879)
  6000. *PrintableOrigin: PAIR(185, 121)
  6001. *switch: Resolution
  6002. {
  6003. *case: Option1
  6004. {
  6005. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6006. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  6007. *PrintableArea: PAIR(4888, 2878)
  6008. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6009. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6010. *PrintableOrigin: PAIR(186, 122)
  6011. }
  6012. *case: Option2
  6013. {
  6014. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  6015. *PrintableArea: PAIR(4889, 2878)
  6016. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6017. *PrintableOrigin: PAIR(185, 122)
  6018. }
  6019. *case: Option3
  6020. {
  6021. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6022. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  6023. *PrintableArea: PAIR(4887, 2878)
  6024. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6025. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6026. *PrintableOrigin: PAIR(186, 122)
  6027. }
  6028. }
  6029. }
  6030. *case: Option5
  6031. {
  6032. *PrintableArea: PAIR(4889, 2879)
  6033. *PrintableOrigin: PAIR(185, 121)
  6034. *switch: Resolution
  6035. {
  6036. *case: Option1
  6037. {
  6038. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6039. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  6040. *PrintableArea: PAIR(4888, 2878)
  6041. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6042. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6043. *PrintableOrigin: PAIR(186, 122)
  6044. }
  6045. *case: Option2
  6046. {
  6047. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  6048. *PrintableArea: PAIR(4889, 2878)
  6049. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6050. *PrintableOrigin: PAIR(185, 122)
  6051. }
  6052. *case: Option3
  6053. {
  6054. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6055. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  6056. *PrintableArea: PAIR(4887, 2878)
  6057. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6058. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6059. *PrintableOrigin: PAIR(186, 122)
  6060. }
  6061. }
  6062. }
  6063. }
  6064. }
  6065. *Option: Option36
  6066. {
  6067. *rcNameID: 346
  6068. *PageDimensions: PAIR(5400, 3600)
  6069. *PageProtectMem: 0
  6070. *Command: CmdSelect
  6071. {
  6072. *Order: DOC_SETUP.8
  6073. *Cmd: "<1B>C<000A>"
  6074. }
  6075. *switch: InputBin
  6076. {
  6077. *case: Option1
  6078. {
  6079. *PrintableArea: PAIR(4889, 3239)
  6080. *PrintableOrigin: PAIR(185, 121)
  6081. *switch: Resolution
  6082. {
  6083. *case: Option1
  6084. {
  6085. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6086. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6087. *PrintableArea: PAIR(4888, 3238)
  6088. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6089. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6090. *PrintableOrigin: PAIR(186, 122)
  6091. }
  6092. *case: Option2
  6093. {
  6094. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6095. *PrintableArea: PAIR(4889, 3238)
  6096. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6097. *PrintableOrigin: PAIR(185, 122)
  6098. }
  6099. *case: Option3
  6100. {
  6101. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6102. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6103. *PrintableArea: PAIR(4887, 3238)
  6104. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6105. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6106. *PrintableOrigin: PAIR(186, 122)
  6107. }
  6108. }
  6109. }
  6110. *case: Option2
  6111. {
  6112. *PrintableArea: PAIR(4889, 3472)
  6113. *PrintableOrigin: PAIR(185, 128)
  6114. *switch: Resolution
  6115. {
  6116. *case: Option1
  6117. {
  6118. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6119. *PrintableArea: PAIR(4888, 3472)
  6120. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6121. *PrintableOrigin: PAIR(186, 128)
  6122. }
  6123. *case: Option3
  6124. {
  6125. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6126. *PrintableArea: PAIR(4887, 3472)
  6127. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6128. *PrintableOrigin: PAIR(186, 128)
  6129. }
  6130. }
  6131. }
  6132. *case: Option3
  6133. {
  6134. *PrintableArea: PAIR(4889, 3239)
  6135. *PrintableOrigin: PAIR(185, 121)
  6136. *switch: Resolution
  6137. {
  6138. *case: Option1
  6139. {
  6140. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6141. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6142. *PrintableArea: PAIR(4888, 3238)
  6143. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6144. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6145. *PrintableOrigin: PAIR(186, 122)
  6146. }
  6147. *case: Option2
  6148. {
  6149. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6150. *PrintableArea: PAIR(4889, 3238)
  6151. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6152. *PrintableOrigin: PAIR(185, 122)
  6153. }
  6154. *case: Option3
  6155. {
  6156. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6157. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6158. *PrintableArea: PAIR(4887, 3238)
  6159. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6160. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6161. *PrintableOrigin: PAIR(186, 122)
  6162. }
  6163. }
  6164. }
  6165. *case: Option4
  6166. {
  6167. *PrintableArea: PAIR(4889, 3239)
  6168. *PrintableOrigin: PAIR(185, 121)
  6169. *switch: Resolution
  6170. {
  6171. *case: Option1
  6172. {
  6173. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6174. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6175. *PrintableArea: PAIR(4888, 3238)
  6176. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6177. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6178. *PrintableOrigin: PAIR(186, 122)
  6179. }
  6180. *case: Option2
  6181. {
  6182. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6183. *PrintableArea: PAIR(4889, 3238)
  6184. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6185. *PrintableOrigin: PAIR(185, 122)
  6186. }
  6187. *case: Option3
  6188. {
  6189. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6190. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6191. *PrintableArea: PAIR(4887, 3238)
  6192. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6193. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6194. *PrintableOrigin: PAIR(186, 122)
  6195. }
  6196. }
  6197. }
  6198. *case: Option5
  6199. {
  6200. *PrintableArea: PAIR(4889, 3239)
  6201. *PrintableOrigin: PAIR(185, 121)
  6202. *switch: Resolution
  6203. {
  6204. *case: Option1
  6205. {
  6206. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6207. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6208. *PrintableArea: PAIR(4888, 3238)
  6209. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6210. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6211. *PrintableOrigin: PAIR(186, 122)
  6212. }
  6213. *case: Option2
  6214. {
  6215. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6216. *PrintableArea: PAIR(4889, 3238)
  6217. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6218. *PrintableOrigin: PAIR(185, 122)
  6219. }
  6220. *case: Option3
  6221. {
  6222. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6223. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  6224. *PrintableArea: PAIR(4887, 3238)
  6225. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6226. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6227. *PrintableOrigin: PAIR(186, 122)
  6228. }
  6229. }
  6230. }
  6231. }
  6232. }
  6233. *Option: Option37
  6234. {
  6235. *rcNameID: 348
  6236. *PageDimensions: PAIR(5400, 1200)
  6237. *PageProtectMem: 0
  6238. *Command: CmdSelect
  6239. {
  6240. *Order: DOC_SETUP.8
  6241. *Cmd: "<1B>2<1B>C<14>"
  6242. }
  6243. *switch: InputBin
  6244. {
  6245. *case: Option1
  6246. {
  6247. *PrintableArea: PAIR(4889, 839)
  6248. *PrintableOrigin: PAIR(185, 121)
  6249. *switch: Resolution
  6250. {
  6251. *case: Option1
  6252. {
  6253. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6254. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6255. *PrintableArea: PAIR(4888, 838)
  6256. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6257. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6258. *PrintableOrigin: PAIR(186, 122)
  6259. }
  6260. *case: Option2
  6261. {
  6262. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6263. *PrintableArea: PAIR(4889, 838)
  6264. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6265. *PrintableOrigin: PAIR(185, 122)
  6266. }
  6267. *case: Option3
  6268. {
  6269. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6270. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6271. *PrintableArea: PAIR(4887, 838)
  6272. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6273. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6274. *PrintableOrigin: PAIR(186, 122)
  6275. }
  6276. }
  6277. }
  6278. *case: Option2
  6279. {
  6280. *PrintableArea: PAIR(4889, 1072)
  6281. *PrintableOrigin: PAIR(185, 128)
  6282. *switch: Resolution
  6283. {
  6284. *case: Option1
  6285. {
  6286. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6287. *PrintableArea: PAIR(4888, 1072)
  6288. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6289. *PrintableOrigin: PAIR(186, 128)
  6290. }
  6291. *case: Option3
  6292. {
  6293. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6294. *PrintableArea: PAIR(4887, 1072)
  6295. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6296. *PrintableOrigin: PAIR(186, 128)
  6297. }
  6298. }
  6299. }
  6300. *case: Option3
  6301. {
  6302. *PrintableArea: PAIR(4889, 839)
  6303. *PrintableOrigin: PAIR(185, 121)
  6304. *switch: Resolution
  6305. {
  6306. *case: Option1
  6307. {
  6308. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6309. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6310. *PrintableArea: PAIR(4888, 838)
  6311. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6312. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6313. *PrintableOrigin: PAIR(186, 122)
  6314. }
  6315. *case: Option2
  6316. {
  6317. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6318. *PrintableArea: PAIR(4889, 838)
  6319. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6320. *PrintableOrigin: PAIR(185, 122)
  6321. }
  6322. *case: Option3
  6323. {
  6324. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6325. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6326. *PrintableArea: PAIR(4887, 838)
  6327. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6328. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6329. *PrintableOrigin: PAIR(186, 122)
  6330. }
  6331. }
  6332. }
  6333. *case: Option4
  6334. {
  6335. *PrintableArea: PAIR(4889, 839)
  6336. *PrintableOrigin: PAIR(185, 121)
  6337. *switch: Resolution
  6338. {
  6339. *case: Option1
  6340. {
  6341. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6342. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6343. *PrintableArea: PAIR(4888, 838)
  6344. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6345. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6346. *PrintableOrigin: PAIR(186, 122)
  6347. }
  6348. *case: Option2
  6349. {
  6350. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6351. *PrintableArea: PAIR(4889, 838)
  6352. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6353. *PrintableOrigin: PAIR(185, 122)
  6354. }
  6355. *case: Option3
  6356. {
  6357. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6358. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6359. *PrintableArea: PAIR(4887, 838)
  6360. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6361. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6362. *PrintableOrigin: PAIR(186, 122)
  6363. }
  6364. }
  6365. }
  6366. *case: Option5
  6367. {
  6368. *PrintableArea: PAIR(4889, 839)
  6369. *PrintableOrigin: PAIR(185, 121)
  6370. *switch: Resolution
  6371. {
  6372. *case: Option1
  6373. {
  6374. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6375. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6376. *PrintableArea: PAIR(4888, 838)
  6377. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6378. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6379. *PrintableOrigin: PAIR(186, 122)
  6380. }
  6381. *case: Option2
  6382. {
  6383. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6384. *PrintableArea: PAIR(4889, 838)
  6385. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6386. *PrintableOrigin: PAIR(185, 122)
  6387. }
  6388. *case: Option3
  6389. {
  6390. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6391. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  6392. *PrintableArea: PAIR(4887, 838)
  6393. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6394. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6395. *PrintableOrigin: PAIR(186, 122)
  6396. }
  6397. }
  6398. }
  6399. }
  6400. }
  6401. *Option: Option38
  6402. {
  6403. *rcNameID: 350
  6404. *PageDimensions: PAIR(5400, 900)
  6405. *PageProtectMem: 0
  6406. *Command: CmdSelect
  6407. {
  6408. *Order: DOC_SETUP.8
  6409. *Cmd: "<1B>0<1B>C<14>"
  6410. }
  6411. *switch: InputBin
  6412. {
  6413. *case: Option1
  6414. {
  6415. *PrintableArea: PAIR(4889, 539)
  6416. *PrintableOrigin: PAIR(185, 121)
  6417. *switch: Resolution
  6418. {
  6419. *case: Option1
  6420. {
  6421. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6422. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6423. *PrintableArea: PAIR(4888, 538)
  6424. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6425. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6426. *PrintableOrigin: PAIR(186, 122)
  6427. }
  6428. *case: Option2
  6429. {
  6430. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6431. *PrintableArea: PAIR(4889, 538)
  6432. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6433. *PrintableOrigin: PAIR(185, 122)
  6434. }
  6435. *case: Option3
  6436. {
  6437. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6438. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6439. *PrintableArea: PAIR(4887, 538)
  6440. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6441. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6442. *PrintableOrigin: PAIR(186, 122)
  6443. }
  6444. }
  6445. }
  6446. *case: Option2
  6447. {
  6448. *PrintableArea: PAIR(4889, 772)
  6449. *PrintableOrigin: PAIR(185, 128)
  6450. *switch: Resolution
  6451. {
  6452. *case: Option1
  6453. {
  6454. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6455. *PrintableArea: PAIR(4888, 772)
  6456. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6457. *PrintableOrigin: PAIR(186, 128)
  6458. }
  6459. *case: Option3
  6460. {
  6461. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6462. *PrintableArea: PAIR(4887, 772)
  6463. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6464. *PrintableOrigin: PAIR(186, 128)
  6465. }
  6466. }
  6467. }
  6468. *case: Option3
  6469. {
  6470. *PrintableArea: PAIR(4889, 539)
  6471. *PrintableOrigin: PAIR(185, 121)
  6472. *switch: Resolution
  6473. {
  6474. *case: Option1
  6475. {
  6476. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6477. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6478. *PrintableArea: PAIR(4888, 538)
  6479. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6480. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6481. *PrintableOrigin: PAIR(186, 122)
  6482. }
  6483. *case: Option2
  6484. {
  6485. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6486. *PrintableArea: PAIR(4889, 538)
  6487. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6488. *PrintableOrigin: PAIR(185, 122)
  6489. }
  6490. *case: Option3
  6491. {
  6492. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6493. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6494. *PrintableArea: PAIR(4887, 538)
  6495. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6496. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6497. *PrintableOrigin: PAIR(186, 122)
  6498. }
  6499. }
  6500. }
  6501. *case: Option4
  6502. {
  6503. *PrintableArea: PAIR(4889, 539)
  6504. *PrintableOrigin: PAIR(185, 121)
  6505. *switch: Resolution
  6506. {
  6507. *case: Option1
  6508. {
  6509. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6510. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6511. *PrintableArea: PAIR(4888, 538)
  6512. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6513. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6514. *PrintableOrigin: PAIR(186, 122)
  6515. }
  6516. *case: Option2
  6517. {
  6518. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6519. *PrintableArea: PAIR(4889, 538)
  6520. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6521. *PrintableOrigin: PAIR(185, 122)
  6522. }
  6523. *case: Option3
  6524. {
  6525. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6526. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6527. *PrintableArea: PAIR(4887, 538)
  6528. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6529. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6530. *PrintableOrigin: PAIR(186, 122)
  6531. }
  6532. }
  6533. }
  6534. *case: Option5
  6535. {
  6536. *PrintableArea: PAIR(4889, 539)
  6537. *PrintableOrigin: PAIR(185, 121)
  6538. *switch: Resolution
  6539. {
  6540. *case: Option1
  6541. {
  6542. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6543. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6544. *PrintableArea: PAIR(4888, 538)
  6545. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6546. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6547. *PrintableOrigin: PAIR(186, 122)
  6548. }
  6549. *case: Option2
  6550. {
  6551. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6552. *PrintableArea: PAIR(4889, 538)
  6553. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6554. *PrintableOrigin: PAIR(185, 122)
  6555. }
  6556. *case: Option3
  6557. {
  6558. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6559. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  6560. *PrintableArea: PAIR(4887, 538)
  6561. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6562. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6563. *PrintableOrigin: PAIR(186, 122)
  6564. }
  6565. }
  6566. }
  6567. }
  6568. }
  6569. *Option: Option39
  6570. {
  6571. *rcNameID: 352
  6572. *PageDimensions: PAIR(5400, 3780)
  6573. *PageProtectMem: 0
  6574. *Command: CmdSelect
  6575. {
  6576. *Order: DOC_SETUP.8
  6577. *Cmd: "<1B>2<1B>C?"
  6578. }
  6579. *switch: InputBin
  6580. {
  6581. *case: Option1
  6582. {
  6583. *PrintableArea: PAIR(4889, 3419)
  6584. *PrintableOrigin: PAIR(185, 121)
  6585. *switch: Resolution
  6586. {
  6587. *case: Option1
  6588. {
  6589. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6590. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6591. *PrintableArea: PAIR(4888, 3418)
  6592. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6593. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6594. *PrintableOrigin: PAIR(186, 122)
  6595. }
  6596. *case: Option2
  6597. {
  6598. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6599. *PrintableArea: PAIR(4889, 3418)
  6600. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6601. *PrintableOrigin: PAIR(185, 122)
  6602. }
  6603. *case: Option3
  6604. {
  6605. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6606. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6607. *PrintableArea: PAIR(4887, 3418)
  6608. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6609. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6610. *PrintableOrigin: PAIR(186, 122)
  6611. }
  6612. }
  6613. }
  6614. *case: Option2
  6615. {
  6616. *PrintableArea: PAIR(4889, 3652)
  6617. *PrintableOrigin: PAIR(185, 128)
  6618. *switch: Resolution
  6619. {
  6620. *case: Option1
  6621. {
  6622. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6623. *PrintableArea: PAIR(4888, 3652)
  6624. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6625. *PrintableOrigin: PAIR(186, 128)
  6626. }
  6627. *case: Option3
  6628. {
  6629. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6630. *PrintableArea: PAIR(4887, 3652)
  6631. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6632. *PrintableOrigin: PAIR(186, 128)
  6633. }
  6634. }
  6635. }
  6636. *case: Option3
  6637. {
  6638. *PrintableArea: PAIR(4889, 3419)
  6639. *PrintableOrigin: PAIR(185, 121)
  6640. *switch: Resolution
  6641. {
  6642. *case: Option1
  6643. {
  6644. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6645. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6646. *PrintableArea: PAIR(4888, 3418)
  6647. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6648. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6649. *PrintableOrigin: PAIR(186, 122)
  6650. }
  6651. *case: Option2
  6652. {
  6653. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6654. *PrintableArea: PAIR(4889, 3418)
  6655. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6656. *PrintableOrigin: PAIR(185, 122)
  6657. }
  6658. *case: Option3
  6659. {
  6660. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6661. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6662. *PrintableArea: PAIR(4887, 3418)
  6663. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6664. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6665. *PrintableOrigin: PAIR(186, 122)
  6666. }
  6667. }
  6668. }
  6669. *case: Option4
  6670. {
  6671. *PrintableArea: PAIR(4889, 3419)
  6672. *PrintableOrigin: PAIR(185, 121)
  6673. *switch: Resolution
  6674. {
  6675. *case: Option1
  6676. {
  6677. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6678. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6679. *PrintableArea: PAIR(4888, 3418)
  6680. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6681. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6682. *PrintableOrigin: PAIR(186, 122)
  6683. }
  6684. *case: Option2
  6685. {
  6686. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6687. *PrintableArea: PAIR(4889, 3418)
  6688. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6689. *PrintableOrigin: PAIR(185, 122)
  6690. }
  6691. *case: Option3
  6692. {
  6693. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6694. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6695. *PrintableArea: PAIR(4887, 3418)
  6696. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6697. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6698. *PrintableOrigin: PAIR(186, 122)
  6699. }
  6700. }
  6701. }
  6702. *case: Option5
  6703. {
  6704. *PrintableArea: PAIR(4889, 3419)
  6705. *PrintableOrigin: PAIR(185, 121)
  6706. *switch: Resolution
  6707. {
  6708. *case: Option1
  6709. {
  6710. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6711. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6712. *PrintableArea: PAIR(4888, 3418)
  6713. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6714. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6715. *PrintableOrigin: PAIR(186, 122)
  6716. }
  6717. *case: Option2
  6718. {
  6719. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6720. *PrintableArea: PAIR(4889, 3418)
  6721. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6722. *PrintableOrigin: PAIR(185, 122)
  6723. }
  6724. *case: Option3
  6725. {
  6726. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6727. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  6728. *PrintableArea: PAIR(4887, 3418)
  6729. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6730. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6731. *PrintableOrigin: PAIR(186, 122)
  6732. }
  6733. }
  6734. }
  6735. }
  6736. }
  6737. *Option: Option40
  6738. {
  6739. *rcNameID: 354
  6740. *PageDimensions: PAIR(5400, 1320)
  6741. *PageProtectMem: 0
  6742. *Command: CmdSelect
  6743. {
  6744. *Order: DOC_SETUP.8
  6745. *Cmd: "<1B>2<1B>C<16>"
  6746. }
  6747. *switch: InputBin
  6748. {
  6749. *case: Option1
  6750. {
  6751. *PrintableArea: PAIR(4889, 959)
  6752. *PrintableOrigin: PAIR(185, 121)
  6753. *switch: Resolution
  6754. {
  6755. *case: Option1
  6756. {
  6757. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6758. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6759. *PrintableArea: PAIR(4888, 958)
  6760. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6761. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6762. *PrintableOrigin: PAIR(186, 122)
  6763. }
  6764. *case: Option2
  6765. {
  6766. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6767. *PrintableArea: PAIR(4889, 958)
  6768. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6769. *PrintableOrigin: PAIR(185, 122)
  6770. }
  6771. *case: Option3
  6772. {
  6773. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6774. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6775. *PrintableArea: PAIR(4887, 958)
  6776. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6777. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6778. *PrintableOrigin: PAIR(186, 122)
  6779. }
  6780. }
  6781. }
  6782. *case: Option2
  6783. {
  6784. *PrintableArea: PAIR(4889, 1192)
  6785. *PrintableOrigin: PAIR(185, 128)
  6786. *switch: Resolution
  6787. {
  6788. *case: Option1
  6789. {
  6790. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6791. *PrintableArea: PAIR(4888, 1192)
  6792. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6793. *PrintableOrigin: PAIR(186, 128)
  6794. }
  6795. *case: Option3
  6796. {
  6797. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6798. *PrintableArea: PAIR(4887, 1192)
  6799. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6800. *PrintableOrigin: PAIR(186, 128)
  6801. }
  6802. }
  6803. }
  6804. *case: Option3
  6805. {
  6806. *PrintableArea: PAIR(4889, 959)
  6807. *PrintableOrigin: PAIR(185, 121)
  6808. *switch: Resolution
  6809. {
  6810. *case: Option1
  6811. {
  6812. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6813. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6814. *PrintableArea: PAIR(4888, 958)
  6815. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6816. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6817. *PrintableOrigin: PAIR(186, 122)
  6818. }
  6819. *case: Option2
  6820. {
  6821. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6822. *PrintableArea: PAIR(4889, 958)
  6823. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6824. *PrintableOrigin: PAIR(185, 122)
  6825. }
  6826. *case: Option3
  6827. {
  6828. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6829. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6830. *PrintableArea: PAIR(4887, 958)
  6831. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6832. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6833. *PrintableOrigin: PAIR(186, 122)
  6834. }
  6835. }
  6836. }
  6837. *case: Option4
  6838. {
  6839. *PrintableArea: PAIR(4889, 959)
  6840. *PrintableOrigin: PAIR(185, 121)
  6841. *switch: Resolution
  6842. {
  6843. *case: Option1
  6844. {
  6845. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6846. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6847. *PrintableArea: PAIR(4888, 958)
  6848. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6849. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6850. *PrintableOrigin: PAIR(186, 122)
  6851. }
  6852. *case: Option2
  6853. {
  6854. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6855. *PrintableArea: PAIR(4889, 958)
  6856. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6857. *PrintableOrigin: PAIR(185, 122)
  6858. }
  6859. *case: Option3
  6860. {
  6861. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6862. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6863. *PrintableArea: PAIR(4887, 958)
  6864. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6865. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6866. *PrintableOrigin: PAIR(186, 122)
  6867. }
  6868. }
  6869. }
  6870. *case: Option5
  6871. {
  6872. *PrintableArea: PAIR(4889, 959)
  6873. *PrintableOrigin: PAIR(185, 121)
  6874. *switch: Resolution
  6875. {
  6876. *case: Option1
  6877. {
  6878. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6879. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6880. *PrintableArea: PAIR(4888, 958)
  6881. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6882. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6883. *PrintableOrigin: PAIR(186, 122)
  6884. }
  6885. *case: Option2
  6886. {
  6887. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6888. *PrintableArea: PAIR(4889, 958)
  6889. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6890. *PrintableOrigin: PAIR(185, 122)
  6891. }
  6892. *case: Option3
  6893. {
  6894. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6895. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  6896. *PrintableArea: PAIR(4887, 958)
  6897. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6898. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6899. *PrintableOrigin: PAIR(186, 122)
  6900. }
  6901. }
  6902. }
  6903. }
  6904. }
  6905. *Option: Option41
  6906. {
  6907. *rcNameID: 356
  6908. *PageDimensions: PAIR(5400, 990)
  6909. *PageProtectMem: 0
  6910. *Command: CmdSelect
  6911. {
  6912. *Order: DOC_SETUP.8
  6913. *Cmd: "<1B>0<1B>C<16>"
  6914. }
  6915. *switch: InputBin
  6916. {
  6917. *case: Option1
  6918. {
  6919. *PrintableArea: PAIR(4889, 629)
  6920. *PrintableOrigin: PAIR(185, 121)
  6921. *switch: Resolution
  6922. {
  6923. *case: Option1
  6924. {
  6925. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6926. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  6927. *PrintableArea: PAIR(4888, 628)
  6928. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6929. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6930. *PrintableOrigin: PAIR(186, 122)
  6931. }
  6932. *case: Option2
  6933. {
  6934. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  6935. *PrintableArea: PAIR(4889, 628)
  6936. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6937. *PrintableOrigin: PAIR(185, 122)
  6938. }
  6939. *case: Option3
  6940. {
  6941. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6942. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  6943. *PrintableArea: PAIR(4887, 628)
  6944. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6945. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6946. *PrintableOrigin: PAIR(186, 122)
  6947. }
  6948. }
  6949. }
  6950. *case: Option2
  6951. {
  6952. *PrintableArea: PAIR(4889, 862)
  6953. *PrintableOrigin: PAIR(185, 128)
  6954. *switch: Resolution
  6955. {
  6956. *case: Option1
  6957. {
  6958. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6959. *PrintableArea: PAIR(4888, 862)
  6960. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6961. *PrintableOrigin: PAIR(186, 128)
  6962. }
  6963. *case: Option3
  6964. {
  6965. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6966. *PrintableArea: PAIR(4887, 862)
  6967. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6968. *PrintableOrigin: PAIR(186, 128)
  6969. }
  6970. }
  6971. }
  6972. *case: Option3
  6973. {
  6974. *PrintableArea: PAIR(4889, 629)
  6975. *PrintableOrigin: PAIR(185, 121)
  6976. *switch: Resolution
  6977. {
  6978. *case: Option1
  6979. {
  6980. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6981. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  6982. *PrintableArea: PAIR(4888, 628)
  6983. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6984. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6985. *PrintableOrigin: PAIR(186, 122)
  6986. }
  6987. *case: Option2
  6988. {
  6989. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  6990. *PrintableArea: PAIR(4889, 628)
  6991. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6992. *PrintableOrigin: PAIR(185, 122)
  6993. }
  6994. *case: Option3
  6995. {
  6996. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6997. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  6998. *PrintableArea: PAIR(4887, 628)
  6999. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7000. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7001. *PrintableOrigin: PAIR(186, 122)
  7002. }
  7003. }
  7004. }
  7005. *case: Option4
  7006. {
  7007. *PrintableArea: PAIR(4889, 629)
  7008. *PrintableOrigin: PAIR(185, 121)
  7009. *switch: Resolution
  7010. {
  7011. *case: Option1
  7012. {
  7013. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7014. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  7015. *PrintableArea: PAIR(4888, 628)
  7016. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7017. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7018. *PrintableOrigin: PAIR(186, 122)
  7019. }
  7020. *case: Option2
  7021. {
  7022. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  7023. *PrintableArea: PAIR(4889, 628)
  7024. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7025. *PrintableOrigin: PAIR(185, 122)
  7026. }
  7027. *case: Option3
  7028. {
  7029. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7030. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  7031. *PrintableArea: PAIR(4887, 628)
  7032. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7033. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7034. *PrintableOrigin: PAIR(186, 122)
  7035. }
  7036. }
  7037. }
  7038. *case: Option5
  7039. {
  7040. *PrintableArea: PAIR(4889, 629)
  7041. *PrintableOrigin: PAIR(185, 121)
  7042. *switch: Resolution
  7043. {
  7044. *case: Option1
  7045. {
  7046. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7047. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  7048. *PrintableArea: PAIR(4888, 628)
  7049. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7050. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7051. *PrintableOrigin: PAIR(186, 122)
  7052. }
  7053. *case: Option2
  7054. {
  7055. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  7056. *PrintableArea: PAIR(4889, 628)
  7057. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7058. *PrintableOrigin: PAIR(185, 122)
  7059. }
  7060. *case: Option3
  7061. {
  7062. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7063. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  7064. *PrintableArea: PAIR(4887, 628)
  7065. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7066. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7067. *PrintableOrigin: PAIR(186, 122)
  7068. }
  7069. }
  7070. }
  7071. }
  7072. }
  7073. *Option: Option42
  7074. {
  7075. *rcNameID: 358
  7076. *PageDimensions: PAIR(5400, 792)
  7077. *PageProtectMem: 0
  7078. *Command: CmdSelect
  7079. {
  7080. *Order: DOC_SETUP.8
  7081. *Cmd: "<1B>3<041B>Cc"
  7082. }
  7083. *switch: InputBin
  7084. {
  7085. *case: Option1
  7086. {
  7087. *PrintableArea: PAIR(4889, 431)
  7088. *PrintableOrigin: PAIR(185, 121)
  7089. *switch: Resolution
  7090. {
  7091. *case: Option1
  7092. {
  7093. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7094. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7095. *PrintableArea: PAIR(4888, 430)
  7096. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7097. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7098. *PrintableOrigin: PAIR(186, 122)
  7099. }
  7100. *case: Option2
  7101. {
  7102. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7103. *PrintableArea: PAIR(4889, 430)
  7104. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7105. *PrintableOrigin: PAIR(185, 122)
  7106. }
  7107. *case: Option3
  7108. {
  7109. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7110. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7111. *PrintableArea: PAIR(4887, 430)
  7112. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7113. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7114. *PrintableOrigin: PAIR(186, 122)
  7115. }
  7116. }
  7117. }
  7118. *case: Option2
  7119. {
  7120. *PrintableArea: PAIR(4889, 664)
  7121. *PrintableOrigin: PAIR(185, 128)
  7122. *switch: Resolution
  7123. {
  7124. *case: Option1
  7125. {
  7126. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7127. *PrintableArea: PAIR(4888, 664)
  7128. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7129. *PrintableOrigin: PAIR(186, 128)
  7130. }
  7131. *case: Option3
  7132. {
  7133. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7134. *PrintableArea: PAIR(4887, 664)
  7135. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7136. *PrintableOrigin: PAIR(186, 128)
  7137. }
  7138. }
  7139. }
  7140. *case: Option3
  7141. {
  7142. *PrintableArea: PAIR(4889, 431)
  7143. *PrintableOrigin: PAIR(185, 121)
  7144. *switch: Resolution
  7145. {
  7146. *case: Option1
  7147. {
  7148. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7149. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7150. *PrintableArea: PAIR(4888, 430)
  7151. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7152. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7153. *PrintableOrigin: PAIR(186, 122)
  7154. }
  7155. *case: Option2
  7156. {
  7157. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7158. *PrintableArea: PAIR(4889, 430)
  7159. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7160. *PrintableOrigin: PAIR(185, 122)
  7161. }
  7162. *case: Option3
  7163. {
  7164. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7165. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7166. *PrintableArea: PAIR(4887, 430)
  7167. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7168. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7169. *PrintableOrigin: PAIR(186, 122)
  7170. }
  7171. }
  7172. }
  7173. *case: Option4
  7174. {
  7175. *PrintableArea: PAIR(4889, 431)
  7176. *PrintableOrigin: PAIR(185, 121)
  7177. *switch: Resolution
  7178. {
  7179. *case: Option1
  7180. {
  7181. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7182. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7183. *PrintableArea: PAIR(4888, 430)
  7184. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7185. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7186. *PrintableOrigin: PAIR(186, 122)
  7187. }
  7188. *case: Option2
  7189. {
  7190. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7191. *PrintableArea: PAIR(4889, 430)
  7192. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7193. *PrintableOrigin: PAIR(185, 122)
  7194. }
  7195. *case: Option3
  7196. {
  7197. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7198. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7199. *PrintableArea: PAIR(4887, 430)
  7200. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7201. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7202. *PrintableOrigin: PAIR(186, 122)
  7203. }
  7204. }
  7205. }
  7206. *case: Option5
  7207. {
  7208. *PrintableArea: PAIR(4889, 431)
  7209. *PrintableOrigin: PAIR(185, 121)
  7210. *switch: Resolution
  7211. {
  7212. *case: Option1
  7213. {
  7214. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7215. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7216. *PrintableArea: PAIR(4888, 430)
  7217. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7218. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7219. *PrintableOrigin: PAIR(186, 122)
  7220. }
  7221. *case: Option2
  7222. {
  7223. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7224. *PrintableArea: PAIR(4889, 430)
  7225. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7226. *PrintableOrigin: PAIR(185, 122)
  7227. }
  7228. *case: Option3
  7229. {
  7230. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7231. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  7232. *PrintableArea: PAIR(4887, 430)
  7233. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7234. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7235. *PrintableOrigin: PAIR(186, 122)
  7236. }
  7237. }
  7238. }
  7239. }
  7240. }
  7241. *Option: Option43
  7242. {
  7243. *rcNameID: 360
  7244. *PageDimensions: PAIR(5400, 660)
  7245. *PageProtectMem: 0
  7246. *Command: CmdSelect
  7247. {
  7248. *Order: DOC_SETUP.8
  7249. *Cmd: "<1B>2<1B>C<0B>"
  7250. }
  7251. *switch: InputBin
  7252. {
  7253. *case: Option1
  7254. {
  7255. *PrintableArea: PAIR(4889, 299)
  7256. *PrintableOrigin: PAIR(185, 121)
  7257. *switch: Resolution
  7258. {
  7259. *case: Option1
  7260. {
  7261. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7262. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7263. *PrintableArea: PAIR(4888, 298)
  7264. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7265. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7266. *PrintableOrigin: PAIR(186, 122)
  7267. }
  7268. *case: Option2
  7269. {
  7270. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7271. *PrintableArea: PAIR(4889, 298)
  7272. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7273. *PrintableOrigin: PAIR(185, 122)
  7274. }
  7275. *case: Option3
  7276. {
  7277. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7278. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7279. *PrintableArea: PAIR(4887, 298)
  7280. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7281. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7282. *PrintableOrigin: PAIR(186, 122)
  7283. }
  7284. }
  7285. }
  7286. *case: Option2
  7287. {
  7288. *PrintableArea: PAIR(4889, 532)
  7289. *PrintableOrigin: PAIR(185, 128)
  7290. *switch: Resolution
  7291. {
  7292. *case: Option1
  7293. {
  7294. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7295. *PrintableArea: PAIR(4888, 532)
  7296. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7297. *PrintableOrigin: PAIR(186, 128)
  7298. }
  7299. *case: Option3
  7300. {
  7301. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7302. *PrintableArea: PAIR(4887, 532)
  7303. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7304. *PrintableOrigin: PAIR(186, 128)
  7305. }
  7306. }
  7307. }
  7308. *case: Option3
  7309. {
  7310. *PrintableArea: PAIR(4889, 299)
  7311. *PrintableOrigin: PAIR(185, 121)
  7312. *switch: Resolution
  7313. {
  7314. *case: Option1
  7315. {
  7316. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7317. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7318. *PrintableArea: PAIR(4888, 298)
  7319. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7320. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7321. *PrintableOrigin: PAIR(186, 122)
  7322. }
  7323. *case: Option2
  7324. {
  7325. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7326. *PrintableArea: PAIR(4889, 298)
  7327. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7328. *PrintableOrigin: PAIR(185, 122)
  7329. }
  7330. *case: Option3
  7331. {
  7332. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7333. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7334. *PrintableArea: PAIR(4887, 298)
  7335. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7336. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7337. *PrintableOrigin: PAIR(186, 122)
  7338. }
  7339. }
  7340. }
  7341. *case: Option4
  7342. {
  7343. *PrintableArea: PAIR(4889, 299)
  7344. *PrintableOrigin: PAIR(185, 121)
  7345. *switch: Resolution
  7346. {
  7347. *case: Option1
  7348. {
  7349. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7350. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7351. *PrintableArea: PAIR(4888, 298)
  7352. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7353. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7354. *PrintableOrigin: PAIR(186, 122)
  7355. }
  7356. *case: Option2
  7357. {
  7358. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7359. *PrintableArea: PAIR(4889, 298)
  7360. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7361. *PrintableOrigin: PAIR(185, 122)
  7362. }
  7363. *case: Option3
  7364. {
  7365. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7366. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7367. *PrintableArea: PAIR(4887, 298)
  7368. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7369. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7370. *PrintableOrigin: PAIR(186, 122)
  7371. }
  7372. }
  7373. }
  7374. *case: Option5
  7375. {
  7376. *PrintableArea: PAIR(4889, 299)
  7377. *PrintableOrigin: PAIR(185, 121)
  7378. *switch: Resolution
  7379. {
  7380. *case: Option1
  7381. {
  7382. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7383. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7384. *PrintableArea: PAIR(4888, 298)
  7385. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7386. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7387. *PrintableOrigin: PAIR(186, 122)
  7388. }
  7389. *case: Option2
  7390. {
  7391. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7392. *PrintableArea: PAIR(4889, 298)
  7393. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7394. *PrintableOrigin: PAIR(185, 122)
  7395. }
  7396. *case: Option3
  7397. {
  7398. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7399. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  7400. *PrintableArea: PAIR(4887, 298)
  7401. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7402. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7403. *PrintableOrigin: PAIR(186, 122)
  7404. }
  7405. }
  7406. }
  7407. }
  7408. }
  7409. *Option: Option44
  7410. {
  7411. *rcNameID: 362
  7412. *PageDimensions: PAIR(5400, 4320)
  7413. *PageProtectMem: 0
  7414. *Command: CmdSelect
  7415. {
  7416. *Order: DOC_SETUP.8
  7417. *Cmd: "<1B>C<000C>"
  7418. }
  7419. *switch: InputBin
  7420. {
  7421. *case: Option1
  7422. {
  7423. *PrintableArea: PAIR(4889, 3959)
  7424. *PrintableOrigin: PAIR(185, 121)
  7425. *switch: Resolution
  7426. {
  7427. *case: Option1
  7428. {
  7429. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7430. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7431. *PrintableArea: PAIR(4888, 3958)
  7432. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7433. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7434. *PrintableOrigin: PAIR(186, 122)
  7435. }
  7436. *case: Option2
  7437. {
  7438. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7439. *PrintableArea: PAIR(4889, 3958)
  7440. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7441. *PrintableOrigin: PAIR(185, 122)
  7442. }
  7443. *case: Option3
  7444. {
  7445. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7446. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7447. *PrintableArea: PAIR(4887, 3958)
  7448. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7449. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7450. *PrintableOrigin: PAIR(186, 122)
  7451. }
  7452. }
  7453. }
  7454. *case: Option2
  7455. {
  7456. *PrintableArea: PAIR(4889, 4192)
  7457. *PrintableOrigin: PAIR(185, 128)
  7458. *switch: Resolution
  7459. {
  7460. *case: Option1
  7461. {
  7462. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7463. *PrintableArea: PAIR(4888, 4192)
  7464. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7465. *PrintableOrigin: PAIR(186, 128)
  7466. }
  7467. *case: Option3
  7468. {
  7469. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7470. *PrintableArea: PAIR(4887, 4192)
  7471. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7472. *PrintableOrigin: PAIR(186, 128)
  7473. }
  7474. }
  7475. }
  7476. *case: Option3
  7477. {
  7478. *PrintableArea: PAIR(4889, 3959)
  7479. *PrintableOrigin: PAIR(185, 121)
  7480. *switch: Resolution
  7481. {
  7482. *case: Option1
  7483. {
  7484. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7485. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7486. *PrintableArea: PAIR(4888, 3958)
  7487. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7488. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7489. *PrintableOrigin: PAIR(186, 122)
  7490. }
  7491. *case: Option2
  7492. {
  7493. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7494. *PrintableArea: PAIR(4889, 3958)
  7495. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7496. *PrintableOrigin: PAIR(185, 122)
  7497. }
  7498. *case: Option3
  7499. {
  7500. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7501. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7502. *PrintableArea: PAIR(4887, 3958)
  7503. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7504. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7505. *PrintableOrigin: PAIR(186, 122)
  7506. }
  7507. }
  7508. }
  7509. *case: Option4
  7510. {
  7511. *PrintableArea: PAIR(4889, 3959)
  7512. *PrintableOrigin: PAIR(185, 121)
  7513. *switch: Resolution
  7514. {
  7515. *case: Option1
  7516. {
  7517. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7518. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7519. *PrintableArea: PAIR(4888, 3958)
  7520. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7521. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7522. *PrintableOrigin: PAIR(186, 122)
  7523. }
  7524. *case: Option2
  7525. {
  7526. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7527. *PrintableArea: PAIR(4889, 3958)
  7528. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7529. *PrintableOrigin: PAIR(185, 122)
  7530. }
  7531. *case: Option3
  7532. {
  7533. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7534. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7535. *PrintableArea: PAIR(4887, 3958)
  7536. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7537. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7538. *PrintableOrigin: PAIR(186, 122)
  7539. }
  7540. }
  7541. }
  7542. *case: Option5
  7543. {
  7544. *PrintableArea: PAIR(4889, 3959)
  7545. *PrintableOrigin: PAIR(185, 121)
  7546. *switch: Resolution
  7547. {
  7548. *case: Option1
  7549. {
  7550. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7551. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7552. *PrintableArea: PAIR(4888, 3958)
  7553. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7554. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7555. *PrintableOrigin: PAIR(186, 122)
  7556. }
  7557. *case: Option2
  7558. {
  7559. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7560. *PrintableArea: PAIR(4889, 3958)
  7561. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7562. *PrintableOrigin: PAIR(185, 122)
  7563. }
  7564. *case: Option3
  7565. {
  7566. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7567. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  7568. *PrintableArea: PAIR(4887, 3958)
  7569. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7570. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7571. *PrintableOrigin: PAIR(186, 122)
  7572. }
  7573. }
  7574. }
  7575. }
  7576. }
  7577. *Option: Option45
  7578. {
  7579. *rcNameID: 364
  7580. *PageDimensions: PAIR(5400, 1080)
  7581. *PageProtectMem: 0
  7582. *Command: CmdSelect
  7583. {
  7584. *Order: DOC_SETUP.8
  7585. *Cmd: "<1B>C<0003>"
  7586. }
  7587. *switch: InputBin
  7588. {
  7589. *case: Option1
  7590. {
  7591. *PrintableArea: PAIR(4889, 719)
  7592. *PrintableOrigin: PAIR(185, 121)
  7593. *switch: Resolution
  7594. {
  7595. *case: Option1
  7596. {
  7597. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7598. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7599. *PrintableArea: PAIR(4888, 718)
  7600. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7601. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7602. *PrintableOrigin: PAIR(186, 122)
  7603. }
  7604. *case: Option2
  7605. {
  7606. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7607. *PrintableArea: PAIR(4889, 718)
  7608. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7609. *PrintableOrigin: PAIR(185, 122)
  7610. }
  7611. *case: Option3
  7612. {
  7613. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7614. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7615. *PrintableArea: PAIR(4887, 718)
  7616. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7617. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7618. *PrintableOrigin: PAIR(186, 122)
  7619. }
  7620. }
  7621. }
  7622. *case: Option2
  7623. {
  7624. *PrintableArea: PAIR(4889, 952)
  7625. *PrintableOrigin: PAIR(185, 128)
  7626. *switch: Resolution
  7627. {
  7628. *case: Option1
  7629. {
  7630. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7631. *PrintableArea: PAIR(4888, 952)
  7632. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7633. *PrintableOrigin: PAIR(186, 128)
  7634. }
  7635. *case: Option3
  7636. {
  7637. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7638. *PrintableArea: PAIR(4887, 952)
  7639. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7640. *PrintableOrigin: PAIR(186, 128)
  7641. }
  7642. }
  7643. }
  7644. *case: Option3
  7645. {
  7646. *PrintableArea: PAIR(4889, 719)
  7647. *PrintableOrigin: PAIR(185, 121)
  7648. *switch: Resolution
  7649. {
  7650. *case: Option1
  7651. {
  7652. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7653. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7654. *PrintableArea: PAIR(4888, 718)
  7655. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7656. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7657. *PrintableOrigin: PAIR(186, 122)
  7658. }
  7659. *case: Option2
  7660. {
  7661. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7662. *PrintableArea: PAIR(4889, 718)
  7663. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7664. *PrintableOrigin: PAIR(185, 122)
  7665. }
  7666. *case: Option3
  7667. {
  7668. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7669. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7670. *PrintableArea: PAIR(4887, 718)
  7671. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7672. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7673. *PrintableOrigin: PAIR(186, 122)
  7674. }
  7675. }
  7676. }
  7677. *case: Option4
  7678. {
  7679. *PrintableArea: PAIR(4889, 719)
  7680. *PrintableOrigin: PAIR(185, 121)
  7681. *switch: Resolution
  7682. {
  7683. *case: Option1
  7684. {
  7685. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7686. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7687. *PrintableArea: PAIR(4888, 718)
  7688. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7689. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7690. *PrintableOrigin: PAIR(186, 122)
  7691. }
  7692. *case: Option2
  7693. {
  7694. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7695. *PrintableArea: PAIR(4889, 718)
  7696. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7697. *PrintableOrigin: PAIR(185, 122)
  7698. }
  7699. *case: Option3
  7700. {
  7701. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7702. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7703. *PrintableArea: PAIR(4887, 718)
  7704. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7705. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7706. *PrintableOrigin: PAIR(186, 122)
  7707. }
  7708. }
  7709. }
  7710. *case: Option5
  7711. {
  7712. *PrintableArea: PAIR(4889, 719)
  7713. *PrintableOrigin: PAIR(185, 121)
  7714. *switch: Resolution
  7715. {
  7716. *case: Option1
  7717. {
  7718. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7719. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7720. *PrintableArea: PAIR(4888, 718)
  7721. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7722. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7723. *PrintableOrigin: PAIR(186, 122)
  7724. }
  7725. *case: Option2
  7726. {
  7727. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7728. *PrintableArea: PAIR(4889, 718)
  7729. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7730. *PrintableOrigin: PAIR(185, 122)
  7731. }
  7732. *case: Option3
  7733. {
  7734. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7735. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  7736. *PrintableArea: PAIR(4887, 718)
  7737. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7738. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7739. *PrintableOrigin: PAIR(186, 122)
  7740. }
  7741. }
  7742. }
  7743. }
  7744. }
  7745. *Option: Option46
  7746. {
  7747. *rcNameID: 366
  7748. *PageDimensions: PAIR(5400, 4680)
  7749. *PageProtectMem: 0
  7750. *Command: CmdSelect
  7751. {
  7752. *Order: DOC_SETUP.8
  7753. *Cmd: "<1B>C<000D>"
  7754. }
  7755. *switch: InputBin
  7756. {
  7757. *case: Option1
  7758. {
  7759. *PrintableArea: PAIR(4889, 4319)
  7760. *PrintableOrigin: PAIR(185, 121)
  7761. *switch: Resolution
  7762. {
  7763. *case: Option1
  7764. {
  7765. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7766. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7767. *PrintableArea: PAIR(4888, 4318)
  7768. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7769. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7770. *PrintableOrigin: PAIR(186, 122)
  7771. }
  7772. *case: Option2
  7773. {
  7774. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7775. *PrintableArea: PAIR(4889, 4318)
  7776. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7777. *PrintableOrigin: PAIR(185, 122)
  7778. }
  7779. *case: Option3
  7780. {
  7781. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7782. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7783. *PrintableArea: PAIR(4887, 4318)
  7784. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7785. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7786. *PrintableOrigin: PAIR(186, 122)
  7787. }
  7788. }
  7789. }
  7790. *case: Option2
  7791. {
  7792. *PrintableArea: PAIR(4889, 4552)
  7793. *PrintableOrigin: PAIR(185, 128)
  7794. *switch: Resolution
  7795. {
  7796. *case: Option1
  7797. {
  7798. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7799. *PrintableArea: PAIR(4888, 4552)
  7800. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7801. *PrintableOrigin: PAIR(186, 128)
  7802. }
  7803. *case: Option3
  7804. {
  7805. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7806. *PrintableArea: PAIR(4887, 4552)
  7807. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7808. *PrintableOrigin: PAIR(186, 128)
  7809. }
  7810. }
  7811. }
  7812. *case: Option3
  7813. {
  7814. *PrintableArea: PAIR(4889, 4319)
  7815. *PrintableOrigin: PAIR(185, 121)
  7816. *switch: Resolution
  7817. {
  7818. *case: Option1
  7819. {
  7820. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7821. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7822. *PrintableArea: PAIR(4888, 4318)
  7823. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7824. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7825. *PrintableOrigin: PAIR(186, 122)
  7826. }
  7827. *case: Option2
  7828. {
  7829. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7830. *PrintableArea: PAIR(4889, 4318)
  7831. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7832. *PrintableOrigin: PAIR(185, 122)
  7833. }
  7834. *case: Option3
  7835. {
  7836. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7837. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7838. *PrintableArea: PAIR(4887, 4318)
  7839. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7840. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7841. *PrintableOrigin: PAIR(186, 122)
  7842. }
  7843. }
  7844. }
  7845. *case: Option4
  7846. {
  7847. *PrintableArea: PAIR(4889, 4319)
  7848. *PrintableOrigin: PAIR(185, 121)
  7849. *switch: Resolution
  7850. {
  7851. *case: Option1
  7852. {
  7853. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7854. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7855. *PrintableArea: PAIR(4888, 4318)
  7856. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7857. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7858. *PrintableOrigin: PAIR(186, 122)
  7859. }
  7860. *case: Option2
  7861. {
  7862. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7863. *PrintableArea: PAIR(4889, 4318)
  7864. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7865. *PrintableOrigin: PAIR(185, 122)
  7866. }
  7867. *case: Option3
  7868. {
  7869. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7870. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7871. *PrintableArea: PAIR(4887, 4318)
  7872. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7873. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7874. *PrintableOrigin: PAIR(186, 122)
  7875. }
  7876. }
  7877. }
  7878. *case: Option5
  7879. {
  7880. *PrintableArea: PAIR(4889, 4319)
  7881. *PrintableOrigin: PAIR(185, 121)
  7882. *switch: Resolution
  7883. {
  7884. *case: Option1
  7885. {
  7886. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7887. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7888. *PrintableArea: PAIR(4888, 4318)
  7889. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7890. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7891. *PrintableOrigin: PAIR(186, 122)
  7892. }
  7893. *case: Option2
  7894. {
  7895. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7896. *PrintableArea: PAIR(4889, 4318)
  7897. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7898. *PrintableOrigin: PAIR(185, 122)
  7899. }
  7900. *case: Option3
  7901. {
  7902. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7903. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  7904. *PrintableArea: PAIR(4887, 4318)
  7905. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7906. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7907. *PrintableOrigin: PAIR(186, 122)
  7908. }
  7909. }
  7910. }
  7911. }
  7912. }
  7913. *Option: Option47
  7914. {
  7915. *rcNameID: 368
  7916. *PageDimensions: PAIR(5400, 1170)
  7917. *PageProtectMem: 0
  7918. *Command: CmdSelect
  7919. {
  7920. *Order: DOC_SETUP.8
  7921. *Cmd: "<1B>0<1B>C<1A>"
  7922. }
  7923. *switch: InputBin
  7924. {
  7925. *case: Option1
  7926. {
  7927. *PrintableArea: PAIR(4889, 809)
  7928. *PrintableOrigin: PAIR(185, 121)
  7929. *switch: Resolution
  7930. {
  7931. *case: Option1
  7932. {
  7933. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7934. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  7935. *PrintableArea: PAIR(4888, 808)
  7936. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7937. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7938. *PrintableOrigin: PAIR(186, 122)
  7939. }
  7940. *case: Option2
  7941. {
  7942. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  7943. *PrintableArea: PAIR(4889, 808)
  7944. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7945. *PrintableOrigin: PAIR(185, 122)
  7946. }
  7947. *case: Option3
  7948. {
  7949. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7950. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  7951. *PrintableArea: PAIR(4887, 808)
  7952. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7953. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7954. *PrintableOrigin: PAIR(186, 122)
  7955. }
  7956. }
  7957. }
  7958. *case: Option2
  7959. {
  7960. *PrintableArea: PAIR(4889, 1042)
  7961. *PrintableOrigin: PAIR(185, 128)
  7962. *switch: Resolution
  7963. {
  7964. *case: Option1
  7965. {
  7966. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7967. *PrintableArea: PAIR(4888, 1042)
  7968. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7969. *PrintableOrigin: PAIR(186, 128)
  7970. }
  7971. *case: Option3
  7972. {
  7973. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  7974. *PrintableArea: PAIR(4887, 1042)
  7975. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7976. *PrintableOrigin: PAIR(186, 128)
  7977. }
  7978. }
  7979. }
  7980. *case: Option3
  7981. {
  7982. *PrintableArea: PAIR(4889, 809)
  7983. *PrintableOrigin: PAIR(185, 121)
  7984. *switch: Resolution
  7985. {
  7986. *case: Option1
  7987. {
  7988. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  7989. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  7990. *PrintableArea: PAIR(4888, 808)
  7991. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  7992. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  7993. *PrintableOrigin: PAIR(186, 122)
  7994. }
  7995. *case: Option2
  7996. {
  7997. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  7998. *PrintableArea: PAIR(4889, 808)
  7999. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8000. *PrintableOrigin: PAIR(185, 122)
  8001. }
  8002. *case: Option3
  8003. {
  8004. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8005. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  8006. *PrintableArea: PAIR(4887, 808)
  8007. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8008. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8009. *PrintableOrigin: PAIR(186, 122)
  8010. }
  8011. }
  8012. }
  8013. *case: Option4
  8014. {
  8015. *PrintableArea: PAIR(4889, 809)
  8016. *PrintableOrigin: PAIR(185, 121)
  8017. *switch: Resolution
  8018. {
  8019. *case: Option1
  8020. {
  8021. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8022. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  8023. *PrintableArea: PAIR(4888, 808)
  8024. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8025. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8026. *PrintableOrigin: PAIR(186, 122)
  8027. }
  8028. *case: Option2
  8029. {
  8030. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  8031. *PrintableArea: PAIR(4889, 808)
  8032. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8033. *PrintableOrigin: PAIR(185, 122)
  8034. }
  8035. *case: Option3
  8036. {
  8037. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8038. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  8039. *PrintableArea: PAIR(4887, 808)
  8040. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8041. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8042. *PrintableOrigin: PAIR(186, 122)
  8043. }
  8044. }
  8045. }
  8046. *case: Option5
  8047. {
  8048. *PrintableArea: PAIR(4889, 809)
  8049. *PrintableOrigin: PAIR(185, 121)
  8050. *switch: Resolution
  8051. {
  8052. *case: Option1
  8053. {
  8054. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8055. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  8056. *PrintableArea: PAIR(4888, 808)
  8057. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8058. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8059. *PrintableOrigin: PAIR(186, 122)
  8060. }
  8061. *case: Option2
  8062. {
  8063. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  8064. *PrintableArea: PAIR(4889, 808)
  8065. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8066. *PrintableOrigin: PAIR(185, 122)
  8067. }
  8068. *case: Option3
  8069. {
  8070. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8071. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  8072. *PrintableArea: PAIR(4887, 808)
  8073. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8074. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8075. *PrintableOrigin: PAIR(186, 122)
  8076. }
  8077. }
  8078. }
  8079. }
  8080. }
  8081. *Option: Option48
  8082. {
  8083. *rcNameID: 370
  8084. *PageDimensions: PAIR(5400, 5040)
  8085. *PageProtectMem: 0
  8086. *Command: CmdSelect
  8087. {
  8088. *Order: DOC_SETUP.8
  8089. *Cmd: "<1B>C<000E>"
  8090. }
  8091. *switch: InputBin
  8092. {
  8093. *case: Option1
  8094. {
  8095. *PrintableArea: PAIR(4889, 4679)
  8096. *PrintableOrigin: PAIR(185, 121)
  8097. *switch: Resolution
  8098. {
  8099. *case: Option1
  8100. {
  8101. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8102. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8103. *PrintableArea: PAIR(4888, 4678)
  8104. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8105. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8106. *PrintableOrigin: PAIR(186, 122)
  8107. }
  8108. *case: Option2
  8109. {
  8110. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8111. *PrintableArea: PAIR(4889, 4678)
  8112. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8113. *PrintableOrigin: PAIR(185, 122)
  8114. }
  8115. *case: Option3
  8116. {
  8117. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8118. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8119. *PrintableArea: PAIR(4887, 4678)
  8120. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8121. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8122. *PrintableOrigin: PAIR(186, 122)
  8123. }
  8124. }
  8125. }
  8126. *case: Option2
  8127. {
  8128. *PrintableArea: PAIR(4889, 4912)
  8129. *PrintableOrigin: PAIR(185, 128)
  8130. *switch: Resolution
  8131. {
  8132. *case: Option1
  8133. {
  8134. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8135. *PrintableArea: PAIR(4888, 4912)
  8136. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8137. *PrintableOrigin: PAIR(186, 128)
  8138. }
  8139. *case: Option3
  8140. {
  8141. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8142. *PrintableArea: PAIR(4887, 4912)
  8143. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8144. *PrintableOrigin: PAIR(186, 128)
  8145. }
  8146. }
  8147. }
  8148. *case: Option3
  8149. {
  8150. *PrintableArea: PAIR(4889, 4679)
  8151. *PrintableOrigin: PAIR(185, 121)
  8152. *switch: Resolution
  8153. {
  8154. *case: Option1
  8155. {
  8156. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8157. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8158. *PrintableArea: PAIR(4888, 4678)
  8159. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8160. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8161. *PrintableOrigin: PAIR(186, 122)
  8162. }
  8163. *case: Option2
  8164. {
  8165. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8166. *PrintableArea: PAIR(4889, 4678)
  8167. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8168. *PrintableOrigin: PAIR(185, 122)
  8169. }
  8170. *case: Option3
  8171. {
  8172. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8173. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8174. *PrintableArea: PAIR(4887, 4678)
  8175. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8176. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8177. *PrintableOrigin: PAIR(186, 122)
  8178. }
  8179. }
  8180. }
  8181. *case: Option4
  8182. {
  8183. *PrintableArea: PAIR(4889, 4679)
  8184. *PrintableOrigin: PAIR(185, 121)
  8185. *switch: Resolution
  8186. {
  8187. *case: Option1
  8188. {
  8189. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8190. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8191. *PrintableArea: PAIR(4888, 4678)
  8192. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8193. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8194. *PrintableOrigin: PAIR(186, 122)
  8195. }
  8196. *case: Option2
  8197. {
  8198. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8199. *PrintableArea: PAIR(4889, 4678)
  8200. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8201. *PrintableOrigin: PAIR(185, 122)
  8202. }
  8203. *case: Option3
  8204. {
  8205. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8206. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8207. *PrintableArea: PAIR(4887, 4678)
  8208. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8209. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8210. *PrintableOrigin: PAIR(186, 122)
  8211. }
  8212. }
  8213. }
  8214. *case: Option5
  8215. {
  8216. *PrintableArea: PAIR(4889, 4679)
  8217. *PrintableOrigin: PAIR(185, 121)
  8218. *switch: Resolution
  8219. {
  8220. *case: Option1
  8221. {
  8222. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8223. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8224. *PrintableArea: PAIR(4888, 4678)
  8225. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8226. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8227. *PrintableOrigin: PAIR(186, 122)
  8228. }
  8229. *case: Option2
  8230. {
  8231. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8232. *PrintableArea: PAIR(4889, 4678)
  8233. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8234. *PrintableOrigin: PAIR(185, 122)
  8235. }
  8236. *case: Option3
  8237. {
  8238. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8239. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  8240. *PrintableArea: PAIR(4887, 4678)
  8241. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8242. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8243. *PrintableOrigin: PAIR(186, 122)
  8244. }
  8245. }
  8246. }
  8247. }
  8248. }
  8249. *Option: Option49
  8250. {
  8251. *rcNameID: 372
  8252. *PageDimensions: PAIR(5400, 1260)
  8253. *PageProtectMem: 0
  8254. *Command: CmdSelect
  8255. {
  8256. *Order: DOC_SETUP.8
  8257. *Cmd: "<1B>0<1B>C<1C>"
  8258. }
  8259. *switch: InputBin
  8260. {
  8261. *case: Option1
  8262. {
  8263. *PrintableArea: PAIR(4889, 899)
  8264. *PrintableOrigin: PAIR(185, 121)
  8265. *switch: Resolution
  8266. {
  8267. *case: Option1
  8268. {
  8269. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8270. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8271. *PrintableArea: PAIR(4888, 898)
  8272. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8273. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8274. *PrintableOrigin: PAIR(186, 122)
  8275. }
  8276. *case: Option2
  8277. {
  8278. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8279. *PrintableArea: PAIR(4889, 898)
  8280. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8281. *PrintableOrigin: PAIR(185, 122)
  8282. }
  8283. *case: Option3
  8284. {
  8285. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8286. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8287. *PrintableArea: PAIR(4887, 898)
  8288. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8289. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8290. *PrintableOrigin: PAIR(186, 122)
  8291. }
  8292. }
  8293. }
  8294. *case: Option2
  8295. {
  8296. *PrintableArea: PAIR(4889, 1132)
  8297. *PrintableOrigin: PAIR(185, 128)
  8298. *switch: Resolution
  8299. {
  8300. *case: Option1
  8301. {
  8302. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8303. *PrintableArea: PAIR(4888, 1132)
  8304. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8305. *PrintableOrigin: PAIR(186, 128)
  8306. }
  8307. *case: Option3
  8308. {
  8309. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8310. *PrintableArea: PAIR(4887, 1132)
  8311. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8312. *PrintableOrigin: PAIR(186, 128)
  8313. }
  8314. }
  8315. }
  8316. *case: Option3
  8317. {
  8318. *PrintableArea: PAIR(4889, 899)
  8319. *PrintableOrigin: PAIR(185, 121)
  8320. *switch: Resolution
  8321. {
  8322. *case: Option1
  8323. {
  8324. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8325. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8326. *PrintableArea: PAIR(4888, 898)
  8327. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8328. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8329. *PrintableOrigin: PAIR(186, 122)
  8330. }
  8331. *case: Option2
  8332. {
  8333. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8334. *PrintableArea: PAIR(4889, 898)
  8335. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8336. *PrintableOrigin: PAIR(185, 122)
  8337. }
  8338. *case: Option3
  8339. {
  8340. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8341. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8342. *PrintableArea: PAIR(4887, 898)
  8343. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8344. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8345. *PrintableOrigin: PAIR(186, 122)
  8346. }
  8347. }
  8348. }
  8349. *case: Option4
  8350. {
  8351. *PrintableArea: PAIR(4889, 899)
  8352. *PrintableOrigin: PAIR(185, 121)
  8353. *switch: Resolution
  8354. {
  8355. *case: Option1
  8356. {
  8357. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8358. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8359. *PrintableArea: PAIR(4888, 898)
  8360. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8361. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8362. *PrintableOrigin: PAIR(186, 122)
  8363. }
  8364. *case: Option2
  8365. {
  8366. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8367. *PrintableArea: PAIR(4889, 898)
  8368. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8369. *PrintableOrigin: PAIR(185, 122)
  8370. }
  8371. *case: Option3
  8372. {
  8373. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8374. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8375. *PrintableArea: PAIR(4887, 898)
  8376. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8377. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8378. *PrintableOrigin: PAIR(186, 122)
  8379. }
  8380. }
  8381. }
  8382. *case: Option5
  8383. {
  8384. *PrintableArea: PAIR(4889, 899)
  8385. *PrintableOrigin: PAIR(185, 121)
  8386. *switch: Resolution
  8387. {
  8388. *case: Option1
  8389. {
  8390. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  8391. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8392. *PrintableArea: PAIR(4888, 898)
  8393. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8394. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8395. *PrintableOrigin: PAIR(186, 122)
  8396. }
  8397. *case: Option2
  8398. {
  8399. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8400. *PrintableArea: PAIR(4889, 898)
  8401. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8402. *PrintableOrigin: PAIR(185, 122)
  8403. }
  8404. *case: Option3
  8405. {
  8406. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  8407. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  8408. *PrintableArea: PAIR(4887, 898)
  8409. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  8410. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  8411. *PrintableOrigin: PAIR(186, 122)
  8412. }
  8413. }
  8414. }
  8415. }
  8416. }
  8417. *Option: CUSTOMSIZE
  8418. {
  8419. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  8420. *MinSize: PAIR(1440, 1440)
  8421. *MaxSize: PAIR(5954, 7920)
  8422. *MaxPrintableWidth: 5954
  8423. *MinLeftMargin: 0
  8424. *CenterPrintable?: FALSE
  8425. *switch: InputBin
  8426. {
  8427. *case: Option1
  8428. {
  8429. *TopMargin: 121
  8430. *BottomMargin: 240
  8431. *CustCursorOriginX: %d{43}
  8432. *CustCursorOriginY: %d{121}
  8433. *CustPrintableOriginX: %d{43}
  8434. *CustPrintableOriginY: %d{121}
  8435. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  8436. *CustPrintableSizeY: %d{PhysPaperLength-361}
  8437. }
  8438. *case: Option2
  8439. {
  8440. *TopMargin: 128
  8441. *BottomMargin: 0
  8442. *CustCursorOriginX: %d{43}
  8443. *CustCursorOriginY: %d{128}
  8444. *CustPrintableOriginX: %d{43}
  8445. *CustPrintableOriginY: %d{128}
  8446. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  8447. *CustPrintableSizeY: %d{PhysPaperLength-128}
  8448. }
  8449. *case: Option3
  8450. {
  8451. *TopMargin: 121
  8452. *BottomMargin: 240
  8453. *CustCursorOriginX: %d{43}
  8454. *CustCursorOriginY: %d{121}
  8455. *CustPrintableOriginX: %d{43}
  8456. *CustPrintableOriginY: %d{121}
  8457. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  8458. *CustPrintableSizeY: %d{PhysPaperLength-361}
  8459. }
  8460. *case: Option4
  8461. {
  8462. *TopMargin: 121
  8463. *BottomMargin: 240
  8464. *CustCursorOriginX: %d{43}
  8465. *CustCursorOriginY: %d{121}
  8466. *CustPrintableOriginX: %d{43}
  8467. *CustPrintableOriginY: %d{121}
  8468. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  8469. *CustPrintableSizeY: %d{PhysPaperLength-361}
  8470. }
  8471. *case: Option5
  8472. {
  8473. *TopMargin: 121
  8474. *BottomMargin: 240
  8475. *CustCursorOriginX: %d{43}
  8476. *CustCursorOriginY: %d{121}
  8477. *CustPrintableOriginX: %d{43}
  8478. *CustPrintableOriginY: %d{121}
  8479. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  8480. *CustPrintableSizeY: %d{PhysPaperLength-361}
  8481. }
  8482. }
  8483. *PageProtectMem: 0
  8484. *Command: CmdSelect
  8485. {
  8486. *Order: DOC_SETUP.8
  8487. *Cmd: "<1B>(C<0200>" %l{PhysPaperLength / 60}"<1B>(c<04000000>" %l{PhysPaperLength / 60}"<1B>N"
  8488. + "<00>"
  8489. }
  8490. }
  8491. }
  8492. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option15)
  8493. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option16)
  8494. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option21)
  8495. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option22)
  8496. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option23)
  8497. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option24)
  8498. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option25)
  8499. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option26)
  8500. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option27)
  8501. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option28)
  8502. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option29)
  8503. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option30)
  8504. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option31)
  8505. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option32)
  8506. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option33)
  8507. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option34)
  8508. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option35)
  8509. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option36)
  8510. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option37)
  8511. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option38)
  8512. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option39)
  8513. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option40)
  8514. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option41)
  8515. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option42)
  8516. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option43)
  8517. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option44)
  8518. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option45)
  8519. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option46)
  8520. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option47)
  8521. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option48)
  8522. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option49)
  8523. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
  8524. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A3_ROTATED)
  8525. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4)
  8526. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4_ROTATED)
  8527. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
  8528. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5_ROTATED)
  8529. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option7)
  8530. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option8)
  8531. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
  8532. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4_JIS_ROTATED)
  8533. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
  8534. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
  8535. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LETTER)
  8536. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LEGAL)
  8537. *InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD)
  8538. *InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD_ROTATED)
  8539. *InvalidCombination: LIST(InputBin.Option2, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  8540. *InvalidCombination: LIST(InputBin.Option2, PaperSize.DBL_JAPANESE_POSTCARD)
  8541. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option15)
  8542. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option16)
  8543. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option21)
  8544. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option22)
  8545. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option23)
  8546. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option24)
  8547. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option25)
  8548. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option26)
  8549. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option27)
  8550. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option28)
  8551. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option29)
  8552. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option30)
  8553. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option31)
  8554. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option32)
  8555. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option33)
  8556. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option34)
  8557. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option35)
  8558. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option36)
  8559. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option37)
  8560. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option38)
  8561. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option39)
  8562. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option40)
  8563. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option41)
  8564. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option42)
  8565. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option43)
  8566. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option44)
  8567. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option45)
  8568. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option46)
  8569. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option47)
  8570. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option48)
  8571. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option49)
  8572. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option15)
  8573. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option16)
  8574. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option21)
  8575. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option22)
  8576. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option23)
  8577. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option24)
  8578. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option25)
  8579. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option26)
  8580. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option27)
  8581. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option28)
  8582. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option29)
  8583. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option30)
  8584. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option31)
  8585. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option32)
  8586. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option33)
  8587. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option34)
  8588. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option35)
  8589. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option36)
  8590. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option37)
  8591. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option38)
  8592. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option39)
  8593. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option40)
  8594. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option41)
  8595. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option42)
  8596. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option43)
  8597. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option44)
  8598. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option45)
  8599. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option46)
  8600. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option47)
  8601. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option48)
  8602. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option49)
  8603. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option15)
  8604. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option16)
  8605. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option21)
  8606. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option22)
  8607. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option23)
  8608. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option24)
  8609. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option25)
  8610. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option26)
  8611. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option27)
  8612. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option28)
  8613. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option29)
  8614. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option30)
  8615. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option31)
  8616. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option32)
  8617. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option33)
  8618. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option34)
  8619. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option35)
  8620. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option36)
  8621. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option37)
  8622. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option38)
  8623. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option39)
  8624. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option40)
  8625. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option41)
  8626. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option42)
  8627. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option43)
  8628. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option44)
  8629. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option45)
  8630. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option46)
  8631. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option47)
  8632. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option48)
  8633. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option49)
  8634. *Feature: PrintQuality
  8635. {
  8636. *rcNameID: =TEXT_QUALITY_DISPLAY
  8637. *DefaultOption: LETTER_QUALITY
  8638. *Option: LETTER_QUALITY
  8639. {
  8640. *rcNameID: =LETTER_QUALITY_DISPLAY
  8641. *Command: CmdSelect
  8642. {
  8643. *Order: DOC_SETUP.7
  8644. *Cmd: "<1B>x<011C>x<00>"
  8645. }
  8646. }
  8647. *Option: DRAFT_QUALITY
  8648. {
  8649. *rcNameID: =DRAFT_QUALITY_DISPLAY
  8650. *Command: CmdSelect
  8651. {
  8652. *Order: DOC_SETUP.7
  8653. *Cmd: "<1B>x<001C>x<01>"
  8654. }
  8655. }
  8656. }
  8657. *Feature: Halftone
  8658. {
  8659. *rcNameID: =HALFTONING_DISPLAY
  8660. *DefaultOption: HT_PATSIZE_AUTO
  8661. *Option: HT_PATSIZE_AUTO
  8662. {
  8663. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  8664. }
  8665. *Option: HT_PATSIZE_SUPERCELL_M
  8666. {
  8667. *rcNameID: =HT_SUPERCELL_DISPLAY
  8668. }
  8669. *Option: HT_PATSIZE_6x6_M
  8670. {
  8671. *rcNameID: =HT_DITHER6X6_DISPLAY
  8672. }
  8673. *Option: HT_PATSIZE_8x8_M
  8674. {
  8675. *rcNameID: =HT_DITHER8X8_DISPLAY
  8676. }
  8677. }
  8678. *Command: CmdStartDoc
  8679. {
  8680. *Order: DOC_SETUP.1
  8681. *Cmd: "<1B>(R<080000>REMOTE1PM<020000001B0000001B>S<1B1B>S<1C1B>@<181B>t<011B>R<00>"
  8682. }
  8683. *Command: CmdStartPage
  8684. {
  8685. *Order: PAGE_SETUP.1
  8686. *Cmd: "<0D>"
  8687. }
  8688. *Command: CmdEndJob
  8689. {
  8690. *Order: JOB_FINISH.1
  8691. *Cmd: "<1B>(R<080000>REMOTE1LD<00001B0000001B>S<1B1B>SK"
  8692. }
  8693. *RotateCoordinate?: FALSE
  8694. *RotateRaster?: FALSE
  8695. *RotateFont?: FALSE
  8696. *switch: Orientation
  8697. {
  8698. *case: PORTRAIT
  8699. {
  8700. *TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
  8701. }
  8702. *case: LANDSCAPE_CC270
  8703. {
  8704. *TextCaps: LIST(TC_RA_ABLE)
  8705. }
  8706. }
  8707. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  8708. *YMoveAttributes: LIST(SEND_CR_FIRST)
  8709. *MaxLineSpacing: 255
  8710. *XMoveThreshold: 0
  8711. *YMoveThreshold: *
  8712. *XMoveUnit: 60
  8713. *YMoveUnit: 180
  8714. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
  8715. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  8716. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  8717. *Command: CmdCR { *Cmd : "<0D>" }
  8718. *Command: CmdLF { *Cmd : "<0A>" }
  8719. *Command: CmdFF { *Cmd : "<0C>" }
  8720. *Command: CmdBackSpace { *Cmd : "<08>" }
  8721. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  8722. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  8723. *EjectPageWithFF?: TRUE
  8724. *OutputDataFormat: V_BYTE
  8725. *OptimizeLeftBound?: FALSE
  8726. *CursorXAfterSendBlockData: AT_GRXDATA_END
  8727. *CursorYAfterSendBlockData: NO_MOVE
  8728. *DefaultFont: 1
  8729. *DefaultCTT: -1
  8730. *switch: Orientation
  8731. {
  8732. *case: PORTRAIT
  8733. {
  8734. *DeviceFonts: LIST(1,3,5,6,7,8,9,10,11,12,13,14,15,16,
  8735. + 17,18,19,20)
  8736. }
  8737. *case: LANDSCAPE_CC270
  8738. {
  8739. *DeviceFonts: LIST()
  8740. }
  8741. }
  8742. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  8743. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  8744. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  8745. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  8746. *Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
  8747. *Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }