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.

6681 lines
348 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "EPV1100J.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "EPSON VP-1100"
  11. *MasterUnits: PAIR(360, 360)
  12. *ResourceDLL: "EPE2JRES.DLL"
  13. *PrinterType: SERIAL
  14. *PrintRateUnit: CPS
  15. *PrintRate: 225
  16. *Feature: Orientation
  17. {
  18. *rcNameID: =ORIENTATION_DISPLAY
  19. *DefaultOption: PORTRAIT
  20. *Option: PORTRAIT
  21. {
  22. *rcNameID: =PORTRAIT_DISPLAY
  23. }
  24. *Option: LANDSCAPE_CC270
  25. {
  26. *rcNameID: =LANDSCAPE_DISPLAY
  27. }
  28. }
  29. *Feature: InputBin
  30. {
  31. *rcNameID: =PAPER_SOURCE_DISPLAY
  32. *DefaultOption: Option1
  33. *Option: Option1
  34. {
  35. *rcNameID: 374
  36. *Command: CmdSelect
  37. {
  38. *Order: DOC_SETUP.7
  39. *Cmd: "<1B>O"
  40. }
  41. }
  42. *Option: Option2
  43. {
  44. *rcNameID: 376
  45. *Command: CmdSelect
  46. {
  47. *Order: DOC_SETUP.7
  48. *Cmd: "<1B>O"
  49. }
  50. }
  51. *Option: Option3
  52. {
  53. *rcNameID: 380
  54. *Command: CmdSelect
  55. {
  56. *Order: DOC_SETUP.7
  57. *Cmd: "<1B19>1"
  58. }
  59. }
  60. *Option: Option4
  61. {
  62. *rcNameID: 382
  63. *Command: CmdSelect
  64. {
  65. *Order: DOC_SETUP.7
  66. *Cmd: "<1B19>2"
  67. }
  68. }
  69. }
  70. *Feature: Resolution
  71. {
  72. *rcNameID: =RESOLUTION_DISPLAY
  73. *DefaultOption: Option1
  74. *Option: Option1
  75. {
  76. *Name: "180 x 180 dots per inch"
  77. *DPI: PAIR(180, 180)
  78. *TextDPI: PAIR(180, 180)
  79. *PinsPerLogPass: 24
  80. *PinsPerPhysPass: 24
  81. *MinStripBlankPixels: 360
  82. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  83. *SpotDiameter: 160
  84. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  85. }
  86. *Option: Option2
  87. {
  88. *Name: "360 x 180 dots per inch"
  89. *DPI: PAIR(360, 180)
  90. *TextDPI: PAIR(360, 180)
  91. *PinsPerLogPass: 24
  92. *PinsPerPhysPass: 24
  93. *MinStripBlankPixels: 360
  94. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  95. *SpotDiameter: 160
  96. *Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
  97. }
  98. *Option: Option3
  99. {
  100. *Name: "120 x 180 dots per inch"
  101. *DPI: PAIR(120, 180)
  102. *TextDPI: PAIR(120, 180)
  103. *PinsPerLogPass: 24
  104. *PinsPerPhysPass: 24
  105. *MinStripBlankPixels: 240
  106. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  107. *SpotDiameter: 120
  108. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  109. }
  110. }
  111. *Feature: PaperSize
  112. {
  113. *rcNameID: =PAPER_SIZE_DISPLAY
  114. *DefaultOption: A4
  115. *Option: A3
  116. {
  117. *rcNameID: =A3_DISPLAY
  118. *PageProtectMem: 0
  119. *Command: CmdSelect
  120. {
  121. *Order: DOC_SETUP.8
  122. *Cmd: "<1B>C<0010>"
  123. }
  124. *switch: InputBin
  125. {
  126. *case: Option1
  127. {
  128. *PrintableArea: PAIR(4122, 5593)
  129. *PrintableOrigin: PAIR(43, 121)
  130. *switch: Resolution
  131. {
  132. *case: Option1
  133. {
  134. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  135. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  136. *PrintableArea: PAIR(4120, 5592)
  137. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  138. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  139. *PrintableOrigin: PAIR(44, 122)
  140. }
  141. *case: Option2
  142. {
  143. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  144. *PrintableArea: PAIR(4122, 5592)
  145. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  146. *PrintableOrigin: PAIR(43, 122)
  147. }
  148. *case: Option3
  149. {
  150. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  151. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  152. *PrintableArea: PAIR(4119, 5592)
  153. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  154. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  155. *PrintableOrigin: PAIR(45, 122)
  156. }
  157. }
  158. }
  159. *case: Option2
  160. {
  161. *PrintableArea: PAIR(4122, 5826)
  162. *PrintableOrigin: PAIR(43, 128)
  163. *switch: Resolution
  164. {
  165. *case: Option1
  166. {
  167. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  168. *PrintableArea: PAIR(4120, 5826)
  169. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  170. *PrintableOrigin: PAIR(44, 128)
  171. }
  172. *case: Option3
  173. {
  174. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  175. *PrintableArea: PAIR(4119, 5826)
  176. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  177. *PrintableOrigin: PAIR(45, 128)
  178. }
  179. }
  180. }
  181. *case: Option3
  182. {
  183. *PrintableArea: PAIR(4122, 5593)
  184. *PrintableOrigin: PAIR(43, 121)
  185. *switch: Resolution
  186. {
  187. *case: Option1
  188. {
  189. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  190. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  191. *PrintableArea: PAIR(4120, 5592)
  192. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  193. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  194. *PrintableOrigin: PAIR(44, 122)
  195. }
  196. *case: Option2
  197. {
  198. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  199. *PrintableArea: PAIR(4122, 5592)
  200. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  201. *PrintableOrigin: PAIR(43, 122)
  202. }
  203. *case: Option3
  204. {
  205. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  206. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  207. *PrintableArea: PAIR(4119, 5592)
  208. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  209. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  210. *PrintableOrigin: PAIR(45, 122)
  211. }
  212. }
  213. }
  214. *case: Option4
  215. {
  216. *PrintableArea: PAIR(4122, 5593)
  217. *PrintableOrigin: PAIR(43, 121)
  218. *switch: Resolution
  219. {
  220. *case: Option1
  221. {
  222. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  223. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  224. *PrintableArea: PAIR(4120, 5592)
  225. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  226. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  227. *PrintableOrigin: PAIR(44, 122)
  228. }
  229. *case: Option2
  230. {
  231. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  232. *PrintableArea: PAIR(4122, 5592)
  233. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  234. *PrintableOrigin: PAIR(43, 122)
  235. }
  236. *case: Option3
  237. {
  238. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  239. *% Warning: the following printable length is adjusted (5593->5592) so it is divisible by the resolution Y scale.
  240. *PrintableArea: PAIR(4119, 5592)
  241. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  242. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  243. *PrintableOrigin: PAIR(45, 122)
  244. }
  245. }
  246. }
  247. }
  248. }
  249. *Option: A4
  250. {
  251. *rcNameID: =A4_DISPLAY
  252. *PageProtectMem: 0
  253. *Command: CmdSelect
  254. {
  255. *Order: DOC_SETUP.8
  256. *Cmd: "<1B>C<000C>"
  257. }
  258. *switch: InputBin
  259. {
  260. *case: Option1
  261. {
  262. *PrintableArea: PAIR(2891, 3847)
  263. *PrintableOrigin: PAIR(43, 121)
  264. *switch: Resolution
  265. {
  266. *case: Option1
  267. {
  268. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  269. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  270. *PrintableArea: PAIR(2890, 3846)
  271. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  272. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  273. *PrintableOrigin: PAIR(44, 122)
  274. }
  275. *case: Option2
  276. {
  277. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  278. *PrintableArea: PAIR(2891, 3846)
  279. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  280. *PrintableOrigin: PAIR(43, 122)
  281. }
  282. *case: Option3
  283. {
  284. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  285. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  286. *PrintableArea: PAIR(2889, 3846)
  287. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  288. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  289. *PrintableOrigin: PAIR(45, 122)
  290. }
  291. }
  292. }
  293. *case: Option2
  294. {
  295. *PrintableArea: PAIR(2891, 4080)
  296. *PrintableOrigin: PAIR(43, 128)
  297. *switch: Resolution
  298. {
  299. *case: Option1
  300. {
  301. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  302. *PrintableArea: PAIR(2890, 4080)
  303. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  304. *PrintableOrigin: PAIR(44, 128)
  305. }
  306. *case: Option3
  307. {
  308. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  309. *PrintableArea: PAIR(2889, 4080)
  310. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  311. *PrintableOrigin: PAIR(45, 128)
  312. }
  313. }
  314. }
  315. *case: Option3
  316. {
  317. *PrintableArea: PAIR(2891, 3847)
  318. *PrintableOrigin: PAIR(43, 121)
  319. *switch: Resolution
  320. {
  321. *case: Option1
  322. {
  323. *% Warning: the following printable width is adjusted (2891->2890) 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(2890, 3846)
  326. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  327. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  328. *PrintableOrigin: PAIR(44, 122)
  329. }
  330. *case: Option2
  331. {
  332. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  333. *PrintableArea: PAIR(2891, 3846)
  334. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  335. *PrintableOrigin: PAIR(43, 122)
  336. }
  337. *case: Option3
  338. {
  339. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  340. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  341. *PrintableArea: PAIR(2889, 3846)
  342. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  343. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  344. *PrintableOrigin: PAIR(45, 122)
  345. }
  346. }
  347. }
  348. *case: Option4
  349. {
  350. *PrintableArea: PAIR(2891, 3847)
  351. *PrintableOrigin: PAIR(43, 121)
  352. *switch: Resolution
  353. {
  354. *case: Option1
  355. {
  356. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  357. *% Warning: the following printable length is adjusted (3847->3846) so it is divisible by the resolution Y scale.
  358. *PrintableArea: PAIR(2890, 3846)
  359. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  360. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  361. *PrintableOrigin: PAIR(44, 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(2891, 3846)
  367. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  368. *PrintableOrigin: PAIR(43, 122)
  369. }
  370. *case: Option3
  371. {
  372. *% Warning: the following printable width is adjusted (2891->2889) 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(2889, 3846)
  375. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  376. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  377. *PrintableOrigin: PAIR(45, 122)
  378. }
  379. }
  380. }
  381. }
  382. }
  383. *Option: A4_ROTATED
  384. {
  385. *rcNameID: =A4_ROTATED_DISPLAY
  386. *PageProtectMem: 0
  387. *Command: CmdSelect
  388. {
  389. *Order: DOC_SETUP.8
  390. *Cmd: "<1B>C<0008>"
  391. }
  392. *switch: InputBin
  393. {
  394. *case: Option1
  395. {
  396. *PrintableArea: PAIR(4122, 2616)
  397. *PrintableOrigin: PAIR(43, 121)
  398. *switch: Resolution
  399. {
  400. *case: Option1
  401. {
  402. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  403. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  404. *PrintableArea: PAIR(4120, 2614)
  405. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  406. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  407. *PrintableOrigin: PAIR(44, 122)
  408. }
  409. *case: Option2
  410. {
  411. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  412. *PrintableArea: PAIR(4122, 2614)
  413. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  414. *PrintableOrigin: PAIR(43, 122)
  415. }
  416. *case: Option3
  417. {
  418. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  419. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  420. *PrintableArea: PAIR(4119, 2614)
  421. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  422. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  423. *PrintableOrigin: PAIR(45, 122)
  424. }
  425. }
  426. }
  427. *case: Option2
  428. {
  429. *PrintableArea: PAIR(4122, 2849)
  430. *PrintableOrigin: PAIR(43, 128)
  431. *switch: Resolution
  432. {
  433. *case: Option1
  434. {
  435. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  436. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  437. *PrintableArea: PAIR(4120, 2848)
  438. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  439. *PrintableOrigin: PAIR(44, 128)
  440. }
  441. *case: Option2
  442. {
  443. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  444. *PrintableArea: PAIR(4122, 2848)
  445. }
  446. *case: Option3
  447. {
  448. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  449. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  450. *PrintableArea: PAIR(4119, 2848)
  451. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  452. *PrintableOrigin: PAIR(45, 128)
  453. }
  454. }
  455. }
  456. *case: Option3
  457. {
  458. *PrintableArea: PAIR(4122, 2616)
  459. *PrintableOrigin: PAIR(43, 121)
  460. *switch: Resolution
  461. {
  462. *case: Option1
  463. {
  464. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  465. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  466. *PrintableArea: PAIR(4120, 2614)
  467. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  468. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  469. *PrintableOrigin: PAIR(44, 122)
  470. }
  471. *case: Option2
  472. {
  473. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  474. *PrintableArea: PAIR(4122, 2614)
  475. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  476. *PrintableOrigin: PAIR(43, 122)
  477. }
  478. *case: Option3
  479. {
  480. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  481. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  482. *PrintableArea: PAIR(4119, 2614)
  483. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  484. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  485. *PrintableOrigin: PAIR(45, 122)
  486. }
  487. }
  488. }
  489. *case: Option4
  490. {
  491. *PrintableArea: PAIR(4122, 2616)
  492. *PrintableOrigin: PAIR(43, 121)
  493. *switch: Resolution
  494. {
  495. *case: Option1
  496. {
  497. *% Warning: the following printable width is adjusted (4122->4120) so it is divisible by the resolution X scale.
  498. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  499. *PrintableArea: PAIR(4120, 2614)
  500. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  501. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  502. *PrintableOrigin: PAIR(44, 122)
  503. }
  504. *case: Option2
  505. {
  506. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  507. *PrintableArea: PAIR(4122, 2614)
  508. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  509. *PrintableOrigin: PAIR(43, 122)
  510. }
  511. *case: Option3
  512. {
  513. *% Warning: the following printable width is adjusted (4122->4119) so it is divisible by the resolution X scale.
  514. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  515. *PrintableArea: PAIR(4119, 2614)
  516. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  517. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  518. *PrintableOrigin: PAIR(45, 122)
  519. }
  520. }
  521. }
  522. }
  523. }
  524. *Option: A5
  525. {
  526. *rcNameID: =A5_DISPLAY
  527. *PageProtectMem: 0
  528. *Command: CmdSelect
  529. {
  530. *Order: DOC_SETUP.8
  531. *Cmd: "<1B>C<0008>"
  532. }
  533. *switch: InputBin
  534. {
  535. *case: Option1
  536. {
  537. *PrintableArea: PAIR(2013, 2616)
  538. *PrintableOrigin: PAIR(43, 121)
  539. *switch: Resolution
  540. {
  541. *case: Option1
  542. {
  543. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  544. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  545. *PrintableArea: PAIR(2012, 2614)
  546. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  547. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  548. *PrintableOrigin: PAIR(44, 122)
  549. }
  550. *case: Option2
  551. {
  552. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  553. *PrintableArea: PAIR(2013, 2614)
  554. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  555. *PrintableOrigin: PAIR(43, 122)
  556. }
  557. *case: Option3
  558. {
  559. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  560. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  561. *PrintableArea: PAIR(2010, 2614)
  562. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  563. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  564. *PrintableOrigin: PAIR(45, 122)
  565. }
  566. }
  567. }
  568. *case: Option2
  569. {
  570. *PrintableArea: PAIR(2013, 2849)
  571. *PrintableOrigin: PAIR(43, 128)
  572. *switch: Resolution
  573. {
  574. *case: Option1
  575. {
  576. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  577. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  578. *PrintableArea: PAIR(2012, 2848)
  579. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  580. *PrintableOrigin: PAIR(44, 128)
  581. }
  582. *case: Option2
  583. {
  584. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  585. *PrintableArea: PAIR(2013, 2848)
  586. }
  587. *case: Option3
  588. {
  589. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  590. *% Warning: the following printable length is adjusted (2849->2848) so it is divisible by the resolution Y scale.
  591. *PrintableArea: PAIR(2010, 2848)
  592. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  593. *PrintableOrigin: PAIR(45, 128)
  594. }
  595. }
  596. }
  597. *case: Option3
  598. {
  599. *PrintableArea: PAIR(2013, 2616)
  600. *PrintableOrigin: PAIR(43, 121)
  601. *switch: Resolution
  602. {
  603. *case: Option1
  604. {
  605. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  606. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  607. *PrintableArea: PAIR(2012, 2614)
  608. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  609. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  610. *PrintableOrigin: PAIR(44, 122)
  611. }
  612. *case: Option2
  613. {
  614. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  615. *PrintableArea: PAIR(2013, 2614)
  616. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  617. *PrintableOrigin: PAIR(43, 122)
  618. }
  619. *case: Option3
  620. {
  621. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  622. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  623. *PrintableArea: PAIR(2010, 2614)
  624. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  625. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  626. *PrintableOrigin: PAIR(45, 122)
  627. }
  628. }
  629. }
  630. *case: Option4
  631. {
  632. *PrintableArea: PAIR(2013, 2616)
  633. *PrintableOrigin: PAIR(43, 121)
  634. *switch: Resolution
  635. {
  636. *case: Option1
  637. {
  638. *% Warning: the following printable width is adjusted (2013->2012) so it is divisible by the resolution X scale.
  639. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  640. *PrintableArea: PAIR(2012, 2614)
  641. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  642. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  643. *PrintableOrigin: PAIR(44, 122)
  644. }
  645. *case: Option2
  646. {
  647. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  648. *PrintableArea: PAIR(2013, 2614)
  649. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  650. *PrintableOrigin: PAIR(43, 122)
  651. }
  652. *case: Option3
  653. {
  654. *% Warning: the following printable width is adjusted (2013->2010) so it is divisible by the resolution X scale.
  655. *% Warning: the following printable length is adjusted (2616->2614) so it is divisible by the resolution Y scale.
  656. *PrintableArea: PAIR(2010, 2614)
  657. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  658. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  659. *PrintableOrigin: PAIR(45, 122)
  660. }
  661. }
  662. }
  663. }
  664. }
  665. *Option: A5_ROTATED
  666. {
  667. *rcNameID: =A5_ROTATED_DISPLAY
  668. *PageProtectMem: 0
  669. *Command: CmdSelect
  670. {
  671. *Order: DOC_SETUP.8
  672. *Cmd: "<1B>C<0006>"
  673. }
  674. *switch: InputBin
  675. {
  676. *case: Option1
  677. {
  678. *PrintableArea: PAIR(2891, 1738)
  679. *PrintableOrigin: PAIR(43, 121)
  680. *switch: Resolution
  681. {
  682. *case: Option1
  683. {
  684. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  685. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  686. *PrintableArea: PAIR(2890, 1736)
  687. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  688. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  689. *PrintableOrigin: PAIR(44, 122)
  690. }
  691. *case: Option2
  692. {
  693. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  694. *PrintableArea: PAIR(2891, 1736)
  695. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  696. *PrintableOrigin: PAIR(43, 122)
  697. }
  698. *case: Option3
  699. {
  700. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  701. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  702. *PrintableArea: PAIR(2889, 1736)
  703. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  704. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  705. *PrintableOrigin: PAIR(45, 122)
  706. }
  707. }
  708. }
  709. *case: Option2
  710. {
  711. *PrintableArea: PAIR(2891, 1971)
  712. *PrintableOrigin: PAIR(43, 128)
  713. *switch: Resolution
  714. {
  715. *case: Option1
  716. {
  717. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  718. *% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
  719. *PrintableArea: PAIR(2890, 1970)
  720. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  721. *PrintableOrigin: PAIR(44, 128)
  722. }
  723. *case: Option2
  724. {
  725. *% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
  726. *PrintableArea: PAIR(2891, 1970)
  727. }
  728. *case: Option3
  729. {
  730. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  731. *% Warning: the following printable length is adjusted (1971->1970) so it is divisible by the resolution Y scale.
  732. *PrintableArea: PAIR(2889, 1970)
  733. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  734. *PrintableOrigin: PAIR(45, 128)
  735. }
  736. }
  737. }
  738. *case: Option3
  739. {
  740. *PrintableArea: PAIR(2891, 1738)
  741. *PrintableOrigin: PAIR(43, 121)
  742. *switch: Resolution
  743. {
  744. *case: Option1
  745. {
  746. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  747. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  748. *PrintableArea: PAIR(2890, 1736)
  749. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  750. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  751. *PrintableOrigin: PAIR(44, 122)
  752. }
  753. *case: Option2
  754. {
  755. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  756. *PrintableArea: PAIR(2891, 1736)
  757. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  758. *PrintableOrigin: PAIR(43, 122)
  759. }
  760. *case: Option3
  761. {
  762. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  763. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  764. *PrintableArea: PAIR(2889, 1736)
  765. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  766. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  767. *PrintableOrigin: PAIR(45, 122)
  768. }
  769. }
  770. }
  771. *case: Option4
  772. {
  773. *PrintableArea: PAIR(2891, 1738)
  774. *PrintableOrigin: PAIR(43, 121)
  775. *switch: Resolution
  776. {
  777. *case: Option1
  778. {
  779. *% Warning: the following printable width is adjusted (2891->2890) so it is divisible by the resolution X scale.
  780. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  781. *PrintableArea: PAIR(2890, 1736)
  782. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  783. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  784. *PrintableOrigin: PAIR(44, 122)
  785. }
  786. *case: Option2
  787. {
  788. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  789. *PrintableArea: PAIR(2891, 1736)
  790. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  791. *PrintableOrigin: PAIR(43, 122)
  792. }
  793. *case: Option3
  794. {
  795. *% Warning: the following printable width is adjusted (2891->2889) so it is divisible by the resolution X scale.
  796. *% Warning: the following printable length is adjusted (1738->1736) so it is divisible by the resolution Y scale.
  797. *PrintableArea: PAIR(2889, 1736)
  798. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  799. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  800. *PrintableOrigin: PAIR(45, 122)
  801. }
  802. }
  803. }
  804. }
  805. }
  806. *Option: Option6
  807. {
  808. *rcNameID: 261
  809. *PageDimensions: PAIR(1488, 2097)
  810. *PageProtectMem: 0
  811. *Command: CmdSelect
  812. {
  813. *Order: DOC_SETUP.8
  814. *Cmd: "<1B>C<0006>"
  815. }
  816. *switch: InputBin
  817. {
  818. *case: Option1
  819. {
  820. *PrintableArea: PAIR(1402, 1736)
  821. *PrintableOrigin: PAIR(43, 121)
  822. *switch: Resolution
  823. {
  824. *case: Option1
  825. {
  826. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  827. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  828. *PrintableArea: PAIR(1400, 1734)
  829. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  830. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  831. *PrintableOrigin: PAIR(44, 122)
  832. }
  833. *case: Option2
  834. {
  835. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  836. *PrintableArea: PAIR(1402, 1734)
  837. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  838. *PrintableOrigin: PAIR(43, 122)
  839. }
  840. *case: Option3
  841. {
  842. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  843. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  844. *PrintableArea: PAIR(1398, 1734)
  845. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  846. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  847. *PrintableOrigin: PAIR(45, 122)
  848. }
  849. }
  850. }
  851. *case: Option2
  852. {
  853. *PrintableArea: PAIR(1402, 1969)
  854. *PrintableOrigin: PAIR(43, 128)
  855. *switch: Resolution
  856. {
  857. *case: Option1
  858. {
  859. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  860. *% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
  861. *PrintableArea: PAIR(1400, 1968)
  862. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  863. *PrintableOrigin: PAIR(44, 128)
  864. }
  865. *case: Option2
  866. {
  867. *% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
  868. *PrintableArea: PAIR(1402, 1968)
  869. }
  870. *case: Option3
  871. {
  872. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  873. *% Warning: the following printable length is adjusted (1969->1968) so it is divisible by the resolution Y scale.
  874. *PrintableArea: PAIR(1398, 1968)
  875. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  876. *PrintableOrigin: PAIR(45, 128)
  877. }
  878. }
  879. }
  880. *case: Option3
  881. {
  882. *PrintableArea: PAIR(1402, 1736)
  883. *PrintableOrigin: PAIR(43, 121)
  884. *switch: Resolution
  885. {
  886. *case: Option1
  887. {
  888. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  889. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  890. *PrintableArea: PAIR(1400, 1734)
  891. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  892. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  893. *PrintableOrigin: PAIR(44, 122)
  894. }
  895. *case: Option2
  896. {
  897. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  898. *PrintableArea: PAIR(1402, 1734)
  899. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  900. *PrintableOrigin: PAIR(43, 122)
  901. }
  902. *case: Option3
  903. {
  904. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  905. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  906. *PrintableArea: PAIR(1398, 1734)
  907. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  908. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  909. *PrintableOrigin: PAIR(45, 122)
  910. }
  911. }
  912. }
  913. *case: Option4
  914. {
  915. *PrintableArea: PAIR(1402, 1736)
  916. *PrintableOrigin: PAIR(43, 121)
  917. *switch: Resolution
  918. {
  919. *case: Option1
  920. {
  921. *% Warning: the following printable width is adjusted (1402->1400) so it is divisible by the resolution X scale.
  922. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  923. *PrintableArea: PAIR(1400, 1734)
  924. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  925. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  926. *PrintableOrigin: PAIR(44, 122)
  927. }
  928. *case: Option2
  929. {
  930. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  931. *PrintableArea: PAIR(1402, 1734)
  932. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  933. *PrintableOrigin: PAIR(43, 122)
  934. }
  935. *case: Option3
  936. {
  937. *% Warning: the following printable width is adjusted (1402->1398) so it is divisible by the resolution X scale.
  938. *% Warning: the following printable length is adjusted (1736->1734) so it is divisible by the resolution Y scale.
  939. *PrintableArea: PAIR(1398, 1734)
  940. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  941. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  942. *PrintableOrigin: PAIR(45, 122)
  943. }
  944. }
  945. }
  946. }
  947. }
  948. *Option: Option7
  949. {
  950. *rcNameID: 262
  951. *PageDimensions: PAIR(2097, 1489)
  952. *PageProtectMem: 0
  953. *Command: CmdSelect
  954. {
  955. *Order: DOC_SETUP.8
  956. *Cmd: "<1B>C<0004>"
  957. }
  958. *switch: InputBin
  959. {
  960. *case: Option1
  961. {
  962. *PrintableArea: PAIR(2011, 1128)
  963. *PrintableOrigin: PAIR(43, 121)
  964. *switch: Resolution
  965. {
  966. *case: Option1
  967. {
  968. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  969. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  970. *PrintableArea: PAIR(2010, 1126)
  971. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  972. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  973. *PrintableOrigin: PAIR(44, 122)
  974. }
  975. *case: Option2
  976. {
  977. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  978. *PrintableArea: PAIR(2011, 1126)
  979. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  980. *PrintableOrigin: PAIR(43, 122)
  981. }
  982. *case: Option3
  983. {
  984. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  985. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  986. *PrintableArea: PAIR(2007, 1126)
  987. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  988. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  989. *PrintableOrigin: PAIR(45, 122)
  990. }
  991. }
  992. }
  993. *case: Option2
  994. {
  995. *PrintableArea: PAIR(2011, 1361)
  996. *PrintableOrigin: PAIR(43, 128)
  997. *switch: Resolution
  998. {
  999. *case: Option1
  1000. {
  1001. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  1002. *% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
  1003. *PrintableArea: PAIR(2010, 1360)
  1004. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1005. *PrintableOrigin: PAIR(44, 128)
  1006. }
  1007. *case: Option2
  1008. {
  1009. *% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
  1010. *PrintableArea: PAIR(2011, 1360)
  1011. }
  1012. *case: Option3
  1013. {
  1014. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  1015. *% Warning: the following printable length is adjusted (1361->1360) so it is divisible by the resolution Y scale.
  1016. *PrintableArea: PAIR(2007, 1360)
  1017. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1018. *PrintableOrigin: PAIR(45, 128)
  1019. }
  1020. }
  1021. }
  1022. *case: Option3
  1023. {
  1024. *PrintableArea: PAIR(2011, 1128)
  1025. *PrintableOrigin: PAIR(43, 121)
  1026. *switch: Resolution
  1027. {
  1028. *case: Option1
  1029. {
  1030. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  1031. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1032. *PrintableArea: PAIR(2010, 1126)
  1033. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1034. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1035. *PrintableOrigin: PAIR(44, 122)
  1036. }
  1037. *case: Option2
  1038. {
  1039. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1040. *PrintableArea: PAIR(2011, 1126)
  1041. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1042. *PrintableOrigin: PAIR(43, 122)
  1043. }
  1044. *case: Option3
  1045. {
  1046. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  1047. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1048. *PrintableArea: PAIR(2007, 1126)
  1049. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1050. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1051. *PrintableOrigin: PAIR(45, 122)
  1052. }
  1053. }
  1054. }
  1055. *case: Option4
  1056. {
  1057. *PrintableArea: PAIR(2011, 1128)
  1058. *PrintableOrigin: PAIR(43, 121)
  1059. *switch: Resolution
  1060. {
  1061. *case: Option1
  1062. {
  1063. *% Warning: the following printable width is adjusted (2011->2010) so it is divisible by the resolution X scale.
  1064. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1065. *PrintableArea: PAIR(2010, 1126)
  1066. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1067. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1068. *PrintableOrigin: PAIR(44, 122)
  1069. }
  1070. *case: Option2
  1071. {
  1072. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1073. *PrintableArea: PAIR(2011, 1126)
  1074. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1075. *PrintableOrigin: PAIR(43, 122)
  1076. }
  1077. *case: Option3
  1078. {
  1079. *% Warning: the following printable width is adjusted (2011->2007) so it is divisible by the resolution X scale.
  1080. *% Warning: the following printable length is adjusted (1128->1126) so it is divisible by the resolution Y scale.
  1081. *PrintableArea: PAIR(2007, 1126)
  1082. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1083. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1084. *PrintableOrigin: PAIR(45, 122)
  1085. }
  1086. }
  1087. }
  1088. }
  1089. }
  1090. *Option: B4
  1091. {
  1092. *rcNameID: =B4_DISPLAY
  1093. *PageProtectMem: 0
  1094. *Command: CmdSelect
  1095. {
  1096. *Order: DOC_SETUP.8
  1097. *Cmd: "<1B>C<000E>"
  1098. }
  1099. *switch: InputBin
  1100. {
  1101. *case: Option1
  1102. {
  1103. *PrintableArea: PAIR(3456, 4798)
  1104. *PrintableOrigin: PAIR(43, 121)
  1105. *switch: Resolution
  1106. {
  1107. *case: Option1
  1108. {
  1109. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1110. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1111. *PrintableArea: PAIR(3454, 4796)
  1112. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1113. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1114. *PrintableOrigin: PAIR(44, 122)
  1115. }
  1116. *case: Option2
  1117. {
  1118. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1119. *PrintableArea: PAIR(3456, 4796)
  1120. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1121. *PrintableOrigin: PAIR(43, 122)
  1122. }
  1123. *case: Option3
  1124. {
  1125. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1126. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1127. *PrintableArea: PAIR(3453, 4796)
  1128. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1129. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1130. *PrintableOrigin: PAIR(45, 122)
  1131. }
  1132. }
  1133. }
  1134. *case: Option2
  1135. {
  1136. *PrintableArea: PAIR(3456, 5031)
  1137. *PrintableOrigin: PAIR(43, 128)
  1138. *switch: Resolution
  1139. {
  1140. *case: Option1
  1141. {
  1142. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1143. *% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
  1144. *PrintableArea: PAIR(3454, 5030)
  1145. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1146. *PrintableOrigin: PAIR(44, 128)
  1147. }
  1148. *case: Option2
  1149. {
  1150. *% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
  1151. *PrintableArea: PAIR(3456, 5030)
  1152. }
  1153. *case: Option3
  1154. {
  1155. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1156. *% Warning: the following printable length is adjusted (5031->5030) so it is divisible by the resolution Y scale.
  1157. *PrintableArea: PAIR(3453, 5030)
  1158. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1159. *PrintableOrigin: PAIR(45, 128)
  1160. }
  1161. }
  1162. }
  1163. *case: Option3
  1164. {
  1165. *PrintableArea: PAIR(3456, 4798)
  1166. *PrintableOrigin: PAIR(43, 121)
  1167. *switch: Resolution
  1168. {
  1169. *case: Option1
  1170. {
  1171. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1172. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1173. *PrintableArea: PAIR(3454, 4796)
  1174. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1175. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1176. *PrintableOrigin: PAIR(44, 122)
  1177. }
  1178. *case: Option2
  1179. {
  1180. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1181. *PrintableArea: PAIR(3456, 4796)
  1182. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1183. *PrintableOrigin: PAIR(43, 122)
  1184. }
  1185. *case: Option3
  1186. {
  1187. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1188. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1189. *PrintableArea: PAIR(3453, 4796)
  1190. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1191. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1192. *PrintableOrigin: PAIR(45, 122)
  1193. }
  1194. }
  1195. }
  1196. *case: Option4
  1197. {
  1198. *PrintableArea: PAIR(3456, 4798)
  1199. *PrintableOrigin: PAIR(43, 121)
  1200. *switch: Resolution
  1201. {
  1202. *case: Option1
  1203. {
  1204. *% Warning: the following printable width is adjusted (3456->3454) so it is divisible by the resolution X scale.
  1205. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1206. *PrintableArea: PAIR(3454, 4796)
  1207. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1208. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1209. *PrintableOrigin: PAIR(44, 122)
  1210. }
  1211. *case: Option2
  1212. {
  1213. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1214. *PrintableArea: PAIR(3456, 4796)
  1215. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1216. *PrintableOrigin: PAIR(43, 122)
  1217. }
  1218. *case: Option3
  1219. {
  1220. *% Warning: the following printable width is adjusted (3456->3453) so it is divisible by the resolution X scale.
  1221. *% Warning: the following printable length is adjusted (4798->4796) so it is divisible by the resolution Y scale.
  1222. *PrintableArea: PAIR(3453, 4796)
  1223. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1224. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1225. *PrintableOrigin: PAIR(45, 122)
  1226. }
  1227. }
  1228. }
  1229. }
  1230. }
  1231. *Option: B4_JIS_ROTATED
  1232. {
  1233. *rcNameID: =B4_JIS_ROTATED_DISPLAY
  1234. *PageProtectMem: 0
  1235. *Command: CmdSelect
  1236. {
  1237. *Order: DOC_SETUP.8
  1238. *Cmd: "<1B>C<000A>"
  1239. }
  1240. *switch: InputBin
  1241. {
  1242. *case: Option1
  1243. {
  1244. *PrintableArea: PAIR(4896, 3282)
  1245. *PrintableOrigin: PAIR(43, 121)
  1246. *switch: Resolution
  1247. {
  1248. *case: Option1
  1249. {
  1250. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1251. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1252. *PrintableArea: PAIR(4894, 3280)
  1253. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1254. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1255. *PrintableOrigin: PAIR(44, 122)
  1256. }
  1257. *case: Option2
  1258. {
  1259. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1260. *PrintableArea: PAIR(4896, 3280)
  1261. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1262. *PrintableOrigin: PAIR(43, 122)
  1263. }
  1264. *case: Option3
  1265. {
  1266. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1267. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1268. *PrintableArea: PAIR(4893, 3280)
  1269. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1270. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1271. *PrintableOrigin: PAIR(45, 122)
  1272. }
  1273. }
  1274. }
  1275. *case: Option2
  1276. {
  1277. *PrintableArea: PAIR(4896, 3515)
  1278. *PrintableOrigin: PAIR(43, 128)
  1279. *switch: Resolution
  1280. {
  1281. *case: Option1
  1282. {
  1283. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1284. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1285. *PrintableArea: PAIR(4894, 3514)
  1286. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1287. *PrintableOrigin: PAIR(44, 128)
  1288. }
  1289. *case: Option2
  1290. {
  1291. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1292. *PrintableArea: PAIR(4896, 3514)
  1293. }
  1294. *case: Option3
  1295. {
  1296. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1297. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1298. *PrintableArea: PAIR(4893, 3514)
  1299. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1300. *PrintableOrigin: PAIR(45, 128)
  1301. }
  1302. }
  1303. }
  1304. *case: Option3
  1305. {
  1306. *PrintableArea: PAIR(4896, 3282)
  1307. *PrintableOrigin: PAIR(43, 121)
  1308. *switch: Resolution
  1309. {
  1310. *case: Option1
  1311. {
  1312. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1313. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1314. *PrintableArea: PAIR(4894, 3280)
  1315. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1316. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1317. *PrintableOrigin: PAIR(44, 122)
  1318. }
  1319. *case: Option2
  1320. {
  1321. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1322. *PrintableArea: PAIR(4896, 3280)
  1323. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1324. *PrintableOrigin: PAIR(43, 122)
  1325. }
  1326. *case: Option3
  1327. {
  1328. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1329. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1330. *PrintableArea: PAIR(4893, 3280)
  1331. *% Warning: the following printable origin X is adjusted (43->45) 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(45, 122)
  1334. }
  1335. }
  1336. }
  1337. *case: Option4
  1338. {
  1339. *PrintableArea: PAIR(4896, 3282)
  1340. *PrintableOrigin: PAIR(43, 121)
  1341. *switch: Resolution
  1342. {
  1343. *case: Option1
  1344. {
  1345. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  1346. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1347. *PrintableArea: PAIR(4894, 3280)
  1348. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1349. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1350. *PrintableOrigin: PAIR(44, 122)
  1351. }
  1352. *case: Option2
  1353. {
  1354. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1355. *PrintableArea: PAIR(4896, 3280)
  1356. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1357. *PrintableOrigin: PAIR(43, 122)
  1358. }
  1359. *case: Option3
  1360. {
  1361. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1362. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1363. *PrintableArea: PAIR(4893, 3280)
  1364. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1365. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1366. *PrintableOrigin: PAIR(45, 122)
  1367. }
  1368. }
  1369. }
  1370. }
  1371. }
  1372. *Option: B5
  1373. {
  1374. *rcNameID: =B5_DISPLAY
  1375. *PageProtectMem: 0
  1376. *Command: CmdSelect
  1377. {
  1378. *Order: DOC_SETUP.8
  1379. *Cmd: "<1B>C<000A>"
  1380. }
  1381. *switch: InputBin
  1382. {
  1383. *case: Option1
  1384. {
  1385. *PrintableArea: PAIR(2495, 3282)
  1386. *PrintableOrigin: PAIR(43, 121)
  1387. *switch: Resolution
  1388. {
  1389. *case: Option1
  1390. {
  1391. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1392. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1393. *PrintableArea: PAIR(2494, 3280)
  1394. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1395. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1396. *PrintableOrigin: PAIR(44, 122)
  1397. }
  1398. *case: Option2
  1399. {
  1400. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1401. *PrintableArea: PAIR(2495, 3280)
  1402. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1403. *PrintableOrigin: PAIR(43, 122)
  1404. }
  1405. *case: Option3
  1406. {
  1407. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1408. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1409. *PrintableArea: PAIR(2493, 3280)
  1410. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1411. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1412. *PrintableOrigin: PAIR(45, 122)
  1413. }
  1414. }
  1415. }
  1416. *case: Option2
  1417. {
  1418. *PrintableArea: PAIR(2495, 3515)
  1419. *PrintableOrigin: PAIR(43, 128)
  1420. *switch: Resolution
  1421. {
  1422. *case: Option1
  1423. {
  1424. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1425. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1426. *PrintableArea: PAIR(2494, 3514)
  1427. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1428. *PrintableOrigin: PAIR(44, 128)
  1429. }
  1430. *case: Option2
  1431. {
  1432. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1433. *PrintableArea: PAIR(2495, 3514)
  1434. }
  1435. *case: Option3
  1436. {
  1437. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1438. *% Warning: the following printable length is adjusted (3515->3514) so it is divisible by the resolution Y scale.
  1439. *PrintableArea: PAIR(2493, 3514)
  1440. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1441. *PrintableOrigin: PAIR(45, 128)
  1442. }
  1443. }
  1444. }
  1445. *case: Option3
  1446. {
  1447. *PrintableArea: PAIR(2495, 3282)
  1448. *PrintableOrigin: PAIR(43, 121)
  1449. *switch: Resolution
  1450. {
  1451. *case: Option1
  1452. {
  1453. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1454. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1455. *PrintableArea: PAIR(2494, 3280)
  1456. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1457. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1458. *PrintableOrigin: PAIR(44, 122)
  1459. }
  1460. *case: Option2
  1461. {
  1462. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1463. *PrintableArea: PAIR(2495, 3280)
  1464. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1465. *PrintableOrigin: PAIR(43, 122)
  1466. }
  1467. *case: Option3
  1468. {
  1469. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1470. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1471. *PrintableArea: PAIR(2493, 3280)
  1472. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1473. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1474. *PrintableOrigin: PAIR(45, 122)
  1475. }
  1476. }
  1477. }
  1478. *case: Option4
  1479. {
  1480. *PrintableArea: PAIR(2495, 3282)
  1481. *PrintableOrigin: PAIR(43, 121)
  1482. *switch: Resolution
  1483. {
  1484. *case: Option1
  1485. {
  1486. *% Warning: the following printable width is adjusted (2495->2494) so it is divisible by the resolution X scale.
  1487. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1488. *PrintableArea: PAIR(2494, 3280)
  1489. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1490. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1491. *PrintableOrigin: PAIR(44, 122)
  1492. }
  1493. *case: Option2
  1494. {
  1495. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1496. *PrintableArea: PAIR(2495, 3280)
  1497. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1498. *PrintableOrigin: PAIR(43, 122)
  1499. }
  1500. *case: Option3
  1501. {
  1502. *% Warning: the following printable width is adjusted (2495->2493) so it is divisible by the resolution X scale.
  1503. *% Warning: the following printable length is adjusted (3282->3280) so it is divisible by the resolution Y scale.
  1504. *PrintableArea: PAIR(2493, 3280)
  1505. *% Warning: the following printable origin X is adjusted (43->45) 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(45, 122)
  1508. }
  1509. }
  1510. }
  1511. }
  1512. }
  1513. *Option: B5_JIS_ROTATED
  1514. {
  1515. *rcNameID: =B5_JIS_ROTATED_DISPLAY
  1516. *PageProtectMem: 0
  1517. *Command: CmdSelect
  1518. {
  1519. *Order: DOC_SETUP.8
  1520. *Cmd: "<1B>C<0007>"
  1521. }
  1522. *switch: InputBin
  1523. {
  1524. *case: Option1
  1525. {
  1526. *PrintableArea: PAIR(3557, 2220)
  1527. *PrintableOrigin: PAIR(43, 121)
  1528. *switch: Resolution
  1529. {
  1530. *case: Option1
  1531. {
  1532. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  1533. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1534. *PrintableArea: PAIR(3556, 2218)
  1535. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1536. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1537. *PrintableOrigin: PAIR(44, 122)
  1538. }
  1539. *case: Option2
  1540. {
  1541. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1542. *PrintableArea: PAIR(3557, 2218)
  1543. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1544. *PrintableOrigin: PAIR(43, 122)
  1545. }
  1546. *case: Option3
  1547. {
  1548. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  1549. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1550. *PrintableArea: PAIR(3555, 2218)
  1551. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1552. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1553. *PrintableOrigin: PAIR(45, 122)
  1554. }
  1555. }
  1556. }
  1557. *case: Option2
  1558. {
  1559. *PrintableArea: PAIR(3557, 2453)
  1560. *PrintableOrigin: PAIR(43, 128)
  1561. *switch: Resolution
  1562. {
  1563. *case: Option1
  1564. {
  1565. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  1566. *% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
  1567. *PrintableArea: PAIR(3556, 2452)
  1568. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1569. *PrintableOrigin: PAIR(44, 128)
  1570. }
  1571. *case: Option2
  1572. {
  1573. *% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
  1574. *PrintableArea: PAIR(3557, 2452)
  1575. }
  1576. *case: Option3
  1577. {
  1578. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  1579. *% Warning: the following printable length is adjusted (2453->2452) so it is divisible by the resolution Y scale.
  1580. *PrintableArea: PAIR(3555, 2452)
  1581. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1582. *PrintableOrigin: PAIR(45, 128)
  1583. }
  1584. }
  1585. }
  1586. *case: Option3
  1587. {
  1588. *PrintableArea: PAIR(3557, 2220)
  1589. *PrintableOrigin: PAIR(43, 121)
  1590. *switch: Resolution
  1591. {
  1592. *case: Option1
  1593. {
  1594. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  1595. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1596. *PrintableArea: PAIR(3556, 2218)
  1597. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1598. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1599. *PrintableOrigin: PAIR(44, 122)
  1600. }
  1601. *case: Option2
  1602. {
  1603. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1604. *PrintableArea: PAIR(3557, 2218)
  1605. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1606. *PrintableOrigin: PAIR(43, 122)
  1607. }
  1608. *case: Option3
  1609. {
  1610. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  1611. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1612. *PrintableArea: PAIR(3555, 2218)
  1613. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1614. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1615. *PrintableOrigin: PAIR(45, 122)
  1616. }
  1617. }
  1618. }
  1619. *case: Option4
  1620. {
  1621. *PrintableArea: PAIR(3557, 2220)
  1622. *PrintableOrigin: PAIR(43, 121)
  1623. *switch: Resolution
  1624. {
  1625. *case: Option1
  1626. {
  1627. *% Warning: the following printable width is adjusted (3557->3556) so it is divisible by the resolution X scale.
  1628. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1629. *PrintableArea: PAIR(3556, 2218)
  1630. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1631. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1632. *PrintableOrigin: PAIR(44, 122)
  1633. }
  1634. *case: Option2
  1635. {
  1636. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1637. *PrintableArea: PAIR(3557, 2218)
  1638. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1639. *PrintableOrigin: PAIR(43, 122)
  1640. }
  1641. *case: Option3
  1642. {
  1643. *% Warning: the following printable width is adjusted (3557->3555) so it is divisible by the resolution X scale.
  1644. *% Warning: the following printable length is adjusted (2220->2218) so it is divisible by the resolution Y scale.
  1645. *PrintableArea: PAIR(3555, 2218)
  1646. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1647. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1648. *PrintableOrigin: PAIR(45, 122)
  1649. }
  1650. }
  1651. }
  1652. }
  1653. }
  1654. *Option: LETTER
  1655. {
  1656. *rcNameID: =LETTER_DISPLAY
  1657. *PageProtectMem: 0
  1658. *Command: CmdSelect
  1659. {
  1660. *Order: DOC_SETUP.8
  1661. *Cmd: "<1B>C<000B>"
  1662. }
  1663. *switch: InputBin
  1664. {
  1665. *case: Option1
  1666. {
  1667. *PrintableArea: PAIR(2974, 3599)
  1668. *PrintableOrigin: PAIR(43, 121)
  1669. *switch: Resolution
  1670. {
  1671. *case: Option1
  1672. {
  1673. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  1674. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1675. *PrintableArea: PAIR(2972, 3598)
  1676. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1677. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1678. *PrintableOrigin: PAIR(44, 122)
  1679. }
  1680. *case: Option2
  1681. {
  1682. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1683. *PrintableArea: PAIR(2974, 3598)
  1684. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1685. *PrintableOrigin: PAIR(43, 122)
  1686. }
  1687. *case: Option3
  1688. {
  1689. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  1690. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1691. *PrintableArea: PAIR(2970, 3598)
  1692. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1693. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1694. *PrintableOrigin: PAIR(45, 122)
  1695. }
  1696. }
  1697. }
  1698. *case: Option2
  1699. {
  1700. *PrintableArea: PAIR(2974, 3832)
  1701. *PrintableOrigin: PAIR(43, 128)
  1702. *switch: Resolution
  1703. {
  1704. *case: Option1
  1705. {
  1706. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  1707. *PrintableArea: PAIR(2972, 3832)
  1708. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1709. *PrintableOrigin: PAIR(44, 128)
  1710. }
  1711. *case: Option3
  1712. {
  1713. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  1714. *PrintableArea: PAIR(2970, 3832)
  1715. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1716. *PrintableOrigin: PAIR(45, 128)
  1717. }
  1718. }
  1719. }
  1720. *case: Option3
  1721. {
  1722. *PrintableArea: PAIR(2974, 3599)
  1723. *PrintableOrigin: PAIR(43, 121)
  1724. *switch: Resolution
  1725. {
  1726. *case: Option1
  1727. {
  1728. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  1729. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1730. *PrintableArea: PAIR(2972, 3598)
  1731. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1732. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1733. *PrintableOrigin: PAIR(44, 122)
  1734. }
  1735. *case: Option2
  1736. {
  1737. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1738. *PrintableArea: PAIR(2974, 3598)
  1739. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1740. *PrintableOrigin: PAIR(43, 122)
  1741. }
  1742. *case: Option3
  1743. {
  1744. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  1745. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1746. *PrintableArea: PAIR(2970, 3598)
  1747. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1748. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1749. *PrintableOrigin: PAIR(45, 122)
  1750. }
  1751. }
  1752. }
  1753. *case: Option4
  1754. {
  1755. *PrintableArea: PAIR(2974, 3599)
  1756. *PrintableOrigin: PAIR(43, 121)
  1757. *switch: Resolution
  1758. {
  1759. *case: Option1
  1760. {
  1761. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  1762. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1763. *PrintableArea: PAIR(2972, 3598)
  1764. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1765. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1766. *PrintableOrigin: PAIR(44, 122)
  1767. }
  1768. *case: Option2
  1769. {
  1770. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1771. *PrintableArea: PAIR(2974, 3598)
  1772. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1773. *PrintableOrigin: PAIR(43, 122)
  1774. }
  1775. *case: Option3
  1776. {
  1777. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  1778. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1779. *PrintableArea: PAIR(2970, 3598)
  1780. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1781. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1782. *PrintableOrigin: PAIR(45, 122)
  1783. }
  1784. }
  1785. }
  1786. }
  1787. }
  1788. *Option: LEGAL
  1789. {
  1790. *rcNameID: =LEGAL_DISPLAY
  1791. *PageProtectMem: 0
  1792. *Command: CmdSelect
  1793. {
  1794. *Order: DOC_SETUP.8
  1795. *Cmd: "<1B>C<000E>"
  1796. }
  1797. *switch: InputBin
  1798. {
  1799. *case: Option1
  1800. {
  1801. *PrintableArea: PAIR(2974, 4679)
  1802. *PrintableOrigin: PAIR(43, 121)
  1803. *switch: Resolution
  1804. {
  1805. *case: Option1
  1806. {
  1807. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  1808. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1809. *PrintableArea: PAIR(2972, 4678)
  1810. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1811. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1812. *PrintableOrigin: PAIR(44, 122)
  1813. }
  1814. *case: Option2
  1815. {
  1816. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1817. *PrintableArea: PAIR(2974, 4678)
  1818. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1819. *PrintableOrigin: PAIR(43, 122)
  1820. }
  1821. *case: Option3
  1822. {
  1823. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  1824. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1825. *PrintableArea: PAIR(2970, 4678)
  1826. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1827. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1828. *PrintableOrigin: PAIR(45, 122)
  1829. }
  1830. }
  1831. }
  1832. *case: Option2
  1833. {
  1834. *PrintableArea: PAIR(2974, 4912)
  1835. *PrintableOrigin: PAIR(43, 128)
  1836. *switch: Resolution
  1837. {
  1838. *case: Option1
  1839. {
  1840. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  1841. *PrintableArea: PAIR(2972, 4912)
  1842. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1843. *PrintableOrigin: PAIR(44, 128)
  1844. }
  1845. *case: Option3
  1846. {
  1847. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  1848. *PrintableArea: PAIR(2970, 4912)
  1849. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1850. *PrintableOrigin: PAIR(45, 128)
  1851. }
  1852. }
  1853. }
  1854. *case: Option3
  1855. {
  1856. *PrintableArea: PAIR(2974, 4679)
  1857. *PrintableOrigin: PAIR(43, 121)
  1858. *switch: Resolution
  1859. {
  1860. *case: Option1
  1861. {
  1862. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  1863. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1864. *PrintableArea: PAIR(2972, 4678)
  1865. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1866. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1867. *PrintableOrigin: PAIR(44, 122)
  1868. }
  1869. *case: Option2
  1870. {
  1871. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1872. *PrintableArea: PAIR(2974, 4678)
  1873. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1874. *PrintableOrigin: PAIR(43, 122)
  1875. }
  1876. *case: Option3
  1877. {
  1878. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  1879. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1880. *PrintableArea: PAIR(2970, 4678)
  1881. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1882. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1883. *PrintableOrigin: PAIR(45, 122)
  1884. }
  1885. }
  1886. }
  1887. *case: Option4
  1888. {
  1889. *PrintableArea: PAIR(2974, 4679)
  1890. *PrintableOrigin: PAIR(43, 121)
  1891. *switch: Resolution
  1892. {
  1893. *case: Option1
  1894. {
  1895. *% Warning: the following printable width is adjusted (2974->2972) so it is divisible by the resolution X scale.
  1896. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1897. *PrintableArea: PAIR(2972, 4678)
  1898. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  1899. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1900. *PrintableOrigin: PAIR(44, 122)
  1901. }
  1902. *case: Option2
  1903. {
  1904. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1905. *PrintableArea: PAIR(2974, 4678)
  1906. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1907. *PrintableOrigin: PAIR(43, 122)
  1908. }
  1909. *case: Option3
  1910. {
  1911. *% Warning: the following printable width is adjusted (2974->2970) so it is divisible by the resolution X scale.
  1912. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  1913. *PrintableArea: PAIR(2970, 4678)
  1914. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  1915. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1916. *PrintableOrigin: PAIR(45, 122)
  1917. }
  1918. }
  1919. }
  1920. }
  1921. }
  1922. *Option: Option14
  1923. {
  1924. *rcNameID: 267
  1925. *PageDimensions: PAIR(3600, 3960)
  1926. *PageProtectMem: 0
  1927. *Command: CmdSelect
  1928. {
  1929. *Order: DOC_SETUP.8
  1930. *Cmd: "<1B>C<000B>"
  1931. }
  1932. *switch: InputBin
  1933. {
  1934. *case: Option1
  1935. {
  1936. *PrintableArea: PAIR(3230, 3599)
  1937. *PrintableOrigin: PAIR(185, 121)
  1938. *switch: Resolution
  1939. {
  1940. *case: Option1
  1941. {
  1942. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  1943. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1944. *PrintableArea: PAIR(3228, 3598)
  1945. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  1946. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1947. *PrintableOrigin: PAIR(186, 122)
  1948. }
  1949. *case: Option2
  1950. {
  1951. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1952. *PrintableArea: PAIR(3230, 3598)
  1953. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1954. *PrintableOrigin: PAIR(185, 122)
  1955. }
  1956. *case: Option3
  1957. {
  1958. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  1959. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1960. *PrintableArea: PAIR(3228, 3598)
  1961. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  1962. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  1963. *PrintableOrigin: PAIR(186, 122)
  1964. }
  1965. }
  1966. }
  1967. *case: Option2
  1968. {
  1969. *PrintableArea: PAIR(3230, 3832)
  1970. *PrintableOrigin: PAIR(185, 128)
  1971. *switch: Resolution
  1972. {
  1973. *case: Option1
  1974. {
  1975. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  1976. *PrintableArea: PAIR(3228, 3832)
  1977. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  1978. *PrintableOrigin: PAIR(186, 128)
  1979. }
  1980. *case: Option3
  1981. {
  1982. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  1983. *PrintableArea: PAIR(3228, 3832)
  1984. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  1985. *PrintableOrigin: PAIR(186, 128)
  1986. }
  1987. }
  1988. }
  1989. *case: Option3
  1990. {
  1991. *PrintableArea: PAIR(3230, 3599)
  1992. *PrintableOrigin: PAIR(185, 121)
  1993. *switch: Resolution
  1994. {
  1995. *case: Option1
  1996. {
  1997. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  1998. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  1999. *PrintableArea: PAIR(3228, 3598)
  2000. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2001. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2002. *PrintableOrigin: PAIR(186, 122)
  2003. }
  2004. *case: Option2
  2005. {
  2006. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2007. *PrintableArea: PAIR(3230, 3598)
  2008. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2009. *PrintableOrigin: PAIR(185, 122)
  2010. }
  2011. *case: Option3
  2012. {
  2013. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2014. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2015. *PrintableArea: PAIR(3228, 3598)
  2016. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2017. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2018. *PrintableOrigin: PAIR(186, 122)
  2019. }
  2020. }
  2021. }
  2022. *case: Option4
  2023. {
  2024. *PrintableArea: PAIR(3230, 3599)
  2025. *PrintableOrigin: PAIR(185, 121)
  2026. *switch: Resolution
  2027. {
  2028. *case: Option1
  2029. {
  2030. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2031. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2032. *PrintableArea: PAIR(3228, 3598)
  2033. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2034. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2035. *PrintableOrigin: PAIR(186, 122)
  2036. }
  2037. *case: Option2
  2038. {
  2039. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2040. *PrintableArea: PAIR(3230, 3598)
  2041. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2042. *PrintableOrigin: PAIR(185, 122)
  2043. }
  2044. *case: Option3
  2045. {
  2046. *% Warning: the following printable width is adjusted (3230->3228) so it is divisible by the resolution X scale.
  2047. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2048. *PrintableArea: PAIR(3228, 3598)
  2049. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2050. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2051. *PrintableOrigin: PAIR(186, 122)
  2052. }
  2053. }
  2054. }
  2055. }
  2056. }
  2057. *Option: Option15
  2058. {
  2059. *rcNameID: 268
  2060. *PageDimensions: PAIR(5400, 3960)
  2061. *PageProtectMem: 0
  2062. *Command: CmdSelect
  2063. {
  2064. *Order: DOC_SETUP.8
  2065. *Cmd: "<1B>C<000B>"
  2066. }
  2067. *switch: InputBin
  2068. {
  2069. *case: Option1
  2070. {
  2071. *PrintableArea: PAIR(4896, 3599)
  2072. *PrintableOrigin: PAIR(185, 121)
  2073. *switch: Resolution
  2074. {
  2075. *case: Option1
  2076. {
  2077. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2078. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2079. *PrintableArea: PAIR(4894, 3598)
  2080. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2081. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2082. *PrintableOrigin: PAIR(186, 122)
  2083. }
  2084. *case: Option2
  2085. {
  2086. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2087. *PrintableArea: PAIR(4896, 3598)
  2088. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2089. *PrintableOrigin: PAIR(185, 122)
  2090. }
  2091. *case: Option3
  2092. {
  2093. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2094. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2095. *PrintableArea: PAIR(4893, 3598)
  2096. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2097. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2098. *PrintableOrigin: PAIR(186, 122)
  2099. }
  2100. }
  2101. }
  2102. *case: Option2
  2103. {
  2104. *PrintableArea: PAIR(4896, 3832)
  2105. *PrintableOrigin: PAIR(185, 128)
  2106. *switch: Resolution
  2107. {
  2108. *case: Option1
  2109. {
  2110. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2111. *PrintableArea: PAIR(4894, 3832)
  2112. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2113. *PrintableOrigin: PAIR(186, 128)
  2114. }
  2115. *case: Option3
  2116. {
  2117. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2118. *PrintableArea: PAIR(4893, 3832)
  2119. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2120. *PrintableOrigin: PAIR(186, 128)
  2121. }
  2122. }
  2123. }
  2124. *case: Option3
  2125. {
  2126. *PrintableArea: PAIR(4896, 3599)
  2127. *PrintableOrigin: PAIR(185, 121)
  2128. *switch: Resolution
  2129. {
  2130. *case: Option1
  2131. {
  2132. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2133. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2134. *PrintableArea: PAIR(4894, 3598)
  2135. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2136. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2137. *PrintableOrigin: PAIR(186, 122)
  2138. }
  2139. *case: Option2
  2140. {
  2141. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2142. *PrintableArea: PAIR(4896, 3598)
  2143. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2144. *PrintableOrigin: PAIR(185, 122)
  2145. }
  2146. *case: Option3
  2147. {
  2148. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2149. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2150. *PrintableArea: PAIR(4893, 3598)
  2151. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2152. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2153. *PrintableOrigin: PAIR(186, 122)
  2154. }
  2155. }
  2156. }
  2157. *case: Option4
  2158. {
  2159. *PrintableArea: PAIR(4896, 3599)
  2160. *PrintableOrigin: PAIR(185, 121)
  2161. *switch: Resolution
  2162. {
  2163. *case: Option1
  2164. {
  2165. *% Warning: the following printable width is adjusted (4896->4894) so it is divisible by the resolution X scale.
  2166. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2167. *PrintableArea: PAIR(4894, 3598)
  2168. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2169. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2170. *PrintableOrigin: PAIR(186, 122)
  2171. }
  2172. *case: Option2
  2173. {
  2174. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2175. *PrintableArea: PAIR(4896, 3598)
  2176. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2177. *PrintableOrigin: PAIR(185, 122)
  2178. }
  2179. *case: Option3
  2180. {
  2181. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  2182. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2183. *PrintableArea: PAIR(4893, 3598)
  2184. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2185. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2186. *PrintableOrigin: PAIR(186, 122)
  2187. }
  2188. }
  2189. }
  2190. }
  2191. }
  2192. *Option: JAPANESE_POSTCARD
  2193. {
  2194. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  2195. *PageProtectMem: 0
  2196. *Command: CmdSelect
  2197. {
  2198. *Order: DOC_SETUP.8
  2199. *Cmd: "<1B>C<0006>"
  2200. }
  2201. *switch: InputBin
  2202. {
  2203. *case: Option1
  2204. {
  2205. *PrintableArea: PAIR(1331, 1722)
  2206. *PrintableOrigin: PAIR(43, 121)
  2207. *switch: Resolution
  2208. {
  2209. *case: Option1
  2210. {
  2211. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2212. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2213. *PrintableArea: PAIR(1330, 1720)
  2214. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2215. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2216. *PrintableOrigin: PAIR(44, 122)
  2217. }
  2218. *case: Option2
  2219. {
  2220. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2221. *PrintableArea: PAIR(1331, 1720)
  2222. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2223. *PrintableOrigin: PAIR(43, 122)
  2224. }
  2225. *case: Option3
  2226. {
  2227. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  2228. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2229. *PrintableArea: PAIR(1329, 1720)
  2230. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2231. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2232. *PrintableOrigin: PAIR(45, 122)
  2233. }
  2234. }
  2235. }
  2236. *case: Option2
  2237. {
  2238. *PrintableArea: PAIR(1331, 1955)
  2239. *PrintableOrigin: PAIR(43, 128)
  2240. *switch: Resolution
  2241. {
  2242. *case: Option1
  2243. {
  2244. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2245. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  2246. *PrintableArea: PAIR(1330, 1954)
  2247. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2248. *PrintableOrigin: PAIR(44, 128)
  2249. }
  2250. *case: Option2
  2251. {
  2252. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  2253. *PrintableArea: PAIR(1331, 1954)
  2254. }
  2255. *case: Option3
  2256. {
  2257. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  2258. *% Warning: the following printable length is adjusted (1955->1954) so it is divisible by the resolution Y scale.
  2259. *PrintableArea: PAIR(1329, 1954)
  2260. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2261. *PrintableOrigin: PAIR(45, 128)
  2262. }
  2263. }
  2264. }
  2265. *case: Option3
  2266. {
  2267. *PrintableArea: PAIR(1331, 1722)
  2268. *PrintableOrigin: PAIR(43, 121)
  2269. *switch: Resolution
  2270. {
  2271. *case: Option1
  2272. {
  2273. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2274. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2275. *PrintableArea: PAIR(1330, 1720)
  2276. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2277. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2278. *PrintableOrigin: PAIR(44, 122)
  2279. }
  2280. *case: Option2
  2281. {
  2282. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2283. *PrintableArea: PAIR(1331, 1720)
  2284. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2285. *PrintableOrigin: PAIR(43, 122)
  2286. }
  2287. *case: Option3
  2288. {
  2289. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  2290. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2291. *PrintableArea: PAIR(1329, 1720)
  2292. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2293. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2294. *PrintableOrigin: PAIR(45, 122)
  2295. }
  2296. }
  2297. }
  2298. *case: Option4
  2299. {
  2300. *PrintableArea: PAIR(1331, 1722)
  2301. *PrintableOrigin: PAIR(43, 121)
  2302. *switch: Resolution
  2303. {
  2304. *case: Option1
  2305. {
  2306. *% Warning: the following printable width is adjusted (1331->1330) so it is divisible by the resolution X scale.
  2307. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2308. *PrintableArea: PAIR(1330, 1720)
  2309. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2310. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2311. *PrintableOrigin: PAIR(44, 122)
  2312. }
  2313. *case: Option2
  2314. {
  2315. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2316. *PrintableArea: PAIR(1331, 1720)
  2317. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2318. *PrintableOrigin: PAIR(43, 122)
  2319. }
  2320. *case: Option3
  2321. {
  2322. *% Warning: the following printable width is adjusted (1331->1329) so it is divisible by the resolution X scale.
  2323. *% Warning: the following printable length is adjusted (1722->1720) so it is divisible by the resolution Y scale.
  2324. *PrintableArea: PAIR(1329, 1720)
  2325. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2326. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2327. *PrintableOrigin: PAIR(45, 122)
  2328. }
  2329. }
  2330. }
  2331. }
  2332. }
  2333. *Option: JAPANESE_POSTCARD_ROTATED
  2334. {
  2335. *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
  2336. *PageProtectMem: 0
  2337. *Command: CmdSelect
  2338. {
  2339. *Order: DOC_SETUP.8
  2340. *Cmd: "<1B>C<0004>"
  2341. }
  2342. *switch: InputBin
  2343. {
  2344. *case: Option1
  2345. {
  2346. *PrintableArea: PAIR(1997, 1056)
  2347. *PrintableOrigin: PAIR(43, 121)
  2348. *switch: Resolution
  2349. {
  2350. *case: Option1
  2351. {
  2352. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  2353. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2354. *PrintableArea: PAIR(1996, 1054)
  2355. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2356. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2357. *PrintableOrigin: PAIR(44, 122)
  2358. }
  2359. *case: Option2
  2360. {
  2361. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2362. *PrintableArea: PAIR(1997, 1054)
  2363. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2364. *PrintableOrigin: PAIR(43, 122)
  2365. }
  2366. *case: Option3
  2367. {
  2368. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  2369. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2370. *PrintableArea: PAIR(1995, 1054)
  2371. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2372. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2373. *PrintableOrigin: PAIR(45, 122)
  2374. }
  2375. }
  2376. }
  2377. *case: Option2
  2378. {
  2379. *PrintableArea: PAIR(1997, 1289)
  2380. *PrintableOrigin: PAIR(43, 128)
  2381. *switch: Resolution
  2382. {
  2383. *case: Option1
  2384. {
  2385. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  2386. *% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
  2387. *PrintableArea: PAIR(1996, 1288)
  2388. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2389. *PrintableOrigin: PAIR(44, 128)
  2390. }
  2391. *case: Option2
  2392. {
  2393. *% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
  2394. *PrintableArea: PAIR(1997, 1288)
  2395. }
  2396. *case: Option3
  2397. {
  2398. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  2399. *% Warning: the following printable length is adjusted (1289->1288) so it is divisible by the resolution Y scale.
  2400. *PrintableArea: PAIR(1995, 1288)
  2401. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2402. *PrintableOrigin: PAIR(45, 128)
  2403. }
  2404. }
  2405. }
  2406. *case: Option3
  2407. {
  2408. *PrintableArea: PAIR(1997, 1056)
  2409. *PrintableOrigin: PAIR(43, 121)
  2410. *switch: Resolution
  2411. {
  2412. *case: Option1
  2413. {
  2414. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  2415. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2416. *PrintableArea: PAIR(1996, 1054)
  2417. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2418. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2419. *PrintableOrigin: PAIR(44, 122)
  2420. }
  2421. *case: Option2
  2422. {
  2423. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2424. *PrintableArea: PAIR(1997, 1054)
  2425. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2426. *PrintableOrigin: PAIR(43, 122)
  2427. }
  2428. *case: Option3
  2429. {
  2430. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  2431. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2432. *PrintableArea: PAIR(1995, 1054)
  2433. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2434. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2435. *PrintableOrigin: PAIR(45, 122)
  2436. }
  2437. }
  2438. }
  2439. *case: Option4
  2440. {
  2441. *PrintableArea: PAIR(1997, 1056)
  2442. *PrintableOrigin: PAIR(43, 121)
  2443. *switch: Resolution
  2444. {
  2445. *case: Option1
  2446. {
  2447. *% Warning: the following printable width is adjusted (1997->1996) so it is divisible by the resolution X scale.
  2448. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2449. *PrintableArea: PAIR(1996, 1054)
  2450. *% Warning: the following printable origin X is adjusted (43->44) so it is divisible by the resolution X scale.
  2451. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2452. *PrintableOrigin: PAIR(44, 122)
  2453. }
  2454. *case: Option2
  2455. {
  2456. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2457. *PrintableArea: PAIR(1997, 1054)
  2458. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2459. *PrintableOrigin: PAIR(43, 122)
  2460. }
  2461. *case: Option3
  2462. {
  2463. *% Warning: the following printable width is adjusted (1997->1995) so it is divisible by the resolution X scale.
  2464. *% Warning: the following printable length is adjusted (1056->1054) so it is divisible by the resolution Y scale.
  2465. *PrintableArea: PAIR(1995, 1054)
  2466. *% Warning: the following printable origin X is adjusted (43->45) so it is divisible by the resolution X scale.
  2467. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2468. *PrintableOrigin: PAIR(45, 122)
  2469. }
  2470. }
  2471. }
  2472. }
  2473. }
  2474. *Option: Option18
  2475. {
  2476. *rcNameID: 317
  2477. *PageDimensions: PAIR(4320, 3960)
  2478. *PageProtectMem: 0
  2479. *Command: CmdSelect
  2480. {
  2481. *Order: DOC_SETUP.8
  2482. *Cmd: "<1B>C<000B>"
  2483. }
  2484. *switch: InputBin
  2485. {
  2486. *case: Option1
  2487. {
  2488. *PrintableArea: PAIR(3950, 3599)
  2489. *PrintableOrigin: PAIR(185, 121)
  2490. *switch: Resolution
  2491. {
  2492. *case: Option1
  2493. {
  2494. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  2495. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2496. *PrintableArea: PAIR(3948, 3598)
  2497. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2498. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2499. *PrintableOrigin: PAIR(186, 122)
  2500. }
  2501. *case: Option2
  2502. {
  2503. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2504. *PrintableArea: PAIR(3950, 3598)
  2505. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2506. *PrintableOrigin: PAIR(185, 122)
  2507. }
  2508. *case: Option3
  2509. {
  2510. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  2511. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2512. *PrintableArea: PAIR(3948, 3598)
  2513. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2514. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2515. *PrintableOrigin: PAIR(186, 122)
  2516. }
  2517. }
  2518. }
  2519. *case: Option2
  2520. {
  2521. *PrintableArea: PAIR(3950, 3832)
  2522. *PrintableOrigin: PAIR(185, 128)
  2523. *switch: Resolution
  2524. {
  2525. *case: Option1
  2526. {
  2527. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  2528. *PrintableArea: PAIR(3948, 3832)
  2529. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2530. *PrintableOrigin: PAIR(186, 128)
  2531. }
  2532. *case: Option3
  2533. {
  2534. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  2535. *PrintableArea: PAIR(3948, 3832)
  2536. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2537. *PrintableOrigin: PAIR(186, 128)
  2538. }
  2539. }
  2540. }
  2541. *case: Option3
  2542. {
  2543. *PrintableArea: PAIR(3950, 3599)
  2544. *PrintableOrigin: PAIR(185, 121)
  2545. *switch: Resolution
  2546. {
  2547. *case: Option1
  2548. {
  2549. *% Warning: the following printable width is adjusted (3950->3948) 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(3948, 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. *case: Option2
  2557. {
  2558. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2559. *PrintableArea: PAIR(3950, 3598)
  2560. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2561. *PrintableOrigin: PAIR(185, 122)
  2562. }
  2563. *case: Option3
  2564. {
  2565. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  2566. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2567. *PrintableArea: PAIR(3948, 3598)
  2568. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2569. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2570. *PrintableOrigin: PAIR(186, 122)
  2571. }
  2572. }
  2573. }
  2574. *case: Option4
  2575. {
  2576. *PrintableArea: PAIR(3950, 3599)
  2577. *PrintableOrigin: PAIR(185, 121)
  2578. *switch: Resolution
  2579. {
  2580. *case: Option1
  2581. {
  2582. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  2583. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2584. *PrintableArea: PAIR(3948, 3598)
  2585. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2586. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2587. *PrintableOrigin: PAIR(186, 122)
  2588. }
  2589. *case: Option2
  2590. {
  2591. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2592. *PrintableArea: PAIR(3950, 3598)
  2593. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2594. *PrintableOrigin: PAIR(185, 122)
  2595. }
  2596. *case: Option3
  2597. {
  2598. *% Warning: the following printable width is adjusted (3950->3948) so it is divisible by the resolution X scale.
  2599. *% Warning: the following printable length is adjusted (3599->3598) so it is divisible by the resolution Y scale.
  2600. *PrintableArea: PAIR(3948, 3598)
  2601. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2602. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2603. *PrintableOrigin: PAIR(186, 122)
  2604. }
  2605. }
  2606. }
  2607. }
  2608. }
  2609. *Option: Option19
  2610. {
  2611. *rcNameID: 318
  2612. *PageDimensions: PAIR(5400, 1440)
  2613. *PageProtectMem: 0
  2614. *Command: CmdSelect
  2615. {
  2616. *Order: DOC_SETUP.8
  2617. *Cmd: "<1B>C<0004>"
  2618. }
  2619. *switch: InputBin
  2620. {
  2621. *case: Option1
  2622. {
  2623. *PrintableArea: PAIR(4889, 1079)
  2624. *PrintableOrigin: PAIR(185, 121)
  2625. *switch: Resolution
  2626. {
  2627. *case: Option1
  2628. {
  2629. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2630. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2631. *PrintableArea: PAIR(4888, 1078)
  2632. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2633. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2634. *PrintableOrigin: PAIR(186, 122)
  2635. }
  2636. *case: Option2
  2637. {
  2638. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2639. *PrintableArea: PAIR(4889, 1078)
  2640. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2641. *PrintableOrigin: PAIR(185, 122)
  2642. }
  2643. *case: Option3
  2644. {
  2645. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2646. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2647. *PrintableArea: PAIR(4887, 1078)
  2648. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2649. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2650. *PrintableOrigin: PAIR(186, 122)
  2651. }
  2652. }
  2653. }
  2654. *case: Option2
  2655. {
  2656. *PrintableArea: PAIR(4889, 1312)
  2657. *PrintableOrigin: PAIR(185, 128)
  2658. *switch: Resolution
  2659. {
  2660. *case: Option1
  2661. {
  2662. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2663. *PrintableArea: PAIR(4888, 1312)
  2664. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2665. *PrintableOrigin: PAIR(186, 128)
  2666. }
  2667. *case: Option3
  2668. {
  2669. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2670. *PrintableArea: PAIR(4887, 1312)
  2671. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2672. *PrintableOrigin: PAIR(186, 128)
  2673. }
  2674. }
  2675. }
  2676. *case: Option3
  2677. {
  2678. *PrintableArea: PAIR(4889, 1079)
  2679. *PrintableOrigin: PAIR(185, 121)
  2680. *switch: Resolution
  2681. {
  2682. *case: Option1
  2683. {
  2684. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2685. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2686. *PrintableArea: PAIR(4888, 1078)
  2687. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2688. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2689. *PrintableOrigin: PAIR(186, 122)
  2690. }
  2691. *case: Option2
  2692. {
  2693. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2694. *PrintableArea: PAIR(4889, 1078)
  2695. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2696. *PrintableOrigin: PAIR(185, 122)
  2697. }
  2698. *case: Option3
  2699. {
  2700. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2701. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2702. *PrintableArea: PAIR(4887, 1078)
  2703. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2704. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2705. *PrintableOrigin: PAIR(186, 122)
  2706. }
  2707. }
  2708. }
  2709. *case: Option4
  2710. {
  2711. *PrintableArea: PAIR(4889, 1079)
  2712. *PrintableOrigin: PAIR(185, 121)
  2713. *switch: Resolution
  2714. {
  2715. *case: Option1
  2716. {
  2717. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2718. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2719. *PrintableArea: PAIR(4888, 1078)
  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. *case: Option2
  2725. {
  2726. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2727. *PrintableArea: PAIR(4889, 1078)
  2728. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2729. *PrintableOrigin: PAIR(185, 122)
  2730. }
  2731. *case: Option3
  2732. {
  2733. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2734. *% Warning: the following printable length is adjusted (1079->1078) so it is divisible by the resolution Y scale.
  2735. *PrintableArea: PAIR(4887, 1078)
  2736. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2737. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2738. *PrintableOrigin: PAIR(186, 122)
  2739. }
  2740. }
  2741. }
  2742. }
  2743. }
  2744. *Option: Option20
  2745. {
  2746. *rcNameID: 320
  2747. *PageDimensions: PAIR(5400, 1620)
  2748. *PageProtectMem: 0
  2749. *Command: CmdSelect
  2750. {
  2751. *Order: DOC_SETUP.8
  2752. *Cmd: "<1B>2<1B>C<1B>"
  2753. }
  2754. *switch: InputBin
  2755. {
  2756. *case: Option1
  2757. {
  2758. *PrintableArea: PAIR(4889, 1259)
  2759. *PrintableOrigin: PAIR(185, 121)
  2760. *switch: Resolution
  2761. {
  2762. *case: Option1
  2763. {
  2764. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2765. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2766. *PrintableArea: PAIR(4888, 1258)
  2767. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2768. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2769. *PrintableOrigin: PAIR(186, 122)
  2770. }
  2771. *case: Option2
  2772. {
  2773. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2774. *PrintableArea: PAIR(4889, 1258)
  2775. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2776. *PrintableOrigin: PAIR(185, 122)
  2777. }
  2778. *case: Option3
  2779. {
  2780. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2781. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2782. *PrintableArea: PAIR(4887, 1258)
  2783. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2784. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2785. *PrintableOrigin: PAIR(186, 122)
  2786. }
  2787. }
  2788. }
  2789. *case: Option2
  2790. {
  2791. *PrintableArea: PAIR(4889, 1492)
  2792. *PrintableOrigin: PAIR(185, 128)
  2793. *switch: Resolution
  2794. {
  2795. *case: Option1
  2796. {
  2797. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2798. *PrintableArea: PAIR(4888, 1492)
  2799. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2800. *PrintableOrigin: PAIR(186, 128)
  2801. }
  2802. *case: Option3
  2803. {
  2804. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2805. *PrintableArea: PAIR(4887, 1492)
  2806. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2807. *PrintableOrigin: PAIR(186, 128)
  2808. }
  2809. }
  2810. }
  2811. *case: Option3
  2812. {
  2813. *PrintableArea: PAIR(4889, 1259)
  2814. *PrintableOrigin: PAIR(185, 121)
  2815. *switch: Resolution
  2816. {
  2817. *case: Option1
  2818. {
  2819. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2820. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2821. *PrintableArea: PAIR(4888, 1258)
  2822. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2823. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2824. *PrintableOrigin: PAIR(186, 122)
  2825. }
  2826. *case: Option2
  2827. {
  2828. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2829. *PrintableArea: PAIR(4889, 1258)
  2830. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2831. *PrintableOrigin: PAIR(185, 122)
  2832. }
  2833. *case: Option3
  2834. {
  2835. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2836. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2837. *PrintableArea: PAIR(4887, 1258)
  2838. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2839. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2840. *PrintableOrigin: PAIR(186, 122)
  2841. }
  2842. }
  2843. }
  2844. *case: Option4
  2845. {
  2846. *PrintableArea: PAIR(4889, 1259)
  2847. *PrintableOrigin: PAIR(185, 121)
  2848. *switch: Resolution
  2849. {
  2850. *case: Option1
  2851. {
  2852. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2853. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2854. *PrintableArea: PAIR(4888, 1258)
  2855. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2856. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2857. *PrintableOrigin: PAIR(186, 122)
  2858. }
  2859. *case: Option2
  2860. {
  2861. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2862. *PrintableArea: PAIR(4889, 1258)
  2863. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2864. *PrintableOrigin: PAIR(185, 122)
  2865. }
  2866. *case: Option3
  2867. {
  2868. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2869. *% Warning: the following printable length is adjusted (1259->1258) so it is divisible by the resolution Y scale.
  2870. *PrintableArea: PAIR(4887, 1258)
  2871. *% Warning: the following printable origin X is adjusted (185->186) 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(186, 122)
  2874. }
  2875. }
  2876. }
  2877. }
  2878. }
  2879. *Option: Option21
  2880. {
  2881. *rcNameID: 322
  2882. *PageDimensions: PAIR(5400, 1681)
  2883. *PageProtectMem: 0
  2884. *Command: CmdSelect
  2885. {
  2886. *Order: DOC_SETUP.8
  2887. *Cmd: "<1B>2<1B>C<1C>"
  2888. }
  2889. *switch: InputBin
  2890. {
  2891. *case: Option1
  2892. {
  2893. *PrintableArea: PAIR(4889, 1320)
  2894. *PrintableOrigin: PAIR(185, 121)
  2895. *switch: Resolution
  2896. {
  2897. *case: Option1
  2898. {
  2899. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2900. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  2901. *PrintableArea: PAIR(4888, 1318)
  2902. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2903. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2904. *PrintableOrigin: PAIR(186, 122)
  2905. }
  2906. *case: Option2
  2907. {
  2908. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  2909. *PrintableArea: PAIR(4889, 1318)
  2910. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2911. *PrintableOrigin: PAIR(185, 122)
  2912. }
  2913. *case: Option3
  2914. {
  2915. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2916. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  2917. *PrintableArea: PAIR(4887, 1318)
  2918. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2919. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2920. *PrintableOrigin: PAIR(186, 122)
  2921. }
  2922. }
  2923. }
  2924. *case: Option2
  2925. {
  2926. *PrintableArea: PAIR(4889, 1553)
  2927. *PrintableOrigin: PAIR(185, 128)
  2928. *switch: Resolution
  2929. {
  2930. *case: Option1
  2931. {
  2932. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2933. *% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
  2934. *PrintableArea: PAIR(4888, 1552)
  2935. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2936. *PrintableOrigin: PAIR(186, 128)
  2937. }
  2938. *case: Option2
  2939. {
  2940. *% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
  2941. *PrintableArea: PAIR(4889, 1552)
  2942. }
  2943. *case: Option3
  2944. {
  2945. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2946. *% Warning: the following printable length is adjusted (1553->1552) so it is divisible by the resolution Y scale.
  2947. *PrintableArea: PAIR(4887, 1552)
  2948. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2949. *PrintableOrigin: PAIR(186, 128)
  2950. }
  2951. }
  2952. }
  2953. *case: Option3
  2954. {
  2955. *PrintableArea: PAIR(4889, 1320)
  2956. *PrintableOrigin: PAIR(185, 121)
  2957. *switch: Resolution
  2958. {
  2959. *case: Option1
  2960. {
  2961. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2962. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  2963. *PrintableArea: PAIR(4888, 1318)
  2964. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2965. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2966. *PrintableOrigin: PAIR(186, 122)
  2967. }
  2968. *case: Option2
  2969. {
  2970. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  2971. *PrintableArea: PAIR(4889, 1318)
  2972. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2973. *PrintableOrigin: PAIR(185, 122)
  2974. }
  2975. *case: Option3
  2976. {
  2977. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  2978. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  2979. *PrintableArea: PAIR(4887, 1318)
  2980. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2981. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2982. *PrintableOrigin: PAIR(186, 122)
  2983. }
  2984. }
  2985. }
  2986. *case: Option4
  2987. {
  2988. *PrintableArea: PAIR(4889, 1320)
  2989. *PrintableOrigin: PAIR(185, 121)
  2990. *switch: Resolution
  2991. {
  2992. *case: Option1
  2993. {
  2994. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  2995. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  2996. *PrintableArea: PAIR(4888, 1318)
  2997. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  2998. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  2999. *PrintableOrigin: PAIR(186, 122)
  3000. }
  3001. *case: Option2
  3002. {
  3003. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  3004. *PrintableArea: PAIR(4889, 1318)
  3005. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3006. *PrintableOrigin: PAIR(185, 122)
  3007. }
  3008. *case: Option3
  3009. {
  3010. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3011. *% Warning: the following printable length is adjusted (1320->1318) so it is divisible by the resolution Y scale.
  3012. *PrintableArea: PAIR(4887, 1318)
  3013. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3014. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3015. *PrintableOrigin: PAIR(186, 122)
  3016. }
  3017. }
  3018. }
  3019. }
  3020. }
  3021. *Option: Option22
  3022. {
  3023. *rcNameID: 324
  3024. *PageDimensions: PAIR(5400, 1800)
  3025. *PageProtectMem: 0
  3026. *Command: CmdSelect
  3027. {
  3028. *Order: DOC_SETUP.8
  3029. *Cmd: "<1B>C<0005>"
  3030. }
  3031. *switch: InputBin
  3032. {
  3033. *case: Option1
  3034. {
  3035. *PrintableArea: PAIR(4889, 1439)
  3036. *PrintableOrigin: PAIR(185, 121)
  3037. *switch: Resolution
  3038. {
  3039. *case: Option1
  3040. {
  3041. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3042. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3043. *PrintableArea: PAIR(4888, 1438)
  3044. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3045. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3046. *PrintableOrigin: PAIR(186, 122)
  3047. }
  3048. *case: Option2
  3049. {
  3050. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3051. *PrintableArea: PAIR(4889, 1438)
  3052. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3053. *PrintableOrigin: PAIR(185, 122)
  3054. }
  3055. *case: Option3
  3056. {
  3057. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3058. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3059. *PrintableArea: PAIR(4887, 1438)
  3060. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3061. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3062. *PrintableOrigin: PAIR(186, 122)
  3063. }
  3064. }
  3065. }
  3066. *case: Option2
  3067. {
  3068. *PrintableArea: PAIR(4889, 1672)
  3069. *PrintableOrigin: PAIR(185, 128)
  3070. *switch: Resolution
  3071. {
  3072. *case: Option1
  3073. {
  3074. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3075. *PrintableArea: PAIR(4888, 1672)
  3076. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3077. *PrintableOrigin: PAIR(186, 128)
  3078. }
  3079. *case: Option3
  3080. {
  3081. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3082. *PrintableArea: PAIR(4887, 1672)
  3083. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3084. *PrintableOrigin: PAIR(186, 128)
  3085. }
  3086. }
  3087. }
  3088. *case: Option3
  3089. {
  3090. *PrintableArea: PAIR(4889, 1439)
  3091. *PrintableOrigin: PAIR(185, 121)
  3092. *switch: Resolution
  3093. {
  3094. *case: Option1
  3095. {
  3096. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3097. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3098. *PrintableArea: PAIR(4888, 1438)
  3099. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3100. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3101. *PrintableOrigin: PAIR(186, 122)
  3102. }
  3103. *case: Option2
  3104. {
  3105. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3106. *PrintableArea: PAIR(4889, 1438)
  3107. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3108. *PrintableOrigin: PAIR(185, 122)
  3109. }
  3110. *case: Option3
  3111. {
  3112. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3113. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3114. *PrintableArea: PAIR(4887, 1438)
  3115. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3116. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3117. *PrintableOrigin: PAIR(186, 122)
  3118. }
  3119. }
  3120. }
  3121. *case: Option4
  3122. {
  3123. *PrintableArea: PAIR(4889, 1439)
  3124. *PrintableOrigin: PAIR(185, 121)
  3125. *switch: Resolution
  3126. {
  3127. *case: Option1
  3128. {
  3129. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3130. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3131. *PrintableArea: PAIR(4888, 1438)
  3132. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3133. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3134. *PrintableOrigin: PAIR(186, 122)
  3135. }
  3136. *case: Option2
  3137. {
  3138. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3139. *PrintableArea: PAIR(4889, 1438)
  3140. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3141. *PrintableOrigin: PAIR(185, 122)
  3142. }
  3143. *case: Option3
  3144. {
  3145. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3146. *% Warning: the following printable length is adjusted (1439->1438) so it is divisible by the resolution Y scale.
  3147. *PrintableArea: PAIR(4887, 1438)
  3148. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3149. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3150. *PrintableOrigin: PAIR(186, 122)
  3151. }
  3152. }
  3153. }
  3154. }
  3155. }
  3156. *Option: Option23
  3157. {
  3158. *rcNameID: 326
  3159. *PageDimensions: PAIR(5400, 1980)
  3160. *PageProtectMem: 0
  3161. *Command: CmdSelect
  3162. {
  3163. *Order: DOC_SETUP.8
  3164. *Cmd: "<1B>2<1B>C!"
  3165. }
  3166. *switch: InputBin
  3167. {
  3168. *case: Option1
  3169. {
  3170. *PrintableArea: PAIR(4889, 1619)
  3171. *PrintableOrigin: PAIR(185, 121)
  3172. *switch: Resolution
  3173. {
  3174. *case: Option1
  3175. {
  3176. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3177. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3178. *PrintableArea: PAIR(4888, 1618)
  3179. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3180. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3181. *PrintableOrigin: PAIR(186, 122)
  3182. }
  3183. *case: Option2
  3184. {
  3185. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3186. *PrintableArea: PAIR(4889, 1618)
  3187. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3188. *PrintableOrigin: PAIR(185, 122)
  3189. }
  3190. *case: Option3
  3191. {
  3192. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3193. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3194. *PrintableArea: PAIR(4887, 1618)
  3195. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3196. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3197. *PrintableOrigin: PAIR(186, 122)
  3198. }
  3199. }
  3200. }
  3201. *case: Option2
  3202. {
  3203. *PrintableArea: PAIR(4889, 1852)
  3204. *PrintableOrigin: PAIR(185, 128)
  3205. *switch: Resolution
  3206. {
  3207. *case: Option1
  3208. {
  3209. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3210. *PrintableArea: PAIR(4888, 1852)
  3211. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3212. *PrintableOrigin: PAIR(186, 128)
  3213. }
  3214. *case: Option3
  3215. {
  3216. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3217. *PrintableArea: PAIR(4887, 1852)
  3218. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3219. *PrintableOrigin: PAIR(186, 128)
  3220. }
  3221. }
  3222. }
  3223. *case: Option3
  3224. {
  3225. *PrintableArea: PAIR(4889, 1619)
  3226. *PrintableOrigin: PAIR(185, 121)
  3227. *switch: Resolution
  3228. {
  3229. *case: Option1
  3230. {
  3231. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3232. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3233. *PrintableArea: PAIR(4888, 1618)
  3234. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3235. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3236. *PrintableOrigin: PAIR(186, 122)
  3237. }
  3238. *case: Option2
  3239. {
  3240. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3241. *PrintableArea: PAIR(4889, 1618)
  3242. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3243. *PrintableOrigin: PAIR(185, 122)
  3244. }
  3245. *case: Option3
  3246. {
  3247. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3248. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3249. *PrintableArea: PAIR(4887, 1618)
  3250. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3251. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3252. *PrintableOrigin: PAIR(186, 122)
  3253. }
  3254. }
  3255. }
  3256. *case: Option4
  3257. {
  3258. *PrintableArea: PAIR(4889, 1619)
  3259. *PrintableOrigin: PAIR(185, 121)
  3260. *switch: Resolution
  3261. {
  3262. *case: Option1
  3263. {
  3264. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3265. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3266. *PrintableArea: PAIR(4888, 1618)
  3267. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3268. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3269. *PrintableOrigin: PAIR(186, 122)
  3270. }
  3271. *case: Option2
  3272. {
  3273. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3274. *PrintableArea: PAIR(4889, 1618)
  3275. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3276. *PrintableOrigin: PAIR(185, 122)
  3277. }
  3278. *case: Option3
  3279. {
  3280. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3281. *% Warning: the following printable length is adjusted (1619->1618) so it is divisible by the resolution Y scale.
  3282. *PrintableArea: PAIR(4887, 1618)
  3283. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3284. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3285. *PrintableOrigin: PAIR(186, 122)
  3286. }
  3287. }
  3288. }
  3289. }
  3290. }
  3291. *Option: Option24
  3292. {
  3293. *rcNameID: 328
  3294. *PageDimensions: PAIR(5400, 2040)
  3295. *PageProtectMem: 0
  3296. *Command: CmdSelect
  3297. {
  3298. *Order: DOC_SETUP.8
  3299. *Cmd: "<1B>2<1B>C%""
  3300. }
  3301. *switch: InputBin
  3302. {
  3303. *case: Option1
  3304. {
  3305. *PrintableArea: PAIR(4889, 1679)
  3306. *PrintableOrigin: PAIR(185, 121)
  3307. *switch: Resolution
  3308. {
  3309. *case: Option1
  3310. {
  3311. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3312. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3313. *PrintableArea: PAIR(4888, 1678)
  3314. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3315. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3316. *PrintableOrigin: PAIR(186, 122)
  3317. }
  3318. *case: Option2
  3319. {
  3320. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3321. *PrintableArea: PAIR(4889, 1678)
  3322. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3323. *PrintableOrigin: PAIR(185, 122)
  3324. }
  3325. *case: Option3
  3326. {
  3327. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3328. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3329. *PrintableArea: PAIR(4887, 1678)
  3330. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3331. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3332. *PrintableOrigin: PAIR(186, 122)
  3333. }
  3334. }
  3335. }
  3336. *case: Option2
  3337. {
  3338. *PrintableArea: PAIR(4889, 1912)
  3339. *PrintableOrigin: PAIR(185, 128)
  3340. *switch: Resolution
  3341. {
  3342. *case: Option1
  3343. {
  3344. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3345. *PrintableArea: PAIR(4888, 1912)
  3346. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3347. *PrintableOrigin: PAIR(186, 128)
  3348. }
  3349. *case: Option3
  3350. {
  3351. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3352. *PrintableArea: PAIR(4887, 1912)
  3353. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3354. *PrintableOrigin: PAIR(186, 128)
  3355. }
  3356. }
  3357. }
  3358. *case: Option3
  3359. {
  3360. *PrintableArea: PAIR(4889, 1679)
  3361. *PrintableOrigin: PAIR(185, 121)
  3362. *switch: Resolution
  3363. {
  3364. *case: Option1
  3365. {
  3366. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3367. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3368. *PrintableArea: PAIR(4888, 1678)
  3369. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3370. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3371. *PrintableOrigin: PAIR(186, 122)
  3372. }
  3373. *case: Option2
  3374. {
  3375. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3376. *PrintableArea: PAIR(4889, 1678)
  3377. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3378. *PrintableOrigin: PAIR(185, 122)
  3379. }
  3380. *case: Option3
  3381. {
  3382. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3383. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3384. *PrintableArea: PAIR(4887, 1678)
  3385. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3386. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3387. *PrintableOrigin: PAIR(186, 122)
  3388. }
  3389. }
  3390. }
  3391. *case: Option4
  3392. {
  3393. *PrintableArea: PAIR(4889, 1679)
  3394. *PrintableOrigin: PAIR(185, 121)
  3395. *switch: Resolution
  3396. {
  3397. *case: Option1
  3398. {
  3399. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3400. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3401. *PrintableArea: PAIR(4888, 1678)
  3402. *% Warning: the following printable origin X is adjusted (185->186) 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(186, 122)
  3405. }
  3406. *case: Option2
  3407. {
  3408. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3409. *PrintableArea: PAIR(4889, 1678)
  3410. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3411. *PrintableOrigin: PAIR(185, 122)
  3412. }
  3413. *case: Option3
  3414. {
  3415. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3416. *% Warning: the following printable length is adjusted (1679->1678) so it is divisible by the resolution Y scale.
  3417. *PrintableArea: PAIR(4887, 1678)
  3418. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3419. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3420. *PrintableOrigin: PAIR(186, 122)
  3421. }
  3422. }
  3423. }
  3424. }
  3425. }
  3426. *Option: Option25
  3427. {
  3428. *rcNameID: 330
  3429. *PageDimensions: PAIR(5400, 2160)
  3430. *PageProtectMem: 0
  3431. *Command: CmdSelect
  3432. {
  3433. *Order: DOC_SETUP.8
  3434. *Cmd: "<1B>C<0006>"
  3435. }
  3436. *switch: InputBin
  3437. {
  3438. *case: Option1
  3439. {
  3440. *PrintableArea: PAIR(4889, 1799)
  3441. *PrintableOrigin: PAIR(185, 121)
  3442. *switch: Resolution
  3443. {
  3444. *case: Option1
  3445. {
  3446. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3447. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3448. *PrintableArea: PAIR(4888, 1798)
  3449. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3450. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3451. *PrintableOrigin: PAIR(186, 122)
  3452. }
  3453. *case: Option2
  3454. {
  3455. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3456. *PrintableArea: PAIR(4889, 1798)
  3457. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3458. *PrintableOrigin: PAIR(185, 122)
  3459. }
  3460. *case: Option3
  3461. {
  3462. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3463. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3464. *PrintableArea: PAIR(4887, 1798)
  3465. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3466. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3467. *PrintableOrigin: PAIR(186, 122)
  3468. }
  3469. }
  3470. }
  3471. *case: Option2
  3472. {
  3473. *PrintableArea: PAIR(4889, 2032)
  3474. *PrintableOrigin: PAIR(185, 128)
  3475. *switch: Resolution
  3476. {
  3477. *case: Option1
  3478. {
  3479. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3480. *PrintableArea: PAIR(4888, 2032)
  3481. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3482. *PrintableOrigin: PAIR(186, 128)
  3483. }
  3484. *case: Option3
  3485. {
  3486. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3487. *PrintableArea: PAIR(4887, 2032)
  3488. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3489. *PrintableOrigin: PAIR(186, 128)
  3490. }
  3491. }
  3492. }
  3493. *case: Option3
  3494. {
  3495. *PrintableArea: PAIR(4889, 1799)
  3496. *PrintableOrigin: PAIR(185, 121)
  3497. *switch: Resolution
  3498. {
  3499. *case: Option1
  3500. {
  3501. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3502. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3503. *PrintableArea: PAIR(4888, 1798)
  3504. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3505. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3506. *PrintableOrigin: PAIR(186, 122)
  3507. }
  3508. *case: Option2
  3509. {
  3510. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3511. *PrintableArea: PAIR(4889, 1798)
  3512. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3513. *PrintableOrigin: PAIR(185, 122)
  3514. }
  3515. *case: Option3
  3516. {
  3517. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3518. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3519. *PrintableArea: PAIR(4887, 1798)
  3520. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3521. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3522. *PrintableOrigin: PAIR(186, 122)
  3523. }
  3524. }
  3525. }
  3526. *case: Option4
  3527. {
  3528. *PrintableArea: PAIR(4889, 1799)
  3529. *PrintableOrigin: PAIR(185, 121)
  3530. *switch: Resolution
  3531. {
  3532. *case: Option1
  3533. {
  3534. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3535. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3536. *PrintableArea: PAIR(4888, 1798)
  3537. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3538. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3539. *PrintableOrigin: PAIR(186, 122)
  3540. }
  3541. *case: Option2
  3542. {
  3543. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3544. *PrintableArea: PAIR(4889, 1798)
  3545. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3546. *PrintableOrigin: PAIR(185, 122)
  3547. }
  3548. *case: Option3
  3549. {
  3550. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3551. *% Warning: the following printable length is adjusted (1799->1798) so it is divisible by the resolution Y scale.
  3552. *PrintableArea: PAIR(4887, 1798)
  3553. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3554. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3555. *PrintableOrigin: PAIR(186, 122)
  3556. }
  3557. }
  3558. }
  3559. }
  3560. }
  3561. *Option: Option26
  3562. {
  3563. *rcNameID: 332
  3564. *PageDimensions: PAIR(5400, 2340)
  3565. *PageProtectMem: 0
  3566. *Command: CmdSelect
  3567. {
  3568. *Order: DOC_SETUP.8
  3569. *Cmd: "<1B>2<1B>C'"
  3570. }
  3571. *switch: InputBin
  3572. {
  3573. *case: Option1
  3574. {
  3575. *PrintableArea: PAIR(4889, 1979)
  3576. *PrintableOrigin: PAIR(185, 121)
  3577. *switch: Resolution
  3578. {
  3579. *case: Option1
  3580. {
  3581. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3582. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3583. *PrintableArea: PAIR(4888, 1978)
  3584. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3585. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3586. *PrintableOrigin: PAIR(186, 122)
  3587. }
  3588. *case: Option2
  3589. {
  3590. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3591. *PrintableArea: PAIR(4889, 1978)
  3592. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3593. *PrintableOrigin: PAIR(185, 122)
  3594. }
  3595. *case: Option3
  3596. {
  3597. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3598. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3599. *PrintableArea: PAIR(4887, 1978)
  3600. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3601. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3602. *PrintableOrigin: PAIR(186, 122)
  3603. }
  3604. }
  3605. }
  3606. *case: Option2
  3607. {
  3608. *PrintableArea: PAIR(4889, 2212)
  3609. *PrintableOrigin: PAIR(185, 128)
  3610. *switch: Resolution
  3611. {
  3612. *case: Option1
  3613. {
  3614. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3615. *PrintableArea: PAIR(4888, 2212)
  3616. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3617. *PrintableOrigin: PAIR(186, 128)
  3618. }
  3619. *case: Option3
  3620. {
  3621. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3622. *PrintableArea: PAIR(4887, 2212)
  3623. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3624. *PrintableOrigin: PAIR(186, 128)
  3625. }
  3626. }
  3627. }
  3628. *case: Option3
  3629. {
  3630. *PrintableArea: PAIR(4889, 1979)
  3631. *PrintableOrigin: PAIR(185, 121)
  3632. *switch: Resolution
  3633. {
  3634. *case: Option1
  3635. {
  3636. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3637. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3638. *PrintableArea: PAIR(4888, 1978)
  3639. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3640. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3641. *PrintableOrigin: PAIR(186, 122)
  3642. }
  3643. *case: Option2
  3644. {
  3645. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3646. *PrintableArea: PAIR(4889, 1978)
  3647. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3648. *PrintableOrigin: PAIR(185, 122)
  3649. }
  3650. *case: Option3
  3651. {
  3652. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3653. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3654. *PrintableArea: PAIR(4887, 1978)
  3655. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3656. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3657. *PrintableOrigin: PAIR(186, 122)
  3658. }
  3659. }
  3660. }
  3661. *case: Option4
  3662. {
  3663. *PrintableArea: PAIR(4889, 1979)
  3664. *PrintableOrigin: PAIR(185, 121)
  3665. *switch: Resolution
  3666. {
  3667. *case: Option1
  3668. {
  3669. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3670. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3671. *PrintableArea: PAIR(4888, 1978)
  3672. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3673. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3674. *PrintableOrigin: PAIR(186, 122)
  3675. }
  3676. *case: Option2
  3677. {
  3678. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3679. *PrintableArea: PAIR(4889, 1978)
  3680. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3681. *PrintableOrigin: PAIR(185, 122)
  3682. }
  3683. *case: Option3
  3684. {
  3685. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3686. *% Warning: the following printable length is adjusted (1979->1978) so it is divisible by the resolution Y scale.
  3687. *PrintableArea: PAIR(4887, 1978)
  3688. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3689. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3690. *PrintableOrigin: PAIR(186, 122)
  3691. }
  3692. }
  3693. }
  3694. }
  3695. }
  3696. *Option: Option27
  3697. {
  3698. *rcNameID: 334
  3699. *PageDimensions: PAIR(5400, 2400)
  3700. *PageProtectMem: 0
  3701. *Command: CmdSelect
  3702. {
  3703. *Order: DOC_SETUP.8
  3704. *Cmd: "<1B>2<1B>C("
  3705. }
  3706. *switch: InputBin
  3707. {
  3708. *case: Option1
  3709. {
  3710. *PrintableArea: PAIR(4889, 2039)
  3711. *PrintableOrigin: PAIR(185, 121)
  3712. *switch: Resolution
  3713. {
  3714. *case: Option1
  3715. {
  3716. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3717. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3718. *PrintableArea: PAIR(4888, 2038)
  3719. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3720. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3721. *PrintableOrigin: PAIR(186, 122)
  3722. }
  3723. *case: Option2
  3724. {
  3725. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3726. *PrintableArea: PAIR(4889, 2038)
  3727. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3728. *PrintableOrigin: PAIR(185, 122)
  3729. }
  3730. *case: Option3
  3731. {
  3732. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3733. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3734. *PrintableArea: PAIR(4887, 2038)
  3735. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3736. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3737. *PrintableOrigin: PAIR(186, 122)
  3738. }
  3739. }
  3740. }
  3741. *case: Option2
  3742. {
  3743. *PrintableArea: PAIR(4889, 2272)
  3744. *PrintableOrigin: PAIR(185, 128)
  3745. *switch: Resolution
  3746. {
  3747. *case: Option1
  3748. {
  3749. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3750. *PrintableArea: PAIR(4888, 2272)
  3751. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3752. *PrintableOrigin: PAIR(186, 128)
  3753. }
  3754. *case: Option3
  3755. {
  3756. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3757. *PrintableArea: PAIR(4887, 2272)
  3758. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3759. *PrintableOrigin: PAIR(186, 128)
  3760. }
  3761. }
  3762. }
  3763. *case: Option3
  3764. {
  3765. *PrintableArea: PAIR(4889, 2039)
  3766. *PrintableOrigin: PAIR(185, 121)
  3767. *switch: Resolution
  3768. {
  3769. *case: Option1
  3770. {
  3771. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3772. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3773. *PrintableArea: PAIR(4888, 2038)
  3774. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3775. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3776. *PrintableOrigin: PAIR(186, 122)
  3777. }
  3778. *case: Option2
  3779. {
  3780. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3781. *PrintableArea: PAIR(4889, 2038)
  3782. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3783. *PrintableOrigin: PAIR(185, 122)
  3784. }
  3785. *case: Option3
  3786. {
  3787. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3788. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3789. *PrintableArea: PAIR(4887, 2038)
  3790. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3791. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3792. *PrintableOrigin: PAIR(186, 122)
  3793. }
  3794. }
  3795. }
  3796. *case: Option4
  3797. {
  3798. *PrintableArea: PAIR(4889, 2039)
  3799. *PrintableOrigin: PAIR(185, 121)
  3800. *switch: Resolution
  3801. {
  3802. *case: Option1
  3803. {
  3804. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3805. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3806. *PrintableArea: PAIR(4888, 2038)
  3807. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3808. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3809. *PrintableOrigin: PAIR(186, 122)
  3810. }
  3811. *case: Option2
  3812. {
  3813. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3814. *PrintableArea: PAIR(4889, 2038)
  3815. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3816. *PrintableOrigin: PAIR(185, 122)
  3817. }
  3818. *case: Option3
  3819. {
  3820. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3821. *% Warning: the following printable length is adjusted (2039->2038) so it is divisible by the resolution Y scale.
  3822. *PrintableArea: PAIR(4887, 2038)
  3823. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3824. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3825. *PrintableOrigin: PAIR(186, 122)
  3826. }
  3827. }
  3828. }
  3829. }
  3830. }
  3831. *Option: Option28
  3832. {
  3833. *rcNameID: 336
  3834. *PageDimensions: PAIR(5400, 2520)
  3835. *PageProtectMem: 0
  3836. *Command: CmdSelect
  3837. {
  3838. *Order: DOC_SETUP.8
  3839. *Cmd: "<1B>C<0007>"
  3840. }
  3841. *switch: InputBin
  3842. {
  3843. *case: Option1
  3844. {
  3845. *PrintableArea: PAIR(4889, 2159)
  3846. *PrintableOrigin: PAIR(185, 121)
  3847. *switch: Resolution
  3848. {
  3849. *case: Option1
  3850. {
  3851. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3852. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3853. *PrintableArea: PAIR(4888, 2158)
  3854. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3855. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3856. *PrintableOrigin: PAIR(186, 122)
  3857. }
  3858. *case: Option2
  3859. {
  3860. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3861. *PrintableArea: PAIR(4889, 2158)
  3862. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3863. *PrintableOrigin: PAIR(185, 122)
  3864. }
  3865. *case: Option3
  3866. {
  3867. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3868. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3869. *PrintableArea: PAIR(4887, 2158)
  3870. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3871. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3872. *PrintableOrigin: PAIR(186, 122)
  3873. }
  3874. }
  3875. }
  3876. *case: Option2
  3877. {
  3878. *PrintableArea: PAIR(4889, 2392)
  3879. *PrintableOrigin: PAIR(185, 128)
  3880. *switch: Resolution
  3881. {
  3882. *case: Option1
  3883. {
  3884. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3885. *PrintableArea: PAIR(4888, 2392)
  3886. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3887. *PrintableOrigin: PAIR(186, 128)
  3888. }
  3889. *case: Option3
  3890. {
  3891. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3892. *PrintableArea: PAIR(4887, 2392)
  3893. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3894. *PrintableOrigin: PAIR(186, 128)
  3895. }
  3896. }
  3897. }
  3898. *case: Option3
  3899. {
  3900. *PrintableArea: PAIR(4889, 2159)
  3901. *PrintableOrigin: PAIR(185, 121)
  3902. *switch: Resolution
  3903. {
  3904. *case: Option1
  3905. {
  3906. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3907. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3908. *PrintableArea: PAIR(4888, 2158)
  3909. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3910. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3911. *PrintableOrigin: PAIR(186, 122)
  3912. }
  3913. *case: Option2
  3914. {
  3915. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3916. *PrintableArea: PAIR(4889, 2158)
  3917. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3918. *PrintableOrigin: PAIR(185, 122)
  3919. }
  3920. *case: Option3
  3921. {
  3922. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3923. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3924. *PrintableArea: PAIR(4887, 2158)
  3925. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3926. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3927. *PrintableOrigin: PAIR(186, 122)
  3928. }
  3929. }
  3930. }
  3931. *case: Option4
  3932. {
  3933. *PrintableArea: PAIR(4889, 2159)
  3934. *PrintableOrigin: PAIR(185, 121)
  3935. *switch: Resolution
  3936. {
  3937. *case: Option1
  3938. {
  3939. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3940. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3941. *PrintableArea: PAIR(4888, 2158)
  3942. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3943. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3944. *PrintableOrigin: PAIR(186, 122)
  3945. }
  3946. *case: Option2
  3947. {
  3948. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3949. *PrintableArea: PAIR(4889, 2158)
  3950. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3951. *PrintableOrigin: PAIR(185, 122)
  3952. }
  3953. *case: Option3
  3954. {
  3955. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  3956. *% Warning: the following printable length is adjusted (2159->2158) so it is divisible by the resolution Y scale.
  3957. *PrintableArea: PAIR(4887, 2158)
  3958. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3959. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3960. *PrintableOrigin: PAIR(186, 122)
  3961. }
  3962. }
  3963. }
  3964. }
  3965. }
  3966. *Option: Option29
  3967. {
  3968. *rcNameID: 338
  3969. *PageDimensions: PAIR(5400, 2700)
  3970. *PageProtectMem: 0
  3971. *Command: CmdSelect
  3972. {
  3973. *Order: DOC_SETUP.8
  3974. *Cmd: "<1B>2<1B>C-"
  3975. }
  3976. *switch: InputBin
  3977. {
  3978. *case: Option1
  3979. {
  3980. *PrintableArea: PAIR(4889, 2339)
  3981. *PrintableOrigin: PAIR(185, 121)
  3982. *switch: Resolution
  3983. {
  3984. *case: Option1
  3985. {
  3986. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  3987. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  3988. *PrintableArea: PAIR(4888, 2338)
  3989. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  3990. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3991. *PrintableOrigin: PAIR(186, 122)
  3992. }
  3993. *case: Option2
  3994. {
  3995. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  3996. *PrintableArea: PAIR(4889, 2338)
  3997. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  3998. *PrintableOrigin: PAIR(185, 122)
  3999. }
  4000. *case: Option3
  4001. {
  4002. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4003. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  4004. *PrintableArea: PAIR(4887, 2338)
  4005. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4006. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4007. *PrintableOrigin: PAIR(186, 122)
  4008. }
  4009. }
  4010. }
  4011. *case: Option2
  4012. {
  4013. *PrintableArea: PAIR(4889, 2572)
  4014. *PrintableOrigin: PAIR(185, 128)
  4015. *switch: Resolution
  4016. {
  4017. *case: Option1
  4018. {
  4019. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4020. *PrintableArea: PAIR(4888, 2572)
  4021. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4022. *PrintableOrigin: PAIR(186, 128)
  4023. }
  4024. *case: Option3
  4025. {
  4026. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4027. *PrintableArea: PAIR(4887, 2572)
  4028. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4029. *PrintableOrigin: PAIR(186, 128)
  4030. }
  4031. }
  4032. }
  4033. *case: Option3
  4034. {
  4035. *PrintableArea: PAIR(4889, 2339)
  4036. *PrintableOrigin: PAIR(185, 121)
  4037. *switch: Resolution
  4038. {
  4039. *case: Option1
  4040. {
  4041. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4042. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  4043. *PrintableArea: PAIR(4888, 2338)
  4044. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4045. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4046. *PrintableOrigin: PAIR(186, 122)
  4047. }
  4048. *case: Option2
  4049. {
  4050. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  4051. *PrintableArea: PAIR(4889, 2338)
  4052. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4053. *PrintableOrigin: PAIR(185, 122)
  4054. }
  4055. *case: Option3
  4056. {
  4057. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4058. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  4059. *PrintableArea: PAIR(4887, 2338)
  4060. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4061. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4062. *PrintableOrigin: PAIR(186, 122)
  4063. }
  4064. }
  4065. }
  4066. *case: Option4
  4067. {
  4068. *PrintableArea: PAIR(4889, 2339)
  4069. *PrintableOrigin: PAIR(185, 121)
  4070. *switch: Resolution
  4071. {
  4072. *case: Option1
  4073. {
  4074. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4075. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  4076. *PrintableArea: PAIR(4888, 2338)
  4077. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4078. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4079. *PrintableOrigin: PAIR(186, 122)
  4080. }
  4081. *case: Option2
  4082. {
  4083. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  4084. *PrintableArea: PAIR(4889, 2338)
  4085. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4086. *PrintableOrigin: PAIR(185, 122)
  4087. }
  4088. *case: Option3
  4089. {
  4090. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4091. *% Warning: the following printable length is adjusted (2339->2338) so it is divisible by the resolution Y scale.
  4092. *PrintableArea: PAIR(4887, 2338)
  4093. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4094. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4095. *PrintableOrigin: PAIR(186, 122)
  4096. }
  4097. }
  4098. }
  4099. }
  4100. }
  4101. *Option: Option30
  4102. {
  4103. *rcNameID: 340
  4104. *PageDimensions: PAIR(5400, 2880)
  4105. *PageProtectMem: 0
  4106. *Command: CmdSelect
  4107. {
  4108. *Order: DOC_SETUP.8
  4109. *Cmd: "<1B>C<0008>"
  4110. }
  4111. *switch: InputBin
  4112. {
  4113. *case: Option1
  4114. {
  4115. *PrintableArea: PAIR(4889, 2519)
  4116. *PrintableOrigin: PAIR(185, 121)
  4117. *switch: Resolution
  4118. {
  4119. *case: Option1
  4120. {
  4121. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4122. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4123. *PrintableArea: PAIR(4888, 2518)
  4124. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4125. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4126. *PrintableOrigin: PAIR(186, 122)
  4127. }
  4128. *case: Option2
  4129. {
  4130. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4131. *PrintableArea: PAIR(4889, 2518)
  4132. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4133. *PrintableOrigin: PAIR(185, 122)
  4134. }
  4135. *case: Option3
  4136. {
  4137. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4138. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4139. *PrintableArea: PAIR(4887, 2518)
  4140. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4141. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4142. *PrintableOrigin: PAIR(186, 122)
  4143. }
  4144. }
  4145. }
  4146. *case: Option2
  4147. {
  4148. *PrintableArea: PAIR(4889, 2752)
  4149. *PrintableOrigin: PAIR(185, 128)
  4150. *switch: Resolution
  4151. {
  4152. *case: Option1
  4153. {
  4154. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4155. *PrintableArea: PAIR(4888, 2752)
  4156. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4157. *PrintableOrigin: PAIR(186, 128)
  4158. }
  4159. *case: Option3
  4160. {
  4161. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4162. *PrintableArea: PAIR(4887, 2752)
  4163. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4164. *PrintableOrigin: PAIR(186, 128)
  4165. }
  4166. }
  4167. }
  4168. *case: Option3
  4169. {
  4170. *PrintableArea: PAIR(4889, 2519)
  4171. *PrintableOrigin: PAIR(185, 121)
  4172. *switch: Resolution
  4173. {
  4174. *case: Option1
  4175. {
  4176. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4177. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4178. *PrintableArea: PAIR(4888, 2518)
  4179. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4180. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4181. *PrintableOrigin: PAIR(186, 122)
  4182. }
  4183. *case: Option2
  4184. {
  4185. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4186. *PrintableArea: PAIR(4889, 2518)
  4187. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4188. *PrintableOrigin: PAIR(185, 122)
  4189. }
  4190. *case: Option3
  4191. {
  4192. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4193. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4194. *PrintableArea: PAIR(4887, 2518)
  4195. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4196. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4197. *PrintableOrigin: PAIR(186, 122)
  4198. }
  4199. }
  4200. }
  4201. *case: Option4
  4202. {
  4203. *PrintableArea: PAIR(4889, 2519)
  4204. *PrintableOrigin: PAIR(185, 121)
  4205. *switch: Resolution
  4206. {
  4207. *case: Option1
  4208. {
  4209. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4210. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4211. *PrintableArea: PAIR(4888, 2518)
  4212. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4213. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4214. *PrintableOrigin: PAIR(186, 122)
  4215. }
  4216. *case: Option2
  4217. {
  4218. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4219. *PrintableArea: PAIR(4889, 2518)
  4220. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4221. *PrintableOrigin: PAIR(185, 122)
  4222. }
  4223. *case: Option3
  4224. {
  4225. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4226. *% Warning: the following printable length is adjusted (2519->2518) so it is divisible by the resolution Y scale.
  4227. *PrintableArea: PAIR(4887, 2518)
  4228. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4229. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4230. *PrintableOrigin: PAIR(186, 122)
  4231. }
  4232. }
  4233. }
  4234. }
  4235. }
  4236. *Option: Option31
  4237. {
  4238. *rcNameID: 342
  4239. *PageDimensions: PAIR(5400, 3060)
  4240. *PageProtectMem: 0
  4241. *Command: CmdSelect
  4242. {
  4243. *Order: DOC_SETUP.8
  4244. *Cmd: "<1B>2<1B>C3"
  4245. }
  4246. *switch: InputBin
  4247. {
  4248. *case: Option1
  4249. {
  4250. *PrintableArea: PAIR(4889, 2699)
  4251. *PrintableOrigin: PAIR(185, 121)
  4252. *switch: Resolution
  4253. {
  4254. *case: Option1
  4255. {
  4256. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4257. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4258. *PrintableArea: PAIR(4888, 2698)
  4259. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4260. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4261. *PrintableOrigin: PAIR(186, 122)
  4262. }
  4263. *case: Option2
  4264. {
  4265. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4266. *PrintableArea: PAIR(4889, 2698)
  4267. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4268. *PrintableOrigin: PAIR(185, 122)
  4269. }
  4270. *case: Option3
  4271. {
  4272. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4273. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4274. *PrintableArea: PAIR(4887, 2698)
  4275. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4276. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4277. *PrintableOrigin: PAIR(186, 122)
  4278. }
  4279. }
  4280. }
  4281. *case: Option2
  4282. {
  4283. *PrintableArea: PAIR(4889, 2932)
  4284. *PrintableOrigin: PAIR(185, 128)
  4285. *switch: Resolution
  4286. {
  4287. *case: Option1
  4288. {
  4289. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4290. *PrintableArea: PAIR(4888, 2932)
  4291. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4292. *PrintableOrigin: PAIR(186, 128)
  4293. }
  4294. *case: Option3
  4295. {
  4296. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4297. *PrintableArea: PAIR(4887, 2932)
  4298. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4299. *PrintableOrigin: PAIR(186, 128)
  4300. }
  4301. }
  4302. }
  4303. *case: Option3
  4304. {
  4305. *PrintableArea: PAIR(4889, 2699)
  4306. *PrintableOrigin: PAIR(185, 121)
  4307. *switch: Resolution
  4308. {
  4309. *case: Option1
  4310. {
  4311. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4312. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4313. *PrintableArea: PAIR(4888, 2698)
  4314. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4315. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4316. *PrintableOrigin: PAIR(186, 122)
  4317. }
  4318. *case: Option2
  4319. {
  4320. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4321. *PrintableArea: PAIR(4889, 2698)
  4322. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4323. *PrintableOrigin: PAIR(185, 122)
  4324. }
  4325. *case: Option3
  4326. {
  4327. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4328. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4329. *PrintableArea: PAIR(4887, 2698)
  4330. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4331. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4332. *PrintableOrigin: PAIR(186, 122)
  4333. }
  4334. }
  4335. }
  4336. *case: Option4
  4337. {
  4338. *PrintableArea: PAIR(4889, 2699)
  4339. *PrintableOrigin: PAIR(185, 121)
  4340. *switch: Resolution
  4341. {
  4342. *case: Option1
  4343. {
  4344. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4345. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4346. *PrintableArea: PAIR(4888, 2698)
  4347. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4348. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4349. *PrintableOrigin: PAIR(186, 122)
  4350. }
  4351. *case: Option2
  4352. {
  4353. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4354. *PrintableArea: PAIR(4889, 2698)
  4355. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4356. *PrintableOrigin: PAIR(185, 122)
  4357. }
  4358. *case: Option3
  4359. {
  4360. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4361. *% Warning: the following printable length is adjusted (2699->2698) so it is divisible by the resolution Y scale.
  4362. *PrintableArea: PAIR(4887, 2698)
  4363. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4364. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4365. *PrintableOrigin: PAIR(186, 122)
  4366. }
  4367. }
  4368. }
  4369. }
  4370. }
  4371. *Option: Option32
  4372. {
  4373. *rcNameID: 344
  4374. *PageDimensions: PAIR(5400, 3240)
  4375. *PageProtectMem: 0
  4376. *Command: CmdSelect
  4377. {
  4378. *Order: DOC_SETUP.8
  4379. *Cmd: "<1B>C<0009>"
  4380. }
  4381. *switch: InputBin
  4382. {
  4383. *case: Option1
  4384. {
  4385. *PrintableArea: PAIR(4889, 2879)
  4386. *PrintableOrigin: PAIR(185, 121)
  4387. *switch: Resolution
  4388. {
  4389. *case: Option1
  4390. {
  4391. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4392. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4393. *PrintableArea: PAIR(4888, 2878)
  4394. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4395. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4396. *PrintableOrigin: PAIR(186, 122)
  4397. }
  4398. *case: Option2
  4399. {
  4400. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4401. *PrintableArea: PAIR(4889, 2878)
  4402. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4403. *PrintableOrigin: PAIR(185, 122)
  4404. }
  4405. *case: Option3
  4406. {
  4407. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4408. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4409. *PrintableArea: PAIR(4887, 2878)
  4410. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4411. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4412. *PrintableOrigin: PAIR(186, 122)
  4413. }
  4414. }
  4415. }
  4416. *case: Option2
  4417. {
  4418. *PrintableArea: PAIR(4889, 3112)
  4419. *PrintableOrigin: PAIR(185, 128)
  4420. *switch: Resolution
  4421. {
  4422. *case: Option1
  4423. {
  4424. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4425. *PrintableArea: PAIR(4888, 3112)
  4426. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4427. *PrintableOrigin: PAIR(186, 128)
  4428. }
  4429. *case: Option3
  4430. {
  4431. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4432. *PrintableArea: PAIR(4887, 3112)
  4433. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4434. *PrintableOrigin: PAIR(186, 128)
  4435. }
  4436. }
  4437. }
  4438. *case: Option3
  4439. {
  4440. *PrintableArea: PAIR(4889, 2879)
  4441. *PrintableOrigin: PAIR(185, 121)
  4442. *switch: Resolution
  4443. {
  4444. *case: Option1
  4445. {
  4446. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4447. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4448. *PrintableArea: PAIR(4888, 2878)
  4449. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4450. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4451. *PrintableOrigin: PAIR(186, 122)
  4452. }
  4453. *case: Option2
  4454. {
  4455. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4456. *PrintableArea: PAIR(4889, 2878)
  4457. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4458. *PrintableOrigin: PAIR(185, 122)
  4459. }
  4460. *case: Option3
  4461. {
  4462. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4463. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4464. *PrintableArea: PAIR(4887, 2878)
  4465. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4466. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4467. *PrintableOrigin: PAIR(186, 122)
  4468. }
  4469. }
  4470. }
  4471. *case: Option4
  4472. {
  4473. *PrintableArea: PAIR(4889, 2879)
  4474. *PrintableOrigin: PAIR(185, 121)
  4475. *switch: Resolution
  4476. {
  4477. *case: Option1
  4478. {
  4479. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4480. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4481. *PrintableArea: PAIR(4888, 2878)
  4482. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4483. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4484. *PrintableOrigin: PAIR(186, 122)
  4485. }
  4486. *case: Option2
  4487. {
  4488. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4489. *PrintableArea: PAIR(4889, 2878)
  4490. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4491. *PrintableOrigin: PAIR(185, 122)
  4492. }
  4493. *case: Option3
  4494. {
  4495. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4496. *% Warning: the following printable length is adjusted (2879->2878) so it is divisible by the resolution Y scale.
  4497. *PrintableArea: PAIR(4887, 2878)
  4498. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4499. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4500. *PrintableOrigin: PAIR(186, 122)
  4501. }
  4502. }
  4503. }
  4504. }
  4505. }
  4506. *Option: Option33
  4507. {
  4508. *rcNameID: 346
  4509. *PageDimensions: PAIR(5400, 3600)
  4510. *PageProtectMem: 0
  4511. *Command: CmdSelect
  4512. {
  4513. *Order: DOC_SETUP.8
  4514. *Cmd: "<1B>C<000A>"
  4515. }
  4516. *switch: InputBin
  4517. {
  4518. *case: Option1
  4519. {
  4520. *PrintableArea: PAIR(4889, 3239)
  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 (3239->3238) so it is divisible by the resolution Y scale.
  4528. *PrintableArea: PAIR(4888, 3238)
  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 (3239->3238) so it is divisible by the resolution Y scale.
  4536. *PrintableArea: PAIR(4889, 3238)
  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 (3239->3238) so it is divisible by the resolution Y scale.
  4544. *PrintableArea: PAIR(4887, 3238)
  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. *case: Option2
  4552. {
  4553. *PrintableArea: PAIR(4889, 3472)
  4554. *PrintableOrigin: PAIR(185, 128)
  4555. *switch: Resolution
  4556. {
  4557. *case: Option1
  4558. {
  4559. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4560. *PrintableArea: PAIR(4888, 3472)
  4561. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4562. *PrintableOrigin: PAIR(186, 128)
  4563. }
  4564. *case: Option3
  4565. {
  4566. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4567. *PrintableArea: PAIR(4887, 3472)
  4568. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4569. *PrintableOrigin: PAIR(186, 128)
  4570. }
  4571. }
  4572. }
  4573. *case: Option3
  4574. {
  4575. *PrintableArea: PAIR(4889, 3239)
  4576. *PrintableOrigin: PAIR(185, 121)
  4577. *switch: Resolution
  4578. {
  4579. *case: Option1
  4580. {
  4581. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4582. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  4583. *PrintableArea: PAIR(4888, 3238)
  4584. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4585. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4586. *PrintableOrigin: PAIR(186, 122)
  4587. }
  4588. *case: Option2
  4589. {
  4590. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  4591. *PrintableArea: PAIR(4889, 3238)
  4592. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4593. *PrintableOrigin: PAIR(185, 122)
  4594. }
  4595. *case: Option3
  4596. {
  4597. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4598. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  4599. *PrintableArea: PAIR(4887, 3238)
  4600. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4601. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4602. *PrintableOrigin: PAIR(186, 122)
  4603. }
  4604. }
  4605. }
  4606. *case: Option4
  4607. {
  4608. *PrintableArea: PAIR(4889, 3239)
  4609. *PrintableOrigin: PAIR(185, 121)
  4610. *switch: Resolution
  4611. {
  4612. *case: Option1
  4613. {
  4614. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4615. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  4616. *PrintableArea: PAIR(4888, 3238)
  4617. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4618. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4619. *PrintableOrigin: PAIR(186, 122)
  4620. }
  4621. *case: Option2
  4622. {
  4623. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  4624. *PrintableArea: PAIR(4889, 3238)
  4625. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4626. *PrintableOrigin: PAIR(185, 122)
  4627. }
  4628. *case: Option3
  4629. {
  4630. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4631. *% Warning: the following printable length is adjusted (3239->3238) so it is divisible by the resolution Y scale.
  4632. *PrintableArea: PAIR(4887, 3238)
  4633. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4634. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4635. *PrintableOrigin: PAIR(186, 122)
  4636. }
  4637. }
  4638. }
  4639. }
  4640. }
  4641. *Option: Option34
  4642. {
  4643. *rcNameID: 348
  4644. *PageDimensions: PAIR(5400, 1200)
  4645. *PageProtectMem: 0
  4646. *Command: CmdSelect
  4647. {
  4648. *Order: DOC_SETUP.8
  4649. *Cmd: "<1B>2<1B>C<14>"
  4650. }
  4651. *switch: InputBin
  4652. {
  4653. *case: Option1
  4654. {
  4655. *PrintableArea: PAIR(4889, 839)
  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 (839->838) so it is divisible by the resolution Y scale.
  4663. *PrintableArea: PAIR(4888, 838)
  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 (839->838) so it is divisible by the resolution Y scale.
  4671. *PrintableArea: PAIR(4889, 838)
  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 (839->838) so it is divisible by the resolution Y scale.
  4679. *PrintableArea: PAIR(4887, 838)
  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: Option2
  4687. {
  4688. *PrintableArea: PAIR(4889, 1072)
  4689. *PrintableOrigin: PAIR(185, 128)
  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. *PrintableArea: PAIR(4888, 1072)
  4696. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4697. *PrintableOrigin: PAIR(186, 128)
  4698. }
  4699. *case: Option3
  4700. {
  4701. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4702. *PrintableArea: PAIR(4887, 1072)
  4703. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4704. *PrintableOrigin: PAIR(186, 128)
  4705. }
  4706. }
  4707. }
  4708. *case: Option3
  4709. {
  4710. *PrintableArea: PAIR(4889, 839)
  4711. *PrintableOrigin: PAIR(185, 121)
  4712. *switch: Resolution
  4713. {
  4714. *case: Option1
  4715. {
  4716. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4717. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  4718. *PrintableArea: PAIR(4888, 838)
  4719. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4720. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4721. *PrintableOrigin: PAIR(186, 122)
  4722. }
  4723. *case: Option2
  4724. {
  4725. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  4726. *PrintableArea: PAIR(4889, 838)
  4727. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4728. *PrintableOrigin: PAIR(185, 122)
  4729. }
  4730. *case: Option3
  4731. {
  4732. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4733. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  4734. *PrintableArea: PAIR(4887, 838)
  4735. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4736. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4737. *PrintableOrigin: PAIR(186, 122)
  4738. }
  4739. }
  4740. }
  4741. *case: Option4
  4742. {
  4743. *PrintableArea: PAIR(4889, 839)
  4744. *PrintableOrigin: PAIR(185, 121)
  4745. *switch: Resolution
  4746. {
  4747. *case: Option1
  4748. {
  4749. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4750. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  4751. *PrintableArea: PAIR(4888, 838)
  4752. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4753. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4754. *PrintableOrigin: PAIR(186, 122)
  4755. }
  4756. *case: Option2
  4757. {
  4758. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  4759. *PrintableArea: PAIR(4889, 838)
  4760. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4761. *PrintableOrigin: PAIR(185, 122)
  4762. }
  4763. *case: Option3
  4764. {
  4765. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4766. *% Warning: the following printable length is adjusted (839->838) so it is divisible by the resolution Y scale.
  4767. *PrintableArea: PAIR(4887, 838)
  4768. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4769. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4770. *PrintableOrigin: PAIR(186, 122)
  4771. }
  4772. }
  4773. }
  4774. }
  4775. }
  4776. *Option: Option35
  4777. {
  4778. *rcNameID: 350
  4779. *PageDimensions: PAIR(5400, 900)
  4780. *PageProtectMem: 0
  4781. *Command: CmdSelect
  4782. {
  4783. *Order: DOC_SETUP.8
  4784. *Cmd: "<1B>0<1B>C<14>"
  4785. }
  4786. *switch: InputBin
  4787. {
  4788. *case: Option1
  4789. {
  4790. *PrintableArea: PAIR(4889, 539)
  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 (539->538) so it is divisible by the resolution Y scale.
  4798. *PrintableArea: PAIR(4888, 538)
  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 (539->538) so it is divisible by the resolution Y scale.
  4806. *PrintableArea: PAIR(4889, 538)
  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 (539->538) so it is divisible by the resolution Y scale.
  4814. *PrintableArea: PAIR(4887, 538)
  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: Option2
  4822. {
  4823. *PrintableArea: PAIR(4889, 772)
  4824. *PrintableOrigin: PAIR(185, 128)
  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. *PrintableArea: PAIR(4888, 772)
  4831. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4832. *PrintableOrigin: PAIR(186, 128)
  4833. }
  4834. *case: Option3
  4835. {
  4836. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4837. *PrintableArea: PAIR(4887, 772)
  4838. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4839. *PrintableOrigin: PAIR(186, 128)
  4840. }
  4841. }
  4842. }
  4843. *case: Option3
  4844. {
  4845. *PrintableArea: PAIR(4889, 539)
  4846. *PrintableOrigin: PAIR(185, 121)
  4847. *switch: Resolution
  4848. {
  4849. *case: Option1
  4850. {
  4851. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4852. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  4853. *PrintableArea: PAIR(4888, 538)
  4854. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4855. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4856. *PrintableOrigin: PAIR(186, 122)
  4857. }
  4858. *case: Option2
  4859. {
  4860. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  4861. *PrintableArea: PAIR(4889, 538)
  4862. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4863. *PrintableOrigin: PAIR(185, 122)
  4864. }
  4865. *case: Option3
  4866. {
  4867. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4868. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  4869. *PrintableArea: PAIR(4887, 538)
  4870. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4871. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4872. *PrintableOrigin: PAIR(186, 122)
  4873. }
  4874. }
  4875. }
  4876. *case: Option4
  4877. {
  4878. *PrintableArea: PAIR(4889, 539)
  4879. *PrintableOrigin: PAIR(185, 121)
  4880. *switch: Resolution
  4881. {
  4882. *case: Option1
  4883. {
  4884. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4885. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  4886. *PrintableArea: PAIR(4888, 538)
  4887. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4888. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4889. *PrintableOrigin: PAIR(186, 122)
  4890. }
  4891. *case: Option2
  4892. {
  4893. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  4894. *PrintableArea: PAIR(4889, 538)
  4895. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4896. *PrintableOrigin: PAIR(185, 122)
  4897. }
  4898. *case: Option3
  4899. {
  4900. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4901. *% Warning: the following printable length is adjusted (539->538) so it is divisible by the resolution Y scale.
  4902. *PrintableArea: PAIR(4887, 538)
  4903. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4904. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4905. *PrintableOrigin: PAIR(186, 122)
  4906. }
  4907. }
  4908. }
  4909. }
  4910. }
  4911. *Option: Option36
  4912. {
  4913. *rcNameID: 352
  4914. *PageDimensions: PAIR(5400, 3780)
  4915. *PageProtectMem: 0
  4916. *Command: CmdSelect
  4917. {
  4918. *Order: DOC_SETUP.8
  4919. *Cmd: "<1B>2<1B>C?"
  4920. }
  4921. *switch: InputBin
  4922. {
  4923. *case: Option1
  4924. {
  4925. *PrintableArea: PAIR(4889, 3419)
  4926. *PrintableOrigin: PAIR(185, 121)
  4927. *switch: Resolution
  4928. {
  4929. *case: Option1
  4930. {
  4931. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4932. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  4933. *PrintableArea: PAIR(4888, 3418)
  4934. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4935. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4936. *PrintableOrigin: PAIR(186, 122)
  4937. }
  4938. *case: Option2
  4939. {
  4940. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  4941. *PrintableArea: PAIR(4889, 3418)
  4942. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4943. *PrintableOrigin: PAIR(185, 122)
  4944. }
  4945. *case: Option3
  4946. {
  4947. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4948. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  4949. *PrintableArea: PAIR(4887, 3418)
  4950. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4951. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4952. *PrintableOrigin: PAIR(186, 122)
  4953. }
  4954. }
  4955. }
  4956. *case: Option2
  4957. {
  4958. *PrintableArea: PAIR(4889, 3652)
  4959. *PrintableOrigin: PAIR(185, 128)
  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. *PrintableArea: PAIR(4888, 3652)
  4966. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4967. *PrintableOrigin: PAIR(186, 128)
  4968. }
  4969. *case: Option3
  4970. {
  4971. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  4972. *PrintableArea: PAIR(4887, 3652)
  4973. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4974. *PrintableOrigin: PAIR(186, 128)
  4975. }
  4976. }
  4977. }
  4978. *case: Option3
  4979. {
  4980. *PrintableArea: PAIR(4889, 3419)
  4981. *PrintableOrigin: PAIR(185, 121)
  4982. *switch: Resolution
  4983. {
  4984. *case: Option1
  4985. {
  4986. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  4987. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  4988. *PrintableArea: PAIR(4888, 3418)
  4989. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  4990. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4991. *PrintableOrigin: PAIR(186, 122)
  4992. }
  4993. *case: Option2
  4994. {
  4995. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  4996. *PrintableArea: PAIR(4889, 3418)
  4997. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  4998. *PrintableOrigin: PAIR(185, 122)
  4999. }
  5000. *case: Option3
  5001. {
  5002. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5003. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  5004. *PrintableArea: PAIR(4887, 3418)
  5005. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5006. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5007. *PrintableOrigin: PAIR(186, 122)
  5008. }
  5009. }
  5010. }
  5011. *case: Option4
  5012. {
  5013. *PrintableArea: PAIR(4889, 3419)
  5014. *PrintableOrigin: PAIR(185, 121)
  5015. *switch: Resolution
  5016. {
  5017. *case: Option1
  5018. {
  5019. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5020. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  5021. *PrintableArea: PAIR(4888, 3418)
  5022. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5023. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5024. *PrintableOrigin: PAIR(186, 122)
  5025. }
  5026. *case: Option2
  5027. {
  5028. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  5029. *PrintableArea: PAIR(4889, 3418)
  5030. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5031. *PrintableOrigin: PAIR(185, 122)
  5032. }
  5033. *case: Option3
  5034. {
  5035. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5036. *% Warning: the following printable length is adjusted (3419->3418) so it is divisible by the resolution Y scale.
  5037. *PrintableArea: PAIR(4887, 3418)
  5038. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5039. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5040. *PrintableOrigin: PAIR(186, 122)
  5041. }
  5042. }
  5043. }
  5044. }
  5045. }
  5046. *Option: Option37
  5047. {
  5048. *rcNameID: 354
  5049. *PageDimensions: PAIR(5400, 1320)
  5050. *PageProtectMem: 0
  5051. *Command: CmdSelect
  5052. {
  5053. *Order: DOC_SETUP.8
  5054. *Cmd: "<1B>2<1B>C<16>"
  5055. }
  5056. *switch: InputBin
  5057. {
  5058. *case: Option1
  5059. {
  5060. *PrintableArea: PAIR(4889, 959)
  5061. *PrintableOrigin: PAIR(185, 121)
  5062. *switch: Resolution
  5063. {
  5064. *case: Option1
  5065. {
  5066. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5067. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5068. *PrintableArea: PAIR(4888, 958)
  5069. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5070. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5071. *PrintableOrigin: PAIR(186, 122)
  5072. }
  5073. *case: Option2
  5074. {
  5075. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5076. *PrintableArea: PAIR(4889, 958)
  5077. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5078. *PrintableOrigin: PAIR(185, 122)
  5079. }
  5080. *case: Option3
  5081. {
  5082. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5083. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5084. *PrintableArea: PAIR(4887, 958)
  5085. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5086. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5087. *PrintableOrigin: PAIR(186, 122)
  5088. }
  5089. }
  5090. }
  5091. *case: Option2
  5092. {
  5093. *PrintableArea: PAIR(4889, 1192)
  5094. *PrintableOrigin: PAIR(185, 128)
  5095. *switch: Resolution
  5096. {
  5097. *case: Option1
  5098. {
  5099. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5100. *PrintableArea: PAIR(4888, 1192)
  5101. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5102. *PrintableOrigin: PAIR(186, 128)
  5103. }
  5104. *case: Option3
  5105. {
  5106. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5107. *PrintableArea: PAIR(4887, 1192)
  5108. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5109. *PrintableOrigin: PAIR(186, 128)
  5110. }
  5111. }
  5112. }
  5113. *case: Option3
  5114. {
  5115. *PrintableArea: PAIR(4889, 959)
  5116. *PrintableOrigin: PAIR(185, 121)
  5117. *switch: Resolution
  5118. {
  5119. *case: Option1
  5120. {
  5121. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5122. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5123. *PrintableArea: PAIR(4888, 958)
  5124. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5125. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5126. *PrintableOrigin: PAIR(186, 122)
  5127. }
  5128. *case: Option2
  5129. {
  5130. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5131. *PrintableArea: PAIR(4889, 958)
  5132. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5133. *PrintableOrigin: PAIR(185, 122)
  5134. }
  5135. *case: Option3
  5136. {
  5137. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5138. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5139. *PrintableArea: PAIR(4887, 958)
  5140. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5141. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5142. *PrintableOrigin: PAIR(186, 122)
  5143. }
  5144. }
  5145. }
  5146. *case: Option4
  5147. {
  5148. *PrintableArea: PAIR(4889, 959)
  5149. *PrintableOrigin: PAIR(185, 121)
  5150. *switch: Resolution
  5151. {
  5152. *case: Option1
  5153. {
  5154. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5155. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5156. *PrintableArea: PAIR(4888, 958)
  5157. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5158. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5159. *PrintableOrigin: PAIR(186, 122)
  5160. }
  5161. *case: Option2
  5162. {
  5163. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5164. *PrintableArea: PAIR(4889, 958)
  5165. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5166. *PrintableOrigin: PAIR(185, 122)
  5167. }
  5168. *case: Option3
  5169. {
  5170. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5171. *% Warning: the following printable length is adjusted (959->958) so it is divisible by the resolution Y scale.
  5172. *PrintableArea: PAIR(4887, 958)
  5173. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5174. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5175. *PrintableOrigin: PAIR(186, 122)
  5176. }
  5177. }
  5178. }
  5179. }
  5180. }
  5181. *Option: Option38
  5182. {
  5183. *rcNameID: 356
  5184. *PageDimensions: PAIR(5400, 990)
  5185. *PageProtectMem: 0
  5186. *Command: CmdSelect
  5187. {
  5188. *Order: DOC_SETUP.8
  5189. *Cmd: "<1B>0<1B>C<16>"
  5190. }
  5191. *switch: InputBin
  5192. {
  5193. *case: Option1
  5194. {
  5195. *PrintableArea: PAIR(4889, 629)
  5196. *PrintableOrigin: PAIR(185, 121)
  5197. *switch: Resolution
  5198. {
  5199. *case: Option1
  5200. {
  5201. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5202. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5203. *PrintableArea: PAIR(4888, 628)
  5204. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5205. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5206. *PrintableOrigin: PAIR(186, 122)
  5207. }
  5208. *case: Option2
  5209. {
  5210. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5211. *PrintableArea: PAIR(4889, 628)
  5212. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5213. *PrintableOrigin: PAIR(185, 122)
  5214. }
  5215. *case: Option3
  5216. {
  5217. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5218. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5219. *PrintableArea: PAIR(4887, 628)
  5220. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5221. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5222. *PrintableOrigin: PAIR(186, 122)
  5223. }
  5224. }
  5225. }
  5226. *case: Option2
  5227. {
  5228. *PrintableArea: PAIR(4889, 862)
  5229. *PrintableOrigin: PAIR(185, 128)
  5230. *switch: Resolution
  5231. {
  5232. *case: Option1
  5233. {
  5234. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5235. *PrintableArea: PAIR(4888, 862)
  5236. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5237. *PrintableOrigin: PAIR(186, 128)
  5238. }
  5239. *case: Option3
  5240. {
  5241. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5242. *PrintableArea: PAIR(4887, 862)
  5243. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5244. *PrintableOrigin: PAIR(186, 128)
  5245. }
  5246. }
  5247. }
  5248. *case: Option3
  5249. {
  5250. *PrintableArea: PAIR(4889, 629)
  5251. *PrintableOrigin: PAIR(185, 121)
  5252. *switch: Resolution
  5253. {
  5254. *case: Option1
  5255. {
  5256. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5257. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5258. *PrintableArea: PAIR(4888, 628)
  5259. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5260. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5261. *PrintableOrigin: PAIR(186, 122)
  5262. }
  5263. *case: Option2
  5264. {
  5265. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5266. *PrintableArea: PAIR(4889, 628)
  5267. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5268. *PrintableOrigin: PAIR(185, 122)
  5269. }
  5270. *case: Option3
  5271. {
  5272. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5273. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5274. *PrintableArea: PAIR(4887, 628)
  5275. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5276. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5277. *PrintableOrigin: PAIR(186, 122)
  5278. }
  5279. }
  5280. }
  5281. *case: Option4
  5282. {
  5283. *PrintableArea: PAIR(4889, 629)
  5284. *PrintableOrigin: PAIR(185, 121)
  5285. *switch: Resolution
  5286. {
  5287. *case: Option1
  5288. {
  5289. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5290. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5291. *PrintableArea: PAIR(4888, 628)
  5292. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5293. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5294. *PrintableOrigin: PAIR(186, 122)
  5295. }
  5296. *case: Option2
  5297. {
  5298. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5299. *PrintableArea: PAIR(4889, 628)
  5300. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5301. *PrintableOrigin: PAIR(185, 122)
  5302. }
  5303. *case: Option3
  5304. {
  5305. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5306. *% Warning: the following printable length is adjusted (629->628) so it is divisible by the resolution Y scale.
  5307. *PrintableArea: PAIR(4887, 628)
  5308. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5309. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5310. *PrintableOrigin: PAIR(186, 122)
  5311. }
  5312. }
  5313. }
  5314. }
  5315. }
  5316. *Option: Option39
  5317. {
  5318. *rcNameID: 358
  5319. *PageDimensions: PAIR(5400, 792)
  5320. *PageProtectMem: 0
  5321. *Command: CmdSelect
  5322. {
  5323. *Order: DOC_SETUP.8
  5324. *Cmd: "<1B>3<041B>Cc"
  5325. }
  5326. *switch: InputBin
  5327. {
  5328. *case: Option1
  5329. {
  5330. *PrintableArea: PAIR(4889, 431)
  5331. *PrintableOrigin: PAIR(185, 121)
  5332. *switch: Resolution
  5333. {
  5334. *case: Option1
  5335. {
  5336. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5337. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5338. *PrintableArea: PAIR(4888, 430)
  5339. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5340. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5341. *PrintableOrigin: PAIR(186, 122)
  5342. }
  5343. *case: Option2
  5344. {
  5345. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5346. *PrintableArea: PAIR(4889, 430)
  5347. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5348. *PrintableOrigin: PAIR(185, 122)
  5349. }
  5350. *case: Option3
  5351. {
  5352. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5353. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5354. *PrintableArea: PAIR(4887, 430)
  5355. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5356. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5357. *PrintableOrigin: PAIR(186, 122)
  5358. }
  5359. }
  5360. }
  5361. *case: Option2
  5362. {
  5363. *PrintableArea: PAIR(4889, 664)
  5364. *PrintableOrigin: PAIR(185, 128)
  5365. *switch: Resolution
  5366. {
  5367. *case: Option1
  5368. {
  5369. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5370. *PrintableArea: PAIR(4888, 664)
  5371. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5372. *PrintableOrigin: PAIR(186, 128)
  5373. }
  5374. *case: Option3
  5375. {
  5376. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5377. *PrintableArea: PAIR(4887, 664)
  5378. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5379. *PrintableOrigin: PAIR(186, 128)
  5380. }
  5381. }
  5382. }
  5383. *case: Option3
  5384. {
  5385. *PrintableArea: PAIR(4889, 431)
  5386. *PrintableOrigin: PAIR(185, 121)
  5387. *switch: Resolution
  5388. {
  5389. *case: Option1
  5390. {
  5391. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5392. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5393. *PrintableArea: PAIR(4888, 430)
  5394. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5395. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5396. *PrintableOrigin: PAIR(186, 122)
  5397. }
  5398. *case: Option2
  5399. {
  5400. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5401. *PrintableArea: PAIR(4889, 430)
  5402. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5403. *PrintableOrigin: PAIR(185, 122)
  5404. }
  5405. *case: Option3
  5406. {
  5407. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5408. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5409. *PrintableArea: PAIR(4887, 430)
  5410. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5411. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5412. *PrintableOrigin: PAIR(186, 122)
  5413. }
  5414. }
  5415. }
  5416. *case: Option4
  5417. {
  5418. *PrintableArea: PAIR(4889, 431)
  5419. *PrintableOrigin: PAIR(185, 121)
  5420. *switch: Resolution
  5421. {
  5422. *case: Option1
  5423. {
  5424. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5425. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5426. *PrintableArea: PAIR(4888, 430)
  5427. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5428. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5429. *PrintableOrigin: PAIR(186, 122)
  5430. }
  5431. *case: Option2
  5432. {
  5433. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5434. *PrintableArea: PAIR(4889, 430)
  5435. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5436. *PrintableOrigin: PAIR(185, 122)
  5437. }
  5438. *case: Option3
  5439. {
  5440. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5441. *% Warning: the following printable length is adjusted (431->430) so it is divisible by the resolution Y scale.
  5442. *PrintableArea: PAIR(4887, 430)
  5443. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5444. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5445. *PrintableOrigin: PAIR(186, 122)
  5446. }
  5447. }
  5448. }
  5449. }
  5450. }
  5451. *Option: Option40
  5452. {
  5453. *rcNameID: 360
  5454. *PageDimensions: PAIR(5400, 660)
  5455. *PageProtectMem: 0
  5456. *Command: CmdSelect
  5457. {
  5458. *Order: DOC_SETUP.8
  5459. *Cmd: "<1B>2<1B>C<0B>"
  5460. }
  5461. *switch: InputBin
  5462. {
  5463. *case: Option1
  5464. {
  5465. *PrintableArea: PAIR(4889, 299)
  5466. *PrintableOrigin: PAIR(185, 121)
  5467. *switch: Resolution
  5468. {
  5469. *case: Option1
  5470. {
  5471. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5472. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5473. *PrintableArea: PAIR(4888, 298)
  5474. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5475. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5476. *PrintableOrigin: PAIR(186, 122)
  5477. }
  5478. *case: Option2
  5479. {
  5480. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5481. *PrintableArea: PAIR(4889, 298)
  5482. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5483. *PrintableOrigin: PAIR(185, 122)
  5484. }
  5485. *case: Option3
  5486. {
  5487. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5488. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5489. *PrintableArea: PAIR(4887, 298)
  5490. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5491. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5492. *PrintableOrigin: PAIR(186, 122)
  5493. }
  5494. }
  5495. }
  5496. *case: Option2
  5497. {
  5498. *PrintableArea: PAIR(4889, 532)
  5499. *PrintableOrigin: PAIR(185, 128)
  5500. *switch: Resolution
  5501. {
  5502. *case: Option1
  5503. {
  5504. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5505. *PrintableArea: PAIR(4888, 532)
  5506. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5507. *PrintableOrigin: PAIR(186, 128)
  5508. }
  5509. *case: Option3
  5510. {
  5511. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5512. *PrintableArea: PAIR(4887, 532)
  5513. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5514. *PrintableOrigin: PAIR(186, 128)
  5515. }
  5516. }
  5517. }
  5518. *case: Option3
  5519. {
  5520. *PrintableArea: PAIR(4889, 299)
  5521. *PrintableOrigin: PAIR(185, 121)
  5522. *switch: Resolution
  5523. {
  5524. *case: Option1
  5525. {
  5526. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5527. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5528. *PrintableArea: PAIR(4888, 298)
  5529. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5530. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5531. *PrintableOrigin: PAIR(186, 122)
  5532. }
  5533. *case: Option2
  5534. {
  5535. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5536. *PrintableArea: PAIR(4889, 298)
  5537. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5538. *PrintableOrigin: PAIR(185, 122)
  5539. }
  5540. *case: Option3
  5541. {
  5542. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5543. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5544. *PrintableArea: PAIR(4887, 298)
  5545. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5546. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5547. *PrintableOrigin: PAIR(186, 122)
  5548. }
  5549. }
  5550. }
  5551. *case: Option4
  5552. {
  5553. *PrintableArea: PAIR(4889, 299)
  5554. *PrintableOrigin: PAIR(185, 121)
  5555. *switch: Resolution
  5556. {
  5557. *case: Option1
  5558. {
  5559. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5560. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5561. *PrintableArea: PAIR(4888, 298)
  5562. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5563. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5564. *PrintableOrigin: PAIR(186, 122)
  5565. }
  5566. *case: Option2
  5567. {
  5568. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5569. *PrintableArea: PAIR(4889, 298)
  5570. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5571. *PrintableOrigin: PAIR(185, 122)
  5572. }
  5573. *case: Option3
  5574. {
  5575. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5576. *% Warning: the following printable length is adjusted (299->298) so it is divisible by the resolution Y scale.
  5577. *PrintableArea: PAIR(4887, 298)
  5578. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5579. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5580. *PrintableOrigin: PAIR(186, 122)
  5581. }
  5582. }
  5583. }
  5584. }
  5585. }
  5586. *Option: Option41
  5587. {
  5588. *rcNameID: 362
  5589. *PageDimensions: PAIR(5400, 4320)
  5590. *PageProtectMem: 0
  5591. *Command: CmdSelect
  5592. {
  5593. *Order: DOC_SETUP.8
  5594. *Cmd: "<1B>C<000C>"
  5595. }
  5596. *switch: InputBin
  5597. {
  5598. *case: Option1
  5599. {
  5600. *PrintableArea: PAIR(4889, 3959)
  5601. *PrintableOrigin: PAIR(185, 121)
  5602. *switch: Resolution
  5603. {
  5604. *case: Option1
  5605. {
  5606. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5607. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5608. *PrintableArea: PAIR(4888, 3958)
  5609. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5610. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5611. *PrintableOrigin: PAIR(186, 122)
  5612. }
  5613. *case: Option2
  5614. {
  5615. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5616. *PrintableArea: PAIR(4889, 3958)
  5617. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5618. *PrintableOrigin: PAIR(185, 122)
  5619. }
  5620. *case: Option3
  5621. {
  5622. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5623. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5624. *PrintableArea: PAIR(4887, 3958)
  5625. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5626. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5627. *PrintableOrigin: PAIR(186, 122)
  5628. }
  5629. }
  5630. }
  5631. *case: Option2
  5632. {
  5633. *PrintableArea: PAIR(4889, 4192)
  5634. *PrintableOrigin: PAIR(185, 128)
  5635. *switch: Resolution
  5636. {
  5637. *case: Option1
  5638. {
  5639. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5640. *PrintableArea: PAIR(4888, 4192)
  5641. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5642. *PrintableOrigin: PAIR(186, 128)
  5643. }
  5644. *case: Option3
  5645. {
  5646. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5647. *PrintableArea: PAIR(4887, 4192)
  5648. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5649. *PrintableOrigin: PAIR(186, 128)
  5650. }
  5651. }
  5652. }
  5653. *case: Option3
  5654. {
  5655. *PrintableArea: PAIR(4889, 3959)
  5656. *PrintableOrigin: PAIR(185, 121)
  5657. *switch: Resolution
  5658. {
  5659. *case: Option1
  5660. {
  5661. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5662. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5663. *PrintableArea: PAIR(4888, 3958)
  5664. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5665. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5666. *PrintableOrigin: PAIR(186, 122)
  5667. }
  5668. *case: Option2
  5669. {
  5670. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5671. *PrintableArea: PAIR(4889, 3958)
  5672. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5673. *PrintableOrigin: PAIR(185, 122)
  5674. }
  5675. *case: Option3
  5676. {
  5677. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5678. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5679. *PrintableArea: PAIR(4887, 3958)
  5680. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5681. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5682. *PrintableOrigin: PAIR(186, 122)
  5683. }
  5684. }
  5685. }
  5686. *case: Option4
  5687. {
  5688. *PrintableArea: PAIR(4889, 3959)
  5689. *PrintableOrigin: PAIR(185, 121)
  5690. *switch: Resolution
  5691. {
  5692. *case: Option1
  5693. {
  5694. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5695. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5696. *PrintableArea: PAIR(4888, 3958)
  5697. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5698. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5699. *PrintableOrigin: PAIR(186, 122)
  5700. }
  5701. *case: Option2
  5702. {
  5703. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5704. *PrintableArea: PAIR(4889, 3958)
  5705. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5706. *PrintableOrigin: PAIR(185, 122)
  5707. }
  5708. *case: Option3
  5709. {
  5710. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5711. *% Warning: the following printable length is adjusted (3959->3958) so it is divisible by the resolution Y scale.
  5712. *PrintableArea: PAIR(4887, 3958)
  5713. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5714. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5715. *PrintableOrigin: PAIR(186, 122)
  5716. }
  5717. }
  5718. }
  5719. }
  5720. }
  5721. *Option: Option42
  5722. {
  5723. *rcNameID: 364
  5724. *PageDimensions: PAIR(5400, 1080)
  5725. *PageProtectMem: 0
  5726. *Command: CmdSelect
  5727. {
  5728. *Order: DOC_SETUP.8
  5729. *Cmd: "<1B>C<0003>"
  5730. }
  5731. *switch: InputBin
  5732. {
  5733. *case: Option1
  5734. {
  5735. *PrintableArea: PAIR(4889, 719)
  5736. *PrintableOrigin: PAIR(185, 121)
  5737. *switch: Resolution
  5738. {
  5739. *case: Option1
  5740. {
  5741. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5742. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5743. *PrintableArea: PAIR(4888, 718)
  5744. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5745. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5746. *PrintableOrigin: PAIR(186, 122)
  5747. }
  5748. *case: Option2
  5749. {
  5750. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5751. *PrintableArea: PAIR(4889, 718)
  5752. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5753. *PrintableOrigin: PAIR(185, 122)
  5754. }
  5755. *case: Option3
  5756. {
  5757. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5758. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5759. *PrintableArea: PAIR(4887, 718)
  5760. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5761. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5762. *PrintableOrigin: PAIR(186, 122)
  5763. }
  5764. }
  5765. }
  5766. *case: Option2
  5767. {
  5768. *PrintableArea: PAIR(4889, 952)
  5769. *PrintableOrigin: PAIR(185, 128)
  5770. *switch: Resolution
  5771. {
  5772. *case: Option1
  5773. {
  5774. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5775. *PrintableArea: PAIR(4888, 952)
  5776. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5777. *PrintableOrigin: PAIR(186, 128)
  5778. }
  5779. *case: Option3
  5780. {
  5781. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5782. *PrintableArea: PAIR(4887, 952)
  5783. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5784. *PrintableOrigin: PAIR(186, 128)
  5785. }
  5786. }
  5787. }
  5788. *case: Option3
  5789. {
  5790. *PrintableArea: PAIR(4889, 719)
  5791. *PrintableOrigin: PAIR(185, 121)
  5792. *switch: Resolution
  5793. {
  5794. *case: Option1
  5795. {
  5796. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5797. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5798. *PrintableArea: PAIR(4888, 718)
  5799. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5800. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5801. *PrintableOrigin: PAIR(186, 122)
  5802. }
  5803. *case: Option2
  5804. {
  5805. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5806. *PrintableArea: PAIR(4889, 718)
  5807. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5808. *PrintableOrigin: PAIR(185, 122)
  5809. }
  5810. *case: Option3
  5811. {
  5812. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5813. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5814. *PrintableArea: PAIR(4887, 718)
  5815. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5816. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5817. *PrintableOrigin: PAIR(186, 122)
  5818. }
  5819. }
  5820. }
  5821. *case: Option4
  5822. {
  5823. *PrintableArea: PAIR(4889, 719)
  5824. *PrintableOrigin: PAIR(185, 121)
  5825. *switch: Resolution
  5826. {
  5827. *case: Option1
  5828. {
  5829. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5830. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5831. *PrintableArea: PAIR(4888, 718)
  5832. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5833. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5834. *PrintableOrigin: PAIR(186, 122)
  5835. }
  5836. *case: Option2
  5837. {
  5838. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5839. *PrintableArea: PAIR(4889, 718)
  5840. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5841. *PrintableOrigin: PAIR(185, 122)
  5842. }
  5843. *case: Option3
  5844. {
  5845. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5846. *% Warning: the following printable length is adjusted (719->718) so it is divisible by the resolution Y scale.
  5847. *PrintableArea: PAIR(4887, 718)
  5848. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5849. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5850. *PrintableOrigin: PAIR(186, 122)
  5851. }
  5852. }
  5853. }
  5854. }
  5855. }
  5856. *Option: Option43
  5857. {
  5858. *rcNameID: 366
  5859. *PageDimensions: PAIR(5400, 4680)
  5860. *PageProtectMem: 0
  5861. *Command: CmdSelect
  5862. {
  5863. *Order: DOC_SETUP.8
  5864. *Cmd: "<1B>C<000D>"
  5865. }
  5866. *switch: InputBin
  5867. {
  5868. *case: Option1
  5869. {
  5870. *PrintableArea: PAIR(4889, 4319)
  5871. *PrintableOrigin: PAIR(185, 121)
  5872. *switch: Resolution
  5873. {
  5874. *case: Option1
  5875. {
  5876. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5877. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5878. *PrintableArea: PAIR(4888, 4318)
  5879. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5880. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5881. *PrintableOrigin: PAIR(186, 122)
  5882. }
  5883. *case: Option2
  5884. {
  5885. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5886. *PrintableArea: PAIR(4889, 4318)
  5887. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5888. *PrintableOrigin: PAIR(185, 122)
  5889. }
  5890. *case: Option3
  5891. {
  5892. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5893. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5894. *PrintableArea: PAIR(4887, 4318)
  5895. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5896. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5897. *PrintableOrigin: PAIR(186, 122)
  5898. }
  5899. }
  5900. }
  5901. *case: Option2
  5902. {
  5903. *PrintableArea: PAIR(4889, 4552)
  5904. *PrintableOrigin: PAIR(185, 128)
  5905. *switch: Resolution
  5906. {
  5907. *case: Option1
  5908. {
  5909. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5910. *PrintableArea: PAIR(4888, 4552)
  5911. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5912. *PrintableOrigin: PAIR(186, 128)
  5913. }
  5914. *case: Option3
  5915. {
  5916. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5917. *PrintableArea: PAIR(4887, 4552)
  5918. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5919. *PrintableOrigin: PAIR(186, 128)
  5920. }
  5921. }
  5922. }
  5923. *case: Option3
  5924. {
  5925. *PrintableArea: PAIR(4889, 4319)
  5926. *PrintableOrigin: PAIR(185, 121)
  5927. *switch: Resolution
  5928. {
  5929. *case: Option1
  5930. {
  5931. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5932. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5933. *PrintableArea: PAIR(4888, 4318)
  5934. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5935. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5936. *PrintableOrigin: PAIR(186, 122)
  5937. }
  5938. *case: Option2
  5939. {
  5940. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5941. *PrintableArea: PAIR(4889, 4318)
  5942. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5943. *PrintableOrigin: PAIR(185, 122)
  5944. }
  5945. *case: Option3
  5946. {
  5947. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5948. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5949. *PrintableArea: PAIR(4887, 4318)
  5950. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5951. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5952. *PrintableOrigin: PAIR(186, 122)
  5953. }
  5954. }
  5955. }
  5956. *case: Option4
  5957. {
  5958. *PrintableArea: PAIR(4889, 4319)
  5959. *PrintableOrigin: PAIR(185, 121)
  5960. *switch: Resolution
  5961. {
  5962. *case: Option1
  5963. {
  5964. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  5965. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5966. *PrintableArea: PAIR(4888, 4318)
  5967. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5968. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5969. *PrintableOrigin: PAIR(186, 122)
  5970. }
  5971. *case: Option2
  5972. {
  5973. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5974. *PrintableArea: PAIR(4889, 4318)
  5975. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5976. *PrintableOrigin: PAIR(185, 122)
  5977. }
  5978. *case: Option3
  5979. {
  5980. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  5981. *% Warning: the following printable length is adjusted (4319->4318) so it is divisible by the resolution Y scale.
  5982. *PrintableArea: PAIR(4887, 4318)
  5983. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  5984. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  5985. *PrintableOrigin: PAIR(186, 122)
  5986. }
  5987. }
  5988. }
  5989. }
  5990. }
  5991. *Option: Option44
  5992. {
  5993. *rcNameID: 368
  5994. *PageDimensions: PAIR(5400, 1170)
  5995. *PageProtectMem: 0
  5996. *Command: CmdSelect
  5997. {
  5998. *Order: DOC_SETUP.8
  5999. *Cmd: "<1B>0<1B>C<1A>"
  6000. }
  6001. *switch: InputBin
  6002. {
  6003. *case: Option1
  6004. {
  6005. *PrintableArea: PAIR(4889, 809)
  6006. *PrintableOrigin: PAIR(185, 121)
  6007. *switch: Resolution
  6008. {
  6009. *case: Option1
  6010. {
  6011. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6012. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6013. *PrintableArea: PAIR(4888, 808)
  6014. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6015. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6016. *PrintableOrigin: PAIR(186, 122)
  6017. }
  6018. *case: Option2
  6019. {
  6020. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6021. *PrintableArea: PAIR(4889, 808)
  6022. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6023. *PrintableOrigin: PAIR(185, 122)
  6024. }
  6025. *case: Option3
  6026. {
  6027. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6028. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6029. *PrintableArea: PAIR(4887, 808)
  6030. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6031. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6032. *PrintableOrigin: PAIR(186, 122)
  6033. }
  6034. }
  6035. }
  6036. *case: Option2
  6037. {
  6038. *PrintableArea: PAIR(4889, 1042)
  6039. *PrintableOrigin: PAIR(185, 128)
  6040. *switch: Resolution
  6041. {
  6042. *case: Option1
  6043. {
  6044. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6045. *PrintableArea: PAIR(4888, 1042)
  6046. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6047. *PrintableOrigin: PAIR(186, 128)
  6048. }
  6049. *case: Option3
  6050. {
  6051. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6052. *PrintableArea: PAIR(4887, 1042)
  6053. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6054. *PrintableOrigin: PAIR(186, 128)
  6055. }
  6056. }
  6057. }
  6058. *case: Option3
  6059. {
  6060. *PrintableArea: PAIR(4889, 809)
  6061. *PrintableOrigin: PAIR(185, 121)
  6062. *switch: Resolution
  6063. {
  6064. *case: Option1
  6065. {
  6066. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6067. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6068. *PrintableArea: PAIR(4888, 808)
  6069. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6070. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6071. *PrintableOrigin: PAIR(186, 122)
  6072. }
  6073. *case: Option2
  6074. {
  6075. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6076. *PrintableArea: PAIR(4889, 808)
  6077. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6078. *PrintableOrigin: PAIR(185, 122)
  6079. }
  6080. *case: Option3
  6081. {
  6082. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6083. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6084. *PrintableArea: PAIR(4887, 808)
  6085. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6086. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6087. *PrintableOrigin: PAIR(186, 122)
  6088. }
  6089. }
  6090. }
  6091. *case: Option4
  6092. {
  6093. *PrintableArea: PAIR(4889, 809)
  6094. *PrintableOrigin: PAIR(185, 121)
  6095. *switch: Resolution
  6096. {
  6097. *case: Option1
  6098. {
  6099. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6100. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6101. *PrintableArea: PAIR(4888, 808)
  6102. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6103. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6104. *PrintableOrigin: PAIR(186, 122)
  6105. }
  6106. *case: Option2
  6107. {
  6108. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6109. *PrintableArea: PAIR(4889, 808)
  6110. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6111. *PrintableOrigin: PAIR(185, 122)
  6112. }
  6113. *case: Option3
  6114. {
  6115. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6116. *% Warning: the following printable length is adjusted (809->808) so it is divisible by the resolution Y scale.
  6117. *PrintableArea: PAIR(4887, 808)
  6118. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6119. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6120. *PrintableOrigin: PAIR(186, 122)
  6121. }
  6122. }
  6123. }
  6124. }
  6125. }
  6126. *Option: Option45
  6127. {
  6128. *rcNameID: 370
  6129. *PageDimensions: PAIR(5400, 5040)
  6130. *PageProtectMem: 0
  6131. *Command: CmdSelect
  6132. {
  6133. *Order: DOC_SETUP.8
  6134. *Cmd: "<1B>C<000E>"
  6135. }
  6136. *switch: InputBin
  6137. {
  6138. *case: Option1
  6139. {
  6140. *PrintableArea: PAIR(4889, 4679)
  6141. *PrintableOrigin: PAIR(185, 121)
  6142. *switch: Resolution
  6143. {
  6144. *case: Option1
  6145. {
  6146. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6147. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6148. *PrintableArea: PAIR(4888, 4678)
  6149. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6150. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6151. *PrintableOrigin: PAIR(186, 122)
  6152. }
  6153. *case: Option2
  6154. {
  6155. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6156. *PrintableArea: PAIR(4889, 4678)
  6157. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6158. *PrintableOrigin: PAIR(185, 122)
  6159. }
  6160. *case: Option3
  6161. {
  6162. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6163. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6164. *PrintableArea: PAIR(4887, 4678)
  6165. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6166. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6167. *PrintableOrigin: PAIR(186, 122)
  6168. }
  6169. }
  6170. }
  6171. *case: Option2
  6172. {
  6173. *PrintableArea: PAIR(4889, 4912)
  6174. *PrintableOrigin: PAIR(185, 128)
  6175. *switch: Resolution
  6176. {
  6177. *case: Option1
  6178. {
  6179. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6180. *PrintableArea: PAIR(4888, 4912)
  6181. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6182. *PrintableOrigin: PAIR(186, 128)
  6183. }
  6184. *case: Option3
  6185. {
  6186. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6187. *PrintableArea: PAIR(4887, 4912)
  6188. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6189. *PrintableOrigin: PAIR(186, 128)
  6190. }
  6191. }
  6192. }
  6193. *case: Option3
  6194. {
  6195. *PrintableArea: PAIR(4889, 4679)
  6196. *PrintableOrigin: PAIR(185, 121)
  6197. *switch: Resolution
  6198. {
  6199. *case: Option1
  6200. {
  6201. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6202. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6203. *PrintableArea: PAIR(4888, 4678)
  6204. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6205. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6206. *PrintableOrigin: PAIR(186, 122)
  6207. }
  6208. *case: Option2
  6209. {
  6210. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6211. *PrintableArea: PAIR(4889, 4678)
  6212. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6213. *PrintableOrigin: PAIR(185, 122)
  6214. }
  6215. *case: Option3
  6216. {
  6217. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6218. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6219. *PrintableArea: PAIR(4887, 4678)
  6220. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6221. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6222. *PrintableOrigin: PAIR(186, 122)
  6223. }
  6224. }
  6225. }
  6226. *case: Option4
  6227. {
  6228. *PrintableArea: PAIR(4889, 4679)
  6229. *PrintableOrigin: PAIR(185, 121)
  6230. *switch: Resolution
  6231. {
  6232. *case: Option1
  6233. {
  6234. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6235. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6236. *PrintableArea: PAIR(4888, 4678)
  6237. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6238. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6239. *PrintableOrigin: PAIR(186, 122)
  6240. }
  6241. *case: Option2
  6242. {
  6243. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6244. *PrintableArea: PAIR(4889, 4678)
  6245. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6246. *PrintableOrigin: PAIR(185, 122)
  6247. }
  6248. *case: Option3
  6249. {
  6250. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6251. *% Warning: the following printable length is adjusted (4679->4678) so it is divisible by the resolution Y scale.
  6252. *PrintableArea: PAIR(4887, 4678)
  6253. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6254. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6255. *PrintableOrigin: PAIR(186, 122)
  6256. }
  6257. }
  6258. }
  6259. }
  6260. }
  6261. *Option: Option46
  6262. {
  6263. *rcNameID: 372
  6264. *PageDimensions: PAIR(5400, 1260)
  6265. *PageProtectMem: 0
  6266. *Command: CmdSelect
  6267. {
  6268. *Order: DOC_SETUP.8
  6269. *Cmd: "<1B>0<1B>C<1C>"
  6270. }
  6271. *switch: InputBin
  6272. {
  6273. *case: Option1
  6274. {
  6275. *PrintableArea: PAIR(4889, 899)
  6276. *PrintableOrigin: PAIR(185, 121)
  6277. *switch: Resolution
  6278. {
  6279. *case: Option1
  6280. {
  6281. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6282. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6283. *PrintableArea: PAIR(4888, 898)
  6284. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6285. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6286. *PrintableOrigin: PAIR(186, 122)
  6287. }
  6288. *case: Option2
  6289. {
  6290. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6291. *PrintableArea: PAIR(4889, 898)
  6292. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6293. *PrintableOrigin: PAIR(185, 122)
  6294. }
  6295. *case: Option3
  6296. {
  6297. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6298. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6299. *PrintableArea: PAIR(4887, 898)
  6300. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6301. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6302. *PrintableOrigin: PAIR(186, 122)
  6303. }
  6304. }
  6305. }
  6306. *case: Option2
  6307. {
  6308. *PrintableArea: PAIR(4889, 1132)
  6309. *PrintableOrigin: PAIR(185, 128)
  6310. *switch: Resolution
  6311. {
  6312. *case: Option1
  6313. {
  6314. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6315. *PrintableArea: PAIR(4888, 1132)
  6316. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6317. *PrintableOrigin: PAIR(186, 128)
  6318. }
  6319. *case: Option3
  6320. {
  6321. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6322. *PrintableArea: PAIR(4887, 1132)
  6323. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6324. *PrintableOrigin: PAIR(186, 128)
  6325. }
  6326. }
  6327. }
  6328. *case: Option3
  6329. {
  6330. *PrintableArea: PAIR(4889, 899)
  6331. *PrintableOrigin: PAIR(185, 121)
  6332. *switch: Resolution
  6333. {
  6334. *case: Option1
  6335. {
  6336. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6337. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6338. *PrintableArea: PAIR(4888, 898)
  6339. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6340. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6341. *PrintableOrigin: PAIR(186, 122)
  6342. }
  6343. *case: Option2
  6344. {
  6345. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6346. *PrintableArea: PAIR(4889, 898)
  6347. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6348. *PrintableOrigin: PAIR(185, 122)
  6349. }
  6350. *case: Option3
  6351. {
  6352. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6353. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6354. *PrintableArea: PAIR(4887, 898)
  6355. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6356. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6357. *PrintableOrigin: PAIR(186, 122)
  6358. }
  6359. }
  6360. }
  6361. *case: Option4
  6362. {
  6363. *PrintableArea: PAIR(4889, 899)
  6364. *PrintableOrigin: PAIR(185, 121)
  6365. *switch: Resolution
  6366. {
  6367. *case: Option1
  6368. {
  6369. *% Warning: the following printable width is adjusted (4889->4888) so it is divisible by the resolution X scale.
  6370. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6371. *PrintableArea: PAIR(4888, 898)
  6372. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6373. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6374. *PrintableOrigin: PAIR(186, 122)
  6375. }
  6376. *case: Option2
  6377. {
  6378. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6379. *PrintableArea: PAIR(4889, 898)
  6380. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6381. *PrintableOrigin: PAIR(185, 122)
  6382. }
  6383. *case: Option3
  6384. {
  6385. *% Warning: the following printable width is adjusted (4889->4887) so it is divisible by the resolution X scale.
  6386. *% Warning: the following printable length is adjusted (899->898) so it is divisible by the resolution Y scale.
  6387. *PrintableArea: PAIR(4887, 898)
  6388. *% Warning: the following printable origin X is adjusted (185->186) so it is divisible by the resolution X scale.
  6389. *% Warning: the following printable origin Y is adjusted (121->122) so it is divisible by the resolution Y scale.
  6390. *PrintableOrigin: PAIR(186, 122)
  6391. }
  6392. }
  6393. }
  6394. }
  6395. }
  6396. *Option: CUSTOMSIZE
  6397. {
  6398. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  6399. *MinSize: PAIR(2098, 1440)
  6400. *MaxSize: PAIR(5954, 7920)
  6401. *MaxPrintableWidth: 5954
  6402. *MinLeftMargin: 0
  6403. *CenterPrintable?: FALSE
  6404. *switch: InputBin
  6405. {
  6406. *case: Option1
  6407. {
  6408. *TopMargin: 121
  6409. *BottomMargin: 240
  6410. *CustCursorOriginX: %d{43}
  6411. *CustCursorOriginY: %d{121}
  6412. *CustPrintableOriginX: %d{43}
  6413. *CustPrintableOriginY: %d{121}
  6414. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  6415. *CustPrintableSizeY: %d{PhysPaperLength-361}
  6416. }
  6417. *case: Option2
  6418. {
  6419. *TopMargin: 128
  6420. *BottomMargin: 0
  6421. *CustCursorOriginX: %d{43}
  6422. *CustCursorOriginY: %d{128}
  6423. *CustPrintableOriginX: %d{43}
  6424. *CustPrintableOriginY: %d{128}
  6425. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  6426. *CustPrintableSizeY: %d{PhysPaperLength-128}
  6427. }
  6428. *case: Option3
  6429. {
  6430. *TopMargin: 121
  6431. *BottomMargin: 240
  6432. *CustCursorOriginX: %d{43}
  6433. *CustCursorOriginY: %d{121}
  6434. *CustPrintableOriginX: %d{43}
  6435. *CustPrintableOriginY: %d{121}
  6436. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  6437. *CustPrintableSizeY: %d{PhysPaperLength-361}
  6438. }
  6439. *case: Option4
  6440. {
  6441. *TopMargin: 121
  6442. *BottomMargin: 240
  6443. *CustCursorOriginX: %d{43}
  6444. *CustCursorOriginY: %d{121}
  6445. *CustPrintableOriginX: %d{43}
  6446. *CustPrintableOriginY: %d{121}
  6447. *CustPrintableSizeX: %d{PhysPaperWidth-86}
  6448. *CustPrintableSizeY: %d{PhysPaperLength-361}
  6449. }
  6450. }
  6451. *PageProtectMem: 0
  6452. *Command: CmdSelect
  6453. {
  6454. *Order: DOC_SETUP.8
  6455. *Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
  6456. }
  6457. }
  6458. }
  6459. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option14)
  6460. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option15)
  6461. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option18)
  6462. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option19)
  6463. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option20)
  6464. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option21)
  6465. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option22)
  6466. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option23)
  6467. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option24)
  6468. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option25)
  6469. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option26)
  6470. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option27)
  6471. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option28)
  6472. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option29)
  6473. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option30)
  6474. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option31)
  6475. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option32)
  6476. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option33)
  6477. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option34)
  6478. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option35)
  6479. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option36)
  6480. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option37)
  6481. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option38)
  6482. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option39)
  6483. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option40)
  6484. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option41)
  6485. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option42)
  6486. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option43)
  6487. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option44)
  6488. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option45)
  6489. *InvalidCombination: LIST(InputBin.Option1, PaperSize.Option46)
  6490. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
  6491. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4)
  6492. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4_ROTATED)
  6493. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
  6494. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5_ROTATED)
  6495. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option6)
  6496. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option7)
  6497. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
  6498. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4_JIS_ROTATED)
  6499. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
  6500. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
  6501. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LETTER)
  6502. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LEGAL)
  6503. *InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD)
  6504. *InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD_ROTATED)
  6505. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option14)
  6506. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option15)
  6507. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option18)
  6508. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option19)
  6509. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option20)
  6510. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option21)
  6511. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option22)
  6512. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option23)
  6513. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option24)
  6514. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option25)
  6515. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option26)
  6516. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option27)
  6517. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option28)
  6518. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option29)
  6519. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option30)
  6520. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option31)
  6521. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option32)
  6522. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option33)
  6523. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option34)
  6524. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option35)
  6525. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option36)
  6526. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option37)
  6527. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option38)
  6528. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option39)
  6529. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option40)
  6530. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option41)
  6531. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option42)
  6532. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option43)
  6533. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option44)
  6534. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option45)
  6535. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option46)
  6536. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option14)
  6537. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option15)
  6538. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option18)
  6539. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option19)
  6540. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option20)
  6541. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option21)
  6542. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option22)
  6543. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option23)
  6544. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option24)
  6545. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option25)
  6546. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option26)
  6547. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option27)
  6548. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option28)
  6549. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option29)
  6550. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option30)
  6551. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option31)
  6552. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option32)
  6553. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option33)
  6554. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option34)
  6555. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option35)
  6556. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option36)
  6557. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option37)
  6558. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option38)
  6559. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option39)
  6560. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option40)
  6561. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option41)
  6562. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option42)
  6563. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option43)
  6564. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option44)
  6565. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option45)
  6566. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option46)
  6567. *Feature: PrintQuality
  6568. {
  6569. *rcNameID: =TEXT_QUALITY_DISPLAY
  6570. *DefaultOption: LETTER_QUALITY
  6571. *Option: LETTER_QUALITY
  6572. {
  6573. *rcNameID: =LETTER_QUALITY_DISPLAY
  6574. *Command: CmdSelect
  6575. {
  6576. *Order: DOC_SETUP.6
  6577. *Cmd: "<1B>x<011C>x<00>"
  6578. }
  6579. }
  6580. *Option: DRAFT_QUALITY
  6581. {
  6582. *rcNameID: =DRAFT_QUALITY_DISPLAY
  6583. *Command: CmdSelect
  6584. {
  6585. *Order: DOC_SETUP.6
  6586. *Cmd: "<1B>x<001C>x<01>"
  6587. }
  6588. }
  6589. }
  6590. *Feature: Halftone
  6591. {
  6592. *rcNameID: =HALFTONING_DISPLAY
  6593. *DefaultOption: HT_PATSIZE_AUTO
  6594. *Option: HT_PATSIZE_AUTO
  6595. {
  6596. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  6597. }
  6598. *Option: HT_PATSIZE_SUPERCELL_M
  6599. {
  6600. *rcNameID: =HT_SUPERCELL_DISPLAY
  6601. }
  6602. *Option: HT_PATSIZE_6x6_M
  6603. {
  6604. *rcNameID: =HT_DITHER6X6_DISPLAY
  6605. }
  6606. *Option: HT_PATSIZE_8x8_M
  6607. {
  6608. *rcNameID: =HT_DITHER8X8_DISPLAY
  6609. }
  6610. }
  6611. *Command: CmdStartDoc
  6612. {
  6613. *Order: DOC_SETUP.1
  6614. *Cmd: "<1B>S<1B1B>S<1C1B>@<1B>U<00>"
  6615. }
  6616. *Command: CmdStartPage
  6617. {
  6618. *Order: PAGE_SETUP.1
  6619. *Cmd: "<0D>"
  6620. }
  6621. *Command: CmdEndJob
  6622. {
  6623. *Order: JOB_FINISH.1
  6624. *Cmd: "<1B>@<1B>S<1B1B>SK"
  6625. }
  6626. *RotateCoordinate?: FALSE
  6627. *RotateRaster?: FALSE
  6628. *RotateFont?: FALSE
  6629. *switch: Orientation
  6630. {
  6631. *case: PORTRAIT
  6632. {
  6633. *TextCaps: LIST(TC_OP_CHARACTER,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
  6634. }
  6635. *case: LANDSCAPE_CC270
  6636. {
  6637. *TextCaps: LIST(TC_RA_ABLE)
  6638. }
  6639. }
  6640. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  6641. *YMoveAttributes: LIST(SEND_CR_FIRST)
  6642. *MaxLineSpacing: 255
  6643. *XMoveThreshold: 0
  6644. *YMoveThreshold: *
  6645. *XMoveUnit: 60
  6646. *YMoveUnit: 180
  6647. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
  6648. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  6649. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  6650. *Command: CmdCR { *Cmd : "<0D>" }
  6651. *Command: CmdLF { *Cmd : "<0A>" }
  6652. *Command: CmdFF { *Cmd : "<0C>" }
  6653. *Command: CmdBackSpace { *Cmd : "<08>" }
  6654. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  6655. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  6656. *EjectPageWithFF?: TRUE
  6657. *OutputDataFormat: V_BYTE
  6658. *OptimizeLeftBound?: FALSE
  6659. *CursorXAfterSendBlockData: AT_GRXDATA_END
  6660. *CursorYAfterSendBlockData: NO_MOVE
  6661. *DefaultFont: 1
  6662. *DefaultCTT: -1
  6663. *switch: Orientation
  6664. {
  6665. *case: PORTRAIT
  6666. {
  6667. *DeviceFonts: LIST(1,3,5,6,7,8,9,10,11,12,13,14,15,16,
  6668. + 17,18,19,20)
  6669. }
  6670. *case: LANDSCAPE_CC270
  6671. {
  6672. *DeviceFonts: LIST()
  6673. }
  6674. }
  6675. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  6676. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  6677. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  6678. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  6679. *Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
  6680. *Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }