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.

5927 lines
270 KiB

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