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.

4560 lines
202 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "OK8570SJ.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "OKI ET-8570S"
  11. *MasterUnits: PAIR(360, 360)
  12. *ResourceDLL: "OKEPJRES.DLL"
  13. *PrinterType: SERIAL
  14. *Feature: Orientation
  15. {
  16. *rcNameID: =ORIENTATION_DISPLAY
  17. *DefaultOption: PORTRAIT
  18. *Option: PORTRAIT
  19. {
  20. *rcNameID: =PORTRAIT_DISPLAY
  21. }
  22. *Option: LANDSCAPE_CC270
  23. {
  24. *rcNameID: =LANDSCAPE_DISPLAY
  25. }
  26. }
  27. *Feature: InputBin
  28. {
  29. *rcNameID: =PAPER_SOURCE_DISPLAY
  30. *DefaultOption: MANUAL
  31. *Option: MANUAL
  32. {
  33. *rcNameID: =MANUAL_FEED_DISPLAY
  34. *Command: CmdSelect
  35. {
  36. *Order: DOC_SETUP.7
  37. *Cmd: "<1B>O<1B>|<12020001011B19>0"
  38. }
  39. }
  40. *Option: Option2
  41. {
  42. *rcNameID: 263
  43. *Command: CmdSelect
  44. {
  45. *Order: DOC_SETUP.7
  46. *Cmd: "<1B>O<1B>|<12020001011B19>0<1B>|<02010001>"
  47. }
  48. }
  49. *Option: Option3
  50. {
  51. *rcNameID: 264
  52. *Command: CmdSelect
  53. {
  54. *Order: DOC_SETUP.7
  55. *Cmd: "<1B>O<1B>|<12020001011B19>4"
  56. }
  57. }
  58. *Option: Option4
  59. {
  60. *rcNameID: 265
  61. *Command: CmdSelect
  62. {
  63. *Order: DOC_SETUP.7
  64. *Cmd: "<1B>O<1B>|<12020001011B19>4<1B>|<02010001>"
  65. }
  66. }
  67. *Option: Option5
  68. {
  69. *rcNameID: 270
  70. *Command: CmdSelect
  71. {
  72. *Order: DOC_SETUP.7
  73. *Cmd: "<1B>O<1B>|<1202000102>"
  74. }
  75. }
  76. *Option: Option6
  77. {
  78. *rcNameID: 271
  79. *Command: CmdSelect
  80. {
  81. *Order: DOC_SETUP.7
  82. *Cmd: "<1B>O<1B>|<1202000102>"
  83. }
  84. }
  85. *Option: Option7
  86. {
  87. *rcNameID: 273
  88. *Command: CmdSelect
  89. {
  90. *Order: DOC_SETUP.7
  91. *Cmd: "<1B>O<1B>|<1202000100>"
  92. }
  93. }
  94. *Option: Option8
  95. {
  96. *rcNameID: 274
  97. *Command: CmdSelect
  98. {
  99. *Order: DOC_SETUP.7
  100. *Cmd: "<1B>O<1B>|<1202000100>"
  101. }
  102. }
  103. }
  104. *Feature: Resolution
  105. {
  106. *rcNameID: =RESOLUTION_DISPLAY
  107. *DefaultOption: Option1
  108. *Option: Option1
  109. {
  110. *Name: "180 x 180 dots per inch"
  111. *DPI: PAIR(180, 180)
  112. *TextDPI: PAIR(180, 180)
  113. *PinsPerLogPass: 24
  114. *PinsPerPhysPass: 24
  115. *MinStripBlankPixels: 360
  116. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  117. *SpotDiameter: 140
  118. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  119. }
  120. *Option: Option2
  121. {
  122. *Name: "120 x 180 dots per inch"
  123. *DPI: PAIR(120, 180)
  124. *TextDPI: PAIR(120, 180)
  125. *PinsPerLogPass: 24
  126. *PinsPerPhysPass: 24
  127. *MinStripBlankPixels: 240
  128. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  129. *SpotDiameter: 120
  130. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  131. }
  132. }
  133. *Feature: PaperSize
  134. {
  135. *rcNameID: =PAPER_SIZE_DISPLAY
  136. *DefaultOption: A4
  137. *Option: A4
  138. {
  139. *rcNameID: =A4_DISPLAY
  140. *Command: CmdSelect
  141. {
  142. *Order: DOC_SETUP.8
  143. *Cmd: "<1B>2<1B>CH"
  144. }
  145. *switch: InputBin
  146. {
  147. *case: MANUAL
  148. {
  149. *PrintableArea: PAIR(2837, 3836)
  150. *PrintableOrigin: PAIR(70, 306)
  151. *switch: Resolution
  152. {
  153. *case: Option1
  154. {
  155. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  156. *PrintableArea: PAIR(2836, 3836)
  157. }
  158. *case: Option2
  159. {
  160. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  161. *PrintableArea: PAIR(2835, 3836)
  162. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  163. *PrintableOrigin: PAIR(72, 306)
  164. }
  165. }
  166. }
  167. *case: Option2
  168. {
  169. *PrintableArea: PAIR(2837, 4002)
  170. *PrintableOrigin: PAIR(70, 140)
  171. *switch: Resolution
  172. {
  173. *case: Option1
  174. {
  175. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  176. *PrintableArea: PAIR(2836, 4002)
  177. }
  178. *case: Option2
  179. {
  180. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  181. *PrintableArea: PAIR(2835, 4002)
  182. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  183. *PrintableOrigin: PAIR(72, 140)
  184. }
  185. }
  186. }
  187. *case: Option3
  188. {
  189. *PrintableArea: PAIR(2837, 3836)
  190. *PrintableOrigin: PAIR(70, 306)
  191. *switch: Resolution
  192. {
  193. *case: Option1
  194. {
  195. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  196. *PrintableArea: PAIR(2836, 3836)
  197. }
  198. *case: Option2
  199. {
  200. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  201. *PrintableArea: PAIR(2835, 3836)
  202. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  203. *PrintableOrigin: PAIR(72, 306)
  204. }
  205. }
  206. }
  207. *case: Option4
  208. {
  209. *PrintableArea: PAIR(2837, 4002)
  210. *PrintableOrigin: PAIR(70, 140)
  211. *switch: Resolution
  212. {
  213. *case: Option1
  214. {
  215. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  216. *PrintableArea: PAIR(2836, 4002)
  217. }
  218. *case: Option2
  219. {
  220. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  221. *PrintableArea: PAIR(2835, 4002)
  222. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  223. *PrintableOrigin: PAIR(72, 140)
  224. }
  225. }
  226. }
  227. *case: Option5
  228. {
  229. *PrintableArea: PAIR(2837, 3836)
  230. *PrintableOrigin: PAIR(70, 306)
  231. *switch: Resolution
  232. {
  233. *case: Option1
  234. {
  235. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  236. *PrintableArea: PAIR(2836, 3836)
  237. }
  238. *case: Option2
  239. {
  240. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  241. *PrintableArea: PAIR(2835, 3836)
  242. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  243. *PrintableOrigin: PAIR(72, 306)
  244. }
  245. }
  246. }
  247. *case: Option6
  248. {
  249. *PrintableArea: PAIR(2837, 3776)
  250. *PrintableOrigin: PAIR(70, 366)
  251. *switch: Resolution
  252. {
  253. *case: Option1
  254. {
  255. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  256. *PrintableArea: PAIR(2836, 3776)
  257. }
  258. *case: Option2
  259. {
  260. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  261. *PrintableArea: PAIR(2835, 3776)
  262. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  263. *PrintableOrigin: PAIR(72, 366)
  264. }
  265. }
  266. }
  267. *case: Option7
  268. {
  269. *PrintableArea: PAIR(2837, 3836)
  270. *PrintableOrigin: PAIR(70, 306)
  271. *switch: Resolution
  272. {
  273. *case: Option1
  274. {
  275. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  276. *PrintableArea: PAIR(2836, 3836)
  277. }
  278. *case: Option2
  279. {
  280. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  281. *PrintableArea: PAIR(2835, 3836)
  282. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  283. *PrintableOrigin: PAIR(72, 306)
  284. }
  285. }
  286. }
  287. *case: Option8
  288. {
  289. *PrintableArea: PAIR(2837, 3776)
  290. *PrintableOrigin: PAIR(70, 366)
  291. *switch: Resolution
  292. {
  293. *case: Option1
  294. {
  295. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  296. *PrintableArea: PAIR(2836, 3776)
  297. }
  298. *case: Option2
  299. {
  300. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  301. *PrintableArea: PAIR(2835, 3776)
  302. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  303. *PrintableOrigin: PAIR(72, 366)
  304. }
  305. }
  306. }
  307. }
  308. }
  309. *Option: A4_ROTATED
  310. {
  311. *rcNameID: =A4_ROTATED_DISPLAY
  312. *Command: CmdSelect
  313. {
  314. *Order: DOC_SETUP.8
  315. *Cmd: "<1B>2<1B>C4"
  316. }
  317. *switch: InputBin
  318. {
  319. *case: MANUAL
  320. {
  321. *PrintableArea: PAIR(4068, 2605)
  322. *PrintableOrigin: PAIR(70, 306)
  323. *switch: Resolution
  324. {
  325. *case: Option1
  326. {
  327. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  328. *PrintableArea: PAIR(4068, 2604)
  329. }
  330. *case: Option2
  331. {
  332. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  333. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  334. *PrintableArea: PAIR(4065, 2604)
  335. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  336. *PrintableOrigin: PAIR(72, 306)
  337. }
  338. }
  339. }
  340. *case: Option2
  341. {
  342. *PrintableArea: PAIR(4068, 2771)
  343. *PrintableOrigin: PAIR(70, 140)
  344. *switch: Resolution
  345. {
  346. *case: Option1
  347. {
  348. *% Warning: the following printable length is adjusted (2771->2770) so it is divisible by the resolution Y scale.
  349. *PrintableArea: PAIR(4068, 2770)
  350. }
  351. *case: Option2
  352. {
  353. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  354. *% Warning: the following printable length is adjusted (2771->2770) so it is divisible by the resolution Y scale.
  355. *PrintableArea: PAIR(4065, 2770)
  356. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  357. *PrintableOrigin: PAIR(72, 140)
  358. }
  359. }
  360. }
  361. *case: Option3
  362. {
  363. *PrintableArea: PAIR(4068, 2605)
  364. *PrintableOrigin: PAIR(70, 306)
  365. *switch: Resolution
  366. {
  367. *case: Option1
  368. {
  369. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  370. *PrintableArea: PAIR(4068, 2604)
  371. }
  372. *case: Option2
  373. {
  374. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  375. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  376. *PrintableArea: PAIR(4065, 2604)
  377. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  378. *PrintableOrigin: PAIR(72, 306)
  379. }
  380. }
  381. }
  382. *case: Option4
  383. {
  384. *PrintableArea: PAIR(4068, 2771)
  385. *PrintableOrigin: PAIR(70, 140)
  386. *switch: Resolution
  387. {
  388. *case: Option1
  389. {
  390. *% Warning: the following printable length is adjusted (2771->2770) so it is divisible by the resolution Y scale.
  391. *PrintableArea: PAIR(4068, 2770)
  392. }
  393. *case: Option2
  394. {
  395. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  396. *% Warning: the following printable length is adjusted (2771->2770) so it is divisible by the resolution Y scale.
  397. *PrintableArea: PAIR(4065, 2770)
  398. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  399. *PrintableOrigin: PAIR(72, 140)
  400. }
  401. }
  402. }
  403. *case: Option5
  404. {
  405. *PrintableArea: PAIR(4068, 2605)
  406. *PrintableOrigin: PAIR(70, 306)
  407. *switch: Resolution
  408. {
  409. *case: Option1
  410. {
  411. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  412. *PrintableArea: PAIR(4068, 2604)
  413. }
  414. *case: Option2
  415. {
  416. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  417. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  418. *PrintableArea: PAIR(4065, 2604)
  419. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  420. *PrintableOrigin: PAIR(72, 306)
  421. }
  422. }
  423. }
  424. *case: Option6
  425. {
  426. *PrintableArea: PAIR(4068, 2545)
  427. *PrintableOrigin: PAIR(70, 366)
  428. *switch: Resolution
  429. {
  430. *case: Option1
  431. {
  432. *% Warning: the following printable length is adjusted (2545->2544) so it is divisible by the resolution Y scale.
  433. *PrintableArea: PAIR(4068, 2544)
  434. }
  435. *case: Option2
  436. {
  437. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  438. *% Warning: the following printable length is adjusted (2545->2544) so it is divisible by the resolution Y scale.
  439. *PrintableArea: PAIR(4065, 2544)
  440. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  441. *PrintableOrigin: PAIR(72, 366)
  442. }
  443. }
  444. }
  445. *case: Option7
  446. {
  447. *PrintableArea: PAIR(4068, 2605)
  448. *PrintableOrigin: PAIR(70, 306)
  449. *switch: Resolution
  450. {
  451. *case: Option1
  452. {
  453. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  454. *PrintableArea: PAIR(4068, 2604)
  455. }
  456. *case: Option2
  457. {
  458. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  459. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  460. *PrintableArea: PAIR(4065, 2604)
  461. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  462. *PrintableOrigin: PAIR(72, 306)
  463. }
  464. }
  465. }
  466. *case: Option8
  467. {
  468. *PrintableArea: PAIR(4068, 2545)
  469. *PrintableOrigin: PAIR(70, 366)
  470. *switch: Resolution
  471. {
  472. *case: Option1
  473. {
  474. *% Warning: the following printable length is adjusted (2545->2544) so it is divisible by the resolution Y scale.
  475. *PrintableArea: PAIR(4068, 2544)
  476. }
  477. *case: Option2
  478. {
  479. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  480. *% Warning: the following printable length is adjusted (2545->2544) so it is divisible by the resolution Y scale.
  481. *PrintableArea: PAIR(4065, 2544)
  482. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  483. *PrintableOrigin: PAIR(72, 366)
  484. }
  485. }
  486. }
  487. }
  488. }
  489. *Option: A3
  490. {
  491. *rcNameID: =A3_DISPLAY
  492. *Command: CmdSelect
  493. {
  494. *Order: DOC_SETUP.8
  495. *Cmd: "<1B>2<1B>Ce"
  496. }
  497. *switch: InputBin
  498. {
  499. *case: MANUAL
  500. {
  501. *PrintableArea: PAIR(4068, 5582)
  502. *PrintableOrigin: PAIR(70, 306)
  503. *switch: Resolution
  504. {
  505. *case: Option2
  506. {
  507. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  508. *PrintableArea: PAIR(4065, 5582)
  509. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  510. *PrintableOrigin: PAIR(72, 306)
  511. }
  512. }
  513. }
  514. *case: Option2
  515. {
  516. *PrintableArea: PAIR(4068, 5748)
  517. *PrintableOrigin: PAIR(70, 140)
  518. *switch: Resolution
  519. {
  520. *case: Option2
  521. {
  522. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  523. *PrintableArea: PAIR(4065, 5748)
  524. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  525. *PrintableOrigin: PAIR(72, 140)
  526. }
  527. }
  528. }
  529. *case: Option3
  530. {
  531. *PrintableArea: PAIR(4068, 5582)
  532. *PrintableOrigin: PAIR(70, 306)
  533. *switch: Resolution
  534. {
  535. *case: Option2
  536. {
  537. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  538. *PrintableArea: PAIR(4065, 5582)
  539. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  540. *PrintableOrigin: PAIR(72, 306)
  541. }
  542. }
  543. }
  544. *case: Option4
  545. {
  546. *PrintableArea: PAIR(4068, 5748)
  547. *PrintableOrigin: PAIR(70, 140)
  548. *switch: Resolution
  549. {
  550. *case: Option2
  551. {
  552. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  553. *PrintableArea: PAIR(4065, 5748)
  554. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  555. *PrintableOrigin: PAIR(72, 140)
  556. }
  557. }
  558. }
  559. *case: Option5
  560. {
  561. *PrintableArea: PAIR(4068, 5582)
  562. *PrintableOrigin: PAIR(70, 306)
  563. *switch: Resolution
  564. {
  565. *case: Option2
  566. {
  567. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  568. *PrintableArea: PAIR(4065, 5582)
  569. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  570. *PrintableOrigin: PAIR(72, 306)
  571. }
  572. }
  573. }
  574. *case: Option6
  575. {
  576. *PrintableArea: PAIR(4068, 5522)
  577. *PrintableOrigin: PAIR(70, 366)
  578. *switch: Resolution
  579. {
  580. *case: Option2
  581. {
  582. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  583. *PrintableArea: PAIR(4065, 5522)
  584. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  585. *PrintableOrigin: PAIR(72, 366)
  586. }
  587. }
  588. }
  589. *case: Option7
  590. {
  591. *PrintableArea: PAIR(4068, 5582)
  592. *PrintableOrigin: PAIR(70, 306)
  593. *switch: Resolution
  594. {
  595. *case: Option2
  596. {
  597. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  598. *PrintableArea: PAIR(4065, 5582)
  599. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  600. *PrintableOrigin: PAIR(72, 306)
  601. }
  602. }
  603. }
  604. *case: Option8
  605. {
  606. *PrintableArea: PAIR(4068, 5522)
  607. *PrintableOrigin: PAIR(70, 366)
  608. *switch: Resolution
  609. {
  610. *case: Option2
  611. {
  612. *% Warning: the following printable width is adjusted (4068->4065) so it is divisible by the resolution X scale.
  613. *PrintableArea: PAIR(4065, 5522)
  614. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  615. *PrintableOrigin: PAIR(72, 366)
  616. }
  617. }
  618. }
  619. }
  620. }
  621. *Option: A3_ROTATED
  622. {
  623. *rcNameID: =A3_ROTATED_DISPLAY
  624. *Command: CmdSelect
  625. {
  626. *Order: DOC_SETUP.8
  627. *Cmd: "<1B>2<1B>CH"
  628. }
  629. *switch: InputBin
  630. {
  631. *case: MANUAL
  632. {
  633. *PrintableArea: PAIR(4896, 3836)
  634. *PrintableOrigin: PAIR(70, 306)
  635. *switch: Resolution
  636. {
  637. *case: Option2
  638. {
  639. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  640. *PrintableArea: PAIR(4893, 3836)
  641. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  642. *PrintableOrigin: PAIR(72, 306)
  643. }
  644. }
  645. }
  646. *case: Option2
  647. {
  648. *PrintableArea: PAIR(4896, 4002)
  649. *PrintableOrigin: PAIR(70, 140)
  650. *switch: Resolution
  651. {
  652. *case: Option2
  653. {
  654. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  655. *PrintableArea: PAIR(4893, 4002)
  656. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  657. *PrintableOrigin: PAIR(72, 140)
  658. }
  659. }
  660. }
  661. *case: Option3
  662. {
  663. *PrintableArea: PAIR(4896, 3836)
  664. *PrintableOrigin: PAIR(70, 306)
  665. *switch: Resolution
  666. {
  667. *case: Option2
  668. {
  669. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  670. *PrintableArea: PAIR(4893, 3836)
  671. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  672. *PrintableOrigin: PAIR(72, 306)
  673. }
  674. }
  675. }
  676. *case: Option4
  677. {
  678. *PrintableArea: PAIR(4896, 4002)
  679. *PrintableOrigin: PAIR(70, 140)
  680. *switch: Resolution
  681. {
  682. *case: Option2
  683. {
  684. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  685. *PrintableArea: PAIR(4893, 4002)
  686. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  687. *PrintableOrigin: PAIR(72, 140)
  688. }
  689. }
  690. }
  691. *case: Option5
  692. {
  693. *PrintableArea: PAIR(4896, 3836)
  694. *PrintableOrigin: PAIR(70, 306)
  695. *switch: Resolution
  696. {
  697. *case: Option2
  698. {
  699. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  700. *PrintableArea: PAIR(4893, 3836)
  701. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  702. *PrintableOrigin: PAIR(72, 306)
  703. }
  704. }
  705. }
  706. *case: Option6
  707. {
  708. *PrintableArea: PAIR(4896, 3776)
  709. *PrintableOrigin: PAIR(70, 366)
  710. *switch: Resolution
  711. {
  712. *case: Option2
  713. {
  714. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  715. *PrintableArea: PAIR(4893, 3776)
  716. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  717. *PrintableOrigin: PAIR(72, 366)
  718. }
  719. }
  720. }
  721. *case: Option7
  722. {
  723. *PrintableArea: PAIR(4896, 3836)
  724. *PrintableOrigin: PAIR(70, 306)
  725. *switch: Resolution
  726. {
  727. *case: Option2
  728. {
  729. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  730. *PrintableArea: PAIR(4893, 3836)
  731. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  732. *PrintableOrigin: PAIR(72, 306)
  733. }
  734. }
  735. }
  736. *case: Option8
  737. {
  738. *PrintableArea: PAIR(4896, 3776)
  739. *PrintableOrigin: PAIR(70, 366)
  740. *switch: Resolution
  741. {
  742. *case: Option2
  743. {
  744. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  745. *PrintableArea: PAIR(4893, 3776)
  746. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  747. *PrintableOrigin: PAIR(72, 366)
  748. }
  749. }
  750. }
  751. }
  752. }
  753. *Option: A5
  754. {
  755. *rcNameID: =A5_DISPLAY
  756. *Command: CmdSelect
  757. {
  758. *Order: DOC_SETUP.8
  759. *Cmd: "<1B>2<1B>C4"
  760. }
  761. *switch: InputBin
  762. {
  763. *case: MANUAL
  764. {
  765. *PrintableArea: PAIR(1959, 2605)
  766. *PrintableOrigin: PAIR(70, 306)
  767. *switch: Resolution
  768. {
  769. *case: Option1
  770. {
  771. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  772. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  773. *PrintableArea: PAIR(1958, 2604)
  774. }
  775. *case: Option2
  776. {
  777. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  778. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  779. *PrintableArea: PAIR(1956, 2604)
  780. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  781. *PrintableOrigin: PAIR(72, 306)
  782. }
  783. }
  784. }
  785. *case: Option2
  786. {
  787. *PrintableArea: PAIR(1959, 2771)
  788. *PrintableOrigin: PAIR(70, 140)
  789. *switch: Resolution
  790. {
  791. *case: Option1
  792. {
  793. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  794. *% Warning: the following printable length is adjusted (2771->2770) so it is divisible by the resolution Y scale.
  795. *PrintableArea: PAIR(1958, 2770)
  796. }
  797. *case: Option2
  798. {
  799. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  800. *% Warning: the following printable length is adjusted (2771->2770) so it is divisible by the resolution Y scale.
  801. *PrintableArea: PAIR(1956, 2770)
  802. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  803. *PrintableOrigin: PAIR(72, 140)
  804. }
  805. }
  806. }
  807. *case: Option3
  808. {
  809. *PrintableArea: PAIR(1959, 2605)
  810. *PrintableOrigin: PAIR(70, 306)
  811. *switch: Resolution
  812. {
  813. *case: Option1
  814. {
  815. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  816. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  817. *PrintableArea: PAIR(1958, 2604)
  818. }
  819. *case: Option2
  820. {
  821. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  822. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  823. *PrintableArea: PAIR(1956, 2604)
  824. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  825. *PrintableOrigin: PAIR(72, 306)
  826. }
  827. }
  828. }
  829. *case: Option4
  830. {
  831. *PrintableArea: PAIR(1959, 2771)
  832. *PrintableOrigin: PAIR(70, 140)
  833. *switch: Resolution
  834. {
  835. *case: Option1
  836. {
  837. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  838. *% Warning: the following printable length is adjusted (2771->2770) so it is divisible by the resolution Y scale.
  839. *PrintableArea: PAIR(1958, 2770)
  840. }
  841. *case: Option2
  842. {
  843. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  844. *% Warning: the following printable length is adjusted (2771->2770) so it is divisible by the resolution Y scale.
  845. *PrintableArea: PAIR(1956, 2770)
  846. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  847. *PrintableOrigin: PAIR(72, 140)
  848. }
  849. }
  850. }
  851. *case: Option5
  852. {
  853. *PrintableArea: PAIR(1959, 2605)
  854. *PrintableOrigin: PAIR(70, 306)
  855. *switch: Resolution
  856. {
  857. *case: Option1
  858. {
  859. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  860. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  861. *PrintableArea: PAIR(1958, 2604)
  862. }
  863. *case: Option2
  864. {
  865. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  866. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  867. *PrintableArea: PAIR(1956, 2604)
  868. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  869. *PrintableOrigin: PAIR(72, 306)
  870. }
  871. }
  872. }
  873. *case: Option6
  874. {
  875. *PrintableArea: PAIR(1959, 2545)
  876. *PrintableOrigin: PAIR(70, 366)
  877. *switch: Resolution
  878. {
  879. *case: Option1
  880. {
  881. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  882. *% Warning: the following printable length is adjusted (2545->2544) so it is divisible by the resolution Y scale.
  883. *PrintableArea: PAIR(1958, 2544)
  884. }
  885. *case: Option2
  886. {
  887. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  888. *% Warning: the following printable length is adjusted (2545->2544) so it is divisible by the resolution Y scale.
  889. *PrintableArea: PAIR(1956, 2544)
  890. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  891. *PrintableOrigin: PAIR(72, 366)
  892. }
  893. }
  894. }
  895. *case: Option7
  896. {
  897. *PrintableArea: PAIR(1959, 2605)
  898. *PrintableOrigin: PAIR(70, 306)
  899. *switch: Resolution
  900. {
  901. *case: Option1
  902. {
  903. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  904. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  905. *PrintableArea: PAIR(1958, 2604)
  906. }
  907. *case: Option2
  908. {
  909. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  910. *% Warning: the following printable length is adjusted (2605->2604) so it is divisible by the resolution Y scale.
  911. *PrintableArea: PAIR(1956, 2604)
  912. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  913. *PrintableOrigin: PAIR(72, 306)
  914. }
  915. }
  916. }
  917. *case: Option8
  918. {
  919. *PrintableArea: PAIR(1959, 2545)
  920. *PrintableOrigin: PAIR(70, 366)
  921. *switch: Resolution
  922. {
  923. *case: Option1
  924. {
  925. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  926. *% Warning: the following printable length is adjusted (2545->2544) so it is divisible by the resolution Y scale.
  927. *PrintableArea: PAIR(1958, 2544)
  928. }
  929. *case: Option2
  930. {
  931. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  932. *% Warning: the following printable length is adjusted (2545->2544) so it is divisible by the resolution Y scale.
  933. *PrintableArea: PAIR(1956, 2544)
  934. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  935. *PrintableOrigin: PAIR(72, 366)
  936. }
  937. }
  938. }
  939. }
  940. }
  941. *Option: A5_ROTATED
  942. {
  943. *rcNameID: =A5_ROTATED_DISPLAY
  944. *Command: CmdSelect
  945. {
  946. *Order: DOC_SETUP.8
  947. *Cmd: "<1B>2<1B>C<2525>"
  948. }
  949. *switch: InputBin
  950. {
  951. *case: MANUAL
  952. {
  953. *PrintableArea: PAIR(2837, 1727)
  954. *PrintableOrigin: PAIR(70, 306)
  955. *switch: Resolution
  956. {
  957. *case: Option1
  958. {
  959. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  960. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  961. *PrintableArea: PAIR(2836, 1726)
  962. }
  963. *case: Option2
  964. {
  965. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  966. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  967. *PrintableArea: PAIR(2835, 1726)
  968. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  969. *PrintableOrigin: PAIR(72, 306)
  970. }
  971. }
  972. }
  973. *case: Option2
  974. {
  975. *PrintableArea: PAIR(2837, 1893)
  976. *PrintableOrigin: PAIR(70, 140)
  977. *switch: Resolution
  978. {
  979. *case: Option1
  980. {
  981. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  982. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  983. *PrintableArea: PAIR(2836, 1892)
  984. }
  985. *case: Option2
  986. {
  987. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  988. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  989. *PrintableArea: PAIR(2835, 1892)
  990. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  991. *PrintableOrigin: PAIR(72, 140)
  992. }
  993. }
  994. }
  995. *case: Option3
  996. {
  997. *PrintableArea: PAIR(2837, 1727)
  998. *PrintableOrigin: PAIR(70, 306)
  999. *switch: Resolution
  1000. {
  1001. *case: Option1
  1002. {
  1003. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  1004. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1005. *PrintableArea: PAIR(2836, 1726)
  1006. }
  1007. *case: Option2
  1008. {
  1009. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  1010. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1011. *PrintableArea: PAIR(2835, 1726)
  1012. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1013. *PrintableOrigin: PAIR(72, 306)
  1014. }
  1015. }
  1016. }
  1017. *case: Option4
  1018. {
  1019. *PrintableArea: PAIR(2837, 1893)
  1020. *PrintableOrigin: PAIR(70, 140)
  1021. *switch: Resolution
  1022. {
  1023. *case: Option1
  1024. {
  1025. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  1026. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  1027. *PrintableArea: PAIR(2836, 1892)
  1028. }
  1029. *case: Option2
  1030. {
  1031. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  1032. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  1033. *PrintableArea: PAIR(2835, 1892)
  1034. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1035. *PrintableOrigin: PAIR(72, 140)
  1036. }
  1037. }
  1038. }
  1039. *case: Option5
  1040. {
  1041. *PrintableArea: PAIR(2837, 1727)
  1042. *PrintableOrigin: PAIR(70, 306)
  1043. *switch: Resolution
  1044. {
  1045. *case: Option1
  1046. {
  1047. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  1048. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1049. *PrintableArea: PAIR(2836, 1726)
  1050. }
  1051. *case: Option2
  1052. {
  1053. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  1054. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1055. *PrintableArea: PAIR(2835, 1726)
  1056. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1057. *PrintableOrigin: PAIR(72, 306)
  1058. }
  1059. }
  1060. }
  1061. *case: Option6
  1062. {
  1063. *PrintableArea: PAIR(2837, 1667)
  1064. *PrintableOrigin: PAIR(70, 366)
  1065. *switch: Resolution
  1066. {
  1067. *case: Option1
  1068. {
  1069. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  1070. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  1071. *PrintableArea: PAIR(2836, 1666)
  1072. }
  1073. *case: Option2
  1074. {
  1075. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  1076. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  1077. *PrintableArea: PAIR(2835, 1666)
  1078. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1079. *PrintableOrigin: PAIR(72, 366)
  1080. }
  1081. }
  1082. }
  1083. *case: Option7
  1084. {
  1085. *PrintableArea: PAIR(2837, 1727)
  1086. *PrintableOrigin: PAIR(70, 306)
  1087. *switch: Resolution
  1088. {
  1089. *case: Option1
  1090. {
  1091. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  1092. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1093. *PrintableArea: PAIR(2836, 1726)
  1094. }
  1095. *case: Option2
  1096. {
  1097. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  1098. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1099. *PrintableArea: PAIR(2835, 1726)
  1100. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1101. *PrintableOrigin: PAIR(72, 306)
  1102. }
  1103. }
  1104. }
  1105. *case: Option8
  1106. {
  1107. *PrintableArea: PAIR(2837, 1667)
  1108. *PrintableOrigin: PAIR(70, 366)
  1109. *switch: Resolution
  1110. {
  1111. *case: Option1
  1112. {
  1113. *% Warning: the following printable width is adjusted (2837->2836) so it is divisible by the resolution X scale.
  1114. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  1115. *PrintableArea: PAIR(2836, 1666)
  1116. }
  1117. *case: Option2
  1118. {
  1119. *% Warning: the following printable width is adjusted (2837->2835) so it is divisible by the resolution X scale.
  1120. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  1121. *PrintableArea: PAIR(2835, 1666)
  1122. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1123. *PrintableOrigin: PAIR(72, 366)
  1124. }
  1125. }
  1126. }
  1127. }
  1128. }
  1129. *Option: A6
  1130. {
  1131. *rcNameID: =A6_DISPLAY
  1132. *Command: CmdSelect
  1133. {
  1134. *Order: DOC_SETUP.8
  1135. *Cmd: "<1B>2<1B>C<2525>"
  1136. }
  1137. *switch: InputBin
  1138. {
  1139. *case: MANUAL
  1140. {
  1141. *PrintableArea: PAIR(1347, 1727)
  1142. *PrintableOrigin: PAIR(70, 306)
  1143. *switch: Resolution
  1144. {
  1145. *case: Option1
  1146. {
  1147. *% Warning: the following printable width is adjusted (1347->1346) so it is divisible by the resolution X scale.
  1148. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1149. *PrintableArea: PAIR(1346, 1726)
  1150. }
  1151. *case: Option2
  1152. {
  1153. *% Warning: the following printable width is adjusted (1347->1344) so it is divisible by the resolution X scale.
  1154. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1155. *PrintableArea: PAIR(1344, 1726)
  1156. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1157. *PrintableOrigin: PAIR(72, 306)
  1158. }
  1159. }
  1160. }
  1161. *case: Option2
  1162. {
  1163. *PrintableArea: PAIR(1347, 1893)
  1164. *PrintableOrigin: PAIR(70, 140)
  1165. *switch: Resolution
  1166. {
  1167. *case: Option1
  1168. {
  1169. *% Warning: the following printable width is adjusted (1347->1346) so it is divisible by the resolution X scale.
  1170. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  1171. *PrintableArea: PAIR(1346, 1892)
  1172. }
  1173. *case: Option2
  1174. {
  1175. *% Warning: the following printable width is adjusted (1347->1344) so it is divisible by the resolution X scale.
  1176. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  1177. *PrintableArea: PAIR(1344, 1892)
  1178. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1179. *PrintableOrigin: PAIR(72, 140)
  1180. }
  1181. }
  1182. }
  1183. *case: Option3
  1184. {
  1185. *PrintableArea: PAIR(1347, 1727)
  1186. *PrintableOrigin: PAIR(70, 306)
  1187. *switch: Resolution
  1188. {
  1189. *case: Option1
  1190. {
  1191. *% Warning: the following printable width is adjusted (1347->1346) so it is divisible by the resolution X scale.
  1192. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1193. *PrintableArea: PAIR(1346, 1726)
  1194. }
  1195. *case: Option2
  1196. {
  1197. *% Warning: the following printable width is adjusted (1347->1344) so it is divisible by the resolution X scale.
  1198. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1199. *PrintableArea: PAIR(1344, 1726)
  1200. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1201. *PrintableOrigin: PAIR(72, 306)
  1202. }
  1203. }
  1204. }
  1205. *case: Option4
  1206. {
  1207. *PrintableArea: PAIR(1347, 1893)
  1208. *PrintableOrigin: PAIR(70, 140)
  1209. *switch: Resolution
  1210. {
  1211. *case: Option1
  1212. {
  1213. *% Warning: the following printable width is adjusted (1347->1346) so it is divisible by the resolution X scale.
  1214. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  1215. *PrintableArea: PAIR(1346, 1892)
  1216. }
  1217. *case: Option2
  1218. {
  1219. *% Warning: the following printable width is adjusted (1347->1344) so it is divisible by the resolution X scale.
  1220. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  1221. *PrintableArea: PAIR(1344, 1892)
  1222. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1223. *PrintableOrigin: PAIR(72, 140)
  1224. }
  1225. }
  1226. }
  1227. *case: Option5
  1228. {
  1229. *PrintableArea: PAIR(1347, 1727)
  1230. *PrintableOrigin: PAIR(70, 306)
  1231. *switch: Resolution
  1232. {
  1233. *case: Option1
  1234. {
  1235. *% Warning: the following printable width is adjusted (1347->1346) so it is divisible by the resolution X scale.
  1236. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1237. *PrintableArea: PAIR(1346, 1726)
  1238. }
  1239. *case: Option2
  1240. {
  1241. *% Warning: the following printable width is adjusted (1347->1344) so it is divisible by the resolution X scale.
  1242. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1243. *PrintableArea: PAIR(1344, 1726)
  1244. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1245. *PrintableOrigin: PAIR(72, 306)
  1246. }
  1247. }
  1248. }
  1249. *case: Option6
  1250. {
  1251. *PrintableArea: PAIR(1347, 1667)
  1252. *PrintableOrigin: PAIR(70, 366)
  1253. *switch: Resolution
  1254. {
  1255. *case: Option1
  1256. {
  1257. *% Warning: the following printable width is adjusted (1347->1346) so it is divisible by the resolution X scale.
  1258. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  1259. *PrintableArea: PAIR(1346, 1666)
  1260. }
  1261. *case: Option2
  1262. {
  1263. *% Warning: the following printable width is adjusted (1347->1344) so it is divisible by the resolution X scale.
  1264. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  1265. *PrintableArea: PAIR(1344, 1666)
  1266. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1267. *PrintableOrigin: PAIR(72, 366)
  1268. }
  1269. }
  1270. }
  1271. *case: Option7
  1272. {
  1273. *PrintableArea: PAIR(1347, 1727)
  1274. *PrintableOrigin: PAIR(70, 306)
  1275. *switch: Resolution
  1276. {
  1277. *case: Option1
  1278. {
  1279. *% Warning: the following printable width is adjusted (1347->1346) so it is divisible by the resolution X scale.
  1280. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1281. *PrintableArea: PAIR(1346, 1726)
  1282. }
  1283. *case: Option2
  1284. {
  1285. *% Warning: the following printable width is adjusted (1347->1344) so it is divisible by the resolution X scale.
  1286. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  1287. *PrintableArea: PAIR(1344, 1726)
  1288. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1289. *PrintableOrigin: PAIR(72, 306)
  1290. }
  1291. }
  1292. }
  1293. *case: Option8
  1294. {
  1295. *PrintableArea: PAIR(1347, 1667)
  1296. *PrintableOrigin: PAIR(70, 366)
  1297. *switch: Resolution
  1298. {
  1299. *case: Option1
  1300. {
  1301. *% Warning: the following printable width is adjusted (1347->1346) so it is divisible by the resolution X scale.
  1302. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  1303. *PrintableArea: PAIR(1346, 1666)
  1304. }
  1305. *case: Option2
  1306. {
  1307. *% Warning: the following printable width is adjusted (1347->1344) so it is divisible by the resolution X scale.
  1308. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  1309. *PrintableArea: PAIR(1344, 1666)
  1310. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1311. *PrintableOrigin: PAIR(72, 366)
  1312. }
  1313. }
  1314. }
  1315. }
  1316. }
  1317. *Option: A6_ROTATED
  1318. {
  1319. *rcNameID: =A6_ROTATED_DISPLAY
  1320. *Command: CmdSelect
  1321. {
  1322. *Order: DOC_SETUP.8
  1323. *Cmd: "<1B>2<1B>C<1B>"
  1324. }
  1325. *switch: InputBin
  1326. {
  1327. *case: MANUAL
  1328. {
  1329. *PrintableArea: PAIR(1959, 1115)
  1330. *PrintableOrigin: PAIR(70, 306)
  1331. *switch: Resolution
  1332. {
  1333. *case: Option1
  1334. {
  1335. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  1336. *% Warning: the following printable length is adjusted (1115->1114) so it is divisible by the resolution Y scale.
  1337. *PrintableArea: PAIR(1958, 1114)
  1338. }
  1339. *case: Option2
  1340. {
  1341. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  1342. *% Warning: the following printable length is adjusted (1115->1114) so it is divisible by the resolution Y scale.
  1343. *PrintableArea: PAIR(1956, 1114)
  1344. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1345. *PrintableOrigin: PAIR(72, 306)
  1346. }
  1347. }
  1348. }
  1349. *case: Option2
  1350. {
  1351. *PrintableArea: PAIR(1959, 1281)
  1352. *PrintableOrigin: PAIR(70, 140)
  1353. *switch: Resolution
  1354. {
  1355. *case: Option1
  1356. {
  1357. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  1358. *% Warning: the following printable length is adjusted (1281->1280) so it is divisible by the resolution Y scale.
  1359. *PrintableArea: PAIR(1958, 1280)
  1360. }
  1361. *case: Option2
  1362. {
  1363. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  1364. *% Warning: the following printable length is adjusted (1281->1280) so it is divisible by the resolution Y scale.
  1365. *PrintableArea: PAIR(1956, 1280)
  1366. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1367. *PrintableOrigin: PAIR(72, 140)
  1368. }
  1369. }
  1370. }
  1371. *case: Option3
  1372. {
  1373. *PrintableArea: PAIR(1959, 1115)
  1374. *PrintableOrigin: PAIR(70, 306)
  1375. *switch: Resolution
  1376. {
  1377. *case: Option1
  1378. {
  1379. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  1380. *% Warning: the following printable length is adjusted (1115->1114) so it is divisible by the resolution Y scale.
  1381. *PrintableArea: PAIR(1958, 1114)
  1382. }
  1383. *case: Option2
  1384. {
  1385. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  1386. *% Warning: the following printable length is adjusted (1115->1114) so it is divisible by the resolution Y scale.
  1387. *PrintableArea: PAIR(1956, 1114)
  1388. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1389. *PrintableOrigin: PAIR(72, 306)
  1390. }
  1391. }
  1392. }
  1393. *case: Option4
  1394. {
  1395. *PrintableArea: PAIR(1959, 1281)
  1396. *PrintableOrigin: PAIR(70, 140)
  1397. *switch: Resolution
  1398. {
  1399. *case: Option1
  1400. {
  1401. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  1402. *% Warning: the following printable length is adjusted (1281->1280) so it is divisible by the resolution Y scale.
  1403. *PrintableArea: PAIR(1958, 1280)
  1404. }
  1405. *case: Option2
  1406. {
  1407. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  1408. *% Warning: the following printable length is adjusted (1281->1280) so it is divisible by the resolution Y scale.
  1409. *PrintableArea: PAIR(1956, 1280)
  1410. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1411. *PrintableOrigin: PAIR(72, 140)
  1412. }
  1413. }
  1414. }
  1415. *case: Option5
  1416. {
  1417. *PrintableArea: PAIR(1959, 1115)
  1418. *PrintableOrigin: PAIR(70, 306)
  1419. *switch: Resolution
  1420. {
  1421. *case: Option1
  1422. {
  1423. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  1424. *% Warning: the following printable length is adjusted (1115->1114) so it is divisible by the resolution Y scale.
  1425. *PrintableArea: PAIR(1958, 1114)
  1426. }
  1427. *case: Option2
  1428. {
  1429. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  1430. *% Warning: the following printable length is adjusted (1115->1114) so it is divisible by the resolution Y scale.
  1431. *PrintableArea: PAIR(1956, 1114)
  1432. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1433. *PrintableOrigin: PAIR(72, 306)
  1434. }
  1435. }
  1436. }
  1437. *case: Option6
  1438. {
  1439. *PrintableArea: PAIR(1959, 1055)
  1440. *PrintableOrigin: PAIR(70, 366)
  1441. *switch: Resolution
  1442. {
  1443. *case: Option1
  1444. {
  1445. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  1446. *% Warning: the following printable length is adjusted (1055->1054) so it is divisible by the resolution Y scale.
  1447. *PrintableArea: PAIR(1958, 1054)
  1448. }
  1449. *case: Option2
  1450. {
  1451. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  1452. *% Warning: the following printable length is adjusted (1055->1054) so it is divisible by the resolution Y scale.
  1453. *PrintableArea: PAIR(1956, 1054)
  1454. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1455. *PrintableOrigin: PAIR(72, 366)
  1456. }
  1457. }
  1458. }
  1459. *case: Option7
  1460. {
  1461. *PrintableArea: PAIR(1959, 1115)
  1462. *PrintableOrigin: PAIR(70, 306)
  1463. *switch: Resolution
  1464. {
  1465. *case: Option1
  1466. {
  1467. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  1468. *% Warning: the following printable length is adjusted (1115->1114) so it is divisible by the resolution Y scale.
  1469. *PrintableArea: PAIR(1958, 1114)
  1470. }
  1471. *case: Option2
  1472. {
  1473. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  1474. *% Warning: the following printable length is adjusted (1115->1114) so it is divisible by the resolution Y scale.
  1475. *PrintableArea: PAIR(1956, 1114)
  1476. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1477. *PrintableOrigin: PAIR(72, 306)
  1478. }
  1479. }
  1480. }
  1481. *case: Option8
  1482. {
  1483. *PrintableArea: PAIR(1959, 1055)
  1484. *PrintableOrigin: PAIR(70, 366)
  1485. *switch: Resolution
  1486. {
  1487. *case: Option1
  1488. {
  1489. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  1490. *% Warning: the following printable length is adjusted (1055->1054) so it is divisible by the resolution Y scale.
  1491. *PrintableArea: PAIR(1958, 1054)
  1492. }
  1493. *case: Option2
  1494. {
  1495. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  1496. *% Warning: the following printable length is adjusted (1055->1054) so it is divisible by the resolution Y scale.
  1497. *PrintableArea: PAIR(1956, 1054)
  1498. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1499. *PrintableOrigin: PAIR(72, 366)
  1500. }
  1501. }
  1502. }
  1503. }
  1504. }
  1505. *Option: B4
  1506. {
  1507. *rcNameID: =B4_DISPLAY
  1508. *Command: CmdSelect
  1509. {
  1510. *Order: DOC_SETUP.8
  1511. *Cmd: "<1B>2<1B>CX"
  1512. }
  1513. *switch: InputBin
  1514. {
  1515. *case: MANUAL
  1516. {
  1517. *PrintableArea: PAIR(3503, 4787)
  1518. *PrintableOrigin: PAIR(70, 306)
  1519. *switch: Resolution
  1520. {
  1521. *case: Option1
  1522. {
  1523. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  1524. *% Warning: the following printable length is adjusted (4787->4786) so it is divisible by the resolution Y scale.
  1525. *PrintableArea: PAIR(3502, 4786)
  1526. }
  1527. *case: Option2
  1528. {
  1529. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  1530. *% Warning: the following printable length is adjusted (4787->4786) so it is divisible by the resolution Y scale.
  1531. *PrintableArea: PAIR(3501, 4786)
  1532. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1533. *PrintableOrigin: PAIR(72, 306)
  1534. }
  1535. }
  1536. }
  1537. *case: Option2
  1538. {
  1539. *PrintableArea: PAIR(3503, 4953)
  1540. *PrintableOrigin: PAIR(70, 140)
  1541. *switch: Resolution
  1542. {
  1543. *case: Option1
  1544. {
  1545. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  1546. *% Warning: the following printable length is adjusted (4953->4952) so it is divisible by the resolution Y scale.
  1547. *PrintableArea: PAIR(3502, 4952)
  1548. }
  1549. *case: Option2
  1550. {
  1551. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  1552. *% Warning: the following printable length is adjusted (4953->4952) so it is divisible by the resolution Y scale.
  1553. *PrintableArea: PAIR(3501, 4952)
  1554. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1555. *PrintableOrigin: PAIR(72, 140)
  1556. }
  1557. }
  1558. }
  1559. *case: Option3
  1560. {
  1561. *PrintableArea: PAIR(3503, 4787)
  1562. *PrintableOrigin: PAIR(70, 306)
  1563. *switch: Resolution
  1564. {
  1565. *case: Option1
  1566. {
  1567. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  1568. *% Warning: the following printable length is adjusted (4787->4786) so it is divisible by the resolution Y scale.
  1569. *PrintableArea: PAIR(3502, 4786)
  1570. }
  1571. *case: Option2
  1572. {
  1573. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  1574. *% Warning: the following printable length is adjusted (4787->4786) so it is divisible by the resolution Y scale.
  1575. *PrintableArea: PAIR(3501, 4786)
  1576. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1577. *PrintableOrigin: PAIR(72, 306)
  1578. }
  1579. }
  1580. }
  1581. *case: Option4
  1582. {
  1583. *PrintableArea: PAIR(3503, 4953)
  1584. *PrintableOrigin: PAIR(70, 140)
  1585. *switch: Resolution
  1586. {
  1587. *case: Option1
  1588. {
  1589. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  1590. *% Warning: the following printable length is adjusted (4953->4952) so it is divisible by the resolution Y scale.
  1591. *PrintableArea: PAIR(3502, 4952)
  1592. }
  1593. *case: Option2
  1594. {
  1595. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  1596. *% Warning: the following printable length is adjusted (4953->4952) so it is divisible by the resolution Y scale.
  1597. *PrintableArea: PAIR(3501, 4952)
  1598. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1599. *PrintableOrigin: PAIR(72, 140)
  1600. }
  1601. }
  1602. }
  1603. *case: Option5
  1604. {
  1605. *PrintableArea: PAIR(3503, 4787)
  1606. *PrintableOrigin: PAIR(70, 306)
  1607. *switch: Resolution
  1608. {
  1609. *case: Option1
  1610. {
  1611. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  1612. *% Warning: the following printable length is adjusted (4787->4786) so it is divisible by the resolution Y scale.
  1613. *PrintableArea: PAIR(3502, 4786)
  1614. }
  1615. *case: Option2
  1616. {
  1617. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  1618. *% Warning: the following printable length is adjusted (4787->4786) so it is divisible by the resolution Y scale.
  1619. *PrintableArea: PAIR(3501, 4786)
  1620. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1621. *PrintableOrigin: PAIR(72, 306)
  1622. }
  1623. }
  1624. }
  1625. *case: Option6
  1626. {
  1627. *PrintableArea: PAIR(3503, 4727)
  1628. *PrintableOrigin: PAIR(70, 366)
  1629. *switch: Resolution
  1630. {
  1631. *case: Option1
  1632. {
  1633. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  1634. *% Warning: the following printable length is adjusted (4727->4726) so it is divisible by the resolution Y scale.
  1635. *PrintableArea: PAIR(3502, 4726)
  1636. }
  1637. *case: Option2
  1638. {
  1639. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  1640. *% Warning: the following printable length is adjusted (4727->4726) so it is divisible by the resolution Y scale.
  1641. *PrintableArea: PAIR(3501, 4726)
  1642. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1643. *PrintableOrigin: PAIR(72, 366)
  1644. }
  1645. }
  1646. }
  1647. *case: Option7
  1648. {
  1649. *PrintableArea: PAIR(3503, 4787)
  1650. *PrintableOrigin: PAIR(70, 306)
  1651. *switch: Resolution
  1652. {
  1653. *case: Option1
  1654. {
  1655. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  1656. *% Warning: the following printable length is adjusted (4787->4786) so it is divisible by the resolution Y scale.
  1657. *PrintableArea: PAIR(3502, 4786)
  1658. }
  1659. *case: Option2
  1660. {
  1661. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  1662. *% Warning: the following printable length is adjusted (4787->4786) so it is divisible by the resolution Y scale.
  1663. *PrintableArea: PAIR(3501, 4786)
  1664. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1665. *PrintableOrigin: PAIR(72, 306)
  1666. }
  1667. }
  1668. }
  1669. *case: Option8
  1670. {
  1671. *PrintableArea: PAIR(3503, 4727)
  1672. *PrintableOrigin: PAIR(70, 366)
  1673. *switch: Resolution
  1674. {
  1675. *case: Option1
  1676. {
  1677. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  1678. *% Warning: the following printable length is adjusted (4727->4726) so it is divisible by the resolution Y scale.
  1679. *PrintableArea: PAIR(3502, 4726)
  1680. }
  1681. *case: Option2
  1682. {
  1683. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  1684. *% Warning: the following printable length is adjusted (4727->4726) so it is divisible by the resolution Y scale.
  1685. *PrintableArea: PAIR(3501, 4726)
  1686. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1687. *PrintableOrigin: PAIR(72, 366)
  1688. }
  1689. }
  1690. }
  1691. }
  1692. }
  1693. *Option: B4_JIS_ROTATED
  1694. {
  1695. *rcNameID: =B4_JIS_ROTATED_DISPLAY
  1696. *Command: CmdSelect
  1697. {
  1698. *Order: DOC_SETUP.8
  1699. *Cmd: "<1B>2<1B>C?"
  1700. }
  1701. *switch: InputBin
  1702. {
  1703. *case: MANUAL
  1704. {
  1705. *PrintableArea: PAIR(4896, 3271)
  1706. *PrintableOrigin: PAIR(70, 306)
  1707. *switch: Resolution
  1708. {
  1709. *case: Option1
  1710. {
  1711. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1712. *PrintableArea: PAIR(4896, 3270)
  1713. }
  1714. *case: Option2
  1715. {
  1716. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1717. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1718. *PrintableArea: PAIR(4893, 3270)
  1719. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1720. *PrintableOrigin: PAIR(72, 306)
  1721. }
  1722. }
  1723. }
  1724. *case: Option2
  1725. {
  1726. *PrintableArea: PAIR(4896, 3437)
  1727. *PrintableOrigin: PAIR(70, 140)
  1728. *switch: Resolution
  1729. {
  1730. *case: Option1
  1731. {
  1732. *% Warning: the following printable length is adjusted (3437->3436) so it is divisible by the resolution Y scale.
  1733. *PrintableArea: PAIR(4896, 3436)
  1734. }
  1735. *case: Option2
  1736. {
  1737. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1738. *% Warning: the following printable length is adjusted (3437->3436) so it is divisible by the resolution Y scale.
  1739. *PrintableArea: PAIR(4893, 3436)
  1740. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1741. *PrintableOrigin: PAIR(72, 140)
  1742. }
  1743. }
  1744. }
  1745. *case: Option3
  1746. {
  1747. *PrintableArea: PAIR(4896, 3271)
  1748. *PrintableOrigin: PAIR(70, 306)
  1749. *switch: Resolution
  1750. {
  1751. *case: Option1
  1752. {
  1753. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1754. *PrintableArea: PAIR(4896, 3270)
  1755. }
  1756. *case: Option2
  1757. {
  1758. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1759. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1760. *PrintableArea: PAIR(4893, 3270)
  1761. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1762. *PrintableOrigin: PAIR(72, 306)
  1763. }
  1764. }
  1765. }
  1766. *case: Option4
  1767. {
  1768. *PrintableArea: PAIR(4896, 3437)
  1769. *PrintableOrigin: PAIR(70, 140)
  1770. *switch: Resolution
  1771. {
  1772. *case: Option1
  1773. {
  1774. *% Warning: the following printable length is adjusted (3437->3436) so it is divisible by the resolution Y scale.
  1775. *PrintableArea: PAIR(4896, 3436)
  1776. }
  1777. *case: Option2
  1778. {
  1779. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1780. *% Warning: the following printable length is adjusted (3437->3436) so it is divisible by the resolution Y scale.
  1781. *PrintableArea: PAIR(4893, 3436)
  1782. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1783. *PrintableOrigin: PAIR(72, 140)
  1784. }
  1785. }
  1786. }
  1787. *case: Option5
  1788. {
  1789. *PrintableArea: PAIR(4896, 3271)
  1790. *PrintableOrigin: PAIR(70, 306)
  1791. *switch: Resolution
  1792. {
  1793. *case: Option1
  1794. {
  1795. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1796. *PrintableArea: PAIR(4896, 3270)
  1797. }
  1798. *case: Option2
  1799. {
  1800. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1801. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1802. *PrintableArea: PAIR(4893, 3270)
  1803. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1804. *PrintableOrigin: PAIR(72, 306)
  1805. }
  1806. }
  1807. }
  1808. *case: Option6
  1809. {
  1810. *PrintableArea: PAIR(4896, 3211)
  1811. *PrintableOrigin: PAIR(70, 366)
  1812. *switch: Resolution
  1813. {
  1814. *case: Option1
  1815. {
  1816. *% Warning: the following printable length is adjusted (3211->3210) so it is divisible by the resolution Y scale.
  1817. *PrintableArea: PAIR(4896, 3210)
  1818. }
  1819. *case: Option2
  1820. {
  1821. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1822. *% Warning: the following printable length is adjusted (3211->3210) so it is divisible by the resolution Y scale.
  1823. *PrintableArea: PAIR(4893, 3210)
  1824. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1825. *PrintableOrigin: PAIR(72, 366)
  1826. }
  1827. }
  1828. }
  1829. *case: Option7
  1830. {
  1831. *PrintableArea: PAIR(4896, 3271)
  1832. *PrintableOrigin: PAIR(70, 306)
  1833. *switch: Resolution
  1834. {
  1835. *case: Option1
  1836. {
  1837. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1838. *PrintableArea: PAIR(4896, 3270)
  1839. }
  1840. *case: Option2
  1841. {
  1842. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1843. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1844. *PrintableArea: PAIR(4893, 3270)
  1845. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1846. *PrintableOrigin: PAIR(72, 306)
  1847. }
  1848. }
  1849. }
  1850. *case: Option8
  1851. {
  1852. *PrintableArea: PAIR(4896, 3211)
  1853. *PrintableOrigin: PAIR(70, 366)
  1854. *switch: Resolution
  1855. {
  1856. *case: Option1
  1857. {
  1858. *% Warning: the following printable length is adjusted (3211->3210) so it is divisible by the resolution Y scale.
  1859. *PrintableArea: PAIR(4896, 3210)
  1860. }
  1861. *case: Option2
  1862. {
  1863. *% Warning: the following printable width is adjusted (4896->4893) so it is divisible by the resolution X scale.
  1864. *% Warning: the following printable length is adjusted (3211->3210) so it is divisible by the resolution Y scale.
  1865. *PrintableArea: PAIR(4893, 3210)
  1866. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1867. *PrintableOrigin: PAIR(72, 366)
  1868. }
  1869. }
  1870. }
  1871. }
  1872. }
  1873. *Option: B5
  1874. {
  1875. *rcNameID: =B5_DISPLAY
  1876. *Command: CmdSelect
  1877. {
  1878. *Order: DOC_SETUP.8
  1879. *Cmd: "<1B>2<1B>C?"
  1880. }
  1881. *switch: InputBin
  1882. {
  1883. *case: MANUAL
  1884. {
  1885. *PrintableArea: PAIR(2441, 3271)
  1886. *PrintableOrigin: PAIR(70, 306)
  1887. *switch: Resolution
  1888. {
  1889. *case: Option1
  1890. {
  1891. *% Warning: the following printable width is adjusted (2441->2440) so it is divisible by the resolution X scale.
  1892. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1893. *PrintableArea: PAIR(2440, 3270)
  1894. }
  1895. *case: Option2
  1896. {
  1897. *% Warning: the following printable width is adjusted (2441->2439) so it is divisible by the resolution X scale.
  1898. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1899. *PrintableArea: PAIR(2439, 3270)
  1900. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1901. *PrintableOrigin: PAIR(72, 306)
  1902. }
  1903. }
  1904. }
  1905. *case: Option2
  1906. {
  1907. *PrintableArea: PAIR(2441, 3437)
  1908. *PrintableOrigin: PAIR(70, 140)
  1909. *switch: Resolution
  1910. {
  1911. *case: Option1
  1912. {
  1913. *% Warning: the following printable width is adjusted (2441->2440) so it is divisible by the resolution X scale.
  1914. *% Warning: the following printable length is adjusted (3437->3436) so it is divisible by the resolution Y scale.
  1915. *PrintableArea: PAIR(2440, 3436)
  1916. }
  1917. *case: Option2
  1918. {
  1919. *% Warning: the following printable width is adjusted (2441->2439) so it is divisible by the resolution X scale.
  1920. *% Warning: the following printable length is adjusted (3437->3436) so it is divisible by the resolution Y scale.
  1921. *PrintableArea: PAIR(2439, 3436)
  1922. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1923. *PrintableOrigin: PAIR(72, 140)
  1924. }
  1925. }
  1926. }
  1927. *case: Option3
  1928. {
  1929. *PrintableArea: PAIR(2441, 3271)
  1930. *PrintableOrigin: PAIR(70, 306)
  1931. *switch: Resolution
  1932. {
  1933. *case: Option1
  1934. {
  1935. *% Warning: the following printable width is adjusted (2441->2440) so it is divisible by the resolution X scale.
  1936. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1937. *PrintableArea: PAIR(2440, 3270)
  1938. }
  1939. *case: Option2
  1940. {
  1941. *% Warning: the following printable width is adjusted (2441->2439) so it is divisible by the resolution X scale.
  1942. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1943. *PrintableArea: PAIR(2439, 3270)
  1944. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1945. *PrintableOrigin: PAIR(72, 306)
  1946. }
  1947. }
  1948. }
  1949. *case: Option4
  1950. {
  1951. *PrintableArea: PAIR(2441, 3437)
  1952. *PrintableOrigin: PAIR(70, 140)
  1953. *switch: Resolution
  1954. {
  1955. *case: Option1
  1956. {
  1957. *% Warning: the following printable width is adjusted (2441->2440) so it is divisible by the resolution X scale.
  1958. *% Warning: the following printable length is adjusted (3437->3436) so it is divisible by the resolution Y scale.
  1959. *PrintableArea: PAIR(2440, 3436)
  1960. }
  1961. *case: Option2
  1962. {
  1963. *% Warning: the following printable width is adjusted (2441->2439) so it is divisible by the resolution X scale.
  1964. *% Warning: the following printable length is adjusted (3437->3436) so it is divisible by the resolution Y scale.
  1965. *PrintableArea: PAIR(2439, 3436)
  1966. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1967. *PrintableOrigin: PAIR(72, 140)
  1968. }
  1969. }
  1970. }
  1971. *case: Option5
  1972. {
  1973. *PrintableArea: PAIR(2441, 3271)
  1974. *PrintableOrigin: PAIR(70, 306)
  1975. *switch: Resolution
  1976. {
  1977. *case: Option1
  1978. {
  1979. *% Warning: the following printable width is adjusted (2441->2440) so it is divisible by the resolution X scale.
  1980. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1981. *PrintableArea: PAIR(2440, 3270)
  1982. }
  1983. *case: Option2
  1984. {
  1985. *% Warning: the following printable width is adjusted (2441->2439) so it is divisible by the resolution X scale.
  1986. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  1987. *PrintableArea: PAIR(2439, 3270)
  1988. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  1989. *PrintableOrigin: PAIR(72, 306)
  1990. }
  1991. }
  1992. }
  1993. *case: Option6
  1994. {
  1995. *PrintableArea: PAIR(2441, 3211)
  1996. *PrintableOrigin: PAIR(70, 366)
  1997. *switch: Resolution
  1998. {
  1999. *case: Option1
  2000. {
  2001. *% Warning: the following printable width is adjusted (2441->2440) so it is divisible by the resolution X scale.
  2002. *% Warning: the following printable length is adjusted (3211->3210) so it is divisible by the resolution Y scale.
  2003. *PrintableArea: PAIR(2440, 3210)
  2004. }
  2005. *case: Option2
  2006. {
  2007. *% Warning: the following printable width is adjusted (2441->2439) so it is divisible by the resolution X scale.
  2008. *% Warning: the following printable length is adjusted (3211->3210) so it is divisible by the resolution Y scale.
  2009. *PrintableArea: PAIR(2439, 3210)
  2010. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2011. *PrintableOrigin: PAIR(72, 366)
  2012. }
  2013. }
  2014. }
  2015. *case: Option7
  2016. {
  2017. *PrintableArea: PAIR(2441, 3271)
  2018. *PrintableOrigin: PAIR(70, 306)
  2019. *switch: Resolution
  2020. {
  2021. *case: Option1
  2022. {
  2023. *% Warning: the following printable width is adjusted (2441->2440) so it is divisible by the resolution X scale.
  2024. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  2025. *PrintableArea: PAIR(2440, 3270)
  2026. }
  2027. *case: Option2
  2028. {
  2029. *% Warning: the following printable width is adjusted (2441->2439) so it is divisible by the resolution X scale.
  2030. *% Warning: the following printable length is adjusted (3271->3270) so it is divisible by the resolution Y scale.
  2031. *PrintableArea: PAIR(2439, 3270)
  2032. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2033. *PrintableOrigin: PAIR(72, 306)
  2034. }
  2035. }
  2036. }
  2037. *case: Option8
  2038. {
  2039. *PrintableArea: PAIR(2441, 3211)
  2040. *PrintableOrigin: PAIR(70, 366)
  2041. *switch: Resolution
  2042. {
  2043. *case: Option1
  2044. {
  2045. *% Warning: the following printable width is adjusted (2441->2440) so it is divisible by the resolution X scale.
  2046. *% Warning: the following printable length is adjusted (3211->3210) so it is divisible by the resolution Y scale.
  2047. *PrintableArea: PAIR(2440, 3210)
  2048. }
  2049. *case: Option2
  2050. {
  2051. *% Warning: the following printable width is adjusted (2441->2439) so it is divisible by the resolution X scale.
  2052. *% Warning: the following printable length is adjusted (3211->3210) so it is divisible by the resolution Y scale.
  2053. *PrintableArea: PAIR(2439, 3210)
  2054. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2055. *PrintableOrigin: PAIR(72, 366)
  2056. }
  2057. }
  2058. }
  2059. }
  2060. }
  2061. *Option: B5_JIS_ROTATED
  2062. {
  2063. *rcNameID: =B5_JIS_ROTATED_DISPLAY
  2064. *Command: CmdSelect
  2065. {
  2066. *Order: DOC_SETUP.8
  2067. *Cmd: "<1B>2<1B>C-"
  2068. }
  2069. *switch: InputBin
  2070. {
  2071. *case: MANUAL
  2072. {
  2073. *PrintableArea: PAIR(3503, 2209)
  2074. *PrintableOrigin: PAIR(70, 306)
  2075. *switch: Resolution
  2076. {
  2077. *case: Option1
  2078. {
  2079. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  2080. *% Warning: the following printable length is adjusted (2209->2208) so it is divisible by the resolution Y scale.
  2081. *PrintableArea: PAIR(3502, 2208)
  2082. }
  2083. *case: Option2
  2084. {
  2085. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  2086. *% Warning: the following printable length is adjusted (2209->2208) so it is divisible by the resolution Y scale.
  2087. *PrintableArea: PAIR(3501, 2208)
  2088. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2089. *PrintableOrigin: PAIR(72, 306)
  2090. }
  2091. }
  2092. }
  2093. *case: Option2
  2094. {
  2095. *PrintableArea: PAIR(3503, 2375)
  2096. *PrintableOrigin: PAIR(70, 140)
  2097. *switch: Resolution
  2098. {
  2099. *case: Option1
  2100. {
  2101. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  2102. *% Warning: the following printable length is adjusted (2375->2374) so it is divisible by the resolution Y scale.
  2103. *PrintableArea: PAIR(3502, 2374)
  2104. }
  2105. *case: Option2
  2106. {
  2107. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  2108. *% Warning: the following printable length is adjusted (2375->2374) so it is divisible by the resolution Y scale.
  2109. *PrintableArea: PAIR(3501, 2374)
  2110. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2111. *PrintableOrigin: PAIR(72, 140)
  2112. }
  2113. }
  2114. }
  2115. *case: Option3
  2116. {
  2117. *PrintableArea: PAIR(3503, 2209)
  2118. *PrintableOrigin: PAIR(70, 306)
  2119. *switch: Resolution
  2120. {
  2121. *case: Option1
  2122. {
  2123. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  2124. *% Warning: the following printable length is adjusted (2209->2208) so it is divisible by the resolution Y scale.
  2125. *PrintableArea: PAIR(3502, 2208)
  2126. }
  2127. *case: Option2
  2128. {
  2129. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  2130. *% Warning: the following printable length is adjusted (2209->2208) so it is divisible by the resolution Y scale.
  2131. *PrintableArea: PAIR(3501, 2208)
  2132. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2133. *PrintableOrigin: PAIR(72, 306)
  2134. }
  2135. }
  2136. }
  2137. *case: Option4
  2138. {
  2139. *PrintableArea: PAIR(3503, 2375)
  2140. *PrintableOrigin: PAIR(70, 140)
  2141. *switch: Resolution
  2142. {
  2143. *case: Option1
  2144. {
  2145. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  2146. *% Warning: the following printable length is adjusted (2375->2374) so it is divisible by the resolution Y scale.
  2147. *PrintableArea: PAIR(3502, 2374)
  2148. }
  2149. *case: Option2
  2150. {
  2151. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  2152. *% Warning: the following printable length is adjusted (2375->2374) so it is divisible by the resolution Y scale.
  2153. *PrintableArea: PAIR(3501, 2374)
  2154. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2155. *PrintableOrigin: PAIR(72, 140)
  2156. }
  2157. }
  2158. }
  2159. *case: Option5
  2160. {
  2161. *PrintableArea: PAIR(3503, 2209)
  2162. *PrintableOrigin: PAIR(70, 306)
  2163. *switch: Resolution
  2164. {
  2165. *case: Option1
  2166. {
  2167. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  2168. *% Warning: the following printable length is adjusted (2209->2208) so it is divisible by the resolution Y scale.
  2169. *PrintableArea: PAIR(3502, 2208)
  2170. }
  2171. *case: Option2
  2172. {
  2173. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  2174. *% Warning: the following printable length is adjusted (2209->2208) so it is divisible by the resolution Y scale.
  2175. *PrintableArea: PAIR(3501, 2208)
  2176. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2177. *PrintableOrigin: PAIR(72, 306)
  2178. }
  2179. }
  2180. }
  2181. *case: Option6
  2182. {
  2183. *PrintableArea: PAIR(3503, 2149)
  2184. *PrintableOrigin: PAIR(70, 366)
  2185. *switch: Resolution
  2186. {
  2187. *case: Option1
  2188. {
  2189. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  2190. *% Warning: the following printable length is adjusted (2149->2148) so it is divisible by the resolution Y scale.
  2191. *PrintableArea: PAIR(3502, 2148)
  2192. }
  2193. *case: Option2
  2194. {
  2195. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  2196. *% Warning: the following printable length is adjusted (2149->2148) so it is divisible by the resolution Y scale.
  2197. *PrintableArea: PAIR(3501, 2148)
  2198. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2199. *PrintableOrigin: PAIR(72, 366)
  2200. }
  2201. }
  2202. }
  2203. *case: Option7
  2204. {
  2205. *PrintableArea: PAIR(3503, 2209)
  2206. *PrintableOrigin: PAIR(70, 306)
  2207. *switch: Resolution
  2208. {
  2209. *case: Option1
  2210. {
  2211. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  2212. *% Warning: the following printable length is adjusted (2209->2208) so it is divisible by the resolution Y scale.
  2213. *PrintableArea: PAIR(3502, 2208)
  2214. }
  2215. *case: Option2
  2216. {
  2217. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  2218. *% Warning: the following printable length is adjusted (2209->2208) so it is divisible by the resolution Y scale.
  2219. *PrintableArea: PAIR(3501, 2208)
  2220. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2221. *PrintableOrigin: PAIR(72, 306)
  2222. }
  2223. }
  2224. }
  2225. *case: Option8
  2226. {
  2227. *PrintableArea: PAIR(3503, 2149)
  2228. *PrintableOrigin: PAIR(70, 366)
  2229. *switch: Resolution
  2230. {
  2231. *case: Option1
  2232. {
  2233. *% Warning: the following printable width is adjusted (3503->3502) so it is divisible by the resolution X scale.
  2234. *% Warning: the following printable length is adjusted (2149->2148) so it is divisible by the resolution Y scale.
  2235. *PrintableArea: PAIR(3502, 2148)
  2236. }
  2237. *case: Option2
  2238. {
  2239. *% Warning: the following printable width is adjusted (3503->3501) so it is divisible by the resolution X scale.
  2240. *% Warning: the following printable length is adjusted (2149->2148) so it is divisible by the resolution Y scale.
  2241. *PrintableArea: PAIR(3501, 2148)
  2242. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2243. *PrintableOrigin: PAIR(72, 366)
  2244. }
  2245. }
  2246. }
  2247. }
  2248. }
  2249. *Option: LETTER
  2250. {
  2251. *rcNameID: =LETTER_DISPLAY
  2252. *Command: CmdSelect
  2253. {
  2254. *Order: DOC_SETUP.8
  2255. *Cmd: "<1B>2<1B>CD"
  2256. }
  2257. *switch: InputBin
  2258. {
  2259. *case: MANUAL
  2260. {
  2261. *PrintableArea: PAIR(2920, 3588)
  2262. *PrintableOrigin: PAIR(70, 306)
  2263. *switch: Resolution
  2264. {
  2265. *case: Option2
  2266. {
  2267. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2268. *PrintableArea: PAIR(2916, 3588)
  2269. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2270. *PrintableOrigin: PAIR(72, 306)
  2271. }
  2272. }
  2273. }
  2274. *case: Option2
  2275. {
  2276. *PrintableArea: PAIR(2920, 3754)
  2277. *PrintableOrigin: PAIR(70, 140)
  2278. *switch: Resolution
  2279. {
  2280. *case: Option2
  2281. {
  2282. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2283. *PrintableArea: PAIR(2916, 3754)
  2284. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2285. *PrintableOrigin: PAIR(72, 140)
  2286. }
  2287. }
  2288. }
  2289. *case: Option3
  2290. {
  2291. *PrintableArea: PAIR(2920, 3588)
  2292. *PrintableOrigin: PAIR(70, 306)
  2293. *switch: Resolution
  2294. {
  2295. *case: Option2
  2296. {
  2297. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2298. *PrintableArea: PAIR(2916, 3588)
  2299. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2300. *PrintableOrigin: PAIR(72, 306)
  2301. }
  2302. }
  2303. }
  2304. *case: Option4
  2305. {
  2306. *PrintableArea: PAIR(2920, 3754)
  2307. *PrintableOrigin: PAIR(70, 140)
  2308. *switch: Resolution
  2309. {
  2310. *case: Option2
  2311. {
  2312. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2313. *PrintableArea: PAIR(2916, 3754)
  2314. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2315. *PrintableOrigin: PAIR(72, 140)
  2316. }
  2317. }
  2318. }
  2319. *case: Option5
  2320. {
  2321. *PrintableArea: PAIR(2920, 3588)
  2322. *PrintableOrigin: PAIR(70, 306)
  2323. *switch: Resolution
  2324. {
  2325. *case: Option2
  2326. {
  2327. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2328. *PrintableArea: PAIR(2916, 3588)
  2329. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2330. *PrintableOrigin: PAIR(72, 306)
  2331. }
  2332. }
  2333. }
  2334. *case: Option6
  2335. {
  2336. *PrintableArea: PAIR(2920, 3528)
  2337. *PrintableOrigin: PAIR(70, 366)
  2338. *switch: Resolution
  2339. {
  2340. *case: Option2
  2341. {
  2342. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2343. *PrintableArea: PAIR(2916, 3528)
  2344. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2345. *PrintableOrigin: PAIR(72, 366)
  2346. }
  2347. }
  2348. }
  2349. *case: Option7
  2350. {
  2351. *PrintableArea: PAIR(2920, 3588)
  2352. *PrintableOrigin: PAIR(70, 306)
  2353. *switch: Resolution
  2354. {
  2355. *case: Option2
  2356. {
  2357. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2358. *PrintableArea: PAIR(2916, 3588)
  2359. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2360. *PrintableOrigin: PAIR(72, 306)
  2361. }
  2362. }
  2363. }
  2364. *case: Option8
  2365. {
  2366. *PrintableArea: PAIR(2920, 3528)
  2367. *PrintableOrigin: PAIR(70, 366)
  2368. *switch: Resolution
  2369. {
  2370. *case: Option2
  2371. {
  2372. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2373. *PrintableArea: PAIR(2916, 3528)
  2374. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2375. *PrintableOrigin: PAIR(72, 366)
  2376. }
  2377. }
  2378. }
  2379. }
  2380. }
  2381. *Option: LEGAL
  2382. {
  2383. *rcNameID: =LEGAL_DISPLAY
  2384. *Command: CmdSelect
  2385. {
  2386. *Order: DOC_SETUP.8
  2387. *Cmd: "<1B>2<1B>CV"
  2388. }
  2389. *switch: InputBin
  2390. {
  2391. *case: MANUAL
  2392. {
  2393. *PrintableArea: PAIR(2920, 4668)
  2394. *PrintableOrigin: PAIR(70, 306)
  2395. *switch: Resolution
  2396. {
  2397. *case: Option2
  2398. {
  2399. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2400. *PrintableArea: PAIR(2916, 4668)
  2401. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2402. *PrintableOrigin: PAIR(72, 306)
  2403. }
  2404. }
  2405. }
  2406. *case: Option2
  2407. {
  2408. *PrintableArea: PAIR(2920, 4834)
  2409. *PrintableOrigin: PAIR(70, 140)
  2410. *switch: Resolution
  2411. {
  2412. *case: Option2
  2413. {
  2414. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2415. *PrintableArea: PAIR(2916, 4834)
  2416. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2417. *PrintableOrigin: PAIR(72, 140)
  2418. }
  2419. }
  2420. }
  2421. *case: Option3
  2422. {
  2423. *PrintableArea: PAIR(2920, 4668)
  2424. *PrintableOrigin: PAIR(70, 306)
  2425. *switch: Resolution
  2426. {
  2427. *case: Option2
  2428. {
  2429. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2430. *PrintableArea: PAIR(2916, 4668)
  2431. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2432. *PrintableOrigin: PAIR(72, 306)
  2433. }
  2434. }
  2435. }
  2436. *case: Option4
  2437. {
  2438. *PrintableArea: PAIR(2920, 4834)
  2439. *PrintableOrigin: PAIR(70, 140)
  2440. *switch: Resolution
  2441. {
  2442. *case: Option2
  2443. {
  2444. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2445. *PrintableArea: PAIR(2916, 4834)
  2446. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2447. *PrintableOrigin: PAIR(72, 140)
  2448. }
  2449. }
  2450. }
  2451. *case: Option5
  2452. {
  2453. *PrintableArea: PAIR(2920, 4668)
  2454. *PrintableOrigin: PAIR(70, 306)
  2455. *switch: Resolution
  2456. {
  2457. *case: Option2
  2458. {
  2459. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2460. *PrintableArea: PAIR(2916, 4668)
  2461. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2462. *PrintableOrigin: PAIR(72, 306)
  2463. }
  2464. }
  2465. }
  2466. *case: Option6
  2467. {
  2468. *PrintableArea: PAIR(2920, 4608)
  2469. *PrintableOrigin: PAIR(70, 366)
  2470. *switch: Resolution
  2471. {
  2472. *case: Option2
  2473. {
  2474. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2475. *PrintableArea: PAIR(2916, 4608)
  2476. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2477. *PrintableOrigin: PAIR(72, 366)
  2478. }
  2479. }
  2480. }
  2481. *case: Option7
  2482. {
  2483. *PrintableArea: PAIR(2920, 4668)
  2484. *PrintableOrigin: PAIR(70, 306)
  2485. *switch: Resolution
  2486. {
  2487. *case: Option2
  2488. {
  2489. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2490. *PrintableArea: PAIR(2916, 4668)
  2491. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2492. *PrintableOrigin: PAIR(72, 306)
  2493. }
  2494. }
  2495. }
  2496. *case: Option8
  2497. {
  2498. *PrintableArea: PAIR(2920, 4608)
  2499. *PrintableOrigin: PAIR(70, 366)
  2500. *switch: Resolution
  2501. {
  2502. *case: Option2
  2503. {
  2504. *% Warning: the following printable width is adjusted (2920->2916) so it is divisible by the resolution X scale.
  2505. *PrintableArea: PAIR(2916, 4608)
  2506. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2507. *PrintableOrigin: PAIR(72, 366)
  2508. }
  2509. }
  2510. }
  2511. }
  2512. }
  2513. *Option: JAPANESE_POSTCARD
  2514. {
  2515. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  2516. *Command: CmdSelect
  2517. {
  2518. *Order: DOC_SETUP.8
  2519. *Cmd: "<1B>2<1B>C<2525>"
  2520. }
  2521. *switch: InputBin
  2522. {
  2523. *case: MANUAL
  2524. {
  2525. *PrintableArea: PAIR(1278, 1727)
  2526. *PrintableOrigin: PAIR(70, 306)
  2527. *switch: Resolution
  2528. {
  2529. *case: Option1
  2530. {
  2531. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2532. *PrintableArea: PAIR(1278, 1726)
  2533. }
  2534. *case: Option2
  2535. {
  2536. *% Warning: the following printable width is adjusted (1278->1275) so it is divisible by the resolution X scale.
  2537. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2538. *PrintableArea: PAIR(1275, 1726)
  2539. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2540. *PrintableOrigin: PAIR(72, 306)
  2541. }
  2542. }
  2543. }
  2544. *case: Option2
  2545. {
  2546. *PrintableArea: PAIR(1278, 1893)
  2547. *PrintableOrigin: PAIR(70, 140)
  2548. *switch: Resolution
  2549. {
  2550. *case: Option1
  2551. {
  2552. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  2553. *PrintableArea: PAIR(1278, 1892)
  2554. }
  2555. *case: Option2
  2556. {
  2557. *% Warning: the following printable width is adjusted (1278->1275) so it is divisible by the resolution X scale.
  2558. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  2559. *PrintableArea: PAIR(1275, 1892)
  2560. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2561. *PrintableOrigin: PAIR(72, 140)
  2562. }
  2563. }
  2564. }
  2565. *case: Option3
  2566. {
  2567. *PrintableArea: PAIR(1278, 1727)
  2568. *PrintableOrigin: PAIR(70, 306)
  2569. *switch: Resolution
  2570. {
  2571. *case: Option1
  2572. {
  2573. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2574. *PrintableArea: PAIR(1278, 1726)
  2575. }
  2576. *case: Option2
  2577. {
  2578. *% Warning: the following printable width is adjusted (1278->1275) so it is divisible by the resolution X scale.
  2579. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2580. *PrintableArea: PAIR(1275, 1726)
  2581. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2582. *PrintableOrigin: PAIR(72, 306)
  2583. }
  2584. }
  2585. }
  2586. *case: Option4
  2587. {
  2588. *PrintableArea: PAIR(1278, 1893)
  2589. *PrintableOrigin: PAIR(70, 140)
  2590. *switch: Resolution
  2591. {
  2592. *case: Option1
  2593. {
  2594. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  2595. *PrintableArea: PAIR(1278, 1892)
  2596. }
  2597. *case: Option2
  2598. {
  2599. *% Warning: the following printable width is adjusted (1278->1275) so it is divisible by the resolution X scale.
  2600. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  2601. *PrintableArea: PAIR(1275, 1892)
  2602. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2603. *PrintableOrigin: PAIR(72, 140)
  2604. }
  2605. }
  2606. }
  2607. *case: Option5
  2608. {
  2609. *PrintableArea: PAIR(1278, 1727)
  2610. *PrintableOrigin: PAIR(70, 306)
  2611. *switch: Resolution
  2612. {
  2613. *case: Option1
  2614. {
  2615. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2616. *PrintableArea: PAIR(1278, 1726)
  2617. }
  2618. *case: Option2
  2619. {
  2620. *% Warning: the following printable width is adjusted (1278->1275) so it is divisible by the resolution X scale.
  2621. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2622. *PrintableArea: PAIR(1275, 1726)
  2623. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2624. *PrintableOrigin: PAIR(72, 306)
  2625. }
  2626. }
  2627. }
  2628. *case: Option6
  2629. {
  2630. *PrintableArea: PAIR(1278, 1667)
  2631. *PrintableOrigin: PAIR(70, 366)
  2632. *switch: Resolution
  2633. {
  2634. *case: Option1
  2635. {
  2636. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  2637. *PrintableArea: PAIR(1278, 1666)
  2638. }
  2639. *case: Option2
  2640. {
  2641. *% Warning: the following printable width is adjusted (1278->1275) so it is divisible by the resolution X scale.
  2642. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  2643. *PrintableArea: PAIR(1275, 1666)
  2644. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2645. *PrintableOrigin: PAIR(72, 366)
  2646. }
  2647. }
  2648. }
  2649. *case: Option7
  2650. {
  2651. *PrintableArea: PAIR(1278, 1727)
  2652. *PrintableOrigin: PAIR(70, 306)
  2653. *switch: Resolution
  2654. {
  2655. *case: Option1
  2656. {
  2657. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2658. *PrintableArea: PAIR(1278, 1726)
  2659. }
  2660. *case: Option2
  2661. {
  2662. *% Warning: the following printable width is adjusted (1278->1275) so it is divisible by the resolution X scale.
  2663. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2664. *PrintableArea: PAIR(1275, 1726)
  2665. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2666. *PrintableOrigin: PAIR(72, 306)
  2667. }
  2668. }
  2669. }
  2670. *case: Option8
  2671. {
  2672. *PrintableArea: PAIR(1278, 1667)
  2673. *PrintableOrigin: PAIR(70, 366)
  2674. *switch: Resolution
  2675. {
  2676. *case: Option1
  2677. {
  2678. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  2679. *PrintableArea: PAIR(1278, 1666)
  2680. }
  2681. *case: Option2
  2682. {
  2683. *% Warning: the following printable width is adjusted (1278->1275) so it is divisible by the resolution X scale.
  2684. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  2685. *PrintableArea: PAIR(1275, 1666)
  2686. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2687. *PrintableOrigin: PAIR(72, 366)
  2688. }
  2689. }
  2690. }
  2691. }
  2692. }
  2693. *Option: JAPANESE_POSTCARD_ROTATED
  2694. {
  2695. *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
  2696. *Command: CmdSelect
  2697. {
  2698. *Order: DOC_SETUP.8
  2699. *Cmd: "<1B>2<1B>C<1A>"
  2700. }
  2701. *switch: InputBin
  2702. {
  2703. *case: MANUAL
  2704. {
  2705. *PrintableArea: PAIR(1959, 1046)
  2706. *PrintableOrigin: PAIR(70, 306)
  2707. *switch: Resolution
  2708. {
  2709. *case: Option1
  2710. {
  2711. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  2712. *PrintableArea: PAIR(1958, 1046)
  2713. }
  2714. *case: Option2
  2715. {
  2716. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  2717. *PrintableArea: PAIR(1956, 1046)
  2718. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2719. *PrintableOrigin: PAIR(72, 306)
  2720. }
  2721. }
  2722. }
  2723. *case: Option2
  2724. {
  2725. *PrintableArea: PAIR(1959, 1212)
  2726. *PrintableOrigin: PAIR(70, 140)
  2727. *switch: Resolution
  2728. {
  2729. *case: Option1
  2730. {
  2731. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  2732. *PrintableArea: PAIR(1958, 1212)
  2733. }
  2734. *case: Option2
  2735. {
  2736. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  2737. *PrintableArea: PAIR(1956, 1212)
  2738. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2739. *PrintableOrigin: PAIR(72, 140)
  2740. }
  2741. }
  2742. }
  2743. *case: Option3
  2744. {
  2745. *PrintableArea: PAIR(1959, 1046)
  2746. *PrintableOrigin: PAIR(70, 306)
  2747. *switch: Resolution
  2748. {
  2749. *case: Option1
  2750. {
  2751. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  2752. *PrintableArea: PAIR(1958, 1046)
  2753. }
  2754. *case: Option2
  2755. {
  2756. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  2757. *PrintableArea: PAIR(1956, 1046)
  2758. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2759. *PrintableOrigin: PAIR(72, 306)
  2760. }
  2761. }
  2762. }
  2763. *case: Option4
  2764. {
  2765. *PrintableArea: PAIR(1959, 1212)
  2766. *PrintableOrigin: PAIR(70, 140)
  2767. *switch: Resolution
  2768. {
  2769. *case: Option1
  2770. {
  2771. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  2772. *PrintableArea: PAIR(1958, 1212)
  2773. }
  2774. *case: Option2
  2775. {
  2776. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  2777. *PrintableArea: PAIR(1956, 1212)
  2778. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2779. *PrintableOrigin: PAIR(72, 140)
  2780. }
  2781. }
  2782. }
  2783. *case: Option5
  2784. {
  2785. *PrintableArea: PAIR(1959, 1046)
  2786. *PrintableOrigin: PAIR(70, 306)
  2787. *switch: Resolution
  2788. {
  2789. *case: Option1
  2790. {
  2791. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  2792. *PrintableArea: PAIR(1958, 1046)
  2793. }
  2794. *case: Option2
  2795. {
  2796. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  2797. *PrintableArea: PAIR(1956, 1046)
  2798. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2799. *PrintableOrigin: PAIR(72, 306)
  2800. }
  2801. }
  2802. }
  2803. *case: Option6
  2804. {
  2805. *PrintableArea: PAIR(1959, 986)
  2806. *PrintableOrigin: PAIR(70, 366)
  2807. *switch: Resolution
  2808. {
  2809. *case: Option1
  2810. {
  2811. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  2812. *PrintableArea: PAIR(1958, 986)
  2813. }
  2814. *case: Option2
  2815. {
  2816. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  2817. *PrintableArea: PAIR(1956, 986)
  2818. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2819. *PrintableOrigin: PAIR(72, 366)
  2820. }
  2821. }
  2822. }
  2823. *case: Option7
  2824. {
  2825. *PrintableArea: PAIR(1959, 1046)
  2826. *PrintableOrigin: PAIR(70, 306)
  2827. *switch: Resolution
  2828. {
  2829. *case: Option1
  2830. {
  2831. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  2832. *PrintableArea: PAIR(1958, 1046)
  2833. }
  2834. *case: Option2
  2835. {
  2836. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  2837. *PrintableArea: PAIR(1956, 1046)
  2838. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2839. *PrintableOrigin: PAIR(72, 306)
  2840. }
  2841. }
  2842. }
  2843. *case: Option8
  2844. {
  2845. *PrintableArea: PAIR(1959, 986)
  2846. *PrintableOrigin: PAIR(70, 366)
  2847. *switch: Resolution
  2848. {
  2849. *case: Option1
  2850. {
  2851. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  2852. *PrintableArea: PAIR(1958, 986)
  2853. }
  2854. *case: Option2
  2855. {
  2856. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  2857. *PrintableArea: PAIR(1956, 986)
  2858. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2859. *PrintableOrigin: PAIR(72, 366)
  2860. }
  2861. }
  2862. }
  2863. }
  2864. }
  2865. *Option: DBL_JAPANESE_POSTCARD
  2866. {
  2867. *rcNameID: =DBL_JAPANESE_POSTCARD_DISPLAY
  2868. *Command: CmdSelect
  2869. {
  2870. *Order: DOC_SETUP.8
  2871. *Cmd: "<1B>2<1B>C<2525>"
  2872. }
  2873. *switch: InputBin
  2874. {
  2875. *case: MANUAL
  2876. {
  2877. *PrintableArea: PAIR(2693, 1727)
  2878. *PrintableOrigin: PAIR(70, 306)
  2879. *switch: Resolution
  2880. {
  2881. *case: Option1
  2882. {
  2883. *% Warning: the following printable width is adjusted (2693->2692) so it is divisible by the resolution X scale.
  2884. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2885. *PrintableArea: PAIR(2692, 1726)
  2886. }
  2887. *case: Option2
  2888. {
  2889. *% Warning: the following printable width is adjusted (2693->2691) so it is divisible by the resolution X scale.
  2890. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2891. *PrintableArea: PAIR(2691, 1726)
  2892. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2893. *PrintableOrigin: PAIR(72, 306)
  2894. }
  2895. }
  2896. }
  2897. *case: Option2
  2898. {
  2899. *PrintableArea: PAIR(2693, 1893)
  2900. *PrintableOrigin: PAIR(70, 140)
  2901. *switch: Resolution
  2902. {
  2903. *case: Option1
  2904. {
  2905. *% Warning: the following printable width is adjusted (2693->2692) so it is divisible by the resolution X scale.
  2906. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  2907. *PrintableArea: PAIR(2692, 1892)
  2908. }
  2909. *case: Option2
  2910. {
  2911. *% Warning: the following printable width is adjusted (2693->2691) so it is divisible by the resolution X scale.
  2912. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  2913. *PrintableArea: PAIR(2691, 1892)
  2914. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2915. *PrintableOrigin: PAIR(72, 140)
  2916. }
  2917. }
  2918. }
  2919. *case: Option3
  2920. {
  2921. *PrintableArea: PAIR(2693, 1727)
  2922. *PrintableOrigin: PAIR(70, 306)
  2923. *switch: Resolution
  2924. {
  2925. *case: Option1
  2926. {
  2927. *% Warning: the following printable width is adjusted (2693->2692) so it is divisible by the resolution X scale.
  2928. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2929. *PrintableArea: PAIR(2692, 1726)
  2930. }
  2931. *case: Option2
  2932. {
  2933. *% Warning: the following printable width is adjusted (2693->2691) so it is divisible by the resolution X scale.
  2934. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2935. *PrintableArea: PAIR(2691, 1726)
  2936. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2937. *PrintableOrigin: PAIR(72, 306)
  2938. }
  2939. }
  2940. }
  2941. *case: Option4
  2942. {
  2943. *PrintableArea: PAIR(2693, 1893)
  2944. *PrintableOrigin: PAIR(70, 140)
  2945. *switch: Resolution
  2946. {
  2947. *case: Option1
  2948. {
  2949. *% Warning: the following printable width is adjusted (2693->2692) so it is divisible by the resolution X scale.
  2950. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  2951. *PrintableArea: PAIR(2692, 1892)
  2952. }
  2953. *case: Option2
  2954. {
  2955. *% Warning: the following printable width is adjusted (2693->2691) so it is divisible by the resolution X scale.
  2956. *% Warning: the following printable length is adjusted (1893->1892) so it is divisible by the resolution Y scale.
  2957. *PrintableArea: PAIR(2691, 1892)
  2958. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2959. *PrintableOrigin: PAIR(72, 140)
  2960. }
  2961. }
  2962. }
  2963. *case: Option5
  2964. {
  2965. *PrintableArea: PAIR(2693, 1727)
  2966. *PrintableOrigin: PAIR(70, 306)
  2967. *switch: Resolution
  2968. {
  2969. *case: Option1
  2970. {
  2971. *% Warning: the following printable width is adjusted (2693->2692) so it is divisible by the resolution X scale.
  2972. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2973. *PrintableArea: PAIR(2692, 1726)
  2974. }
  2975. *case: Option2
  2976. {
  2977. *% Warning: the following printable width is adjusted (2693->2691) so it is divisible by the resolution X scale.
  2978. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  2979. *PrintableArea: PAIR(2691, 1726)
  2980. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  2981. *PrintableOrigin: PAIR(72, 306)
  2982. }
  2983. }
  2984. }
  2985. *case: Option6
  2986. {
  2987. *PrintableArea: PAIR(2693, 1667)
  2988. *PrintableOrigin: PAIR(70, 366)
  2989. *switch: Resolution
  2990. {
  2991. *case: Option1
  2992. {
  2993. *% Warning: the following printable width is adjusted (2693->2692) so it is divisible by the resolution X scale.
  2994. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  2995. *PrintableArea: PAIR(2692, 1666)
  2996. }
  2997. *case: Option2
  2998. {
  2999. *% Warning: the following printable width is adjusted (2693->2691) so it is divisible by the resolution X scale.
  3000. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  3001. *PrintableArea: PAIR(2691, 1666)
  3002. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3003. *PrintableOrigin: PAIR(72, 366)
  3004. }
  3005. }
  3006. }
  3007. *case: Option7
  3008. {
  3009. *PrintableArea: PAIR(2693, 1727)
  3010. *PrintableOrigin: PAIR(70, 306)
  3011. *switch: Resolution
  3012. {
  3013. *case: Option1
  3014. {
  3015. *% Warning: the following printable width is adjusted (2693->2692) so it is divisible by the resolution X scale.
  3016. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  3017. *PrintableArea: PAIR(2692, 1726)
  3018. }
  3019. *case: Option2
  3020. {
  3021. *% Warning: the following printable width is adjusted (2693->2691) so it is divisible by the resolution X scale.
  3022. *% Warning: the following printable length is adjusted (1727->1726) so it is divisible by the resolution Y scale.
  3023. *PrintableArea: PAIR(2691, 1726)
  3024. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3025. *PrintableOrigin: PAIR(72, 306)
  3026. }
  3027. }
  3028. }
  3029. *case: Option8
  3030. {
  3031. *PrintableArea: PAIR(2693, 1667)
  3032. *PrintableOrigin: PAIR(70, 366)
  3033. *switch: Resolution
  3034. {
  3035. *case: Option1
  3036. {
  3037. *% Warning: the following printable width is adjusted (2693->2692) so it is divisible by the resolution X scale.
  3038. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  3039. *PrintableArea: PAIR(2692, 1666)
  3040. }
  3041. *case: Option2
  3042. {
  3043. *% Warning: the following printable width is adjusted (2693->2691) so it is divisible by the resolution X scale.
  3044. *% Warning: the following printable length is adjusted (1667->1666) so it is divisible by the resolution Y scale.
  3045. *PrintableArea: PAIR(2691, 1666)
  3046. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3047. *PrintableOrigin: PAIR(72, 366)
  3048. }
  3049. }
  3050. }
  3051. }
  3052. }
  3053. *Option: DBL_JAPANESE_POSTCARD_ROTATED
  3054. {
  3055. *rcNameID: =DBL_JAPANESE_POSTCARD_ROTATED_DISPLAY
  3056. *Command: CmdSelect
  3057. {
  3058. *Order: DOC_SETUP.8
  3059. *Cmd: "<1B>2<1B>C1"
  3060. }
  3061. *switch: InputBin
  3062. {
  3063. *case: MANUAL
  3064. {
  3065. *PrintableArea: PAIR(1959, 2461)
  3066. *PrintableOrigin: PAIR(70, 306)
  3067. *switch: Resolution
  3068. {
  3069. *case: Option1
  3070. {
  3071. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  3072. *% Warning: the following printable length is adjusted (2461->2460) so it is divisible by the resolution Y scale.
  3073. *PrintableArea: PAIR(1958, 2460)
  3074. }
  3075. *case: Option2
  3076. {
  3077. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  3078. *% Warning: the following printable length is adjusted (2461->2460) so it is divisible by the resolution Y scale.
  3079. *PrintableArea: PAIR(1956, 2460)
  3080. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3081. *PrintableOrigin: PAIR(72, 306)
  3082. }
  3083. }
  3084. }
  3085. *case: Option2
  3086. {
  3087. *PrintableArea: PAIR(1959, 2627)
  3088. *PrintableOrigin: PAIR(70, 140)
  3089. *switch: Resolution
  3090. {
  3091. *case: Option1
  3092. {
  3093. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  3094. *% Warning: the following printable length is adjusted (2627->2626) so it is divisible by the resolution Y scale.
  3095. *PrintableArea: PAIR(1958, 2626)
  3096. }
  3097. *case: Option2
  3098. {
  3099. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  3100. *% Warning: the following printable length is adjusted (2627->2626) so it is divisible by the resolution Y scale.
  3101. *PrintableArea: PAIR(1956, 2626)
  3102. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3103. *PrintableOrigin: PAIR(72, 140)
  3104. }
  3105. }
  3106. }
  3107. *case: Option3
  3108. {
  3109. *PrintableArea: PAIR(1959, 2461)
  3110. *PrintableOrigin: PAIR(70, 306)
  3111. *switch: Resolution
  3112. {
  3113. *case: Option1
  3114. {
  3115. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  3116. *% Warning: the following printable length is adjusted (2461->2460) so it is divisible by the resolution Y scale.
  3117. *PrintableArea: PAIR(1958, 2460)
  3118. }
  3119. *case: Option2
  3120. {
  3121. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  3122. *% Warning: the following printable length is adjusted (2461->2460) so it is divisible by the resolution Y scale.
  3123. *PrintableArea: PAIR(1956, 2460)
  3124. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3125. *PrintableOrigin: PAIR(72, 306)
  3126. }
  3127. }
  3128. }
  3129. *case: Option4
  3130. {
  3131. *PrintableArea: PAIR(1959, 2627)
  3132. *PrintableOrigin: PAIR(70, 140)
  3133. *switch: Resolution
  3134. {
  3135. *case: Option1
  3136. {
  3137. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  3138. *% Warning: the following printable length is adjusted (2627->2626) so it is divisible by the resolution Y scale.
  3139. *PrintableArea: PAIR(1958, 2626)
  3140. }
  3141. *case: Option2
  3142. {
  3143. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  3144. *% Warning: the following printable length is adjusted (2627->2626) so it is divisible by the resolution Y scale.
  3145. *PrintableArea: PAIR(1956, 2626)
  3146. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3147. *PrintableOrigin: PAIR(72, 140)
  3148. }
  3149. }
  3150. }
  3151. *case: Option5
  3152. {
  3153. *PrintableArea: PAIR(1959, 2461)
  3154. *PrintableOrigin: PAIR(70, 306)
  3155. *switch: Resolution
  3156. {
  3157. *case: Option1
  3158. {
  3159. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  3160. *% Warning: the following printable length is adjusted (2461->2460) so it is divisible by the resolution Y scale.
  3161. *PrintableArea: PAIR(1958, 2460)
  3162. }
  3163. *case: Option2
  3164. {
  3165. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  3166. *% Warning: the following printable length is adjusted (2461->2460) so it is divisible by the resolution Y scale.
  3167. *PrintableArea: PAIR(1956, 2460)
  3168. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3169. *PrintableOrigin: PAIR(72, 306)
  3170. }
  3171. }
  3172. }
  3173. *case: Option6
  3174. {
  3175. *PrintableArea: PAIR(1959, 2401)
  3176. *PrintableOrigin: PAIR(70, 366)
  3177. *switch: Resolution
  3178. {
  3179. *case: Option1
  3180. {
  3181. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  3182. *% Warning: the following printable length is adjusted (2401->2400) so it is divisible by the resolution Y scale.
  3183. *PrintableArea: PAIR(1958, 2400)
  3184. }
  3185. *case: Option2
  3186. {
  3187. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  3188. *% Warning: the following printable length is adjusted (2401->2400) so it is divisible by the resolution Y scale.
  3189. *PrintableArea: PAIR(1956, 2400)
  3190. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3191. *PrintableOrigin: PAIR(72, 366)
  3192. }
  3193. }
  3194. }
  3195. *case: Option7
  3196. {
  3197. *PrintableArea: PAIR(1959, 2461)
  3198. *PrintableOrigin: PAIR(70, 306)
  3199. *switch: Resolution
  3200. {
  3201. *case: Option1
  3202. {
  3203. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  3204. *% Warning: the following printable length is adjusted (2461->2460) so it is divisible by the resolution Y scale.
  3205. *PrintableArea: PAIR(1958, 2460)
  3206. }
  3207. *case: Option2
  3208. {
  3209. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  3210. *% Warning: the following printable length is adjusted (2461->2460) so it is divisible by the resolution Y scale.
  3211. *PrintableArea: PAIR(1956, 2460)
  3212. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3213. *PrintableOrigin: PAIR(72, 306)
  3214. }
  3215. }
  3216. }
  3217. *case: Option8
  3218. {
  3219. *PrintableArea: PAIR(1959, 2401)
  3220. *PrintableOrigin: PAIR(70, 366)
  3221. *switch: Resolution
  3222. {
  3223. *case: Option1
  3224. {
  3225. *% Warning: the following printable width is adjusted (1959->1958) so it is divisible by the resolution X scale.
  3226. *% Warning: the following printable length is adjusted (2401->2400) so it is divisible by the resolution Y scale.
  3227. *PrintableArea: PAIR(1958, 2400)
  3228. }
  3229. *case: Option2
  3230. {
  3231. *% Warning: the following printable width is adjusted (1959->1956) so it is divisible by the resolution X scale.
  3232. *% Warning: the following printable length is adjusted (2401->2400) so it is divisible by the resolution Y scale.
  3233. *PrintableArea: PAIR(1956, 2400)
  3234. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3235. *PrintableOrigin: PAIR(72, 366)
  3236. }
  3237. }
  3238. }
  3239. }
  3240. }
  3241. *Option: JENV_CHOU4_ROTATED
  3242. {
  3243. *rcNameID: =JENV_CHOU4_ROTATED_DISPLAY
  3244. *Command: CmdSelect
  3245. {
  3246. *Order: DOC_SETUP.8
  3247. *Cmd: "<1B>2<1B>C<17>"
  3248. }
  3249. *switch: InputBin
  3250. {
  3251. *case: MANUAL
  3252. {
  3253. *PrintableArea: PAIR(2765, 902)
  3254. *PrintableOrigin: PAIR(70, 306)
  3255. *switch: Resolution
  3256. {
  3257. *case: Option1
  3258. {
  3259. *% Warning: the following printable width is adjusted (2765->2764) so it is divisible by the resolution X scale.
  3260. *PrintableArea: PAIR(2764, 902)
  3261. }
  3262. *case: Option2
  3263. {
  3264. *% Warning: the following printable width is adjusted (2765->2763) so it is divisible by the resolution X scale.
  3265. *PrintableArea: PAIR(2763, 902)
  3266. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3267. *PrintableOrigin: PAIR(72, 306)
  3268. }
  3269. }
  3270. }
  3271. *case: Option2
  3272. {
  3273. *PrintableArea: PAIR(2765, 1068)
  3274. *PrintableOrigin: PAIR(70, 140)
  3275. *switch: Resolution
  3276. {
  3277. *case: Option1
  3278. {
  3279. *% Warning: the following printable width is adjusted (2765->2764) so it is divisible by the resolution X scale.
  3280. *PrintableArea: PAIR(2764, 1068)
  3281. }
  3282. *case: Option2
  3283. {
  3284. *% Warning: the following printable width is adjusted (2765->2763) so it is divisible by the resolution X scale.
  3285. *PrintableArea: PAIR(2763, 1068)
  3286. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3287. *PrintableOrigin: PAIR(72, 140)
  3288. }
  3289. }
  3290. }
  3291. *case: Option3
  3292. {
  3293. *PrintableArea: PAIR(2765, 902)
  3294. *PrintableOrigin: PAIR(70, 306)
  3295. *switch: Resolution
  3296. {
  3297. *case: Option1
  3298. {
  3299. *% Warning: the following printable width is adjusted (2765->2764) so it is divisible by the resolution X scale.
  3300. *PrintableArea: PAIR(2764, 902)
  3301. }
  3302. *case: Option2
  3303. {
  3304. *% Warning: the following printable width is adjusted (2765->2763) so it is divisible by the resolution X scale.
  3305. *PrintableArea: PAIR(2763, 902)
  3306. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3307. *PrintableOrigin: PAIR(72, 306)
  3308. }
  3309. }
  3310. }
  3311. *case: Option4
  3312. {
  3313. *PrintableArea: PAIR(2765, 1068)
  3314. *PrintableOrigin: PAIR(70, 140)
  3315. *switch: Resolution
  3316. {
  3317. *case: Option1
  3318. {
  3319. *% Warning: the following printable width is adjusted (2765->2764) so it is divisible by the resolution X scale.
  3320. *PrintableArea: PAIR(2764, 1068)
  3321. }
  3322. *case: Option2
  3323. {
  3324. *% Warning: the following printable width is adjusted (2765->2763) so it is divisible by the resolution X scale.
  3325. *PrintableArea: PAIR(2763, 1068)
  3326. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3327. *PrintableOrigin: PAIR(72, 140)
  3328. }
  3329. }
  3330. }
  3331. *case: Option5
  3332. {
  3333. *PrintableArea: PAIR(2765, 902)
  3334. *PrintableOrigin: PAIR(70, 306)
  3335. *switch: Resolution
  3336. {
  3337. *case: Option1
  3338. {
  3339. *% Warning: the following printable width is adjusted (2765->2764) so it is divisible by the resolution X scale.
  3340. *PrintableArea: PAIR(2764, 902)
  3341. }
  3342. *case: Option2
  3343. {
  3344. *% Warning: the following printable width is adjusted (2765->2763) so it is divisible by the resolution X scale.
  3345. *PrintableArea: PAIR(2763, 902)
  3346. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3347. *PrintableOrigin: PAIR(72, 306)
  3348. }
  3349. }
  3350. }
  3351. *case: Option6
  3352. {
  3353. *PrintableArea: PAIR(2765, 842)
  3354. *PrintableOrigin: PAIR(70, 366)
  3355. *switch: Resolution
  3356. {
  3357. *case: Option1
  3358. {
  3359. *% Warning: the following printable width is adjusted (2765->2764) so it is divisible by the resolution X scale.
  3360. *PrintableArea: PAIR(2764, 842)
  3361. }
  3362. *case: Option2
  3363. {
  3364. *% Warning: the following printable width is adjusted (2765->2763) so it is divisible by the resolution X scale.
  3365. *PrintableArea: PAIR(2763, 842)
  3366. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3367. *PrintableOrigin: PAIR(72, 366)
  3368. }
  3369. }
  3370. }
  3371. *case: Option7
  3372. {
  3373. *PrintableArea: PAIR(2765, 902)
  3374. *PrintableOrigin: PAIR(70, 306)
  3375. *switch: Resolution
  3376. {
  3377. *case: Option1
  3378. {
  3379. *% Warning: the following printable width is adjusted (2765->2764) so it is divisible by the resolution X scale.
  3380. *PrintableArea: PAIR(2764, 902)
  3381. }
  3382. *case: Option2
  3383. {
  3384. *% Warning: the following printable width is adjusted (2765->2763) so it is divisible by the resolution X scale.
  3385. *PrintableArea: PAIR(2763, 902)
  3386. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3387. *PrintableOrigin: PAIR(72, 306)
  3388. }
  3389. }
  3390. }
  3391. *case: Option8
  3392. {
  3393. *PrintableArea: PAIR(2765, 842)
  3394. *PrintableOrigin: PAIR(70, 366)
  3395. *switch: Resolution
  3396. {
  3397. *case: Option1
  3398. {
  3399. *% Warning: the following printable width is adjusted (2765->2764) so it is divisible by the resolution X scale.
  3400. *PrintableArea: PAIR(2764, 842)
  3401. }
  3402. *case: Option2
  3403. {
  3404. *% Warning: the following printable width is adjusted (2765->2763) so it is divisible by the resolution X scale.
  3405. *PrintableArea: PAIR(2763, 842)
  3406. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3407. *PrintableOrigin: PAIR(72, 366)
  3408. }
  3409. }
  3410. }
  3411. }
  3412. }
  3413. *Option: JENV_CHOU3_ROTATED
  3414. {
  3415. *rcNameID: =JENV_CHOU3_ROTATED_DISPLAY
  3416. *Command: CmdSelect
  3417. {
  3418. *Order: DOC_SETUP.8
  3419. *Cmd: "<1B>2<1B>C<1E>"
  3420. }
  3421. *switch: InputBin
  3422. {
  3423. *case: MANUAL
  3424. {
  3425. *PrintableArea: PAIR(3190, 1327)
  3426. *PrintableOrigin: PAIR(70, 306)
  3427. *switch: Resolution
  3428. {
  3429. *case: Option1
  3430. {
  3431. *% Warning: the following printable length is adjusted (1327->1326) so it is divisible by the resolution Y scale.
  3432. *PrintableArea: PAIR(3190, 1326)
  3433. }
  3434. *case: Option2
  3435. {
  3436. *% Warning: the following printable width is adjusted (3190->3186) so it is divisible by the resolution X scale.
  3437. *% Warning: the following printable length is adjusted (1327->1326) so it is divisible by the resolution Y scale.
  3438. *PrintableArea: PAIR(3186, 1326)
  3439. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3440. *PrintableOrigin: PAIR(72, 306)
  3441. }
  3442. }
  3443. }
  3444. *case: Option2
  3445. {
  3446. *PrintableArea: PAIR(3190, 1493)
  3447. *PrintableOrigin: PAIR(70, 140)
  3448. *switch: Resolution
  3449. {
  3450. *case: Option1
  3451. {
  3452. *% Warning: the following printable length is adjusted (1493->1492) so it is divisible by the resolution Y scale.
  3453. *PrintableArea: PAIR(3190, 1492)
  3454. }
  3455. *case: Option2
  3456. {
  3457. *% Warning: the following printable width is adjusted (3190->3186) so it is divisible by the resolution X scale.
  3458. *% Warning: the following printable length is adjusted (1493->1492) so it is divisible by the resolution Y scale.
  3459. *PrintableArea: PAIR(3186, 1492)
  3460. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3461. *PrintableOrigin: PAIR(72, 140)
  3462. }
  3463. }
  3464. }
  3465. *case: Option3
  3466. {
  3467. *PrintableArea: PAIR(3190, 1327)
  3468. *PrintableOrigin: PAIR(70, 306)
  3469. *switch: Resolution
  3470. {
  3471. *case: Option1
  3472. {
  3473. *% Warning: the following printable length is adjusted (1327->1326) so it is divisible by the resolution Y scale.
  3474. *PrintableArea: PAIR(3190, 1326)
  3475. }
  3476. *case: Option2
  3477. {
  3478. *% Warning: the following printable width is adjusted (3190->3186) so it is divisible by the resolution X scale.
  3479. *% Warning: the following printable length is adjusted (1327->1326) so it is divisible by the resolution Y scale.
  3480. *PrintableArea: PAIR(3186, 1326)
  3481. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3482. *PrintableOrigin: PAIR(72, 306)
  3483. }
  3484. }
  3485. }
  3486. *case: Option4
  3487. {
  3488. *PrintableArea: PAIR(3190, 1493)
  3489. *PrintableOrigin: PAIR(70, 140)
  3490. *switch: Resolution
  3491. {
  3492. *case: Option1
  3493. {
  3494. *% Warning: the following printable length is adjusted (1493->1492) so it is divisible by the resolution Y scale.
  3495. *PrintableArea: PAIR(3190, 1492)
  3496. }
  3497. *case: Option2
  3498. {
  3499. *% Warning: the following printable width is adjusted (3190->3186) so it is divisible by the resolution X scale.
  3500. *% Warning: the following printable length is adjusted (1493->1492) so it is divisible by the resolution Y scale.
  3501. *PrintableArea: PAIR(3186, 1492)
  3502. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3503. *PrintableOrigin: PAIR(72, 140)
  3504. }
  3505. }
  3506. }
  3507. *case: Option5
  3508. {
  3509. *PrintableArea: PAIR(3190, 1327)
  3510. *PrintableOrigin: PAIR(70, 306)
  3511. *switch: Resolution
  3512. {
  3513. *case: Option1
  3514. {
  3515. *% Warning: the following printable length is adjusted (1327->1326) so it is divisible by the resolution Y scale.
  3516. *PrintableArea: PAIR(3190, 1326)
  3517. }
  3518. *case: Option2
  3519. {
  3520. *% Warning: the following printable width is adjusted (3190->3186) so it is divisible by the resolution X scale.
  3521. *% Warning: the following printable length is adjusted (1327->1326) so it is divisible by the resolution Y scale.
  3522. *PrintableArea: PAIR(3186, 1326)
  3523. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3524. *PrintableOrigin: PAIR(72, 306)
  3525. }
  3526. }
  3527. }
  3528. *case: Option6
  3529. {
  3530. *PrintableArea: PAIR(3190, 1267)
  3531. *PrintableOrigin: PAIR(70, 366)
  3532. *switch: Resolution
  3533. {
  3534. *case: Option1
  3535. {
  3536. *% Warning: the following printable length is adjusted (1267->1266) so it is divisible by the resolution Y scale.
  3537. *PrintableArea: PAIR(3190, 1266)
  3538. }
  3539. *case: Option2
  3540. {
  3541. *% Warning: the following printable width is adjusted (3190->3186) so it is divisible by the resolution X scale.
  3542. *% Warning: the following printable length is adjusted (1267->1266) so it is divisible by the resolution Y scale.
  3543. *PrintableArea: PAIR(3186, 1266)
  3544. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3545. *PrintableOrigin: PAIR(72, 366)
  3546. }
  3547. }
  3548. }
  3549. *case: Option7
  3550. {
  3551. *PrintableArea: PAIR(3190, 1327)
  3552. *PrintableOrigin: PAIR(70, 306)
  3553. *switch: Resolution
  3554. {
  3555. *case: Option1
  3556. {
  3557. *% Warning: the following printable length is adjusted (1327->1326) so it is divisible by the resolution Y scale.
  3558. *PrintableArea: PAIR(3190, 1326)
  3559. }
  3560. *case: Option2
  3561. {
  3562. *% Warning: the following printable width is adjusted (3190->3186) so it is divisible by the resolution X scale.
  3563. *% Warning: the following printable length is adjusted (1327->1326) so it is divisible by the resolution Y scale.
  3564. *PrintableArea: PAIR(3186, 1326)
  3565. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3566. *PrintableOrigin: PAIR(72, 306)
  3567. }
  3568. }
  3569. }
  3570. *case: Option8
  3571. {
  3572. *PrintableArea: PAIR(3190, 1267)
  3573. *PrintableOrigin: PAIR(70, 366)
  3574. *switch: Resolution
  3575. {
  3576. *case: Option1
  3577. {
  3578. *% Warning: the following printable length is adjusted (1267->1266) so it is divisible by the resolution Y scale.
  3579. *PrintableArea: PAIR(3190, 1266)
  3580. }
  3581. *case: Option2
  3582. {
  3583. *% Warning: the following printable width is adjusted (3190->3186) so it is divisible by the resolution X scale.
  3584. *% Warning: the following printable length is adjusted (1267->1266) so it is divisible by the resolution Y scale.
  3585. *PrintableArea: PAIR(3186, 1266)
  3586. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3587. *PrintableOrigin: PAIR(72, 366)
  3588. }
  3589. }
  3590. }
  3591. }
  3592. }
  3593. *Option: JENV_KAKU3_ROTATED
  3594. {
  3595. *rcNameID: =JENV_KAKU3_ROTATED_DISPLAY
  3596. *Command: CmdSelect
  3597. {
  3598. *Order: DOC_SETUP.8
  3599. *Cmd: "<1B>2<1B>C5"
  3600. }
  3601. *switch: InputBin
  3602. {
  3603. *case: MANUAL
  3604. {
  3605. *PrintableArea: PAIR(3784, 2688)
  3606. *PrintableOrigin: PAIR(70, 306)
  3607. *switch: Resolution
  3608. {
  3609. *case: Option2
  3610. {
  3611. *% Warning: the following printable width is adjusted (3784->3780) so it is divisible by the resolution X scale.
  3612. *PrintableArea: PAIR(3780, 2688)
  3613. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3614. *PrintableOrigin: PAIR(72, 306)
  3615. }
  3616. }
  3617. }
  3618. *case: Option2
  3619. {
  3620. *PrintableArea: PAIR(3784, 2854)
  3621. *PrintableOrigin: PAIR(70, 140)
  3622. *switch: Resolution
  3623. {
  3624. *case: Option2
  3625. {
  3626. *% Warning: the following printable width is adjusted (3784->3780) so it is divisible by the resolution X scale.
  3627. *PrintableArea: PAIR(3780, 2854)
  3628. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3629. *PrintableOrigin: PAIR(72, 140)
  3630. }
  3631. }
  3632. }
  3633. *case: Option3
  3634. {
  3635. *PrintableArea: PAIR(3784, 2688)
  3636. *PrintableOrigin: PAIR(70, 306)
  3637. *switch: Resolution
  3638. {
  3639. *case: Option2
  3640. {
  3641. *% Warning: the following printable width is adjusted (3784->3780) so it is divisible by the resolution X scale.
  3642. *PrintableArea: PAIR(3780, 2688)
  3643. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3644. *PrintableOrigin: PAIR(72, 306)
  3645. }
  3646. }
  3647. }
  3648. *case: Option4
  3649. {
  3650. *PrintableArea: PAIR(3784, 2854)
  3651. *PrintableOrigin: PAIR(70, 140)
  3652. *switch: Resolution
  3653. {
  3654. *case: Option2
  3655. {
  3656. *% Warning: the following printable width is adjusted (3784->3780) so it is divisible by the resolution X scale.
  3657. *PrintableArea: PAIR(3780, 2854)
  3658. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3659. *PrintableOrigin: PAIR(72, 140)
  3660. }
  3661. }
  3662. }
  3663. *case: Option5
  3664. {
  3665. *PrintableArea: PAIR(3784, 2688)
  3666. *PrintableOrigin: PAIR(70, 306)
  3667. *switch: Resolution
  3668. {
  3669. *case: Option2
  3670. {
  3671. *% Warning: the following printable width is adjusted (3784->3780) so it is divisible by the resolution X scale.
  3672. *PrintableArea: PAIR(3780, 2688)
  3673. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3674. *PrintableOrigin: PAIR(72, 306)
  3675. }
  3676. }
  3677. }
  3678. *case: Option6
  3679. {
  3680. *PrintableArea: PAIR(3784, 2628)
  3681. *PrintableOrigin: PAIR(70, 366)
  3682. *switch: Resolution
  3683. {
  3684. *case: Option2
  3685. {
  3686. *% Warning: the following printable width is adjusted (3784->3780) so it is divisible by the resolution X scale.
  3687. *PrintableArea: PAIR(3780, 2628)
  3688. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3689. *PrintableOrigin: PAIR(72, 366)
  3690. }
  3691. }
  3692. }
  3693. *case: Option7
  3694. {
  3695. *PrintableArea: PAIR(3784, 2688)
  3696. *PrintableOrigin: PAIR(70, 306)
  3697. *switch: Resolution
  3698. {
  3699. *case: Option2
  3700. {
  3701. *% Warning: the following printable width is adjusted (3784->3780) so it is divisible by the resolution X scale.
  3702. *PrintableArea: PAIR(3780, 2688)
  3703. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3704. *PrintableOrigin: PAIR(72, 306)
  3705. }
  3706. }
  3707. }
  3708. *case: Option8
  3709. {
  3710. *PrintableArea: PAIR(3784, 2628)
  3711. *PrintableOrigin: PAIR(70, 366)
  3712. *switch: Resolution
  3713. {
  3714. *case: Option2
  3715. {
  3716. *% Warning: the following printable width is adjusted (3784->3780) so it is divisible by the resolution X scale.
  3717. *PrintableArea: PAIR(3780, 2628)
  3718. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3719. *PrintableOrigin: PAIR(72, 366)
  3720. }
  3721. }
  3722. }
  3723. }
  3724. }
  3725. *Option: JENV_KAKU2_ROTATED
  3726. {
  3727. *rcNameID: =JENV_KAKU2_ROTATED_DISPLAY
  3728. *Command: CmdSelect
  3729. {
  3730. *Order: DOC_SETUP.8
  3731. *Cmd: "<1B>2<1B>C;"
  3732. }
  3733. *switch: InputBin
  3734. {
  3735. *case: MANUAL
  3736. {
  3737. *PrintableArea: PAIR(4565, 3030)
  3738. *PrintableOrigin: PAIR(70, 306)
  3739. *switch: Resolution
  3740. {
  3741. *case: Option1
  3742. {
  3743. *% Warning: the following printable width is adjusted (4565->4564) so it is divisible by the resolution X scale.
  3744. *PrintableArea: PAIR(4564, 3030)
  3745. }
  3746. *case: Option2
  3747. {
  3748. *% Warning: the following printable width is adjusted (4565->4563) so it is divisible by the resolution X scale.
  3749. *PrintableArea: PAIR(4563, 3030)
  3750. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3751. *PrintableOrigin: PAIR(72, 306)
  3752. }
  3753. }
  3754. }
  3755. *case: Option2
  3756. {
  3757. *PrintableArea: PAIR(4565, 3196)
  3758. *PrintableOrigin: PAIR(70, 140)
  3759. *switch: Resolution
  3760. {
  3761. *case: Option1
  3762. {
  3763. *% Warning: the following printable width is adjusted (4565->4564) so it is divisible by the resolution X scale.
  3764. *PrintableArea: PAIR(4564, 3196)
  3765. }
  3766. *case: Option2
  3767. {
  3768. *% Warning: the following printable width is adjusted (4565->4563) so it is divisible by the resolution X scale.
  3769. *PrintableArea: PAIR(4563, 3196)
  3770. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3771. *PrintableOrigin: PAIR(72, 140)
  3772. }
  3773. }
  3774. }
  3775. *case: Option3
  3776. {
  3777. *PrintableArea: PAIR(4565, 3030)
  3778. *PrintableOrigin: PAIR(70, 306)
  3779. *switch: Resolution
  3780. {
  3781. *case: Option1
  3782. {
  3783. *% Warning: the following printable width is adjusted (4565->4564) so it is divisible by the resolution X scale.
  3784. *PrintableArea: PAIR(4564, 3030)
  3785. }
  3786. *case: Option2
  3787. {
  3788. *% Warning: the following printable width is adjusted (4565->4563) so it is divisible by the resolution X scale.
  3789. *PrintableArea: PAIR(4563, 3030)
  3790. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3791. *PrintableOrigin: PAIR(72, 306)
  3792. }
  3793. }
  3794. }
  3795. *case: Option4
  3796. {
  3797. *PrintableArea: PAIR(4565, 3196)
  3798. *PrintableOrigin: PAIR(70, 140)
  3799. *switch: Resolution
  3800. {
  3801. *case: Option1
  3802. {
  3803. *% Warning: the following printable width is adjusted (4565->4564) so it is divisible by the resolution X scale.
  3804. *PrintableArea: PAIR(4564, 3196)
  3805. }
  3806. *case: Option2
  3807. {
  3808. *% Warning: the following printable width is adjusted (4565->4563) so it is divisible by the resolution X scale.
  3809. *PrintableArea: PAIR(4563, 3196)
  3810. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3811. *PrintableOrigin: PAIR(72, 140)
  3812. }
  3813. }
  3814. }
  3815. *case: Option5
  3816. {
  3817. *PrintableArea: PAIR(4565, 3030)
  3818. *PrintableOrigin: PAIR(70, 306)
  3819. *switch: Resolution
  3820. {
  3821. *case: Option1
  3822. {
  3823. *% Warning: the following printable width is adjusted (4565->4564) so it is divisible by the resolution X scale.
  3824. *PrintableArea: PAIR(4564, 3030)
  3825. }
  3826. *case: Option2
  3827. {
  3828. *% Warning: the following printable width is adjusted (4565->4563) so it is divisible by the resolution X scale.
  3829. *PrintableArea: PAIR(4563, 3030)
  3830. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3831. *PrintableOrigin: PAIR(72, 306)
  3832. }
  3833. }
  3834. }
  3835. *case: Option6
  3836. {
  3837. *PrintableArea: PAIR(4565, 2970)
  3838. *PrintableOrigin: PAIR(70, 366)
  3839. *switch: Resolution
  3840. {
  3841. *case: Option1
  3842. {
  3843. *% Warning: the following printable width is adjusted (4565->4564) so it is divisible by the resolution X scale.
  3844. *PrintableArea: PAIR(4564, 2970)
  3845. }
  3846. *case: Option2
  3847. {
  3848. *% Warning: the following printable width is adjusted (4565->4563) so it is divisible by the resolution X scale.
  3849. *PrintableArea: PAIR(4563, 2970)
  3850. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3851. *PrintableOrigin: PAIR(72, 366)
  3852. }
  3853. }
  3854. }
  3855. *case: Option7
  3856. {
  3857. *PrintableArea: PAIR(4565, 3030)
  3858. *PrintableOrigin: PAIR(70, 306)
  3859. *switch: Resolution
  3860. {
  3861. *case: Option1
  3862. {
  3863. *% Warning: the following printable width is adjusted (4565->4564) so it is divisible by the resolution X scale.
  3864. *PrintableArea: PAIR(4564, 3030)
  3865. }
  3866. *case: Option2
  3867. {
  3868. *% Warning: the following printable width is adjusted (4565->4563) so it is divisible by the resolution X scale.
  3869. *PrintableArea: PAIR(4563, 3030)
  3870. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3871. *PrintableOrigin: PAIR(72, 306)
  3872. }
  3873. }
  3874. }
  3875. *case: Option8
  3876. {
  3877. *PrintableArea: PAIR(4565, 2970)
  3878. *PrintableOrigin: PAIR(70, 366)
  3879. *switch: Resolution
  3880. {
  3881. *case: Option1
  3882. {
  3883. *% Warning: the following printable width is adjusted (4565->4564) so it is divisible by the resolution X scale.
  3884. *PrintableArea: PAIR(4564, 2970)
  3885. }
  3886. *case: Option2
  3887. {
  3888. *% Warning: the following printable width is adjusted (4565->4563) so it is divisible by the resolution X scale.
  3889. *PrintableArea: PAIR(4563, 2970)
  3890. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3891. *PrintableOrigin: PAIR(72, 366)
  3892. }
  3893. }
  3894. }
  3895. }
  3896. }
  3897. *Option: Option23
  3898. {
  3899. *rcNameID: 260
  3900. *PageDimensions: PAIR(781, 1274)
  3901. *Command: CmdSelect
  3902. {
  3903. *Order: DOC_SETUP.8
  3904. *Cmd: "<1B>2<1B>C<17>"
  3905. }
  3906. *switch: InputBin
  3907. {
  3908. *case: MANUAL
  3909. {
  3910. *PrintableArea: PAIR(641, 902)
  3911. *PrintableOrigin: PAIR(70, 306)
  3912. *switch: Resolution
  3913. {
  3914. *case: Option1
  3915. {
  3916. *% Warning: the following printable width is adjusted (641->640) so it is divisible by the resolution X scale.
  3917. *PrintableArea: PAIR(640, 902)
  3918. }
  3919. *case: Option2
  3920. {
  3921. *% Warning: the following printable width is adjusted (641->639) so it is divisible by the resolution X scale.
  3922. *PrintableArea: PAIR(639, 902)
  3923. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3924. *PrintableOrigin: PAIR(72, 306)
  3925. }
  3926. }
  3927. }
  3928. *case: Option2
  3929. {
  3930. *PrintableArea: PAIR(641, 1068)
  3931. *PrintableOrigin: PAIR(70, 140)
  3932. *switch: Resolution
  3933. {
  3934. *case: Option1
  3935. {
  3936. *% Warning: the following printable width is adjusted (641->640) so it is divisible by the resolution X scale.
  3937. *PrintableArea: PAIR(640, 1068)
  3938. }
  3939. *case: Option2
  3940. {
  3941. *% Warning: the following printable width is adjusted (641->639) so it is divisible by the resolution X scale.
  3942. *PrintableArea: PAIR(639, 1068)
  3943. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3944. *PrintableOrigin: PAIR(72, 140)
  3945. }
  3946. }
  3947. }
  3948. *case: Option3
  3949. {
  3950. *PrintableArea: PAIR(641, 902)
  3951. *PrintableOrigin: PAIR(70, 306)
  3952. *switch: Resolution
  3953. {
  3954. *case: Option1
  3955. {
  3956. *% Warning: the following printable width is adjusted (641->640) so it is divisible by the resolution X scale.
  3957. *PrintableArea: PAIR(640, 902)
  3958. }
  3959. *case: Option2
  3960. {
  3961. *% Warning: the following printable width is adjusted (641->639) so it is divisible by the resolution X scale.
  3962. *PrintableArea: PAIR(639, 902)
  3963. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3964. *PrintableOrigin: PAIR(72, 306)
  3965. }
  3966. }
  3967. }
  3968. *case: Option4
  3969. {
  3970. *PrintableArea: PAIR(641, 1068)
  3971. *PrintableOrigin: PAIR(70, 140)
  3972. *switch: Resolution
  3973. {
  3974. *case: Option1
  3975. {
  3976. *% Warning: the following printable width is adjusted (641->640) so it is divisible by the resolution X scale.
  3977. *PrintableArea: PAIR(640, 1068)
  3978. }
  3979. *case: Option2
  3980. {
  3981. *% Warning: the following printable width is adjusted (641->639) so it is divisible by the resolution X scale.
  3982. *PrintableArea: PAIR(639, 1068)
  3983. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  3984. *PrintableOrigin: PAIR(72, 140)
  3985. }
  3986. }
  3987. }
  3988. *case: Option5
  3989. {
  3990. *PrintableArea: PAIR(641, 902)
  3991. *PrintableOrigin: PAIR(70, 306)
  3992. *switch: Resolution
  3993. {
  3994. *case: Option1
  3995. {
  3996. *% Warning: the following printable width is adjusted (641->640) so it is divisible by the resolution X scale.
  3997. *PrintableArea: PAIR(640, 902)
  3998. }
  3999. *case: Option2
  4000. {
  4001. *% Warning: the following printable width is adjusted (641->639) so it is divisible by the resolution X scale.
  4002. *PrintableArea: PAIR(639, 902)
  4003. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  4004. *PrintableOrigin: PAIR(72, 306)
  4005. }
  4006. }
  4007. }
  4008. *case: Option6
  4009. {
  4010. *PrintableArea: PAIR(641, 842)
  4011. *PrintableOrigin: PAIR(70, 366)
  4012. *switch: Resolution
  4013. {
  4014. *case: Option1
  4015. {
  4016. *% Warning: the following printable width is adjusted (641->640) so it is divisible by the resolution X scale.
  4017. *PrintableArea: PAIR(640, 842)
  4018. }
  4019. *case: Option2
  4020. {
  4021. *% Warning: the following printable width is adjusted (641->639) so it is divisible by the resolution X scale.
  4022. *PrintableArea: PAIR(639, 842)
  4023. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  4024. *PrintableOrigin: PAIR(72, 366)
  4025. }
  4026. }
  4027. }
  4028. *case: Option7
  4029. {
  4030. *PrintableArea: PAIR(641, 902)
  4031. *PrintableOrigin: PAIR(70, 306)
  4032. *switch: Resolution
  4033. {
  4034. *case: Option1
  4035. {
  4036. *% Warning: the following printable width is adjusted (641->640) so it is divisible by the resolution X scale.
  4037. *PrintableArea: PAIR(640, 902)
  4038. }
  4039. *case: Option2
  4040. {
  4041. *% Warning: the following printable width is adjusted (641->639) so it is divisible by the resolution X scale.
  4042. *PrintableArea: PAIR(639, 902)
  4043. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  4044. *PrintableOrigin: PAIR(72, 306)
  4045. }
  4046. }
  4047. }
  4048. *case: Option8
  4049. {
  4050. *PrintableArea: PAIR(641, 842)
  4051. *PrintableOrigin: PAIR(70, 366)
  4052. *switch: Resolution
  4053. {
  4054. *case: Option1
  4055. {
  4056. *% Warning: the following printable width is adjusted (641->640) so it is divisible by the resolution X scale.
  4057. *PrintableArea: PAIR(640, 842)
  4058. }
  4059. *case: Option2
  4060. {
  4061. *% Warning: the following printable width is adjusted (641->639) so it is divisible by the resolution X scale.
  4062. *PrintableArea: PAIR(639, 842)
  4063. *% Warning: the following printable origin X is adjusted (70->72) so it is divisible by the resolution X scale.
  4064. *PrintableOrigin: PAIR(72, 366)
  4065. }
  4066. }
  4067. }
  4068. }
  4069. }
  4070. *Option: 10X11
  4071. {
  4072. *rcNameID: =10X11_DISPLAY
  4073. *Command: CmdSelect
  4074. {
  4075. *Order: DOC_SETUP.8
  4076. *Cmd: "<1B>C<000B>"
  4077. }
  4078. *switch: InputBin
  4079. {
  4080. *case: MANUAL
  4081. {
  4082. *PrintableArea: PAIR(3096, 3588)
  4083. *PrintableOrigin: PAIR(252, 306)
  4084. }
  4085. *case: Option2
  4086. {
  4087. *PrintableArea: PAIR(3096, 3754)
  4088. *PrintableOrigin: PAIR(252, 140)
  4089. }
  4090. *case: Option3
  4091. {
  4092. *PrintableArea: PAIR(3096, 3588)
  4093. *PrintableOrigin: PAIR(252, 306)
  4094. }
  4095. *case: Option4
  4096. {
  4097. *PrintableArea: PAIR(3096, 3754)
  4098. *PrintableOrigin: PAIR(252, 140)
  4099. }
  4100. *case: Option5
  4101. {
  4102. *PrintableArea: PAIR(3096, 3588)
  4103. *PrintableOrigin: PAIR(252, 306)
  4104. }
  4105. *case: Option6
  4106. {
  4107. *PrintableArea: PAIR(3096, 3528)
  4108. *PrintableOrigin: PAIR(252, 366)
  4109. }
  4110. *case: Option7
  4111. {
  4112. *PrintableArea: PAIR(3096, 3588)
  4113. *PrintableOrigin: PAIR(252, 306)
  4114. }
  4115. *case: Option8
  4116. {
  4117. *PrintableArea: PAIR(3096, 3528)
  4118. *PrintableOrigin: PAIR(252, 366)
  4119. }
  4120. }
  4121. }
  4122. *Option: 12X11
  4123. {
  4124. *rcNameID: =12X11_DISPLAY
  4125. *Command: CmdSelect
  4126. {
  4127. *Order: DOC_SETUP.8
  4128. *Cmd: "<1B>C<000B>"
  4129. }
  4130. *switch: InputBin
  4131. {
  4132. *case: MANUAL
  4133. {
  4134. *PrintableArea: PAIR(3816, 3588)
  4135. *PrintableOrigin: PAIR(252, 306)
  4136. }
  4137. *case: Option2
  4138. {
  4139. *PrintableArea: PAIR(3816, 3754)
  4140. *PrintableOrigin: PAIR(252, 140)
  4141. }
  4142. *case: Option3
  4143. {
  4144. *PrintableArea: PAIR(3816, 3588)
  4145. *PrintableOrigin: PAIR(252, 306)
  4146. }
  4147. *case: Option4
  4148. {
  4149. *PrintableArea: PAIR(3816, 3754)
  4150. *PrintableOrigin: PAIR(252, 140)
  4151. }
  4152. *case: Option5
  4153. {
  4154. *PrintableArea: PAIR(3816, 3588)
  4155. *PrintableOrigin: PAIR(252, 306)
  4156. }
  4157. *case: Option6
  4158. {
  4159. *PrintableArea: PAIR(3816, 3528)
  4160. *PrintableOrigin: PAIR(252, 366)
  4161. }
  4162. *case: Option7
  4163. {
  4164. *PrintableArea: PAIR(3816, 3588)
  4165. *PrintableOrigin: PAIR(252, 306)
  4166. }
  4167. *case: Option8
  4168. {
  4169. *PrintableArea: PAIR(3816, 3528)
  4170. *PrintableOrigin: PAIR(252, 366)
  4171. }
  4172. }
  4173. }
  4174. *Option: 15X11
  4175. {
  4176. *rcNameID: =15X11_DISPLAY
  4177. *Command: CmdSelect
  4178. {
  4179. *Order: DOC_SETUP.8
  4180. *Cmd: "<1B>C<000B>"
  4181. }
  4182. *switch: InputBin
  4183. {
  4184. *case: MANUAL
  4185. {
  4186. *PrintableArea: PAIR(4896, 3588)
  4187. *PrintableOrigin: PAIR(252, 306)
  4188. }
  4189. *case: Option2
  4190. {
  4191. *PrintableArea: PAIR(4896, 3754)
  4192. *PrintableOrigin: PAIR(252, 140)
  4193. }
  4194. *case: Option3
  4195. {
  4196. *PrintableArea: PAIR(4896, 3588)
  4197. *PrintableOrigin: PAIR(252, 306)
  4198. }
  4199. *case: Option4
  4200. {
  4201. *PrintableArea: PAIR(4896, 3754)
  4202. *PrintableOrigin: PAIR(252, 140)
  4203. }
  4204. *case: Option5
  4205. {
  4206. *PrintableArea: PAIR(4896, 3588)
  4207. *PrintableOrigin: PAIR(252, 306)
  4208. }
  4209. *case: Option6
  4210. {
  4211. *PrintableArea: PAIR(4896, 3528)
  4212. *PrintableOrigin: PAIR(252, 366)
  4213. }
  4214. *case: Option7
  4215. {
  4216. *PrintableArea: PAIR(4896, 3588)
  4217. *PrintableOrigin: PAIR(252, 306)
  4218. }
  4219. *case: Option8
  4220. {
  4221. *PrintableArea: PAIR(4896, 3528)
  4222. *PrintableOrigin: PAIR(252, 366)
  4223. }
  4224. }
  4225. }
  4226. *Option: CUSTOMSIZE
  4227. {
  4228. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  4229. *MinSize: PAIR(792, 1008)
  4230. *MaxSize: PAIR(5940, 5954)
  4231. *MaxPrintableWidth: 4896
  4232. *MinLeftMargin: 0
  4233. *CenterPrintable?: FALSE
  4234. *switch: InputBin
  4235. {
  4236. *case: Option2
  4237. {
  4238. *CustCursorOriginX: %d{70}
  4239. *CustCursorOriginY: %d{140}
  4240. *CustPrintableOriginX: %d{70}
  4241. *CustPrintableOriginY: %d{140}
  4242. *CustPrintableSizeX: %d{PhysPaperWidth - (70+70)}
  4243. *CustPrintableSizeY: %d{PhysPaperLength - (140+66)}
  4244. }
  4245. *case: Option4
  4246. {
  4247. *CustCursorOriginX: %d{70}
  4248. *CustCursorOriginY: %d{140}
  4249. *CustPrintableOriginX: %d{70}
  4250. *CustPrintableOriginY: %d{140}
  4251. *CustPrintableSizeX: %d{PhysPaperWidth - (70+70)}
  4252. *CustPrintableSizeY: %d{PhysPaperLength - (140+66)}
  4253. }
  4254. *case: Option6
  4255. {
  4256. *CustCursorOriginX: %d{70}
  4257. *CustCursorOriginY: %d{366}
  4258. *CustPrintableOriginX: %d{70}
  4259. *CustPrintableOriginY: %d{366}
  4260. *CustPrintableSizeX: %d{PhysPaperWidth - (70+70)}
  4261. *CustPrintableSizeY: %d{PhysPaperLength - (366+66)}
  4262. }
  4263. *case: Option8
  4264. {
  4265. *CustCursorOriginX: %d{70}
  4266. *CustCursorOriginY: %d{366}
  4267. *CustPrintableOriginX: %d{70}
  4268. *CustPrintableOriginY: %d{366}
  4269. *CustPrintableSizeX: %d{PhysPaperWidth - (70+70)}
  4270. *CustPrintableSizeY: %d{PhysPaperLength - (366+66)}
  4271. }
  4272. *default:
  4273. {
  4274. *CustCursorOriginX: %d{70}
  4275. *CustCursorOriginY: %d{306}
  4276. *CustPrintableOriginX: %d{70}
  4277. *CustPrintableOriginY: %d{306}
  4278. *CustPrintableSizeX: %d{PhysPaperWidth - (70+70)}
  4279. *CustPrintableSizeY: %d{PhysPaperLength - (306+66)}
  4280. }
  4281. }
  4282. *Command: CmdSelect
  4283. {
  4284. *Order: DOC_SETUP.8
  4285. *Cmd: "<1B>2<1B>C" %c[0,127]{(PhysPaperLength / 60) }
  4286. }
  4287. }
  4288. }
  4289. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.JAPANESE_POSTCARD)
  4290. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.JAPANESE_POSTCARD_ROTATED)
  4291. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.DBL_JAPANESE_POSTCARD)
  4292. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  4293. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.JENV_CHOU4_ROTATED)
  4294. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.JENV_CHOU3_ROTATED)
  4295. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.JENV_KAKU3_ROTATED)
  4296. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.JENV_KAKU2_ROTATED)
  4297. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.10X11)
  4298. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.12X11)
  4299. *InvalidCombination: LIST(InputBin.MANUAL, PaperSize.15X11)
  4300. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4)
  4301. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4_ROTATED)
  4302. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
  4303. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A3_ROTATED)
  4304. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
  4305. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5_ROTATED)
  4306. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A6)
  4307. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A6_ROTATED)
  4308. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
  4309. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4_JIS_ROTATED)
  4310. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
  4311. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
  4312. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LETTER)
  4313. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LEGAL)
  4314. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option23)
  4315. *InvalidCombination: LIST(InputBin.Option2, PaperSize.10X11)
  4316. *InvalidCombination: LIST(InputBin.Option2, PaperSize.12X11)
  4317. *InvalidCombination: LIST(InputBin.Option2, PaperSize.15X11)
  4318. *InvalidCombination: LIST(InputBin.Option3, PaperSize.JAPANESE_POSTCARD)
  4319. *InvalidCombination: LIST(InputBin.Option3, PaperSize.JAPANESE_POSTCARD_ROTATED)
  4320. *InvalidCombination: LIST(InputBin.Option3, PaperSize.DBL_JAPANESE_POSTCARD)
  4321. *InvalidCombination: LIST(InputBin.Option3, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  4322. *InvalidCombination: LIST(InputBin.Option3, PaperSize.JENV_CHOU4_ROTATED)
  4323. *InvalidCombination: LIST(InputBin.Option3, PaperSize.JENV_CHOU3_ROTATED)
  4324. *InvalidCombination: LIST(InputBin.Option3, PaperSize.JENV_KAKU3_ROTATED)
  4325. *InvalidCombination: LIST(InputBin.Option3, PaperSize.JENV_KAKU2_ROTATED)
  4326. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option23)
  4327. *InvalidCombination: LIST(InputBin.Option3, PaperSize.10X11)
  4328. *InvalidCombination: LIST(InputBin.Option3, PaperSize.12X11)
  4329. *InvalidCombination: LIST(InputBin.Option3, PaperSize.15X11)
  4330. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A4)
  4331. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A4_ROTATED)
  4332. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A3)
  4333. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A3_ROTATED)
  4334. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A5)
  4335. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A5_ROTATED)
  4336. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A6)
  4337. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A6_ROTATED)
  4338. *InvalidCombination: LIST(InputBin.Option4, PaperSize.B4)
  4339. *InvalidCombination: LIST(InputBin.Option4, PaperSize.B4_JIS_ROTATED)
  4340. *InvalidCombination: LIST(InputBin.Option4, PaperSize.B5)
  4341. *InvalidCombination: LIST(InputBin.Option4, PaperSize.B5_JIS_ROTATED)
  4342. *InvalidCombination: LIST(InputBin.Option4, PaperSize.LETTER)
  4343. *InvalidCombination: LIST(InputBin.Option4, PaperSize.LEGAL)
  4344. *InvalidCombination: LIST(InputBin.Option4, PaperSize.JENV_CHOU4_ROTATED)
  4345. *InvalidCombination: LIST(InputBin.Option4, PaperSize.JENV_CHOU3_ROTATED)
  4346. *InvalidCombination: LIST(InputBin.Option4, PaperSize.JENV_KAKU3_ROTATED)
  4347. *InvalidCombination: LIST(InputBin.Option4, PaperSize.JENV_KAKU2_ROTATED)
  4348. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option23)
  4349. *InvalidCombination: LIST(InputBin.Option4, PaperSize.10X11)
  4350. *InvalidCombination: LIST(InputBin.Option4, PaperSize.12X11)
  4351. *InvalidCombination: LIST(InputBin.Option4, PaperSize.15X11)
  4352. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A4)
  4353. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A4_ROTATED)
  4354. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A3)
  4355. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A3_ROTATED)
  4356. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A5)
  4357. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A5_ROTATED)
  4358. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A6)
  4359. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A6_ROTATED)
  4360. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B4)
  4361. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B4_JIS_ROTATED)
  4362. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B5)
  4363. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B5_JIS_ROTATED)
  4364. *InvalidCombination: LIST(InputBin.Option5, PaperSize.LETTER)
  4365. *InvalidCombination: LIST(InputBin.Option5, PaperSize.LEGAL)
  4366. *InvalidCombination: LIST(InputBin.Option5, PaperSize.JAPANESE_POSTCARD)
  4367. *InvalidCombination: LIST(InputBin.Option5, PaperSize.JAPANESE_POSTCARD_ROTATED)
  4368. *InvalidCombination: LIST(InputBin.Option5, PaperSize.DBL_JAPANESE_POSTCARD)
  4369. *InvalidCombination: LIST(InputBin.Option5, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  4370. *InvalidCombination: LIST(InputBin.Option5, PaperSize.JENV_CHOU4_ROTATED)
  4371. *InvalidCombination: LIST(InputBin.Option5, PaperSize.JENV_CHOU3_ROTATED)
  4372. *InvalidCombination: LIST(InputBin.Option5, PaperSize.JENV_KAKU3_ROTATED)
  4373. *InvalidCombination: LIST(InputBin.Option5, PaperSize.JENV_KAKU2_ROTATED)
  4374. *InvalidCombination: LIST(InputBin.Option5, PaperSize.Option23)
  4375. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A4)
  4376. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A4_ROTATED)
  4377. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A3)
  4378. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A3_ROTATED)
  4379. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A5)
  4380. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A5_ROTATED)
  4381. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A6)
  4382. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A6_ROTATED)
  4383. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B4)
  4384. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B4_JIS_ROTATED)
  4385. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B5)
  4386. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B5_JIS_ROTATED)
  4387. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LETTER)
  4388. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LEGAL)
  4389. *InvalidCombination: LIST(InputBin.Option6, PaperSize.JAPANESE_POSTCARD)
  4390. *InvalidCombination: LIST(InputBin.Option6, PaperSize.JAPANESE_POSTCARD_ROTATED)
  4391. *InvalidCombination: LIST(InputBin.Option6, PaperSize.DBL_JAPANESE_POSTCARD)
  4392. *InvalidCombination: LIST(InputBin.Option6, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  4393. *InvalidCombination: LIST(InputBin.Option6, PaperSize.JENV_CHOU4_ROTATED)
  4394. *InvalidCombination: LIST(InputBin.Option6, PaperSize.JENV_CHOU3_ROTATED)
  4395. *InvalidCombination: LIST(InputBin.Option6, PaperSize.JENV_KAKU3_ROTATED)
  4396. *InvalidCombination: LIST(InputBin.Option6, PaperSize.JENV_KAKU2_ROTATED)
  4397. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option23)
  4398. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A4)
  4399. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A4_ROTATED)
  4400. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A3)
  4401. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A3_ROTATED)
  4402. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A5)
  4403. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A5_ROTATED)
  4404. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A6)
  4405. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A6_ROTATED)
  4406. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B4)
  4407. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B4_JIS_ROTATED)
  4408. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B5)
  4409. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B5_JIS_ROTATED)
  4410. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LETTER)
  4411. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LEGAL)
  4412. *InvalidCombination: LIST(InputBin.Option7, PaperSize.JAPANESE_POSTCARD)
  4413. *InvalidCombination: LIST(InputBin.Option7, PaperSize.JAPANESE_POSTCARD_ROTATED)
  4414. *InvalidCombination: LIST(InputBin.Option7, PaperSize.DBL_JAPANESE_POSTCARD)
  4415. *InvalidCombination: LIST(InputBin.Option7, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  4416. *InvalidCombination: LIST(InputBin.Option7, PaperSize.JENV_CHOU4_ROTATED)
  4417. *InvalidCombination: LIST(InputBin.Option7, PaperSize.JENV_CHOU3_ROTATED)
  4418. *InvalidCombination: LIST(InputBin.Option7, PaperSize.JENV_KAKU3_ROTATED)
  4419. *InvalidCombination: LIST(InputBin.Option7, PaperSize.JENV_KAKU2_ROTATED)
  4420. *InvalidCombination: LIST(InputBin.Option7, PaperSize.Option23)
  4421. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A4)
  4422. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A4_ROTATED)
  4423. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A3)
  4424. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A3_ROTATED)
  4425. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A5)
  4426. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A5_ROTATED)
  4427. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A6)
  4428. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A6_ROTATED)
  4429. *InvalidCombination: LIST(InputBin.Option8, PaperSize.B4)
  4430. *InvalidCombination: LIST(InputBin.Option8, PaperSize.B4_JIS_ROTATED)
  4431. *InvalidCombination: LIST(InputBin.Option8, PaperSize.B5)
  4432. *InvalidCombination: LIST(InputBin.Option8, PaperSize.B5_JIS_ROTATED)
  4433. *InvalidCombination: LIST(InputBin.Option8, PaperSize.LETTER)
  4434. *InvalidCombination: LIST(InputBin.Option8, PaperSize.LEGAL)
  4435. *InvalidCombination: LIST(InputBin.Option8, PaperSize.JAPANESE_POSTCARD)
  4436. *InvalidCombination: LIST(InputBin.Option8, PaperSize.JAPANESE_POSTCARD_ROTATED)
  4437. *InvalidCombination: LIST(InputBin.Option8, PaperSize.DBL_JAPANESE_POSTCARD)
  4438. *InvalidCombination: LIST(InputBin.Option8, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  4439. *InvalidCombination: LIST(InputBin.Option8, PaperSize.JENV_CHOU4_ROTATED)
  4440. *InvalidCombination: LIST(InputBin.Option8, PaperSize.JENV_CHOU3_ROTATED)
  4441. *InvalidCombination: LIST(InputBin.Option8, PaperSize.JENV_KAKU3_ROTATED)
  4442. *InvalidCombination: LIST(InputBin.Option8, PaperSize.JENV_KAKU2_ROTATED)
  4443. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option23)
  4444. *Feature: OutputBin
  4445. {
  4446. *rcNameID: =OUTPUTBIN_DISPLAY
  4447. *DefaultOption: Option3
  4448. *Option: Option1
  4449. {
  4450. *rcNameID: 277
  4451. *Command: CmdSelect
  4452. {
  4453. *Order: DOC_SETUP.9
  4454. *Cmd: "<1B>|<01010000>"
  4455. }
  4456. }
  4457. *Option: Option2
  4458. {
  4459. *rcNameID: 278
  4460. *Command: CmdSelect
  4461. {
  4462. *Order: DOC_SETUP.9
  4463. *Cmd: "<1B>|<01010001>"
  4464. }
  4465. }
  4466. *Option: Option3
  4467. {
  4468. *rcNameID: 279
  4469. }
  4470. }
  4471. *Feature: Halftone
  4472. {
  4473. *rcNameID: =HALFTONING_DISPLAY
  4474. *DefaultOption: HT_PATSIZE_AUTO
  4475. *Option: HT_PATSIZE_AUTO
  4476. {
  4477. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  4478. }
  4479. *Option: HT_PATSIZE_SUPERCELL_M
  4480. {
  4481. *rcNameID: =HT_SUPERCELL_DISPLAY
  4482. }
  4483. *Option: HT_PATSIZE_6x6_M
  4484. {
  4485. *rcNameID: =HT_DITHER6X6_DISPLAY
  4486. }
  4487. *Option: HT_PATSIZE_8x8_M
  4488. {
  4489. *rcNameID: =HT_DITHER8X8_DISPLAY
  4490. }
  4491. }
  4492. *Command: CmdStartDoc
  4493. {
  4494. *Order: DOC_SETUP.1
  4495. *Cmd: "<1B>S<1B1B>S<1C1B>@<181B>t<011B>R<00>"
  4496. }
  4497. *Command: CmdStartPage
  4498. {
  4499. *Order: PAGE_SETUP.1
  4500. *Cmd: "<0D>"
  4501. }
  4502. *Command: CmdEndJob
  4503. {
  4504. *Order: JOB_FINISH.1
  4505. *Cmd: "<1B>S<1B1B>SK"
  4506. }
  4507. *RotateCoordinate?: FALSE
  4508. *RotateRaster?: FALSE
  4509. *RotateFont?: FALSE
  4510. *switch: Orientation
  4511. {
  4512. *case: PORTRAIT
  4513. {
  4514. *TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
  4515. }
  4516. *case: LANDSCAPE_CC270
  4517. {
  4518. *TextCaps: LIST(TC_RA_ABLE)
  4519. }
  4520. }
  4521. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  4522. *YMoveAttributes: LIST(SEND_CR_FIRST,FAVOR_LF)
  4523. *MaxLineSpacing: 255
  4524. *XMoveThreshold: 0
  4525. *YMoveThreshold: *
  4526. *XMoveUnit: 60
  4527. *YMoveUnit: 180
  4528. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,5940]{max_repeat((DestX / 6) )} }
  4529. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  4530. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  4531. *Command: CmdCR { *Cmd : "<0D>" }
  4532. *Command: CmdLF { *Cmd : "<0A>" }
  4533. *Command: CmdFF { *Cmd : "<0C>" }
  4534. *Command: CmdBackSpace { *Cmd : "<08>" }
  4535. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  4536. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  4537. *EjectPageWithFF?: TRUE
  4538. *OutputDataFormat: V_BYTE
  4539. *OptimizeLeftBound?: TRUE
  4540. *CursorXAfterSendBlockData: AT_GRXDATA_END
  4541. *CursorYAfterSendBlockData: NO_MOVE
  4542. *DefaultFont: 32
  4543. *DefaultCTT: -1
  4544. *switch: Orientation
  4545. {
  4546. *case: PORTRAIT
  4547. {
  4548. *DeviceFonts: LIST(25,26,27,31,32)
  4549. }
  4550. *case: LANDSCAPE_CC270
  4551. {
  4552. *DeviceFonts: LIST()
  4553. }
  4554. }
  4555. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  4556. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  4557. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  4558. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  4559. *Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
  4560. *Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }