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.

5710 lines
259 KiB

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