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.

1960 lines
74 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.0"
  7. *GPDFileName: "fue371aj.gpd"
  8. *Include: "STDNAMES.GPD"
  9. *ModelName: "FUJITSU FMPR-371A ESC/P"
  10. *MasterUnits: PAIR(360, 360)
  11. *ResourceDLL: "fuepjres.dll"
  12. *PrinterType: SERIAL
  13. *PrintRate: 160
  14. *PrintRateUnit: CPS
  15. *FontCartSlots: 1
  16. *Feature: Orientation
  17. {
  18. *rcNameID: =ORIENTATION_DISPLAY
  19. *DefaultOption: PORTRAIT
  20. *Option: PORTRAIT
  21. {
  22. *rcNameID: =PORTRAIT_DISPLAY
  23. }
  24. *Option: LANDSCAPE_CC270
  25. {
  26. *rcNameID: =LANDSCAPE_DISPLAY
  27. }
  28. }
  29. *Feature: InputBin
  30. {
  31. *rcNameID: =PAPER_SOURCE_DISPLAY
  32. *DefaultOption: Option1
  33. *Option: Option1
  34. {
  35. *rcNameID: 272
  36. *OptionID: 272
  37. *Command: CmdSelect
  38. {
  39. *Order: DOC_SETUP.7
  40. *Cmd: "<1B>O"
  41. }
  42. }
  43. *Option: Option2
  44. {
  45. *rcNameID: 273
  46. *OptionID: 273
  47. *Command: CmdSelect
  48. {
  49. *Order: DOC_SETUP.7
  50. *Cmd: "<1B>O"
  51. }
  52. }
  53. *Option: Option3
  54. {
  55. *rcNameID: 274
  56. *OptionID: 274
  57. *Command: CmdSelect
  58. {
  59. *Order: DOC_SETUP.7
  60. *Cmd: "<1B19>1<1B19>4"
  61. }
  62. }
  63. *Option: Option4
  64. {
  65. *rcNameID: 275
  66. *OptionID: 275
  67. *Command: CmdSelect
  68. {
  69. *Order: DOC_SETUP.7
  70. *Cmd: "<1B19>2<1B19>4"
  71. }
  72. }
  73. }
  74. *Feature: Resolution
  75. {
  76. *rcNameID: =RESOLUTION_DISPLAY
  77. *DefaultOption: Option1
  78. *Option: Option1
  79. {
  80. *Name: "180 x 180 " =DOTS_PER_INCH
  81. *DPI: PAIR(180, 180)
  82. *TextDPI: PAIR(180, 180)
  83. *PinsPerLogPass: 24
  84. *PinsPerPhysPass: 24
  85. *MinStripBlankPixels: 360
  86. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  87. *SpotDiameter: 140
  88. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{NumOfDataBytes / 3} }
  89. }
  90. *Option: Option2
  91. {
  92. *Name: "120 x 180 " =DOTS_PER_INCH
  93. *DPI: PAIR(120, 180)
  94. *TextDPI: PAIR(120, 180)
  95. *PinsPerLogPass: 24
  96. *PinsPerPhysPass: 24
  97. *MinStripBlankPixels: 240
  98. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  99. *SpotDiameter: 120
  100. *Command: CmdSendBlockData { *Cmd : "<1B>*!" %l{NumOfDataBytes / 3} }
  101. }
  102. }
  103. *Feature: PaperSize
  104. {
  105. *rcNameID: =PAPER_SIZE_DISPLAY
  106. *DefaultOption: A4
  107. *Option: A3
  108. {
  109. *rcNameID: =A3_DISPLAY
  110. *switch: InputBin
  111. {
  112. *case: Option1
  113. {
  114. *PrintableArea: PAIR(4124, 5642)
  115. *PrintableOrigin: PAIR(42, 120)
  116. *switch: Resolution
  117. {
  118. *case: Option2
  119. {
  120. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  121. *PrintableArea: PAIR(4122, 5642)
  122. }
  123. }
  124. }
  125. *case: Option2
  126. {
  127. *PrintableArea: PAIR(4124, 5954)
  128. *PrintableOrigin: PAIR(42, 0)
  129. *switch: Resolution
  130. {
  131. *case: Option2
  132. {
  133. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  134. *PrintableArea: PAIR(4122, 5954)
  135. }
  136. }
  137. }
  138. *case: Option3
  139. {
  140. *PrintableArea: PAIR(4124, 5642)
  141. *PrintableOrigin: PAIR(42, 120)
  142. *switch: Resolution
  143. {
  144. *case: Option2
  145. {
  146. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  147. *PrintableArea: PAIR(4122, 5642)
  148. }
  149. }
  150. }
  151. *case: Option4
  152. {
  153. *PrintableArea: PAIR(4124, 5642)
  154. *PrintableOrigin: PAIR(42, 120)
  155. *switch: Resolution
  156. {
  157. *case: Option2
  158. {
  159. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  160. *PrintableArea: PAIR(4122, 5642)
  161. }
  162. }
  163. }
  164. }
  165. }
  166. *Option: A4
  167. {
  168. *rcNameID: =A4_DISPLAY
  169. *switch: InputBin
  170. {
  171. *case: Option1
  172. {
  173. *PrintableArea: PAIR(2893, 3896)
  174. *PrintableOrigin: PAIR(42, 120)
  175. *switch: Resolution
  176. {
  177. *case: Option1
  178. {
  179. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  180. *PrintableArea: PAIR(2892, 3896)
  181. }
  182. *case: Option2
  183. {
  184. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  185. *PrintableArea: PAIR(2892, 3896)
  186. }
  187. }
  188. }
  189. *case: Option2
  190. {
  191. *PrintableArea: PAIR(2893, 4208)
  192. *PrintableOrigin: PAIR(42, 0)
  193. *switch: Resolution
  194. {
  195. *case: Option1
  196. {
  197. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  198. *PrintableArea: PAIR(2892, 4208)
  199. }
  200. *case: Option2
  201. {
  202. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  203. *PrintableArea: PAIR(2892, 4208)
  204. }
  205. }
  206. }
  207. *case: Option3
  208. {
  209. *PrintableArea: PAIR(2893, 3896)
  210. *PrintableOrigin: PAIR(42, 120)
  211. *switch: Resolution
  212. {
  213. *case: Option1
  214. {
  215. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  216. *PrintableArea: PAIR(2892, 3896)
  217. }
  218. *case: Option2
  219. {
  220. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  221. *PrintableArea: PAIR(2892, 3896)
  222. }
  223. }
  224. }
  225. *case: Option4
  226. {
  227. *PrintableArea: PAIR(2893, 3896)
  228. *PrintableOrigin: PAIR(42, 120)
  229. *switch: Resolution
  230. {
  231. *case: Option1
  232. {
  233. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  234. *PrintableArea: PAIR(2892, 3896)
  235. }
  236. *case: Option2
  237. {
  238. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  239. *PrintableArea: PAIR(2892, 3896)
  240. }
  241. }
  242. }
  243. }
  244. }
  245. *Option: A4_ROTATED
  246. {
  247. *rcNameID: =A4_ROTATED_DISPLAY
  248. *switch: InputBin
  249. {
  250. *case: Option1
  251. {
  252. *PrintableArea: PAIR(4124, 2665)
  253. *PrintableOrigin: PAIR(42, 120)
  254. *switch: Resolution
  255. {
  256. *case: Option1
  257. {
  258. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  259. *PrintableArea: PAIR(4124, 2664)
  260. }
  261. *case: Option2
  262. {
  263. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  264. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  265. *PrintableArea: PAIR(4122, 2664)
  266. }
  267. }
  268. }
  269. *case: Option2
  270. {
  271. *PrintableArea: PAIR(4124, 2977)
  272. *PrintableOrigin: PAIR(42, 0)
  273. *switch: Resolution
  274. {
  275. *case: Option1
  276. {
  277. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  278. *PrintableArea: PAIR(4124, 2976)
  279. }
  280. *case: Option2
  281. {
  282. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  283. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  284. *PrintableArea: PAIR(4122, 2976)
  285. }
  286. }
  287. }
  288. *case: Option3
  289. {
  290. *PrintableArea: PAIR(4124, 2665)
  291. *PrintableOrigin: PAIR(42, 120)
  292. *switch: Resolution
  293. {
  294. *case: Option1
  295. {
  296. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  297. *PrintableArea: PAIR(4124, 2664)
  298. }
  299. *case: Option2
  300. {
  301. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  302. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  303. *PrintableArea: PAIR(4122, 2664)
  304. }
  305. }
  306. }
  307. *case: Option4
  308. {
  309. *PrintableArea: PAIR(4124, 2665)
  310. *PrintableOrigin: PAIR(42, 120)
  311. *switch: Resolution
  312. {
  313. *case: Option1
  314. {
  315. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  316. *PrintableArea: PAIR(4124, 2664)
  317. }
  318. *case: Option2
  319. {
  320. *% Warning: the following printable width is adjusted (4124->4122) so it is divisible by the resolution X scale.
  321. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  322. *PrintableArea: PAIR(4122, 2664)
  323. }
  324. }
  325. }
  326. }
  327. }
  328. *Option: A5
  329. {
  330. *rcNameID: =A5_DISPLAY
  331. *switch: InputBin
  332. {
  333. *case: Option1
  334. {
  335. *PrintableArea: PAIR(2015, 2665)
  336. *PrintableOrigin: PAIR(42, 120)
  337. *switch: Resolution
  338. {
  339. *case: Option1
  340. {
  341. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  342. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  343. *PrintableArea: PAIR(2014, 2664)
  344. }
  345. *case: Option2
  346. {
  347. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  348. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  349. *PrintableArea: PAIR(2013, 2664)
  350. }
  351. }
  352. }
  353. *case: Option2
  354. {
  355. *PrintableArea: PAIR(2015, 2977)
  356. *PrintableOrigin: PAIR(42, 0)
  357. *switch: Resolution
  358. {
  359. *case: Option1
  360. {
  361. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  362. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  363. *PrintableArea: PAIR(2014, 2976)
  364. }
  365. *case: Option2
  366. {
  367. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  368. *% Warning: the following printable length is adjusted (2977->2976) so it is divisible by the resolution Y scale.
  369. *PrintableArea: PAIR(2013, 2976)
  370. }
  371. }
  372. }
  373. *case: Option3
  374. {
  375. *PrintableArea: PAIR(2015, 2665)
  376. *PrintableOrigin: PAIR(42, 120)
  377. *switch: Resolution
  378. {
  379. *case: Option1
  380. {
  381. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  382. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  383. *PrintableArea: PAIR(2014, 2664)
  384. }
  385. *case: Option2
  386. {
  387. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  388. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  389. *PrintableArea: PAIR(2013, 2664)
  390. }
  391. }
  392. }
  393. *case: Option4
  394. {
  395. *PrintableArea: PAIR(2015, 2665)
  396. *PrintableOrigin: PAIR(42, 120)
  397. *switch: Resolution
  398. {
  399. *case: Option1
  400. {
  401. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  402. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  403. *PrintableArea: PAIR(2014, 2664)
  404. }
  405. *case: Option2
  406. {
  407. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  408. *% Warning: the following printable length is adjusted (2665->2664) so it is divisible by the resolution Y scale.
  409. *PrintableArea: PAIR(2013, 2664)
  410. }
  411. }
  412. }
  413. }
  414. }
  415. *Option: A5_ROTATED
  416. {
  417. *rcNameID: =A5_ROTATED_DISPLAY
  418. *switch: InputBin
  419. {
  420. *case: Option1
  421. {
  422. *PrintableArea: PAIR(2893, 1787)
  423. *PrintableOrigin: PAIR(42, 120)
  424. *switch: Resolution
  425. {
  426. *case: Option1
  427. {
  428. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  429. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  430. *PrintableArea: PAIR(2892, 1786)
  431. }
  432. *case: Option2
  433. {
  434. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  435. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  436. *PrintableArea: PAIR(2892, 1786)
  437. }
  438. }
  439. }
  440. *case: Option2
  441. {
  442. *PrintableArea: PAIR(2893, 2099)
  443. *PrintableOrigin: PAIR(42, 0)
  444. *switch: Resolution
  445. {
  446. *case: Option1
  447. {
  448. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  449. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  450. *PrintableArea: PAIR(2892, 2098)
  451. }
  452. *case: Option2
  453. {
  454. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  455. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  456. *PrintableArea: PAIR(2892, 2098)
  457. }
  458. }
  459. }
  460. *case: Option3
  461. {
  462. *PrintableArea: PAIR(2893, 1787)
  463. *PrintableOrigin: PAIR(42, 120)
  464. *switch: Resolution
  465. {
  466. *case: Option1
  467. {
  468. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  469. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  470. *PrintableArea: PAIR(2892, 1786)
  471. }
  472. *case: Option2
  473. {
  474. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  475. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  476. *PrintableArea: PAIR(2892, 1786)
  477. }
  478. }
  479. }
  480. *case: Option4
  481. {
  482. *PrintableArea: PAIR(2893, 1787)
  483. *PrintableOrigin: PAIR(42, 120)
  484. *switch: Resolution
  485. {
  486. *case: Option1
  487. {
  488. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  489. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  490. *PrintableArea: PAIR(2892, 1786)
  491. }
  492. *case: Option2
  493. {
  494. *% Warning: the following printable width is adjusted (2893->2892) so it is divisible by the resolution X scale.
  495. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  496. *PrintableArea: PAIR(2892, 1786)
  497. }
  498. }
  499. }
  500. }
  501. }
  502. *Option: A6
  503. {
  504. *rcNameID: =A6_DISPLAY
  505. *switch: InputBin
  506. {
  507. *case: Option1
  508. {
  509. *PrintableArea: PAIR(1403, 1787)
  510. *PrintableOrigin: PAIR(42, 120)
  511. *switch: Resolution
  512. {
  513. *case: Option1
  514. {
  515. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  516. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  517. *PrintableArea: PAIR(1402, 1786)
  518. }
  519. *case: Option2
  520. {
  521. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  522. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  523. *PrintableArea: PAIR(1401, 1786)
  524. }
  525. }
  526. }
  527. *case: Option2
  528. {
  529. *PrintableArea: PAIR(1403, 2099)
  530. *PrintableOrigin: PAIR(42, 0)
  531. *switch: Resolution
  532. {
  533. *case: Option1
  534. {
  535. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  536. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  537. *PrintableArea: PAIR(1402, 2098)
  538. }
  539. *case: Option2
  540. {
  541. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  542. *% Warning: the following printable length is adjusted (2099->2098) so it is divisible by the resolution Y scale.
  543. *PrintableArea: PAIR(1401, 2098)
  544. }
  545. }
  546. }
  547. *case: Option3
  548. {
  549. *PrintableArea: PAIR(1403, 1787)
  550. *PrintableOrigin: PAIR(42, 120)
  551. *switch: Resolution
  552. {
  553. *case: Option1
  554. {
  555. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  556. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  557. *PrintableArea: PAIR(1402, 1786)
  558. }
  559. *case: Option2
  560. {
  561. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  562. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  563. *PrintableArea: PAIR(1401, 1786)
  564. }
  565. }
  566. }
  567. *case: Option4
  568. {
  569. *PrintableArea: PAIR(1403, 1787)
  570. *PrintableOrigin: PAIR(42, 120)
  571. *switch: Resolution
  572. {
  573. *case: Option1
  574. {
  575. *% Warning: the following printable width is adjusted (1403->1402) so it is divisible by the resolution X scale.
  576. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  577. *PrintableArea: PAIR(1402, 1786)
  578. }
  579. *case: Option2
  580. {
  581. *% Warning: the following printable width is adjusted (1403->1401) so it is divisible by the resolution X scale.
  582. *% Warning: the following printable length is adjusted (1787->1786) so it is divisible by the resolution Y scale.
  583. *PrintableArea: PAIR(1401, 1786)
  584. }
  585. }
  586. }
  587. }
  588. }
  589. *Option: A6_ROTATED
  590. {
  591. *rcNameID: =A6_ROTATED_DISPLAY
  592. *switch: InputBin
  593. {
  594. *case: Option1
  595. {
  596. *PrintableArea: PAIR(2015, 1175)
  597. *PrintableOrigin: PAIR(42, 120)
  598. *switch: Resolution
  599. {
  600. *case: Option1
  601. {
  602. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  603. *% Warning: the following printable length is adjusted (1175->1174) so it is divisible by the resolution Y scale.
  604. *PrintableArea: PAIR(2014, 1174)
  605. }
  606. *case: Option2
  607. {
  608. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  609. *% Warning: the following printable length is adjusted (1175->1174) so it is divisible by the resolution Y scale.
  610. *PrintableArea: PAIR(2013, 1174)
  611. }
  612. }
  613. }
  614. *case: Option2
  615. {
  616. *PrintableArea: PAIR(2015, 1487)
  617. *PrintableOrigin: PAIR(42, 0)
  618. *switch: Resolution
  619. {
  620. *case: Option1
  621. {
  622. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  623. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  624. *PrintableArea: PAIR(2014, 1486)
  625. }
  626. *case: Option2
  627. {
  628. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  629. *% Warning: the following printable length is adjusted (1487->1486) so it is divisible by the resolution Y scale.
  630. *PrintableArea: PAIR(2013, 1486)
  631. }
  632. }
  633. }
  634. *case: Option3
  635. {
  636. *PrintableArea: PAIR(2015, 1175)
  637. *PrintableOrigin: PAIR(42, 120)
  638. *switch: Resolution
  639. {
  640. *case: Option1
  641. {
  642. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  643. *% Warning: the following printable length is adjusted (1175->1174) so it is divisible by the resolution Y scale.
  644. *PrintableArea: PAIR(2014, 1174)
  645. }
  646. *case: Option2
  647. {
  648. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  649. *% Warning: the following printable length is adjusted (1175->1174) so it is divisible by the resolution Y scale.
  650. *PrintableArea: PAIR(2013, 1174)
  651. }
  652. }
  653. }
  654. *case: Option4
  655. {
  656. *PrintableArea: PAIR(2015, 1175)
  657. *PrintableOrigin: PAIR(42, 120)
  658. *switch: Resolution
  659. {
  660. *case: Option1
  661. {
  662. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  663. *% Warning: the following printable length is adjusted (1175->1174) so it is divisible by the resolution Y scale.
  664. *PrintableArea: PAIR(2014, 1174)
  665. }
  666. *case: Option2
  667. {
  668. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  669. *% Warning: the following printable length is adjusted (1175->1174) so it is divisible by the resolution Y scale.
  670. *PrintableArea: PAIR(2013, 1174)
  671. }
  672. }
  673. }
  674. }
  675. }
  676. *Option: B4
  677. {
  678. *rcNameID: =B4_DISPLAY
  679. *switch: InputBin
  680. {
  681. *case: Option1
  682. {
  683. *PrintableArea: PAIR(3559, 4847)
  684. *PrintableOrigin: PAIR(42, 120)
  685. *switch: Resolution
  686. {
  687. *case: Option1
  688. {
  689. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  690. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  691. *PrintableArea: PAIR(3558, 4846)
  692. }
  693. *case: Option2
  694. {
  695. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  696. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  697. *PrintableArea: PAIR(3558, 4846)
  698. }
  699. }
  700. }
  701. *case: Option2
  702. {
  703. *PrintableArea: PAIR(3559, 5159)
  704. *PrintableOrigin: PAIR(42, 0)
  705. *switch: Resolution
  706. {
  707. *case: Option1
  708. {
  709. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  710. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  711. *PrintableArea: PAIR(3558, 5158)
  712. }
  713. *case: Option2
  714. {
  715. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  716. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  717. *PrintableArea: PAIR(3558, 5158)
  718. }
  719. }
  720. }
  721. *case: Option3
  722. {
  723. *PrintableArea: PAIR(3559, 4847)
  724. *PrintableOrigin: PAIR(42, 120)
  725. *switch: Resolution
  726. {
  727. *case: Option1
  728. {
  729. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  730. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  731. *PrintableArea: PAIR(3558, 4846)
  732. }
  733. *case: Option2
  734. {
  735. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  736. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  737. *PrintableArea: PAIR(3558, 4846)
  738. }
  739. }
  740. }
  741. *case: Option4
  742. {
  743. *PrintableArea: PAIR(3559, 4847)
  744. *PrintableOrigin: PAIR(42, 120)
  745. *switch: Resolution
  746. {
  747. *case: Option1
  748. {
  749. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  750. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  751. *PrintableArea: PAIR(3558, 4846)
  752. }
  753. *case: Option2
  754. {
  755. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  756. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  757. *PrintableArea: PAIR(3558, 4846)
  758. }
  759. }
  760. }
  761. }
  762. }
  763. *Option: B4_JIS_ROTATED
  764. {
  765. *rcNameID: =B4_JIS_ROTATED_DISPLAY
  766. *switch: InputBin
  767. {
  768. *case: Option1
  769. {
  770. *PrintableArea: PAIR(4896, 3331)
  771. *PrintableOrigin: PAIR(42, 120)
  772. *switch: Resolution
  773. {
  774. *case: Option1
  775. {
  776. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  777. *PrintableArea: PAIR(4896, 3330)
  778. }
  779. *case: Option2
  780. {
  781. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  782. *PrintableArea: PAIR(4896, 3330)
  783. }
  784. }
  785. }
  786. *case: Option2
  787. {
  788. *PrintableArea: PAIR(4896, 3643)
  789. *PrintableOrigin: PAIR(42, 0)
  790. *switch: Resolution
  791. {
  792. *case: Option1
  793. {
  794. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  795. *PrintableArea: PAIR(4896, 3642)
  796. }
  797. *case: Option2
  798. {
  799. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  800. *PrintableArea: PAIR(4896, 3642)
  801. }
  802. }
  803. }
  804. *case: Option3
  805. {
  806. *PrintableArea: PAIR(4896, 3331)
  807. *PrintableOrigin: PAIR(42, 120)
  808. *switch: Resolution
  809. {
  810. *case: Option1
  811. {
  812. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  813. *PrintableArea: PAIR(4896, 3330)
  814. }
  815. *case: Option2
  816. {
  817. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  818. *PrintableArea: PAIR(4896, 3330)
  819. }
  820. }
  821. }
  822. *case: Option4
  823. {
  824. *PrintableArea: PAIR(4896, 3331)
  825. *PrintableOrigin: PAIR(42, 120)
  826. *switch: Resolution
  827. {
  828. *case: Option1
  829. {
  830. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  831. *PrintableArea: PAIR(4896, 3330)
  832. }
  833. *case: Option2
  834. {
  835. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  836. *PrintableArea: PAIR(4896, 3330)
  837. }
  838. }
  839. }
  840. }
  841. }
  842. *Option: B5
  843. {
  844. *rcNameID: =B5_DISPLAY
  845. *switch: InputBin
  846. {
  847. *case: Option1
  848. {
  849. *PrintableArea: PAIR(2497, 3331)
  850. *PrintableOrigin: PAIR(42, 120)
  851. *switch: Resolution
  852. {
  853. *case: Option1
  854. {
  855. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  856. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  857. *PrintableArea: PAIR(2496, 3330)
  858. }
  859. *case: Option2
  860. {
  861. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  862. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  863. *PrintableArea: PAIR(2496, 3330)
  864. }
  865. }
  866. }
  867. *case: Option2
  868. {
  869. *PrintableArea: PAIR(2497, 3643)
  870. *PrintableOrigin: PAIR(42, 0)
  871. *switch: Resolution
  872. {
  873. *case: Option1
  874. {
  875. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  876. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  877. *PrintableArea: PAIR(2496, 3642)
  878. }
  879. *case: Option2
  880. {
  881. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  882. *% Warning: the following printable length is adjusted (3643->3642) so it is divisible by the resolution Y scale.
  883. *PrintableArea: PAIR(2496, 3642)
  884. }
  885. }
  886. }
  887. *case: Option3
  888. {
  889. *PrintableArea: PAIR(2497, 3331)
  890. *PrintableOrigin: PAIR(42, 120)
  891. *switch: Resolution
  892. {
  893. *case: Option1
  894. {
  895. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  896. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  897. *PrintableArea: PAIR(2496, 3330)
  898. }
  899. *case: Option2
  900. {
  901. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  902. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  903. *PrintableArea: PAIR(2496, 3330)
  904. }
  905. }
  906. }
  907. *case: Option4
  908. {
  909. *PrintableArea: PAIR(2497, 3331)
  910. *PrintableOrigin: PAIR(42, 120)
  911. *switch: Resolution
  912. {
  913. *case: Option1
  914. {
  915. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  916. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  917. *PrintableArea: PAIR(2496, 3330)
  918. }
  919. *case: Option2
  920. {
  921. *% Warning: the following printable width is adjusted (2497->2496) so it is divisible by the resolution X scale.
  922. *% Warning: the following printable length is adjusted (3331->3330) so it is divisible by the resolution Y scale.
  923. *PrintableArea: PAIR(2496, 3330)
  924. }
  925. }
  926. }
  927. }
  928. }
  929. *Option: B5_JIS_ROTATED
  930. {
  931. *rcNameID: =B5_JIS_ROTATED_DISPLAY
  932. *switch: InputBin
  933. {
  934. *case: Option1
  935. {
  936. *PrintableArea: PAIR(3559, 2269)
  937. *PrintableOrigin: PAIR(42, 120)
  938. *switch: Resolution
  939. {
  940. *case: Option1
  941. {
  942. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  943. *% Warning: the following printable length is adjusted (2269->2268) so it is divisible by the resolution Y scale.
  944. *PrintableArea: PAIR(3558, 2268)
  945. }
  946. *case: Option2
  947. {
  948. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  949. *% Warning: the following printable length is adjusted (2269->2268) so it is divisible by the resolution Y scale.
  950. *PrintableArea: PAIR(3558, 2268)
  951. }
  952. }
  953. }
  954. *case: Option2
  955. {
  956. *PrintableArea: PAIR(3559, 2581)
  957. *PrintableOrigin: PAIR(42, 0)
  958. *switch: Resolution
  959. {
  960. *case: Option1
  961. {
  962. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  963. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  964. *PrintableArea: PAIR(3558, 2580)
  965. }
  966. *case: Option2
  967. {
  968. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  969. *% Warning: the following printable length is adjusted (2581->2580) so it is divisible by the resolution Y scale.
  970. *PrintableArea: PAIR(3558, 2580)
  971. }
  972. }
  973. }
  974. *case: Option3
  975. {
  976. *PrintableArea: PAIR(3559, 2269)
  977. *PrintableOrigin: PAIR(42, 120)
  978. *switch: Resolution
  979. {
  980. *case: Option1
  981. {
  982. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  983. *% Warning: the following printable length is adjusted (2269->2268) so it is divisible by the resolution Y scale.
  984. *PrintableArea: PAIR(3558, 2268)
  985. }
  986. *case: Option2
  987. {
  988. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  989. *% Warning: the following printable length is adjusted (2269->2268) so it is divisible by the resolution Y scale.
  990. *PrintableArea: PAIR(3558, 2268)
  991. }
  992. }
  993. }
  994. *case: Option4
  995. {
  996. *PrintableArea: PAIR(3559, 2269)
  997. *PrintableOrigin: PAIR(42, 120)
  998. *switch: Resolution
  999. {
  1000. *case: Option1
  1001. {
  1002. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1003. *% Warning: the following printable length is adjusted (2269->2268) so it is divisible by the resolution Y scale.
  1004. *PrintableArea: PAIR(3558, 2268)
  1005. }
  1006. *case: Option2
  1007. {
  1008. *% Warning: the following printable width is adjusted (3559->3558) so it is divisible by the resolution X scale.
  1009. *% Warning: the following printable length is adjusted (2269->2268) so it is divisible by the resolution Y scale.
  1010. *PrintableArea: PAIR(3558, 2268)
  1011. }
  1012. }
  1013. }
  1014. }
  1015. }
  1016. *Option: 10X11
  1017. {
  1018. *rcNameID: =10X11_DISPLAY
  1019. *Command: CmdSelect
  1020. {
  1021. *Order: DOC_SETUP.8
  1022. *Cmd: "<1B>C<000B>"
  1023. }
  1024. *switch: InputBin
  1025. {
  1026. *case: Option1
  1027. {
  1028. *PrintableArea: PAIR(2880, 3648)
  1029. *PrintableOrigin: PAIR(360, 120)
  1030. }
  1031. *case: Option2
  1032. {
  1033. *PrintableArea: PAIR(2880, 3960)
  1034. *PrintableOrigin: PAIR(360, 0)
  1035. }
  1036. *case: Option3
  1037. {
  1038. *PrintableArea: PAIR(2880, 3648)
  1039. *PrintableOrigin: PAIR(360, 120)
  1040. }
  1041. *case: Option4
  1042. {
  1043. *PrintableArea: PAIR(2880, 3648)
  1044. *PrintableOrigin: PAIR(360, 120)
  1045. }
  1046. }
  1047. }
  1048. *Option: 15X11
  1049. {
  1050. *rcNameID: =15X11_DISPLAY
  1051. *Command: CmdSelect
  1052. {
  1053. *Order: DOC_SETUP.8
  1054. *Cmd: "<1B>C<000B>"
  1055. }
  1056. *switch: InputBin
  1057. {
  1058. *case: Option1
  1059. {
  1060. *PrintableArea: PAIR(4896, 3648)
  1061. *PrintableOrigin: PAIR(252, 120)
  1062. }
  1063. *case: Option2
  1064. {
  1065. *PrintableArea: PAIR(4896, 3960)
  1066. *PrintableOrigin: PAIR(252, 0)
  1067. }
  1068. *case: Option3
  1069. {
  1070. *PrintableArea: PAIR(4896, 3648)
  1071. *PrintableOrigin: PAIR(252, 120)
  1072. }
  1073. *case: Option4
  1074. {
  1075. *PrintableArea: PAIR(4896, 3648)
  1076. *PrintableOrigin: PAIR(252, 120)
  1077. }
  1078. }
  1079. }
  1080. *Option: LETTER
  1081. {
  1082. *rcNameID: =LETTER_DISPLAY
  1083. *switch: InputBin
  1084. {
  1085. *case: Option1
  1086. {
  1087. *PrintableArea: PAIR(2976, 3648)
  1088. *PrintableOrigin: PAIR(42, 120)
  1089. }
  1090. *case: Option2
  1091. {
  1092. *PrintableArea: PAIR(2976, 3960)
  1093. *PrintableOrigin: PAIR(42, 0)
  1094. }
  1095. *case: Option3
  1096. {
  1097. *PrintableArea: PAIR(2976, 3648)
  1098. *PrintableOrigin: PAIR(42, 120)
  1099. }
  1100. *case: Option4
  1101. {
  1102. *PrintableArea: PAIR(2976, 3648)
  1103. *PrintableOrigin: PAIR(42, 120)
  1104. }
  1105. }
  1106. }
  1107. *Option: LEGAL
  1108. {
  1109. *rcNameID: =LEGAL_DISPLAY
  1110. *switch: InputBin
  1111. {
  1112. *case: Option1
  1113. {
  1114. *PrintableArea: PAIR(2976, 4728)
  1115. *PrintableOrigin: PAIR(42, 120)
  1116. }
  1117. *case: Option2
  1118. {
  1119. *PrintableArea: PAIR(2976, 5040)
  1120. *PrintableOrigin: PAIR(42, 0)
  1121. }
  1122. *case: Option3
  1123. {
  1124. *PrintableArea: PAIR(2976, 4728)
  1125. *PrintableOrigin: PAIR(42, 120)
  1126. }
  1127. *case: Option4
  1128. {
  1129. *PrintableArea: PAIR(2976, 4728)
  1130. *PrintableOrigin: PAIR(42, 120)
  1131. }
  1132. }
  1133. }
  1134. *Option: Option16
  1135. {
  1136. *rcNameID: 258
  1137. *OptionID: 258
  1138. *PageDimensions: PAIR(3642, 5159)
  1139. *switch: InputBin
  1140. {
  1141. *case: Option1
  1142. {
  1143. *PrintableArea: PAIR(2821, 4847)
  1144. *PrintableOrigin: PAIR(439, 120)
  1145. *switch: Resolution
  1146. {
  1147. *case: Option1
  1148. {
  1149. *% Warning: the following printable width is adjusted (2821->2820) so it is divisible by the resolution X scale.
  1150. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  1151. *PrintableArea: PAIR(2820, 4846)
  1152. *% Warning: the following printable origin X is adjusted (439->440) so it is divisible by the resolution X scale.
  1153. *PrintableOrigin: PAIR(440, 120)
  1154. }
  1155. *case: Option2
  1156. {
  1157. *% Warning: the following printable width is adjusted (2821->2817) so it is divisible by the resolution X scale.
  1158. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  1159. *PrintableArea: PAIR(2817, 4846)
  1160. *% Warning: the following printable origin X is adjusted (439->441) so it is divisible by the resolution X scale.
  1161. *PrintableOrigin: PAIR(441, 120)
  1162. }
  1163. }
  1164. }
  1165. *case: Option2
  1166. {
  1167. *PrintableArea: PAIR(2821, 5159)
  1168. *PrintableOrigin: PAIR(439, 0)
  1169. *switch: Resolution
  1170. {
  1171. *case: Option1
  1172. {
  1173. *% Warning: the following printable width is adjusted (2821->2820) so it is divisible by the resolution X scale.
  1174. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  1175. *PrintableArea: PAIR(2820, 5158)
  1176. *% Warning: the following printable origin X is adjusted (439->440) so it is divisible by the resolution X scale.
  1177. *PrintableOrigin: PAIR(440, 0)
  1178. }
  1179. *case: Option2
  1180. {
  1181. *% Warning: the following printable width is adjusted (2821->2817) so it is divisible by the resolution X scale.
  1182. *% Warning: the following printable length is adjusted (5159->5158) so it is divisible by the resolution Y scale.
  1183. *PrintableArea: PAIR(2817, 5158)
  1184. *% Warning: the following printable origin X is adjusted (439->441) so it is divisible by the resolution X scale.
  1185. *PrintableOrigin: PAIR(441, 0)
  1186. }
  1187. }
  1188. }
  1189. *case: Option3
  1190. {
  1191. *PrintableArea: PAIR(2821, 4847)
  1192. *PrintableOrigin: PAIR(439, 120)
  1193. *switch: Resolution
  1194. {
  1195. *case: Option1
  1196. {
  1197. *% Warning: the following printable width is adjusted (2821->2820) so it is divisible by the resolution X scale.
  1198. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  1199. *PrintableArea: PAIR(2820, 4846)
  1200. *% Warning: the following printable origin X is adjusted (439->440) so it is divisible by the resolution X scale.
  1201. *PrintableOrigin: PAIR(440, 120)
  1202. }
  1203. *case: Option2
  1204. {
  1205. *% Warning: the following printable width is adjusted (2821->2817) so it is divisible by the resolution X scale.
  1206. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  1207. *PrintableArea: PAIR(2817, 4846)
  1208. *% Warning: the following printable origin X is adjusted (439->441) so it is divisible by the resolution X scale.
  1209. *PrintableOrigin: PAIR(441, 120)
  1210. }
  1211. }
  1212. }
  1213. *case: Option4
  1214. {
  1215. *PrintableArea: PAIR(2821, 4847)
  1216. *PrintableOrigin: PAIR(439, 120)
  1217. *switch: Resolution
  1218. {
  1219. *case: Option1
  1220. {
  1221. *% Warning: the following printable width is adjusted (2821->2820) so it is divisible by the resolution X scale.
  1222. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  1223. *PrintableArea: PAIR(2820, 4846)
  1224. *% Warning: the following printable origin X is adjusted (439->440) so it is divisible by the resolution X scale.
  1225. *PrintableOrigin: PAIR(440, 120)
  1226. }
  1227. *case: Option2
  1228. {
  1229. *% Warning: the following printable width is adjusted (2821->2817) so it is divisible by the resolution X scale.
  1230. *% Warning: the following printable length is adjusted (4847->4846) so it is divisible by the resolution Y scale.
  1231. *PrintableArea: PAIR(2817, 4846)
  1232. *% Warning: the following printable origin X is adjusted (439->441) so it is divisible by the resolution X scale.
  1233. *PrintableOrigin: PAIR(441, 120)
  1234. }
  1235. }
  1236. }
  1237. }
  1238. }
  1239. *Option: JAPANESE_POSTCARD
  1240. {
  1241. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  1242. *switch: InputBin
  1243. {
  1244. *case: Option1
  1245. {
  1246. *PrintableArea: PAIR(1334, 1765)
  1247. *PrintableOrigin: PAIR(42, 142)
  1248. *switch: Resolution
  1249. {
  1250. *case: Option1
  1251. {
  1252. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1253. *PrintableArea: PAIR(1334, 1764)
  1254. }
  1255. *case: Option2
  1256. {
  1257. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1258. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1259. *PrintableArea: PAIR(1332, 1764)
  1260. }
  1261. }
  1262. }
  1263. *case: Option2
  1264. {
  1265. *PrintableArea: PAIR(1334, 1957)
  1266. *PrintableOrigin: PAIR(42, 142)
  1267. *switch: Resolution
  1268. {
  1269. *case: Option1
  1270. {
  1271. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1272. *PrintableArea: PAIR(1334, 1956)
  1273. }
  1274. *case: Option2
  1275. {
  1276. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1277. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1278. *PrintableArea: PAIR(1332, 1956)
  1279. }
  1280. }
  1281. }
  1282. *case: Option3
  1283. {
  1284. *PrintableArea: PAIR(1334, 1765)
  1285. *PrintableOrigin: PAIR(42, 142)
  1286. *switch: Resolution
  1287. {
  1288. *case: Option1
  1289. {
  1290. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1291. *PrintableArea: PAIR(1334, 1764)
  1292. }
  1293. *case: Option2
  1294. {
  1295. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1296. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1297. *PrintableArea: PAIR(1332, 1764)
  1298. }
  1299. }
  1300. }
  1301. *case: Option4
  1302. {
  1303. *PrintableArea: PAIR(1334, 1765)
  1304. *PrintableOrigin: PAIR(42, 142)
  1305. *switch: Resolution
  1306. {
  1307. *case: Option1
  1308. {
  1309. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1310. *PrintableArea: PAIR(1334, 1764)
  1311. }
  1312. *case: Option2
  1313. {
  1314. *% Warning: the following printable width is adjusted (1334->1332) so it is divisible by the resolution X scale.
  1315. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1316. *PrintableArea: PAIR(1332, 1764)
  1317. }
  1318. }
  1319. }
  1320. }
  1321. }
  1322. *Option: JAPANESE_POSTCARD_ROTATED
  1323. {
  1324. *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
  1325. *switch: InputBin
  1326. {
  1327. *case: Option1
  1328. {
  1329. *PrintableArea: PAIR(2015, 1084)
  1330. *PrintableOrigin: PAIR(42, 142)
  1331. *switch: Resolution
  1332. {
  1333. *case: Option1
  1334. {
  1335. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1336. *PrintableArea: PAIR(2014, 1084)
  1337. }
  1338. *case: Option2
  1339. {
  1340. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1341. *PrintableArea: PAIR(2013, 1084)
  1342. }
  1343. }
  1344. }
  1345. *case: Option2
  1346. {
  1347. *PrintableArea: PAIR(2015, 1276)
  1348. *PrintableOrigin: PAIR(42, 142)
  1349. *switch: Resolution
  1350. {
  1351. *case: Option1
  1352. {
  1353. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1354. *PrintableArea: PAIR(2014, 1276)
  1355. }
  1356. *case: Option2
  1357. {
  1358. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1359. *PrintableArea: PAIR(2013, 1276)
  1360. }
  1361. }
  1362. }
  1363. *case: Option3
  1364. {
  1365. *PrintableArea: PAIR(2015, 1084)
  1366. *PrintableOrigin: PAIR(42, 142)
  1367. *switch: Resolution
  1368. {
  1369. *case: Option1
  1370. {
  1371. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1372. *PrintableArea: PAIR(2014, 1084)
  1373. }
  1374. *case: Option2
  1375. {
  1376. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1377. *PrintableArea: PAIR(2013, 1084)
  1378. }
  1379. }
  1380. }
  1381. *case: Option4
  1382. {
  1383. *PrintableArea: PAIR(2015, 1084)
  1384. *PrintableOrigin: PAIR(42, 142)
  1385. *switch: Resolution
  1386. {
  1387. *case: Option1
  1388. {
  1389. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1390. *PrintableArea: PAIR(2014, 1084)
  1391. }
  1392. *case: Option2
  1393. {
  1394. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1395. *PrintableArea: PAIR(2013, 1084)
  1396. }
  1397. }
  1398. }
  1399. }
  1400. }
  1401. *Option: DBL_JAPANESE_POSTCARD
  1402. {
  1403. *rcNameID: =DBL_JAPANESE_POSTCARD_DISPLAY
  1404. *switch: InputBin
  1405. {
  1406. *case: Option1
  1407. {
  1408. *PrintableArea: PAIR(2749, 1765)
  1409. *PrintableOrigin: PAIR(42, 142)
  1410. *switch: Resolution
  1411. {
  1412. *case: Option1
  1413. {
  1414. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  1415. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1416. *PrintableArea: PAIR(2748, 1764)
  1417. }
  1418. *case: Option2
  1419. {
  1420. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  1421. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1422. *PrintableArea: PAIR(2748, 1764)
  1423. }
  1424. }
  1425. }
  1426. *case: Option2
  1427. {
  1428. *PrintableArea: PAIR(2749, 1957)
  1429. *PrintableOrigin: PAIR(42, 142)
  1430. *switch: Resolution
  1431. {
  1432. *case: Option1
  1433. {
  1434. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  1435. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1436. *PrintableArea: PAIR(2748, 1956)
  1437. }
  1438. *case: Option2
  1439. {
  1440. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  1441. *% Warning: the following printable length is adjusted (1957->1956) so it is divisible by the resolution Y scale.
  1442. *PrintableArea: PAIR(2748, 1956)
  1443. }
  1444. }
  1445. }
  1446. *case: Option3
  1447. {
  1448. *PrintableArea: PAIR(2749, 1765)
  1449. *PrintableOrigin: PAIR(42, 142)
  1450. *switch: Resolution
  1451. {
  1452. *case: Option1
  1453. {
  1454. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  1455. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1456. *PrintableArea: PAIR(2748, 1764)
  1457. }
  1458. *case: Option2
  1459. {
  1460. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  1461. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1462. *PrintableArea: PAIR(2748, 1764)
  1463. }
  1464. }
  1465. }
  1466. *case: Option4
  1467. {
  1468. *PrintableArea: PAIR(2749, 1765)
  1469. *PrintableOrigin: PAIR(42, 142)
  1470. *switch: Resolution
  1471. {
  1472. *case: Option1
  1473. {
  1474. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  1475. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1476. *PrintableArea: PAIR(2748, 1764)
  1477. }
  1478. *case: Option2
  1479. {
  1480. *% Warning: the following printable width is adjusted (2749->2748) so it is divisible by the resolution X scale.
  1481. *% Warning: the following printable length is adjusted (1765->1764) so it is divisible by the resolution Y scale.
  1482. *PrintableArea: PAIR(2748, 1764)
  1483. }
  1484. }
  1485. }
  1486. }
  1487. }
  1488. *Option: DBL_JAPANESE_POSTCARD_ROTATED
  1489. {
  1490. *rcNameID: =DBL_JAPANESE_POSTCARD_ROTATED_DISPLAY
  1491. *switch: InputBin
  1492. {
  1493. *case: Option1
  1494. {
  1495. *PrintableArea: PAIR(2015, 2499)
  1496. *PrintableOrigin: PAIR(42, 142)
  1497. *switch: Resolution
  1498. {
  1499. *case: Option1
  1500. {
  1501. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1502. *% Warning: the following printable length is adjusted (2499->2498) so it is divisible by the resolution Y scale.
  1503. *PrintableArea: PAIR(2014, 2498)
  1504. }
  1505. *case: Option2
  1506. {
  1507. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1508. *% Warning: the following printable length is adjusted (2499->2498) so it is divisible by the resolution Y scale.
  1509. *PrintableArea: PAIR(2013, 2498)
  1510. }
  1511. }
  1512. }
  1513. *case: Option2
  1514. {
  1515. *PrintableArea: PAIR(2015, 2691)
  1516. *PrintableOrigin: PAIR(42, 142)
  1517. *switch: Resolution
  1518. {
  1519. *case: Option1
  1520. {
  1521. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1522. *% Warning: the following printable length is adjusted (2691->2690) so it is divisible by the resolution Y scale.
  1523. *PrintableArea: PAIR(2014, 2690)
  1524. }
  1525. *case: Option2
  1526. {
  1527. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1528. *% Warning: the following printable length is adjusted (2691->2690) so it is divisible by the resolution Y scale.
  1529. *PrintableArea: PAIR(2013, 2690)
  1530. }
  1531. }
  1532. }
  1533. *case: Option3
  1534. {
  1535. *PrintableArea: PAIR(2015, 2499)
  1536. *PrintableOrigin: PAIR(42, 142)
  1537. *switch: Resolution
  1538. {
  1539. *case: Option1
  1540. {
  1541. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1542. *% Warning: the following printable length is adjusted (2499->2498) so it is divisible by the resolution Y scale.
  1543. *PrintableArea: PAIR(2014, 2498)
  1544. }
  1545. *case: Option2
  1546. {
  1547. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1548. *% Warning: the following printable length is adjusted (2499->2498) so it is divisible by the resolution Y scale.
  1549. *PrintableArea: PAIR(2013, 2498)
  1550. }
  1551. }
  1552. }
  1553. *case: Option4
  1554. {
  1555. *PrintableArea: PAIR(2015, 2499)
  1556. *PrintableOrigin: PAIR(42, 142)
  1557. *switch: Resolution
  1558. {
  1559. *case: Option1
  1560. {
  1561. *% Warning: the following printable width is adjusted (2015->2014) so it is divisible by the resolution X scale.
  1562. *% Warning: the following printable length is adjusted (2499->2498) so it is divisible by the resolution Y scale.
  1563. *PrintableArea: PAIR(2014, 2498)
  1564. }
  1565. *case: Option2
  1566. {
  1567. *% Warning: the following printable width is adjusted (2015->2013) so it is divisible by the resolution X scale.
  1568. *% Warning: the following printable length is adjusted (2499->2498) so it is divisible by the resolution Y scale.
  1569. *PrintableArea: PAIR(2013, 2498)
  1570. }
  1571. }
  1572. }
  1573. }
  1574. }
  1575. *Option: CUSTOMSIZE
  1576. {
  1577. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  1578. *MinSize: PAIR(360, 360)
  1579. *MaxSize: PAIR(5400, 7920)
  1580. *MaxPrintableWidth: 4896
  1581. *MinLeftMargin: 0
  1582. *CenterPrintable?: FALSE
  1583. *switch: InputBin
  1584. {
  1585. *case: Option1
  1586. {
  1587. *TopMargin: 120
  1588. *BottomMargin: 192
  1589. }
  1590. *case: Option2
  1591. {
  1592. *TopMargin: 0
  1593. *BottomMargin: 0
  1594. }
  1595. *case: Option3
  1596. {
  1597. *TopMargin: 120
  1598. *BottomMargin: 192
  1599. }
  1600. *case: Option4
  1601. {
  1602. *TopMargin: 120
  1603. *BottomMargin: 192
  1604. }
  1605. }
  1606. }
  1607. *Option: Option22
  1608. {
  1609. *rcNameID: 259
  1610. *OptionID: 259
  1611. *PageDimensions: PAIR(3600, 3600)
  1612. *Command: CmdSelect
  1613. {
  1614. *Order: DOC_SETUP.8
  1615. *Cmd: "<1B>C<000A>"
  1616. }
  1617. *switch: InputBin
  1618. {
  1619. *case: Option1
  1620. {
  1621. *PrintableArea: PAIR(2880, 3288)
  1622. *PrintableOrigin: PAIR(360, 120)
  1623. }
  1624. *case: Option2
  1625. {
  1626. *PrintableArea: PAIR(2880, 3600)
  1627. *PrintableOrigin: PAIR(360, 0)
  1628. }
  1629. *case: Option3
  1630. {
  1631. *PrintableArea: PAIR(2880, 3288)
  1632. *PrintableOrigin: PAIR(360, 120)
  1633. }
  1634. *case: Option4
  1635. {
  1636. *PrintableArea: PAIR(2880, 3288)
  1637. *PrintableOrigin: PAIR(360, 120)
  1638. }
  1639. }
  1640. }
  1641. *Option: Option23
  1642. {
  1643. *rcNameID: 260
  1644. *OptionID: 260
  1645. *PageDimensions: PAIR(5400, 3600)
  1646. *Command: CmdSelect
  1647. {
  1648. *Order: DOC_SETUP.8
  1649. *Cmd: "<1B>C<000A>"
  1650. }
  1651. *switch: InputBin
  1652. {
  1653. *case: Option1
  1654. {
  1655. *PrintableArea: PAIR(4896, 3288)
  1656. *PrintableOrigin: PAIR(252, 120)
  1657. }
  1658. *case: Option2
  1659. {
  1660. *PrintableArea: PAIR(4896, 3600)
  1661. *PrintableOrigin: PAIR(252, 0)
  1662. }
  1663. *case: Option3
  1664. {
  1665. *PrintableArea: PAIR(4896, 3288)
  1666. *PrintableOrigin: PAIR(252, 120)
  1667. }
  1668. *case: Option4
  1669. {
  1670. *PrintableArea: PAIR(4896, 3288)
  1671. *PrintableOrigin: PAIR(252, 120)
  1672. }
  1673. }
  1674. }
  1675. *Option: Option24
  1676. {
  1677. *rcNameID: 261
  1678. *OptionID: 261
  1679. *PageDimensions: PAIR(3600, 4320)
  1680. *Command: CmdSelect
  1681. {
  1682. *Order: DOC_SETUP.8
  1683. *Cmd: "<1B>C<000C>"
  1684. }
  1685. *switch: InputBin
  1686. {
  1687. *case: Option1
  1688. {
  1689. *PrintableArea: PAIR(2880, 4008)
  1690. *PrintableOrigin: PAIR(360, 120)
  1691. }
  1692. *case: Option2
  1693. {
  1694. *PrintableArea: PAIR(2880, 4320)
  1695. *PrintableOrigin: PAIR(360, 0)
  1696. }
  1697. *case: Option3
  1698. {
  1699. *PrintableArea: PAIR(2880, 4008)
  1700. *PrintableOrigin: PAIR(360, 120)
  1701. }
  1702. *case: Option4
  1703. {
  1704. *PrintableArea: PAIR(2880, 4008)
  1705. *PrintableOrigin: PAIR(360, 120)
  1706. }
  1707. }
  1708. }
  1709. *Option: Option25
  1710. {
  1711. *rcNameID: 262
  1712. *OptionID: 262
  1713. *PageDimensions: PAIR(5400, 4320)
  1714. *Command: CmdSelect
  1715. {
  1716. *Order: DOC_SETUP.8
  1717. *Cmd: "<1B>C<000C>"
  1718. }
  1719. *switch: InputBin
  1720. {
  1721. *case: Option1
  1722. {
  1723. *PrintableArea: PAIR(4896, 4008)
  1724. *PrintableOrigin: PAIR(252, 120)
  1725. }
  1726. *case: Option2
  1727. {
  1728. *PrintableArea: PAIR(4896, 4320)
  1729. *PrintableOrigin: PAIR(252, 0)
  1730. }
  1731. *case: Option3
  1732. {
  1733. *PrintableArea: PAIR(4896, 4008)
  1734. *PrintableOrigin: PAIR(252, 120)
  1735. }
  1736. *case: Option4
  1737. {
  1738. *PrintableArea: PAIR(4896, 4008)
  1739. *PrintableOrigin: PAIR(252, 120)
  1740. }
  1741. }
  1742. }
  1743. }
  1744. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
  1745. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4)
  1746. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A4_ROTATED)
  1747. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5)
  1748. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A5_ROTATED)
  1749. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A6)
  1750. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A6_ROTATED)
  1751. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
  1752. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4_JIS_ROTATED)
  1753. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5)
  1754. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B5_JIS_ROTATED)
  1755. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LETTER)
  1756. *InvalidCombination: LIST(InputBin.Option2, PaperSize.LEGAL)
  1757. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option16)
  1758. *InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD)
  1759. *InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD_ROTATED)
  1760. *InvalidCombination: LIST(InputBin.Option2, PaperSize.DBL_JAPANESE_POSTCARD)
  1761. *InvalidCombination: LIST(InputBin.Option2, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  1762. *Feature: PrintQuality
  1763. {
  1764. *rcNameID: =TEXT_QUALITY_DISPLAY
  1765. *DefaultOption: LETTER_QUALITY
  1766. *Option: LETTER_QUALITY
  1767. {
  1768. *rcNameID: =LETTER_QUALITY_DISPLAY
  1769. *Command: CmdSelect
  1770. {
  1771. *Order: DOC_SETUP.6
  1772. *Cmd: "<1B>x<011C>x<00>"
  1773. }
  1774. }
  1775. *Option: DRAFT_QUALITY
  1776. {
  1777. *rcNameID: =DRAFT_QUALITY_DISPLAY
  1778. *Command: CmdSelect
  1779. {
  1780. *Order: DOC_SETUP.6
  1781. *Cmd: "<1B>x<001C>x<01>"
  1782. }
  1783. }
  1784. }
  1785. *Feature: Halftone
  1786. {
  1787. *rcNameID: =HALFTONING_DISPLAY
  1788. *DefaultOption: HT_PATSIZE_AUTO
  1789. *Option: HT_PATSIZE_AUTO
  1790. {
  1791. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1792. }
  1793. *Option: HT_PATSIZE_SUPERCELL_M
  1794. {
  1795. *rcNameID: =HT_SUPERCELL_DISPLAY
  1796. }
  1797. *Option: HT_PATSIZE_6x6_M
  1798. {
  1799. *rcNameID: =HT_DITHER6X6_DISPLAY
  1800. }
  1801. *Option: HT_PATSIZE_8x8_M
  1802. {
  1803. *rcNameID: =HT_DITHER8X8_DISPLAY
  1804. }
  1805. }
  1806. *Command: CmdStartDoc
  1807. {
  1808. *Order: DOC_SETUP.1
  1809. *Cmd: "<1B>S<1B1B>S<1C1B>@<181B>t<011B>R<00>"
  1810. }
  1811. *Command: CmdStartPage
  1812. {
  1813. *Order: PAGE_SETUP.1
  1814. *Cmd: "<0D>"
  1815. }
  1816. *Command: CmdEndJob
  1817. {
  1818. *Order: JOB_FINISH.1
  1819. *Cmd: "<1B>S<1B1B>SK"
  1820. }
  1821. *RotateCoordinate?: FALSE
  1822. *RotateRaster?: FALSE
  1823. *RotateFont?: FALSE
  1824. *switch: Orientation
  1825. {
  1826. *case: PORTRAIT
  1827. {
  1828. *TextCaps: LIST(TC_SA_DOUBLE,TC_EA_DOUBLE,TC_IA_ABLE,TC_RA_ABLE)
  1829. }
  1830. *case: LANDSCAPE_CC270
  1831. {
  1832. *TextCaps: LIST(TC_RA_ABLE)
  1833. }
  1834. }
  1835. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  1836. *YMoveAttributes: LIST(SEND_CR_FIRST)
  1837. *MaxLineSpacing: 255
  1838. *XMoveThreshold: 0
  1839. *YMoveThreshold: *
  1840. *XMoveUnit: 60
  1841. *YMoveUnit: 180
  1842. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 6) )} }
  1843. *Command: CmdYMoveRelDown { *Cmd : "<1B>J" %c[0,255]{max_repeat((DestYRel / 2) )} }
  1844. *Command: CmdSetLineSpacing { *Cmd : "<1B>3" %c[0,255]{(LinefeedSpacing / 2) } }
  1845. *Command: CmdCR { *Cmd : "<0D>" }
  1846. *Command: CmdLF { *Cmd : "<0A>" }
  1847. *Command: CmdFF { *Cmd : "<0C>" }
  1848. *Command: CmdBackSpace { *Cmd : "<08>" }
  1849. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  1850. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  1851. *EjectPageWithFF?: TRUE
  1852. *switch: PaperSize
  1853. {
  1854. *case: 10X11
  1855. {
  1856. *EjectPageWithFF?: TRUE
  1857. *switch: InputBin
  1858. {
  1859. *case: Option2
  1860. {
  1861. *EjectPageWithFF?: FALSE
  1862. }
  1863. }
  1864. }
  1865. *case: 15X11
  1866. {
  1867. *EjectPageWithFF?: TRUE
  1868. *switch: InputBin
  1869. {
  1870. *case: Option2
  1871. {
  1872. *EjectPageWithFF?: FALSE
  1873. }
  1874. }
  1875. }
  1876. *case: CUSTOMSIZE
  1877. {
  1878. *EjectPageWithFF?: TRUE
  1879. *switch: InputBin
  1880. {
  1881. *case: Option2
  1882. {
  1883. *EjectPageWithFF?: FALSE
  1884. }
  1885. }
  1886. }
  1887. *case: Option22
  1888. {
  1889. *EjectPageWithFF?: TRUE
  1890. *switch: InputBin
  1891. {
  1892. *case: Option2
  1893. {
  1894. *EjectPageWithFF?: FALSE
  1895. }
  1896. }
  1897. }
  1898. *case: Option23
  1899. {
  1900. *EjectPageWithFF?: TRUE
  1901. *switch: InputBin
  1902. {
  1903. *case: Option2
  1904. {
  1905. *EjectPageWithFF?: FALSE
  1906. }
  1907. }
  1908. }
  1909. *case: Option24
  1910. {
  1911. *EjectPageWithFF?: TRUE
  1912. *switch: InputBin
  1913. {
  1914. *case: Option2
  1915. {
  1916. *EjectPageWithFF?: FALSE
  1917. }
  1918. }
  1919. }
  1920. *case: Option25
  1921. {
  1922. *EjectPageWithFF?: TRUE
  1923. *switch: InputBin
  1924. {
  1925. *case: Option2
  1926. {
  1927. *EjectPageWithFF?: FALSE
  1928. }
  1929. }
  1930. }
  1931. }
  1932. *OutputDataFormat: V_BYTE
  1933. *OptimizeLeftBound?: FALSE
  1934. *CursorXAfterSendBlockData: AT_GRXDATA_END
  1935. *CursorYAfterSendBlockData: NO_MOVE
  1936. *DefaultFont: 1
  1937. *DefaultCTT: -1
  1938. *switch: Orientation
  1939. {
  1940. *case: PORTRAIT
  1941. {
  1942. *DeviceFonts: LIST(1,5,6,7,8,9,10,11,12)
  1943. }
  1944. *case: LANDSCAPE_CC270
  1945. {
  1946. *DeviceFonts: LIST()
  1947. }
  1948. }
  1949. *FontCartridge: FC1
  1950. {
  1951. *rcCartridgeNameID: 284
  1952. *PortraitFonts: LIST(3,4,14,15,16,17,18,19,20,21)
  1953. *LandscapeFonts: LIST()
  1954. }
  1955. *Command: CmdBoldOn { *Cmd : "<1B>E" }
  1956. *Command: CmdBoldOff { *Cmd : "<1B>F" }
  1957. *Command: CmdItalicOn { *Cmd : "<1B>4" }
  1958. *Command: CmdItalicOff { *Cmd : "<1B>5" }
  1959. *Command: CmdSelectSingleByteMode { *Cmd : "<1C0F>" }
  1960. *Command: CmdSelectDoubleByteMode { *Cmd : "<1C12>" }