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.

2586 lines
107 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *Include: "StdNames.gpd"
  7. *GPDFileVersion: "1.0"
  8. *GPDFileName: "fue673j.gpd"
  9. *ModelName: "FUJITSU FMPR-673"
  10. *MasterUnits: PAIR(360, 360)
  11. *ResourceDLL: "fuepjres.dll"
  12. *PrinterType: SERIAL
  13. *PrintRate: 200
  14. *PrintRateUnit: CPS
  15. *Feature: Orientation
  16. {
  17. *rcNameID: =ORIENTATION_DISPLAY
  18. *DefaultOption: PORTRAIT
  19. *Option: PORTRAIT
  20. {
  21. *rcNameID: =PORTRAIT_DISPLAY
  22. }
  23. *Option: LANDSCAPE_CC270
  24. {
  25. *rcNameID: =LANDSCAPE_DISPLAY
  26. }
  27. }
  28. *Feature: InputBin
  29. {
  30. *rcNameID: =PAPER_SOURCE_DISPLAY
  31. *DefaultOption: MANUAL
  32. *Option: MANUAL
  33. {
  34. *rcNameID: =MANUAL_FEED_DISPLAY
  35. *% Warning: this input bin has PSRC_MAN_PROMPT set in GPC, which is ignored by GPD.
  36. *Command: CmdSelect
  37. {
  38. *Order: DOC_SETUP.2
  39. *Cmd: "<1B>eP0"
  40. }
  41. }
  42. *Option: Option2
  43. {
  44. *rcNameID: 276
  45. *OptionID: 276
  46. *Command: CmdSelect
  47. {
  48. *Order: DOC_SETUP.2
  49. *Cmd: "<1B>eP0<1B19>1"
  50. }
  51. }
  52. *Option: Option3
  53. {
  54. *rcNameID: 277
  55. *OptionID: 277
  56. *Command: CmdSelect
  57. {
  58. *Order: DOC_SETUP.2
  59. *Cmd: "<1B>eP0<1B19>2"
  60. }
  61. }
  62. *Option: Option4
  63. {
  64. *rcNameID: 278
  65. *OptionID: 278
  66. *Command: CmdSelect
  67. {
  68. *Order: DOC_SETUP.2
  69. *Cmd: "<1B>eP2"
  70. }
  71. }
  72. *Option: Option5
  73. {
  74. *rcNameID: 279
  75. *OptionID: 279
  76. *Command: CmdSelect
  77. {
  78. *Order: DOC_SETUP.2
  79. *Cmd: "<1B>eP1"
  80. }
  81. }
  82. }
  83. *Feature: Resolution
  84. {
  85. *rcNameID: =RESOLUTION_DISPLAY
  86. *DefaultOption: Option1
  87. *Option: Option1
  88. {
  89. *Name: "180 x 180 " =DOTS_PER_INCH
  90. *DPI: PAIR(180, 180)
  91. *TextDPI: PAIR(180, 180)
  92. *PinsPerLogPass: 24
  93. *PinsPerPhysPass: 24
  94. *MinStripBlankPixels: 360
  95. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  96. *SpotDiameter: 140
  97. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  98. }
  99. *Option: Option2
  100. {
  101. *Name: "120 x 180 " =DOTS_PER_INCH
  102. *DPI: PAIR(120, 180)
  103. *TextDPI: PAIR(120, 180)
  104. *PinsPerLogPass: 24
  105. *PinsPerPhysPass: 24
  106. *MinStripBlankPixels: 240
  107. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  108. *SpotDiameter: 120
  109. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  110. }
  111. *Option: Option3
  112. {
  113. *Name: "360 x 180 " =DOTS_PER_INCH
  114. *DPI: PAIR(360, 180)
  115. *TextDPI: PAIR(360, 180)
  116. *PinsPerLogPass: 24
  117. *PinsPerPhysPass: 24
  118. *MinStripBlankPixels: 360
  119. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  120. *SpotDiameter: 170
  121. *Command: CmdSendBlockData { *Cmd : "<1B>*(" %l{NumOfDataBytes / 3} }
  122. }
  123. }
  124. *Feature: PaperSize
  125. {
  126. *rcNameID: =PAPER_SIZE_DISPLAY
  127. *DefaultOption: A4
  128. *Option: A3
  129. {
  130. *rcNameID: =A3_DISPLAY
  131. *switch: InputBin
  132. {
  133. *case: MANUAL
  134. {
  135. *PrintableArea: PAIR(4124, 5812)
  136. *PrintableOrigin: PAIR(42, 28)
  137. *switch: Resolution
  138. {
  139. *case: Option2
  140. {
  141. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  142. *PrintableArea: PAIR(4122, 5812)
  143. }
  144. }
  145. }
  146. *case: Option2
  147. {
  148. *PrintableArea: PAIR(4124, 5812)
  149. *PrintableOrigin: PAIR(42, 28)
  150. *switch: Resolution
  151. {
  152. *case: Option2
  153. {
  154. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  155. *PrintableArea: PAIR(4122, 5812)
  156. }
  157. }
  158. }
  159. *case: Option3
  160. {
  161. *PrintableArea: PAIR(4124, 5812)
  162. *PrintableOrigin: PAIR(42, 28)
  163. *switch: Resolution
  164. {
  165. *case: Option2
  166. {
  167. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  168. *PrintableArea: PAIR(4122, 5812)
  169. }
  170. }
  171. }
  172. *case: Option4
  173. {
  174. *PrintableArea: PAIR(4124, 5954)
  175. *PrintableOrigin: PAIR(42, 0)
  176. *switch: Resolution
  177. {
  178. *case: Option2
  179. {
  180. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  181. *PrintableArea: PAIR(4122, 5954)
  182. }
  183. }
  184. }
  185. *case: Option5
  186. {
  187. *PrintableArea: PAIR(4124, 5954)
  188. *PrintableOrigin: PAIR(42, 0)
  189. *switch: Resolution
  190. {
  191. *case: Option2
  192. {
  193. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  194. *PrintableArea: PAIR(4122, 5954)
  195. }
  196. }
  197. }
  198. }
  199. }
  200. *Option: A3_ROTATED
  201. {
  202. *rcNameID: =A3_ROTATED_DISPLAY
  203. *switch: InputBin
  204. {
  205. *case: MANUAL
  206. {
  207. *PrintableArea: PAIR(5870, 4066)
  208. *PrintableOrigin: PAIR(42, 28)
  209. *switch: Resolution
  210. {
  211. *case: Option2
  212. {
  213. *% Warning: the following printable width is adjusted (5870->5868) so it is divisible by the resolution X scale.
  214. *PrintableArea: PAIR(5868, 4066)
  215. }
  216. }
  217. }
  218. *case: Option2
  219. {
  220. *PrintableArea: PAIR(5870, 4066)
  221. *PrintableOrigin: PAIR(42, 28)
  222. *switch: Resolution
  223. {
  224. *case: Option2
  225. {
  226. *% Warning: the following printable width is adjusted (5870->5868) so it is divisible by the resolution X scale.
  227. *PrintableArea: PAIR(5868, 4066)
  228. }
  229. }
  230. }
  231. *case: Option3
  232. {
  233. *PrintableArea: PAIR(5870, 4066)
  234. *PrintableOrigin: PAIR(42, 28)
  235. *switch: Resolution
  236. {
  237. *case: Option2
  238. {
  239. *% Warning: the following printable width is adjusted (5870->5868) so it is divisible by the resolution X scale.
  240. *PrintableArea: PAIR(5868, 4066)
  241. }
  242. }
  243. }
  244. *case: Option4
  245. {
  246. *PrintableArea: PAIR(5870, 4208)
  247. *PrintableOrigin: PAIR(42, 0)
  248. *switch: Resolution
  249. {
  250. *case: Option2
  251. {
  252. *% Warning: the following printable width is adjusted (5870->5868) so it is divisible by the resolution X scale.
  253. *PrintableArea: PAIR(5868, 4208)
  254. }
  255. }
  256. }
  257. *case: Option5
  258. {
  259. *PrintableArea: PAIR(5870, 4208)
  260. *PrintableOrigin: PAIR(42, 0)
  261. *switch: Resolution
  262. {
  263. *case: Option2
  264. {
  265. *% Warning: the following printable width is adjusted (5870->5868) so it is divisible by the resolution X scale.
  266. *PrintableArea: PAIR(5868, 4208)
  267. }
  268. }
  269. }
  270. }
  271. }
  272. *Option: A4
  273. {
  274. *rcNameID: =A4_DISPLAY
  275. *switch: InputBin
  276. {
  277. *case: MANUAL
  278. {
  279. *PrintableArea: PAIR(2893, 4066)
  280. *PrintableOrigin: PAIR(42, 28)
  281. *switch: Resolution
  282. {
  283. *case: Option1
  284. {
  285. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  286. *PrintableArea: PAIR(2892, 4066)
  287. }
  288. *case: Option2
  289. {
  290. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  291. *PrintableArea: PAIR(2892, 4066)
  292. }
  293. }
  294. }
  295. *case: Option2
  296. {
  297. *PrintableArea: PAIR(2893, 4066)
  298. *PrintableOrigin: PAIR(42, 28)
  299. *switch: Resolution
  300. {
  301. *case: Option1
  302. {
  303. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  304. *PrintableArea: PAIR(2892, 4066)
  305. }
  306. *case: Option2
  307. {
  308. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  309. *PrintableArea: PAIR(2892, 4066)
  310. }
  311. }
  312. }
  313. *case: Option3
  314. {
  315. *PrintableArea: PAIR(2893, 4066)
  316. *PrintableOrigin: PAIR(42, 28)
  317. *switch: Resolution
  318. {
  319. *case: Option1
  320. {
  321. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  322. *PrintableArea: PAIR(2892, 4066)
  323. }
  324. *case: Option2
  325. {
  326. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  327. *PrintableArea: PAIR(2892, 4066)
  328. }
  329. }
  330. }
  331. *case: Option4
  332. {
  333. *PrintableArea: PAIR(2893, 4208)
  334. *PrintableOrigin: PAIR(42, 0)
  335. *switch: Resolution
  336. {
  337. *case: Option1
  338. {
  339. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  340. *PrintableArea: PAIR(2892, 4208)
  341. }
  342. *case: Option2
  343. {
  344. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  345. *PrintableArea: PAIR(2892, 4208)
  346. }
  347. }
  348. }
  349. *case: Option5
  350. {
  351. *PrintableArea: PAIR(2893, 4208)
  352. *PrintableOrigin: PAIR(42, 0)
  353. *switch: Resolution
  354. {
  355. *case: Option1
  356. {
  357. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  358. *PrintableArea: PAIR(2892, 4208)
  359. }
  360. *case: Option2
  361. {
  362. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  363. *PrintableArea: PAIR(2892, 4208)
  364. }
  365. }
  366. }
  367. }
  368. }
  369. *Option: A4_ROTATED
  370. {
  371. *rcNameID: =A4_ROTATED_DISPLAY
  372. *switch: InputBin
  373. {
  374. *case: MANUAL
  375. {
  376. *PrintableArea: PAIR(4124, 2835)
  377. *PrintableOrigin: PAIR(42, 28)
  378. *switch: Resolution
  379. {
  380. *case: Option1
  381. {
  382. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  383. *PrintableArea: PAIR(4124, 2834)
  384. }
  385. *case: Option2
  386. {
  387. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  388. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  389. *PrintableArea: PAIR(4122, 2834)
  390. }
  391. *case: Option3
  392. {
  393. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  394. *PrintableArea: PAIR(4124, 2834)
  395. }
  396. }
  397. }
  398. *case: Option2
  399. {
  400. *PrintableArea: PAIR(4124, 2835)
  401. *PrintableOrigin: PAIR(42, 28)
  402. *switch: Resolution
  403. {
  404. *case: Option1
  405. {
  406. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  407. *PrintableArea: PAIR(4124, 2834)
  408. }
  409. *case: Option2
  410. {
  411. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  412. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  413. *PrintableArea: PAIR(4122, 2834)
  414. }
  415. *case: Option3
  416. {
  417. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  418. *PrintableArea: PAIR(4124, 2834)
  419. }
  420. }
  421. }
  422. *case: Option3
  423. {
  424. *PrintableArea: PAIR(4124, 2835)
  425. *PrintableOrigin: PAIR(42, 28)
  426. *switch: Resolution
  427. {
  428. *case: Option1
  429. {
  430. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  431. *PrintableArea: PAIR(4124, 2834)
  432. }
  433. *case: Option2
  434. {
  435. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  436. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  437. *PrintableArea: PAIR(4122, 2834)
  438. }
  439. *case: Option3
  440. {
  441. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  442. *PrintableArea: PAIR(4124, 2834)
  443. }
  444. }
  445. }
  446. *case: Option4
  447. {
  448. *PrintableArea: PAIR(4124, 2977)
  449. *PrintableOrigin: PAIR(42, 0)
  450. *switch: Resolution
  451. {
  452. *case: Option1
  453. {
  454. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  455. *PrintableArea: PAIR(4124, 2976)
  456. }
  457. *case: Option2
  458. {
  459. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  460. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  461. *PrintableArea: PAIR(4122, 2976)
  462. }
  463. *case: Option3
  464. {
  465. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  466. *PrintableArea: PAIR(4124, 2976)
  467. }
  468. }
  469. }
  470. *case: Option5
  471. {
  472. *PrintableArea: PAIR(4124, 2977)
  473. *PrintableOrigin: PAIR(42, 0)
  474. *switch: Resolution
  475. {
  476. *case: Option1
  477. {
  478. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  479. *PrintableArea: PAIR(4124, 2976)
  480. }
  481. *case: Option2
  482. {
  483. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  484. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  485. *PrintableArea: PAIR(4122, 2976)
  486. }
  487. *case: Option3
  488. {
  489. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  490. *PrintableArea: PAIR(4124, 2976)
  491. }
  492. }
  493. }
  494. }
  495. }
  496. *Option: A5
  497. {
  498. *rcNameID: =A5_DISPLAY
  499. *switch: InputBin
  500. {
  501. *case: MANUAL
  502. {
  503. *PrintableArea: PAIR(2015, 2835)
  504. *PrintableOrigin: PAIR(42, 28)
  505. *switch: Resolution
  506. {
  507. *case: Option1
  508. {
  509. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  510. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  511. *PrintableArea: PAIR(2014, 2834)
  512. }
  513. *case: Option2
  514. {
  515. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  516. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  517. *PrintableArea: PAIR(2013, 2834)
  518. }
  519. *case: Option3
  520. {
  521. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  522. *PrintableArea: PAIR(2015, 2834)
  523. }
  524. }
  525. }
  526. *case: Option2
  527. {
  528. *PrintableArea: PAIR(2015, 2835)
  529. *PrintableOrigin: PAIR(42, 28)
  530. *switch: Resolution
  531. {
  532. *case: Option1
  533. {
  534. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  535. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  536. *PrintableArea: PAIR(2014, 2834)
  537. }
  538. *case: Option2
  539. {
  540. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  541. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  542. *PrintableArea: PAIR(2013, 2834)
  543. }
  544. *case: Option3
  545. {
  546. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  547. *PrintableArea: PAIR(2015, 2834)
  548. }
  549. }
  550. }
  551. *case: Option3
  552. {
  553. *PrintableArea: PAIR(2015, 2835)
  554. *PrintableOrigin: PAIR(42, 28)
  555. *switch: Resolution
  556. {
  557. *case: Option1
  558. {
  559. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  560. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  561. *PrintableArea: PAIR(2014, 2834)
  562. }
  563. *case: Option2
  564. {
  565. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  566. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  567. *PrintableArea: PAIR(2013, 2834)
  568. }
  569. *case: Option3
  570. {
  571. *% Warning: the following printable length is adjusted (2835->2834) so it is divisible by the resolution Y scale.
  572. *PrintableArea: PAIR(2015, 2834)
  573. }
  574. }
  575. }
  576. *case: Option4
  577. {
  578. *PrintableArea: PAIR(2015, 2977)
  579. *PrintableOrigin: PAIR(42, 0)
  580. *switch: Resolution
  581. {
  582. *case: Option1
  583. {
  584. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  585. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  586. *PrintableArea: PAIR(2014, 2976)
  587. }
  588. *case: Option2
  589. {
  590. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  591. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  592. *PrintableArea: PAIR(2013, 2976)
  593. }
  594. *case: Option3
  595. {
  596. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  597. *PrintableArea: PAIR(2015, 2976)
  598. }
  599. }
  600. }
  601. *case: Option5
  602. {
  603. *PrintableArea: PAIR(2015, 2977)
  604. *PrintableOrigin: PAIR(42, 0)
  605. *switch: Resolution
  606. {
  607. *case: Option1
  608. {
  609. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  610. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  611. *PrintableArea: PAIR(2014, 2976)
  612. }
  613. *case: Option2
  614. {
  615. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  616. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  617. *PrintableArea: PAIR(2013, 2976)
  618. }
  619. *case: Option3
  620. {
  621. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  622. *PrintableArea: PAIR(2015, 2976)
  623. }
  624. }
  625. }
  626. }
  627. }
  628. *Option: A5_ROTATED
  629. {
  630. *rcNameID: =A5_ROTATED_DISPLAY
  631. *switch: InputBin
  632. {
  633. *case: MANUAL
  634. {
  635. *PrintableArea: PAIR(2893, 1957)
  636. *PrintableOrigin: PAIR(42, 28)
  637. *switch: Resolution
  638. {
  639. *case: Option1
  640. {
  641. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  642. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  643. *PrintableArea: PAIR(2892, 1956)
  644. }
  645. *case: Option2
  646. {
  647. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  648. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  649. *PrintableArea: PAIR(2892, 1956)
  650. }
  651. *case: Option3
  652. {
  653. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  654. *PrintableArea: PAIR(2893, 1956)
  655. }
  656. }
  657. }
  658. *case: Option2
  659. {
  660. *PrintableArea: PAIR(2893, 1957)
  661. *PrintableOrigin: PAIR(42, 28)
  662. *switch: Resolution
  663. {
  664. *case: Option1
  665. {
  666. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  667. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  668. *PrintableArea: PAIR(2892, 1956)
  669. }
  670. *case: Option2
  671. {
  672. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  673. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  674. *PrintableArea: PAIR(2892, 1956)
  675. }
  676. *case: Option3
  677. {
  678. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  679. *PrintableArea: PAIR(2893, 1956)
  680. }
  681. }
  682. }
  683. *case: Option3
  684. {
  685. *PrintableArea: PAIR(2893, 1957)
  686. *PrintableOrigin: PAIR(42, 28)
  687. *switch: Resolution
  688. {
  689. *case: Option1
  690. {
  691. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  692. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  693. *PrintableArea: PAIR(2892, 1956)
  694. }
  695. *case: Option2
  696. {
  697. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  698. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  699. *PrintableArea: PAIR(2892, 1956)
  700. }
  701. *case: Option3
  702. {
  703. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  704. *PrintableArea: PAIR(2893, 1956)
  705. }
  706. }
  707. }
  708. *case: Option4
  709. {
  710. *PrintableArea: PAIR(2893, 2099)
  711. *PrintableOrigin: PAIR(42, 0)
  712. *switch: Resolution
  713. {
  714. *case: Option1
  715. {
  716. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  717. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  718. *PrintableArea: PAIR(2892, 2098)
  719. }
  720. *case: Option2
  721. {
  722. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  723. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  724. *PrintableArea: PAIR(2892, 2098)
  725. }
  726. *case: Option3
  727. {
  728. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  729. *PrintableArea: PAIR(2893, 2098)
  730. }
  731. }
  732. }
  733. *case: Option5
  734. {
  735. *PrintableArea: PAIR(2893, 2099)
  736. *PrintableOrigin: PAIR(42, 0)
  737. *switch: Resolution
  738. {
  739. *case: Option1
  740. {
  741. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  742. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  743. *PrintableArea: PAIR(2892, 2098)
  744. }
  745. *case: Option2
  746. {
  747. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  748. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  749. *PrintableArea: PAIR(2892, 2098)
  750. }
  751. *case: Option3
  752. {
  753. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  754. *PrintableArea: PAIR(2893, 2098)
  755. }
  756. }
  757. }
  758. }
  759. }
  760. *Option: A6
  761. {
  762. *rcNameID: =A6_DISPLAY
  763. *switch: InputBin
  764. {
  765. *case: MANUAL
  766. {
  767. *PrintableArea: PAIR(1403, 1957)
  768. *PrintableOrigin: PAIR(42, 28)
  769. *switch: Resolution
  770. {
  771. *case: Option1
  772. {
  773. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  774. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  775. *PrintableArea: PAIR(1402, 1956)
  776. }
  777. *case: Option2
  778. {
  779. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  780. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  781. *PrintableArea: PAIR(1401, 1956)
  782. }
  783. *case: Option3
  784. {
  785. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  786. *PrintableArea: PAIR(1403, 1956)
  787. }
  788. }
  789. }
  790. *case: Option2
  791. {
  792. *PrintableArea: PAIR(1403, 1957)
  793. *PrintableOrigin: PAIR(42, 28)
  794. *switch: Resolution
  795. {
  796. *case: Option1
  797. {
  798. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  799. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  800. *PrintableArea: PAIR(1402, 1956)
  801. }
  802. *case: Option2
  803. {
  804. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  805. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  806. *PrintableArea: PAIR(1401, 1956)
  807. }
  808. *case: Option3
  809. {
  810. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  811. *PrintableArea: PAIR(1403, 1956)
  812. }
  813. }
  814. }
  815. *case: Option3
  816. {
  817. *PrintableArea: PAIR(1403, 1957)
  818. *PrintableOrigin: PAIR(42, 28)
  819. *switch: Resolution
  820. {
  821. *case: Option1
  822. {
  823. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  824. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  825. *PrintableArea: PAIR(1402, 1956)
  826. }
  827. *case: Option2
  828. {
  829. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  830. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  831. *PrintableArea: PAIR(1401, 1956)
  832. }
  833. *case: Option3
  834. {
  835. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  836. *PrintableArea: PAIR(1403, 1956)
  837. }
  838. }
  839. }
  840. *case: Option4
  841. {
  842. *PrintableArea: PAIR(1403, 2099)
  843. *PrintableOrigin: PAIR(42, 0)
  844. *switch: Resolution
  845. {
  846. *case: Option1
  847. {
  848. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  849. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  850. *PrintableArea: PAIR(1402, 2098)
  851. }
  852. *case: Option2
  853. {
  854. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  855. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  856. *PrintableArea: PAIR(1401, 2098)
  857. }
  858. *case: Option3
  859. {
  860. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  861. *PrintableArea: PAIR(1403, 2098)
  862. }
  863. }
  864. }
  865. *case: Option5
  866. {
  867. *PrintableArea: PAIR(1403, 2099)
  868. *PrintableOrigin: PAIR(42, 0)
  869. *switch: Resolution
  870. {
  871. *case: Option1
  872. {
  873. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  874. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  875. *PrintableArea: PAIR(1402, 2098)
  876. }
  877. *case: Option2
  878. {
  879. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  880. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  881. *PrintableArea: PAIR(1401, 2098)
  882. }
  883. *case: Option3
  884. {
  885. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  886. *PrintableArea: PAIR(1403, 2098)
  887. }
  888. }
  889. }
  890. }
  891. }
  892. *Option: A6_ROTATED
  893. {
  894. *rcNameID: =A6_ROTATED_DISPLAY
  895. *switch: InputBin
  896. {
  897. *case: MANUAL
  898. {
  899. *PrintableArea: PAIR(2015, 1345)
  900. *PrintableOrigin: PAIR(42, 28)
  901. *switch: Resolution
  902. {
  903. *case: Option1
  904. {
  905. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  906. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  907. *PrintableArea: PAIR(2014, 1344)
  908. }
  909. *case: Option2
  910. {
  911. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  912. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  913. *PrintableArea: PAIR(2013, 1344)
  914. }
  915. *case: Option3
  916. {
  917. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  918. *PrintableArea: PAIR(2015, 1344)
  919. }
  920. }
  921. }
  922. *case: Option2
  923. {
  924. *PrintableArea: PAIR(2015, 1345)
  925. *PrintableOrigin: PAIR(42, 28)
  926. *switch: Resolution
  927. {
  928. *case: Option1
  929. {
  930. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  931. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  932. *PrintableArea: PAIR(2014, 1344)
  933. }
  934. *case: Option2
  935. {
  936. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  937. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  938. *PrintableArea: PAIR(2013, 1344)
  939. }
  940. *case: Option3
  941. {
  942. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  943. *PrintableArea: PAIR(2015, 1344)
  944. }
  945. }
  946. }
  947. *case: Option3
  948. {
  949. *PrintableArea: PAIR(2015, 1345)
  950. *PrintableOrigin: PAIR(42, 28)
  951. *switch: Resolution
  952. {
  953. *case: Option1
  954. {
  955. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  956. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  957. *PrintableArea: PAIR(2014, 1344)
  958. }
  959. *case: Option2
  960. {
  961. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  962. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  963. *PrintableArea: PAIR(2013, 1344)
  964. }
  965. *case: Option3
  966. {
  967. *% Warning: the following printable length is adjusted (1345->1344) so it is divisible by the resolution Y scale.
  968. *PrintableArea: PAIR(2015, 1344)
  969. }
  970. }
  971. }
  972. *case: Option4
  973. {
  974. *PrintableArea: PAIR(2015, 1487)
  975. *PrintableOrigin: PAIR(42, 0)
  976. *switch: Resolution
  977. {
  978. *case: Option1
  979. {
  980. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  981. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  982. *PrintableArea: PAIR(2014, 1486)
  983. }
  984. *case: Option2
  985. {
  986. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  987. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  988. *PrintableArea: PAIR(2013, 1486)
  989. }
  990. *case: Option3
  991. {
  992. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  993. *PrintableArea: PAIR(2015, 1486)
  994. }
  995. }
  996. }
  997. *case: Option5
  998. {
  999. *PrintableArea: PAIR(2015, 1487)
  1000. *PrintableOrigin: PAIR(42, 0)
  1001. *switch: Resolution
  1002. {
  1003. *case: Option1
  1004. {
  1005. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1006. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  1007. *PrintableArea: PAIR(2014, 1486)
  1008. }
  1009. *case: Option2
  1010. {
  1011. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1012. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  1013. *PrintableArea: PAIR(2013, 1486)
  1014. }
  1015. *case: Option3
  1016. {
  1017. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  1018. *PrintableArea: PAIR(2015, 1486)
  1019. }
  1020. }
  1021. }
  1022. }
  1023. }
  1024. *Option: B4
  1025. {
  1026. *rcNameID: =B4_DISPLAY
  1027. *switch: InputBin
  1028. {
  1029. *case: MANUAL
  1030. {
  1031. *PrintableArea: PAIR(3559, 5017)
  1032. *PrintableOrigin: PAIR(42, 28)
  1033. *switch: Resolution
  1034. {
  1035. *case: Option1
  1036. {
  1037. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1038. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1039. *PrintableArea: PAIR(3558, 5016)
  1040. }
  1041. *case: Option2
  1042. {
  1043. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1044. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1045. *PrintableArea: PAIR(3558, 5016)
  1046. }
  1047. *case: Option3
  1048. {
  1049. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1050. *PrintableArea: PAIR(3559, 5016)
  1051. }
  1052. }
  1053. }
  1054. *case: Option2
  1055. {
  1056. *PrintableArea: PAIR(3559, 5017)
  1057. *PrintableOrigin: PAIR(42, 28)
  1058. *switch: Resolution
  1059. {
  1060. *case: Option1
  1061. {
  1062. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1063. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1064. *PrintableArea: PAIR(3558, 5016)
  1065. }
  1066. *case: Option2
  1067. {
  1068. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1069. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1070. *PrintableArea: PAIR(3558, 5016)
  1071. }
  1072. *case: Option3
  1073. {
  1074. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1075. *PrintableArea: PAIR(3559, 5016)
  1076. }
  1077. }
  1078. }
  1079. *case: Option3
  1080. {
  1081. *PrintableArea: PAIR(3559, 5017)
  1082. *PrintableOrigin: PAIR(42, 28)
  1083. *switch: Resolution
  1084. {
  1085. *case: Option1
  1086. {
  1087. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1088. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1089. *PrintableArea: PAIR(3558, 5016)
  1090. }
  1091. *case: Option2
  1092. {
  1093. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1094. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1095. *PrintableArea: PAIR(3558, 5016)
  1096. }
  1097. *case: Option3
  1098. {
  1099. *% Warning: the following printable length is adjusted (5017->5016) so it is divisible by the resolution Y scale.
  1100. *PrintableArea: PAIR(3559, 5016)
  1101. }
  1102. }
  1103. }
  1104. *case: Option4
  1105. {
  1106. *PrintableArea: PAIR(3559, 5159)
  1107. *PrintableOrigin: PAIR(42, 0)
  1108. *switch: Resolution
  1109. {
  1110. *case: Option1
  1111. {
  1112. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1113. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  1114. *PrintableArea: PAIR(3558, 5158)
  1115. }
  1116. *case: Option2
  1117. {
  1118. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1119. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  1120. *PrintableArea: PAIR(3558, 5158)
  1121. }
  1122. *case: Option3
  1123. {
  1124. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  1125. *PrintableArea: PAIR(3559, 5158)
  1126. }
  1127. }
  1128. }
  1129. *case: Option5
  1130. {
  1131. *PrintableArea: PAIR(3559, 5159)
  1132. *PrintableOrigin: PAIR(42, 0)
  1133. *switch: Resolution
  1134. {
  1135. *case: Option1
  1136. {
  1137. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1138. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  1139. *PrintableArea: PAIR(3558, 5158)
  1140. }
  1141. *case: Option2
  1142. {
  1143. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1144. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  1145. *PrintableArea: PAIR(3558, 5158)
  1146. }
  1147. *case: Option3
  1148. {
  1149. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  1150. *PrintableArea: PAIR(3559, 5158)
  1151. }
  1152. }
  1153. }
  1154. }
  1155. }
  1156. *Option: B4_JIS_ROTATED
  1157. {
  1158. *rcNameID: =B4_JIS_ROTATED_DISPLAY
  1159. *switch: InputBin
  1160. {
  1161. *case: MANUAL
  1162. {
  1163. *PrintableArea: PAIR(5075, 3501)
  1164. *PrintableOrigin: PAIR(42, 28)
  1165. *switch: Resolution
  1166. {
  1167. *case: Option1
  1168. {
  1169. *% Warning: the following printable width is adjusted (5075->5074) so it is divisible by the resolution X scale.
  1170. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1171. *PrintableArea: PAIR(5074, 3500)
  1172. }
  1173. *case: Option2
  1174. {
  1175. *% Warning: the following printable width is adjusted (5075->5073) so it is divisible by the resolution X scale.
  1176. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1177. *PrintableArea: PAIR(5073, 3500)
  1178. }
  1179. *case: Option3
  1180. {
  1181. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1182. *PrintableArea: PAIR(5075, 3500)
  1183. }
  1184. }
  1185. }
  1186. *case: Option2
  1187. {
  1188. *PrintableArea: PAIR(5075, 3501)
  1189. *PrintableOrigin: PAIR(42, 28)
  1190. *switch: Resolution
  1191. {
  1192. *case: Option1
  1193. {
  1194. *% Warning: the following printable width is adjusted (5075->5074) so it is divisible by the resolution X scale.
  1195. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1196. *PrintableArea: PAIR(5074, 3500)
  1197. }
  1198. *case: Option2
  1199. {
  1200. *% Warning: the following printable width is adjusted (5075->5073) so it is divisible by the resolution X scale.
  1201. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1202. *PrintableArea: PAIR(5073, 3500)
  1203. }
  1204. *case: Option3
  1205. {
  1206. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1207. *PrintableArea: PAIR(5075, 3500)
  1208. }
  1209. }
  1210. }
  1211. *case: Option3
  1212. {
  1213. *PrintableArea: PAIR(5075, 3501)
  1214. *PrintableOrigin: PAIR(42, 28)
  1215. *switch: Resolution
  1216. {
  1217. *case: Option1
  1218. {
  1219. *% Warning: the following printable width is adjusted (5075->5074) so it is divisible by the resolution X scale.
  1220. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1221. *PrintableArea: PAIR(5074, 3500)
  1222. }
  1223. *case: Option2
  1224. {
  1225. *% Warning: the following printable width is adjusted (5075->5073) so it is divisible by the resolution X scale.
  1226. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1227. *PrintableArea: PAIR(5073, 3500)
  1228. }
  1229. *case: Option3
  1230. {
  1231. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1232. *PrintableArea: PAIR(5075, 3500)
  1233. }
  1234. }
  1235. }
  1236. *case: Option4
  1237. {
  1238. *PrintableArea: PAIR(5075, 3643)
  1239. *PrintableOrigin: PAIR(42, 0)
  1240. *switch: Resolution
  1241. {
  1242. *case: Option1
  1243. {
  1244. *% Warning: the following printable width is adjusted (5075->5074) so it is divisible by the resolution X scale.
  1245. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1246. *PrintableArea: PAIR(5074, 3642)
  1247. }
  1248. *case: Option2
  1249. {
  1250. *% Warning: the following printable width is adjusted (5075->5073) so it is divisible by the resolution X scale.
  1251. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1252. *PrintableArea: PAIR(5073, 3642)
  1253. }
  1254. *case: Option3
  1255. {
  1256. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1257. *PrintableArea: PAIR(5075, 3642)
  1258. }
  1259. }
  1260. }
  1261. *case: Option5
  1262. {
  1263. *PrintableArea: PAIR(5075, 3643)
  1264. *PrintableOrigin: PAIR(42, 0)
  1265. *switch: Resolution
  1266. {
  1267. *case: Option1
  1268. {
  1269. *% Warning: the following printable width is adjusted (5075->5074) so it is divisible by the resolution X scale.
  1270. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1271. *PrintableArea: PAIR(5074, 3642)
  1272. }
  1273. *case: Option2
  1274. {
  1275. *% Warning: the following printable width is adjusted (5075->5073) so it is divisible by the resolution X scale.
  1276. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1277. *PrintableArea: PAIR(5073, 3642)
  1278. }
  1279. *case: Option3
  1280. {
  1281. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1282. *PrintableArea: PAIR(5075, 3642)
  1283. }
  1284. }
  1285. }
  1286. }
  1287. }
  1288. *Option: B5
  1289. {
  1290. *rcNameID: =B5_DISPLAY
  1291. *switch: InputBin
  1292. {
  1293. *case: MANUAL
  1294. {
  1295. *PrintableArea: PAIR(2497, 3501)
  1296. *PrintableOrigin: PAIR(42, 28)
  1297. *switch: Resolution
  1298. {
  1299. *case: Option1
  1300. {
  1301. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1302. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1303. *PrintableArea: PAIR(2496, 3500)
  1304. }
  1305. *case: Option2
  1306. {
  1307. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1308. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1309. *PrintableArea: PAIR(2496, 3500)
  1310. }
  1311. *case: Option3
  1312. {
  1313. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1314. *PrintableArea: PAIR(2497, 3500)
  1315. }
  1316. }
  1317. }
  1318. *case: Option2
  1319. {
  1320. *PrintableArea: PAIR(2497, 3501)
  1321. *PrintableOrigin: PAIR(42, 28)
  1322. *switch: Resolution
  1323. {
  1324. *case: Option1
  1325. {
  1326. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1327. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1328. *PrintableArea: PAIR(2496, 3500)
  1329. }
  1330. *case: Option2
  1331. {
  1332. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1333. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1334. *PrintableArea: PAIR(2496, 3500)
  1335. }
  1336. *case: Option3
  1337. {
  1338. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1339. *PrintableArea: PAIR(2497, 3500)
  1340. }
  1341. }
  1342. }
  1343. *case: Option3
  1344. {
  1345. *PrintableArea: PAIR(2497, 3501)
  1346. *PrintableOrigin: PAIR(42, 28)
  1347. *switch: Resolution
  1348. {
  1349. *case: Option1
  1350. {
  1351. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1352. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1353. *PrintableArea: PAIR(2496, 3500)
  1354. }
  1355. *case: Option2
  1356. {
  1357. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1358. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1359. *PrintableArea: PAIR(2496, 3500)
  1360. }
  1361. *case: Option3
  1362. {
  1363. *% Warning: the following printable length is adjusted (3501->3500) so it is divisible by the resolution Y scale.
  1364. *PrintableArea: PAIR(2497, 3500)
  1365. }
  1366. }
  1367. }
  1368. *case: Option4
  1369. {
  1370. *PrintableArea: PAIR(2497, 3643)
  1371. *PrintableOrigin: PAIR(42, 0)
  1372. *switch: Resolution
  1373. {
  1374. *case: Option1
  1375. {
  1376. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1377. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1378. *PrintableArea: PAIR(2496, 3642)
  1379. }
  1380. *case: Option2
  1381. {
  1382. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1383. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1384. *PrintableArea: PAIR(2496, 3642)
  1385. }
  1386. *case: Option3
  1387. {
  1388. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1389. *PrintableArea: PAIR(2497, 3642)
  1390. }
  1391. }
  1392. }
  1393. *case: Option5
  1394. {
  1395. *PrintableArea: PAIR(2497, 3643)
  1396. *PrintableOrigin: PAIR(42, 0)
  1397. *switch: Resolution
  1398. {
  1399. *case: Option1
  1400. {
  1401. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1402. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1403. *PrintableArea: PAIR(2496, 3642)
  1404. }
  1405. *case: Option2
  1406. {
  1407. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  1408. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1409. *PrintableArea: PAIR(2496, 3642)
  1410. }
  1411. *case: Option3
  1412. {
  1413. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  1414. *PrintableArea: PAIR(2497, 3642)
  1415. }
  1416. }
  1417. }
  1418. }
  1419. }
  1420. *Option: B5_JIS_ROTATED
  1421. {
  1422. *rcNameID: =B5_JIS_ROTATED_DISPLAY
  1423. *switch: InputBin
  1424. {
  1425. *case: MANUAL
  1426. {
  1427. *PrintableArea: PAIR(3559, 2439)
  1428. *PrintableOrigin: PAIR(42, 28)
  1429. *switch: Resolution
  1430. {
  1431. *case: Option1
  1432. {
  1433. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1434. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1435. *PrintableArea: PAIR(3558, 2438)
  1436. }
  1437. *case: Option2
  1438. {
  1439. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1440. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1441. *PrintableArea: PAIR(3558, 2438)
  1442. }
  1443. *case: Option3
  1444. {
  1445. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1446. *PrintableArea: PAIR(3559, 2438)
  1447. }
  1448. }
  1449. }
  1450. *case: Option2
  1451. {
  1452. *PrintableArea: PAIR(3559, 2439)
  1453. *PrintableOrigin: PAIR(42, 28)
  1454. *switch: Resolution
  1455. {
  1456. *case: Option1
  1457. {
  1458. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1459. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1460. *PrintableArea: PAIR(3558, 2438)
  1461. }
  1462. *case: Option2
  1463. {
  1464. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1465. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1466. *PrintableArea: PAIR(3558, 2438)
  1467. }
  1468. *case: Option3
  1469. {
  1470. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1471. *PrintableArea: PAIR(3559, 2438)
  1472. }
  1473. }
  1474. }
  1475. *case: Option3
  1476. {
  1477. *PrintableArea: PAIR(3559, 2439)
  1478. *PrintableOrigin: PAIR(42, 28)
  1479. *switch: Resolution
  1480. {
  1481. *case: Option1
  1482. {
  1483. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1484. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1485. *PrintableArea: PAIR(3558, 2438)
  1486. }
  1487. *case: Option2
  1488. {
  1489. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1490. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1491. *PrintableArea: PAIR(3558, 2438)
  1492. }
  1493. *case: Option3
  1494. {
  1495. *% Warning: the following printable length is adjusted (2439->2438) so it is divisible by the resolution Y scale.
  1496. *PrintableArea: PAIR(3559, 2438)
  1497. }
  1498. }
  1499. }
  1500. *case: Option4
  1501. {
  1502. *PrintableArea: PAIR(3559, 2581)
  1503. *PrintableOrigin: PAIR(42, 0)
  1504. *switch: Resolution
  1505. {
  1506. *case: Option1
  1507. {
  1508. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1509. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  1510. *PrintableArea: PAIR(3558, 2580)
  1511. }
  1512. *case: Option2
  1513. {
  1514. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1515. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  1516. *PrintableArea: PAIR(3558, 2580)
  1517. }
  1518. *case: Option3
  1519. {
  1520. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  1521. *PrintableArea: PAIR(3559, 2580)
  1522. }
  1523. }
  1524. }
  1525. *case: Option5
  1526. {
  1527. *PrintableArea: PAIR(3559, 2581)
  1528. *PrintableOrigin: PAIR(42, 0)
  1529. *switch: Resolution
  1530. {
  1531. *case: Option1
  1532. {
  1533. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1534. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  1535. *PrintableArea: PAIR(3558, 2580)
  1536. }
  1537. *case: Option2
  1538. {
  1539. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1540. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  1541. *PrintableArea: PAIR(3558, 2580)
  1542. }
  1543. *case: Option3
  1544. {
  1545. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  1546. *PrintableArea: PAIR(3559, 2580)
  1547. }
  1548. }
  1549. }
  1550. }
  1551. }
  1552. *Option: LETTER
  1553. {
  1554. *rcNameID: =LETTER_DISPLAY
  1555. *switch: InputBin
  1556. {
  1557. *case: MANUAL
  1558. {
  1559. *PrintableArea: PAIR(2878, 3818)
  1560. *PrintableOrigin: PAIR(91, 28)
  1561. *switch: Resolution
  1562. {
  1563. *case: Option1
  1564. {
  1565. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1566. *PrintableArea: PAIR(2876, 3818)
  1567. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1568. *PrintableOrigin: PAIR(92, 28)
  1569. }
  1570. *case: Option2
  1571. {
  1572. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1573. *PrintableArea: PAIR(2874, 3818)
  1574. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1575. *PrintableOrigin: PAIR(93, 28)
  1576. }
  1577. }
  1578. }
  1579. *case: Option2
  1580. {
  1581. *PrintableArea: PAIR(2878, 3818)
  1582. *PrintableOrigin: PAIR(91, 28)
  1583. *switch: Resolution
  1584. {
  1585. *case: Option1
  1586. {
  1587. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1588. *PrintableArea: PAIR(2876, 3818)
  1589. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1590. *PrintableOrigin: PAIR(92, 28)
  1591. }
  1592. *case: Option2
  1593. {
  1594. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1595. *PrintableArea: PAIR(2874, 3818)
  1596. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1597. *PrintableOrigin: PAIR(93, 28)
  1598. }
  1599. }
  1600. }
  1601. *case: Option3
  1602. {
  1603. *PrintableArea: PAIR(2878, 3818)
  1604. *PrintableOrigin: PAIR(91, 28)
  1605. *switch: Resolution
  1606. {
  1607. *case: Option1
  1608. {
  1609. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1610. *PrintableArea: PAIR(2876, 3818)
  1611. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1612. *PrintableOrigin: PAIR(92, 28)
  1613. }
  1614. *case: Option2
  1615. {
  1616. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1617. *PrintableArea: PAIR(2874, 3818)
  1618. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1619. *PrintableOrigin: PAIR(93, 28)
  1620. }
  1621. }
  1622. }
  1623. *case: Option4
  1624. {
  1625. *PrintableArea: PAIR(2878, 3960)
  1626. *PrintableOrigin: PAIR(91, 0)
  1627. *switch: Resolution
  1628. {
  1629. *case: Option1
  1630. {
  1631. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1632. *PrintableArea: PAIR(2876, 3960)
  1633. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1634. *PrintableOrigin: PAIR(92, 0)
  1635. }
  1636. *case: Option2
  1637. {
  1638. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1639. *PrintableArea: PAIR(2874, 3960)
  1640. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1641. *PrintableOrigin: PAIR(93, 0)
  1642. }
  1643. }
  1644. }
  1645. *case: Option5
  1646. {
  1647. *PrintableArea: PAIR(2878, 3960)
  1648. *PrintableOrigin: PAIR(91, 0)
  1649. *switch: Resolution
  1650. {
  1651. *case: Option1
  1652. {
  1653. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1654. *PrintableArea: PAIR(2876, 3960)
  1655. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1656. *PrintableOrigin: PAIR(92, 0)
  1657. }
  1658. *case: Option2
  1659. {
  1660. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1661. *PrintableArea: PAIR(2874, 3960)
  1662. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1663. *PrintableOrigin: PAIR(93, 0)
  1664. }
  1665. }
  1666. }
  1667. }
  1668. }
  1669. *Option: LEGAL
  1670. {
  1671. *rcNameID: =LEGAL_DISPLAY
  1672. *switch: InputBin
  1673. {
  1674. *case: MANUAL
  1675. {
  1676. *PrintableArea: PAIR(2878, 4898)
  1677. *PrintableOrigin: PAIR(91, 28)
  1678. *switch: Resolution
  1679. {
  1680. *case: Option1
  1681. {
  1682. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1683. *PrintableArea: PAIR(2876, 4898)
  1684. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1685. *PrintableOrigin: PAIR(92, 28)
  1686. }
  1687. *case: Option2
  1688. {
  1689. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1690. *PrintableArea: PAIR(2874, 4898)
  1691. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1692. *PrintableOrigin: PAIR(93, 28)
  1693. }
  1694. }
  1695. }
  1696. *case: Option2
  1697. {
  1698. *PrintableArea: PAIR(2878, 4898)
  1699. *PrintableOrigin: PAIR(91, 28)
  1700. *switch: Resolution
  1701. {
  1702. *case: Option1
  1703. {
  1704. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1705. *PrintableArea: PAIR(2876, 4898)
  1706. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1707. *PrintableOrigin: PAIR(92, 28)
  1708. }
  1709. *case: Option2
  1710. {
  1711. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1712. *PrintableArea: PAIR(2874, 4898)
  1713. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1714. *PrintableOrigin: PAIR(93, 28)
  1715. }
  1716. }
  1717. }
  1718. *case: Option3
  1719. {
  1720. *PrintableArea: PAIR(2878, 4898)
  1721. *PrintableOrigin: PAIR(91, 28)
  1722. *switch: Resolution
  1723. {
  1724. *case: Option1
  1725. {
  1726. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1727. *PrintableArea: PAIR(2876, 4898)
  1728. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1729. *PrintableOrigin: PAIR(92, 28)
  1730. }
  1731. *case: Option2
  1732. {
  1733. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1734. *PrintableArea: PAIR(2874, 4898)
  1735. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1736. *PrintableOrigin: PAIR(93, 28)
  1737. }
  1738. }
  1739. }
  1740. *case: Option4
  1741. {
  1742. *PrintableArea: PAIR(2878, 5040)
  1743. *PrintableOrigin: PAIR(91, 0)
  1744. *switch: Resolution
  1745. {
  1746. *case: Option1
  1747. {
  1748. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1749. *PrintableArea: PAIR(2876, 5040)
  1750. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1751. *PrintableOrigin: PAIR(92, 0)
  1752. }
  1753. *case: Option2
  1754. {
  1755. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1756. *PrintableArea: PAIR(2874, 5040)
  1757. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1758. *PrintableOrigin: PAIR(93, 0)
  1759. }
  1760. }
  1761. }
  1762. *case: Option5
  1763. {
  1764. *PrintableArea: PAIR(2878, 5040)
  1765. *PrintableOrigin: PAIR(91, 0)
  1766. *switch: Resolution
  1767. {
  1768. *case: Option1
  1769. {
  1770. *% Warning: the following printable width is adjusted (2878->2876) so it is divisible by the resolution X scale.
  1771. *PrintableArea: PAIR(2876, 5040)
  1772. *% Warning: the following printable origin X is adjusted (91->92) so it is divisible by the resolution X scale.
  1773. *PrintableOrigin: PAIR(92, 0)
  1774. }
  1775. *case: Option2
  1776. {
  1777. *% Warning: the following printable width is adjusted (2878->2874) so it is divisible by the resolution X scale.
  1778. *PrintableArea: PAIR(2874, 5040)
  1779. *% Warning: the following printable origin X is adjusted (91->93) so it is divisible by the resolution X scale.
  1780. *PrintableOrigin: PAIR(93, 0)
  1781. }
  1782. }
  1783. }
  1784. }
  1785. }
  1786. *Option: JAPANESE_POSTCARD
  1787. {
  1788. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  1789. *switch: InputBin
  1790. {
  1791. *case: MANUAL
  1792. {
  1793. *PrintableArea: PAIR(1334, 1843)
  1794. *PrintableOrigin: PAIR(42, 142)
  1795. *switch: Resolution
  1796. {
  1797. *case: Option1
  1798. {
  1799. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1800. *PrintableArea: PAIR(1334, 1842)
  1801. }
  1802. *case: Option2
  1803. {
  1804. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1805. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1806. *PrintableArea: PAIR(1332, 1842)
  1807. }
  1808. *case: Option3
  1809. {
  1810. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1811. *PrintableArea: PAIR(1334, 1842)
  1812. }
  1813. }
  1814. }
  1815. *case: Option2
  1816. {
  1817. *PrintableArea: PAIR(1334, 1843)
  1818. *PrintableOrigin: PAIR(42, 142)
  1819. *switch: Resolution
  1820. {
  1821. *case: Option1
  1822. {
  1823. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1824. *PrintableArea: PAIR(1334, 1842)
  1825. }
  1826. *case: Option2
  1827. {
  1828. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1829. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1830. *PrintableArea: PAIR(1332, 1842)
  1831. }
  1832. *case: Option3
  1833. {
  1834. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1835. *PrintableArea: PAIR(1334, 1842)
  1836. }
  1837. }
  1838. }
  1839. *case: Option3
  1840. {
  1841. *PrintableArea: PAIR(1334, 1843)
  1842. *PrintableOrigin: PAIR(42, 142)
  1843. *switch: Resolution
  1844. {
  1845. *case: Option1
  1846. {
  1847. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1848. *PrintableArea: PAIR(1334, 1842)
  1849. }
  1850. *case: Option2
  1851. {
  1852. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1853. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1854. *PrintableArea: PAIR(1332, 1842)
  1855. }
  1856. *case: Option3
  1857. {
  1858. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  1859. *PrintableArea: PAIR(1334, 1842)
  1860. }
  1861. }
  1862. }
  1863. *case: Option4
  1864. {
  1865. *PrintableArea: PAIR(1334, 1957)
  1866. *PrintableOrigin: PAIR(42, 142)
  1867. *switch: Resolution
  1868. {
  1869. *case: Option1
  1870. {
  1871. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1872. *PrintableArea: PAIR(1334, 1956)
  1873. }
  1874. *case: Option2
  1875. {
  1876. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1877. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1878. *PrintableArea: PAIR(1332, 1956)
  1879. }
  1880. *case: Option3
  1881. {
  1882. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1883. *PrintableArea: PAIR(1334, 1956)
  1884. }
  1885. }
  1886. }
  1887. *case: Option5
  1888. {
  1889. *PrintableArea: PAIR(1334, 1957)
  1890. *PrintableOrigin: PAIR(42, 142)
  1891. *switch: Resolution
  1892. {
  1893. *case: Option1
  1894. {
  1895. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1896. *PrintableArea: PAIR(1334, 1956)
  1897. }
  1898. *case: Option2
  1899. {
  1900. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1901. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1902. *PrintableArea: PAIR(1332, 1956)
  1903. }
  1904. *case: Option3
  1905. {
  1906. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1907. *PrintableArea: PAIR(1334, 1956)
  1908. }
  1909. }
  1910. }
  1911. }
  1912. }
  1913. *Option: JAPANESE_POSTCARD_ROTATED
  1914. {
  1915. *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
  1916. *switch: InputBin
  1917. {
  1918. *case: MANUAL
  1919. {
  1920. *PrintableArea: PAIR(2015, 1162)
  1921. *PrintableOrigin: PAIR(42, 142)
  1922. *switch: Resolution
  1923. {
  1924. *case: Option1
  1925. {
  1926. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1927. *PrintableArea: PAIR(2014, 1162)
  1928. }
  1929. *case: Option2
  1930. {
  1931. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1932. *PrintableArea: PAIR(2013, 1162)
  1933. }
  1934. }
  1935. }
  1936. *case: Option2
  1937. {
  1938. *PrintableArea: PAIR(2015, 1162)
  1939. *PrintableOrigin: PAIR(42, 142)
  1940. *switch: Resolution
  1941. {
  1942. *case: Option1
  1943. {
  1944. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1945. *PrintableArea: PAIR(2014, 1162)
  1946. }
  1947. *case: Option2
  1948. {
  1949. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1950. *PrintableArea: PAIR(2013, 1162)
  1951. }
  1952. }
  1953. }
  1954. *case: Option3
  1955. {
  1956. *PrintableArea: PAIR(2015, 1162)
  1957. *PrintableOrigin: PAIR(42, 142)
  1958. *switch: Resolution
  1959. {
  1960. *case: Option1
  1961. {
  1962. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1963. *PrintableArea: PAIR(2014, 1162)
  1964. }
  1965. *case: Option2
  1966. {
  1967. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1968. *PrintableArea: PAIR(2013, 1162)
  1969. }
  1970. }
  1971. }
  1972. *case: Option4
  1973. {
  1974. *PrintableArea: PAIR(2015, 1276)
  1975. *PrintableOrigin: PAIR(42, 142)
  1976. *switch: Resolution
  1977. {
  1978. *case: Option1
  1979. {
  1980. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1981. *PrintableArea: PAIR(2014, 1276)
  1982. }
  1983. *case: Option2
  1984. {
  1985. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1986. *PrintableArea: PAIR(2013, 1276)
  1987. }
  1988. }
  1989. }
  1990. *case: Option5
  1991. {
  1992. *PrintableArea: PAIR(2015, 1276)
  1993. *PrintableOrigin: PAIR(42, 142)
  1994. *switch: Resolution
  1995. {
  1996. *case: Option1
  1997. {
  1998. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1999. *PrintableArea: PAIR(2014, 1276)
  2000. }
  2001. *case: Option2
  2002. {
  2003. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  2004. *PrintableArea: PAIR(2013, 1276)
  2005. }
  2006. }
  2007. }
  2008. }
  2009. }
  2010. *Option: DBL_JAPANESE_POSTCARD
  2011. {
  2012. *rcNameID: =DBL_JAPANESE_POSTCARD_DISPLAY
  2013. *switch: InputBin
  2014. {
  2015. *case: MANUAL
  2016. {
  2017. *PrintableArea: PAIR(2749, 1843)
  2018. *PrintableOrigin: PAIR(42, 142)
  2019. *switch: Resolution
  2020. {
  2021. *case: Option1
  2022. {
  2023. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2024. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2025. *PrintableArea: PAIR(2748, 1842)
  2026. }
  2027. *case: Option2
  2028. {
  2029. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2030. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2031. *PrintableArea: PAIR(2748, 1842)
  2032. }
  2033. *case: Option3
  2034. {
  2035. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2036. *PrintableArea: PAIR(2749, 1842)
  2037. }
  2038. }
  2039. }
  2040. *case: Option2
  2041. {
  2042. *PrintableArea: PAIR(2749, 1843)
  2043. *PrintableOrigin: PAIR(42, 142)
  2044. *switch: Resolution
  2045. {
  2046. *case: Option1
  2047. {
  2048. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2049. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2050. *PrintableArea: PAIR(2748, 1842)
  2051. }
  2052. *case: Option2
  2053. {
  2054. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2055. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2056. *PrintableArea: PAIR(2748, 1842)
  2057. }
  2058. *case: Option3
  2059. {
  2060. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2061. *PrintableArea: PAIR(2749, 1842)
  2062. }
  2063. }
  2064. }
  2065. *case: Option3
  2066. {
  2067. *PrintableArea: PAIR(2749, 1843)
  2068. *PrintableOrigin: PAIR(42, 142)
  2069. *switch: Resolution
  2070. {
  2071. *case: Option1
  2072. {
  2073. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2074. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2075. *PrintableArea: PAIR(2748, 1842)
  2076. }
  2077. *case: Option2
  2078. {
  2079. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2080. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2081. *PrintableArea: PAIR(2748, 1842)
  2082. }
  2083. *case: Option3
  2084. {
  2085. *% Warning: the following printable length is adjusted (1843->1842) so it is divisible by the resolution Y scale.
  2086. *PrintableArea: PAIR(2749, 1842)
  2087. }
  2088. }
  2089. }
  2090. *case: Option4
  2091. {
  2092. *PrintableArea: PAIR(2749, 1957)
  2093. *PrintableOrigin: PAIR(42, 142)
  2094. *switch: Resolution
  2095. {
  2096. *case: Option1
  2097. {
  2098. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2099. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  2100. *PrintableArea: PAIR(2748, 1956)
  2101. }
  2102. *case: Option2
  2103. {
  2104. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2105. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  2106. *PrintableArea: PAIR(2748, 1956)
  2107. }
  2108. *case: Option3
  2109. {
  2110. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  2111. *PrintableArea: PAIR(2749, 1956)
  2112. }
  2113. }
  2114. }
  2115. *case: Option5
  2116. {
  2117. *PrintableArea: PAIR(2749, 1957)
  2118. *PrintableOrigin: PAIR(42, 142)
  2119. *switch: Resolution
  2120. {
  2121. *case: Option1
  2122. {
  2123. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2124. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  2125. *PrintableArea: PAIR(2748, 1956)
  2126. }
  2127. *case: Option2
  2128. {
  2129. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  2130. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  2131. *PrintableArea: PAIR(2748, 1956)
  2132. }
  2133. *case: Option3
  2134. {
  2135. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  2136. *PrintableArea: PAIR(2749, 1956)
  2137. }
  2138. }
  2139. }
  2140. }
  2141. }
  2142. *Option: DBL_JAPANESE_POSTCARD_ROTATED
  2143. {
  2144. *rcNameID: =DBL_JAPANESE_POSTCARD_ROTATED_DISPLAY
  2145. *switch: InputBin
  2146. {
  2147. *case: MANUAL
  2148. {
  2149. *PrintableArea: PAIR(2015, 2577)
  2150. *PrintableOrigin: PAIR(42, 142)
  2151. *switch: Resolution
  2152. {
  2153. *case: Option1
  2154. {
  2155. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  2156. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2157. *PrintableArea: PAIR(2014, 2576)
  2158. }
  2159. *case: Option2
  2160. {
  2161. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  2162. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2163. *PrintableArea: PAIR(2013, 2576)
  2164. }
  2165. *case: Option3
  2166. {
  2167. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2168. *PrintableArea: PAIR(2015, 2576)
  2169. }
  2170. }
  2171. }
  2172. *case: Option2
  2173. {
  2174. *PrintableArea: PAIR(2015, 2577)
  2175. *PrintableOrigin: PAIR(42, 142)
  2176. *switch: Resolution
  2177. {
  2178. *case: Option1
  2179. {
  2180. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  2181. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2182. *PrintableArea: PAIR(2014, 2576)
  2183. }
  2184. *case: Option2
  2185. {
  2186. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  2187. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2188. *PrintableArea: PAIR(2013, 2576)
  2189. }
  2190. *case: Option3
  2191. {
  2192. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2193. *PrintableArea: PAIR(2015, 2576)
  2194. }
  2195. }
  2196. }
  2197. *case: Option3
  2198. {
  2199. *PrintableArea: PAIR(2015, 2577)
  2200. *PrintableOrigin: PAIR(42, 142)
  2201. *switch: Resolution
  2202. {
  2203. *case: Option1
  2204. {
  2205. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  2206. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2207. *PrintableArea: PAIR(2014, 2576)
  2208. }
  2209. *case: Option2
  2210. {
  2211. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  2212. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2213. *PrintableArea: PAIR(2013, 2576)
  2214. }
  2215. *case: Option3
  2216. {
  2217. *% Warning: the following printable length is adjusted (2577->2576) so it is divisible by the resolution Y scale.
  2218. *PrintableArea: PAIR(2015, 2576)
  2219. }
  2220. }
  2221. }
  2222. *case: Option4
  2223. {
  2224. *PrintableArea: PAIR(2015, 2691)
  2225. *PrintableOrigin: PAIR(42, 142)
  2226. *switch: Resolution
  2227. {
  2228. *case: Option1
  2229. {
  2230. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  2231. *% Warning: the following printable length is adjusted (2691->2690) so it is divisible by the resolution Y scale.
  2232. *PrintableArea: PAIR(2014, 2690)
  2233. }
  2234. *case: Option2
  2235. {
  2236. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  2237. *% Warning: the following printable length is adjusted (2691->2690) so it is divisible by the resolution Y scale.
  2238. *PrintableArea: PAIR(2013, 2690)
  2239. }
  2240. *case: Option3
  2241. {
  2242. *% Warning: the following printable length is adjusted (2691->2690) so it is divisible by the resolution Y scale.
  2243. *PrintableArea: PAIR(2015, 2690)
  2244. }
  2245. }
  2246. }
  2247. *case: Option5
  2248. {
  2249. *PrintableArea: PAIR(2015, 2691)
  2250. *PrintableOrigin: PAIR(42, 142)
  2251. *switch: Resolution
  2252. {
  2253. *case: Option1
  2254. {
  2255. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  2256. *% Warning: the following printable length is adjusted (2691->2690) so it is divisible by the resolution Y scale.
  2257. *PrintableArea: PAIR(2014, 2690)
  2258. }
  2259. *case: Option2
  2260. {
  2261. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  2262. *% Warning: the following printable length is adjusted (2691->2690) so it is divisible by the resolution Y scale.
  2263. *PrintableArea: PAIR(2013, 2690)
  2264. }
  2265. *case: Option3
  2266. {
  2267. *% Warning: the following printable length is adjusted (2691->2690) so it is divisible by the resolution Y scale.
  2268. *PrintableArea: PAIR(2015, 2690)
  2269. }
  2270. }
  2271. }
  2272. }
  2273. }
  2274. *Option: CUSTOMSIZE
  2275. {
  2276. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  2277. *MinSize: PAIR(792, 1260)
  2278. *MaxSize: PAIR(5953, 5953)
  2279. *MaxPrintableWidth: 5953
  2280. *MinLeftMargin: 0
  2281. *CenterPrintable?: FALSE
  2282. *switch: InputBin
  2283. {
  2284. *case: MANUAL
  2285. {
  2286. *TopMargin: 28
  2287. *BottomMargin: 114
  2288. }
  2289. *case: Option2
  2290. {
  2291. *TopMargin: 28
  2292. *BottomMargin: 114
  2293. }
  2294. *case: Option3
  2295. {
  2296. *TopMargin: 28
  2297. *BottomMargin: 114
  2298. }
  2299. *case: Option4
  2300. {
  2301. *TopMargin: 0
  2302. *BottomMargin: 0
  2303. }
  2304. *case: Option5
  2305. {
  2306. *TopMargin: 0
  2307. *BottomMargin: 0
  2308. }
  2309. }
  2310. }
  2311. }
  2312. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A3)
  2313. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A3_ROTATED)
  2314. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A4)
  2315. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A4_ROTATED)
  2316. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A5)
  2317. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A5_ROTATED)
  2318. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A6)
  2319. *InvalidCombination: LIST(InputBin.Option4, PaperSize.A6_ROTATED)
  2320. *InvalidCombination: LIST(InputBin.Option4, PaperSize.B4)
  2321. *InvalidCombination: LIST(InputBin.Option4, PaperSize.B4_JIS_ROTATED)
  2322. *InvalidCombination: LIST(InputBin.Option4, PaperSize.B5)
  2323. *InvalidCombination: LIST(InputBin.Option4, PaperSize.B5_JIS_ROTATED)
  2324. *InvalidCombination: LIST(InputBin.Option4, PaperSize.LETTER)
  2325. *InvalidCombination: LIST(InputBin.Option4, PaperSize.LEGAL)
  2326. *InvalidCombination: LIST(InputBin.Option4, PaperSize.JAPANESE_POSTCARD)
  2327. *InvalidCombination: LIST(InputBin.Option4, PaperSize.JAPANESE_POSTCARD_ROTATED)
  2328. *InvalidCombination: LIST(InputBin.Option4, PaperSize.DBL_JAPANESE_POSTCARD)
  2329. *InvalidCombination: LIST(InputBin.Option4, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  2330. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A3)
  2331. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A3_ROTATED)
  2332. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A4)
  2333. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A4_ROTATED)
  2334. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A5)
  2335. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A5_ROTATED)
  2336. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A6)
  2337. *InvalidCombination: LIST(InputBin.Option5, PaperSize.A6_ROTATED)
  2338. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B4)
  2339. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B4_JIS_ROTATED)
  2340. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B5)
  2341. *InvalidCombination: LIST(InputBin.Option5, PaperSize.B5_JIS_ROTATED)
  2342. *InvalidCombination: LIST(InputBin.Option5, PaperSize.LETTER)
  2343. *InvalidCombination: LIST(InputBin.Option5, PaperSize.LEGAL)
  2344. *InvalidCombination: LIST(InputBin.Option5, PaperSize.JAPANESE_POSTCARD)
  2345. *InvalidCombination: LIST(InputBin.Option5, PaperSize.JAPANESE_POSTCARD_ROTATED)
  2346. *InvalidCombination: LIST(InputBin.Option5, PaperSize.DBL_JAPANESE_POSTCARD)
  2347. *InvalidCombination: LIST(InputBin.Option5, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  2348. *Feature: MediaType
  2349. {
  2350. *rcNameID: =MEDIA_TYPE_DISPLAY
  2351. *DefaultOption: Option1
  2352. *Option: Option1
  2353. {
  2354. *rcNameID: 263
  2355. *OptionID: 263
  2356. *Command: CmdSelect
  2357. {
  2358. *Order: PAGE_SETUP.6
  2359. *Cmd: "<1B>eG0<000000>"
  2360. }
  2361. }
  2362. *Option: Option2
  2363. {
  2364. *rcNameID: 264
  2365. *OptionID: 264
  2366. *Command: CmdSelect
  2367. {
  2368. *Order: PAGE_SETUP.6
  2369. *Cmd: "<1B>eG1<000000>"
  2370. }
  2371. }
  2372. *Option: Option3
  2373. {
  2374. *rcNameID: 265
  2375. *OptionID: 265
  2376. *Command: CmdSelect
  2377. {
  2378. *Order: PAGE_SETUP.6
  2379. *Cmd: "<1B>eG2<000000>"
  2380. }
  2381. }
  2382. *Option: Option4
  2383. {
  2384. *rcNameID: 266
  2385. *OptionID: 266
  2386. *Command: CmdSelect
  2387. {
  2388. *Order: PAGE_SETUP.6
  2389. *Cmd: "<1B>eG3<000000>"
  2390. }
  2391. }
  2392. *Option: Option5
  2393. {
  2394. *rcNameID: 267
  2395. *OptionID: 267
  2396. *Command: CmdSelect
  2397. {
  2398. *Order: PAGE_SETUP.6
  2399. *Cmd: "<1B>eG4<000000>"
  2400. }
  2401. }
  2402. *Option: Option6
  2403. {
  2404. *rcNameID: 268
  2405. *OptionID: 268
  2406. *Command: CmdSelect
  2407. {
  2408. *Order: PAGE_SETUP.6
  2409. *Cmd: "<1B>eG5<000000>"
  2410. }
  2411. }
  2412. *Option: Option7
  2413. {
  2414. *rcNameID: 269
  2415. *OptionID: 269
  2416. *Command: CmdSelect
  2417. {
  2418. *Order: PAGE_SETUP.6
  2419. *Cmd: "<1B>eG6<000000>"
  2420. }
  2421. }
  2422. *Option: Option8
  2423. {
  2424. *rcNameID: 270
  2425. *OptionID: 270
  2426. *Command: CmdSelect
  2427. {
  2428. *Order: PAGE_SETUP.6
  2429. *Cmd: "<1B>eG7<000000>"
  2430. }
  2431. }
  2432. *Option: Option9
  2433. {
  2434. *rcNameID: 271
  2435. *OptionID: 271
  2436. *Command: CmdSelect
  2437. {
  2438. *Order: PAGE_SETUP.6
  2439. *Cmd: "<1B>eG8<000000>"
  2440. }
  2441. }
  2442. }
  2443. *Feature: PrintQuality
  2444. {
  2445. *rcNameID: =TEXT_QUALITY_DISPLAY
  2446. *DefaultOption: Option1
  2447. *Option: Option1
  2448. {
  2449. *rcNameID: 280
  2450. *Command: CmdSelect
  2451. {
  2452. *Order: DOC_SETUP.4
  2453. *Cmd: "<1B>x<011C>x<001B>U<00>"
  2454. }
  2455. }
  2456. *Option: Option2
  2457. {
  2458. *rcNameID: 281
  2459. *Command: CmdSelect
  2460. {
  2461. *Order: DOC_SETUP.4
  2462. *Cmd: "<1B>x<011C>x<001B>U<01>"
  2463. }
  2464. }
  2465. *Option: Option3
  2466. {
  2467. *rcNameID: 282
  2468. *Command: CmdSelect
  2469. {
  2470. *Order: DOC_SETUP.4
  2471. *Cmd: "<1B>x<001C>x<011B>U<00>"
  2472. }
  2473. }
  2474. *Option: Option4
  2475. {
  2476. *rcNameID: 283
  2477. *Command: CmdSelect
  2478. {
  2479. *Order: DOC_SETUP.4
  2480. *Cmd: "<1B>x<001C>x<011B>U<01>"
  2481. }
  2482. }
  2483. }
  2484. *Feature: Halftone
  2485. {
  2486. *rcNameID: =HALFTONING_DISPLAY
  2487. *DefaultOption: HT_PATSIZE_AUTO
  2488. *Option: HT_PATSIZE_AUTO
  2489. {
  2490. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  2491. }
  2492. *Option: HT_PATSIZE_SUPERCELL_M
  2493. {
  2494. *rcNameID: =HT_SUPERCELL_DISPLAY
  2495. }
  2496. *Option: HT_PATSIZE_6x6_M
  2497. {
  2498. *rcNameID: =HT_DITHER6X6_DISPLAY
  2499. }
  2500. *Option: HT_PATSIZE_8x8_M
  2501. {
  2502. *rcNameID: =HT_DITHER8X8_DISPLAY
  2503. }
  2504. }
  2505. *Command: CmdStartPage
  2506. {
  2507. *Order: PAGE_SETUP.1
  2508. *Cmd: "<0D>"
  2509. }
  2510. *Command: CmdEndJob
  2511. {
  2512. *Order: JOB_FINISH.1
  2513. *Cmd: "<1B>@"
  2514. }
  2515. *RotateCoordinate?: FALSE
  2516. *RotateRaster?: FALSE
  2517. *RotateFont?: FALSE
  2518. *switch: Orientation
  2519. {
  2520. *case: PORTRAIT
  2521. {
  2522. *TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
  2523. }
  2524. *case: LANDSCAPE_CC270
  2525. {
  2526. *TextCaps: LIST(TC_RA_ABLE)
  2527. }
  2528. }
  2529. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  2530. *YMoveAttributes: LIST(FAVOR_LF)
  2531. *MaxLineSpacing: 255
  2532. *XMoveThreshold: 0
  2533. *YMoveThreshold: *
  2534. *XMoveUnit: 60
  2535. *YMoveUnit: 180
  2536. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
  2537. *Command: CmdXMoveRelRight { *Cmd : "<1B5C>" %l[63088,2447]{(DestXRel / 2) } }
  2538. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  2539. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  2540. *Command: CmdCR { *Cmd : "<0D>" }
  2541. *Command: CmdLF { *Cmd : "<0A>" }
  2542. *Command: CmdFF { *Cmd : "<0C>" }
  2543. *Command: CmdBackSpace { *Cmd : "<08>" }
  2544. *EjectPageWithFF?: TRUE
  2545. *switch: PaperSize
  2546. {
  2547. *case: CUSTOMSIZE
  2548. {
  2549. *EjectPageWithFF?: TRUE
  2550. *switch: InputBin
  2551. {
  2552. *case: Option4
  2553. {
  2554. *EjectPageWithFF?: FALSE
  2555. }
  2556. *case: Option5
  2557. {
  2558. *EjectPageWithFF?: FALSE
  2559. }
  2560. }
  2561. }
  2562. }
  2563. *OutputDataFormat: V_BYTE
  2564. *OptimizeLeftBound?: FALSE
  2565. *CursorXAfterSendBlockData: AT_GRXDATA_END
  2566. *CursorYAfterSendBlockData: NO_MOVE
  2567. *DefaultFont: 1
  2568. *DefaultCTT: -1
  2569. *switch: Orientation
  2570. {
  2571. *case: PORTRAIT
  2572. {
  2573. *DeviceFonts: LIST(1,3,14,15,16,17,18,19,20,21,23,24,25,26,27,28,
  2574. + 29,30,31,32,33,34,35,36,37,38,39,40)
  2575. }
  2576. *case: LANDSCAPE_CC270
  2577. {
  2578. *DeviceFonts: LIST()
  2579. }
  2580. }
  2581. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  2582. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  2583. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  2584. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  2585. *Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
  2586. *Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }