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.

876 lines
34 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "EPAP10VJ.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "EPSON AP-1000V2"
  11. *MasterUnits: PAIR(720, 720)
  12. *ResourceDLL: "EPRSTRES.DLL"
  13. *PrinterType: SERIAL
  14. *OutputOrderReversed?: TRUE
  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: Option1
  32. *Option: Option1
  33. {
  34. *rcNameID: 287
  35. *Command: CmdSelect
  36. {
  37. *Order: DOC_SETUP.7
  38. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000201>x<001B0000001B>O"
  39. }
  40. }
  41. *Option: Option2
  42. {
  43. *rcNameID: 293
  44. *Command: CmdSelect
  45. {
  46. *Order: DOC_SETUP.7
  47. *Cmd: "<1B>(R<080000>REMOTE1TP<0500000101>x<001B0000001B19>1"
  48. }
  49. }
  50. }
  51. *Feature: Resolution
  52. {
  53. *rcNameID: =RESOLUTION_DISPLAY
  54. *DefaultOption: Option1
  55. *Option: Option1
  56. {
  57. *Name: "360 x 360 dots per inch"
  58. *DPI: PAIR(360, 360)
  59. *TextDPI: PAIR(360, 360)
  60. *PinsPerLogPass: 48
  61. *PinsPerPhysPass: 48
  62. *MinStripBlankPixels: 720
  63. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  64. *SpotDiameter: 100
  65. *Command: CmdSendBlockData { *Cmd : "<1B>*I" %l{(NumOfDataBytes / 6) } }
  66. }
  67. *Option: Option2
  68. {
  69. *Name: "180 x 180 dots per inch"
  70. *DPI: PAIR(180, 180)
  71. *TextDPI: PAIR(180, 180)
  72. *PinsPerLogPass: 24
  73. *PinsPerPhysPass: 24
  74. *MinStripBlankPixels: 360
  75. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  76. *SpotDiameter: 140
  77. *Command: CmdSendBlockData { *Cmd : "<1B>*'" %l{(NumOfDataBytes / 3) } }
  78. }
  79. }
  80. *Feature: PaperSize
  81. {
  82. *rcNameID: =PAPER_SIZE_DISPLAY
  83. *DefaultOption: A4
  84. *Option: A3
  85. {
  86. *rcNameID: =A3_DISPLAY
  87. *PrintableArea: PAIR(8245, 11187)
  88. *PrintableOrigin: PAIR(86, 242)
  89. *switch: Resolution
  90. {
  91. *case: Option1
  92. {
  93. *% Warning: the following printable width is adjusted (8245->8244) so it is divisible by the resolution X scale.
  94. *% Warning: the following printable length is adjusted (11187->11186) so it is divisible by the resolution Y scale.
  95. *PrintableArea: PAIR(8244, 11186)
  96. }
  97. *case: Option2
  98. {
  99. *% Warning: the following printable width is adjusted (8245->8240) so it is divisible by the resolution X scale.
  100. *% Warning: the following printable length is adjusted (11187->11184) so it is divisible by the resolution Y scale.
  101. *PrintableArea: PAIR(8240, 11184)
  102. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  103. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  104. *PrintableOrigin: PAIR(88, 244)
  105. }
  106. }
  107. *Command: CmdSelect
  108. {
  109. *Order: DOC_SETUP.8
  110. *Cmd: "<1B>(C<0200>B<171B>(c<0400>+<00>}<16>"
  111. }
  112. }
  113. *Option: A4
  114. {
  115. *rcNameID: =A4_DISPLAY
  116. *PrintableArea: PAIR(5741, 7695)
  117. *PrintableOrigin: PAIR(86, 242)
  118. *switch: Resolution
  119. {
  120. *case: Option1
  121. {
  122. *% Warning: the following printable width is adjusted (5741->5740) so it is divisible by the resolution X scale.
  123. *% Warning: the following printable length is adjusted (7695->7694) so it is divisible by the resolution Y scale.
  124. *PrintableArea: PAIR(5740, 7694)
  125. }
  126. *case: Option2
  127. {
  128. *% Warning: the following printable width is adjusted (5741->5736) so it is divisible by the resolution X scale.
  129. *% Warning: the following printable length is adjusted (7695->7692) so it is divisible by the resolution Y scale.
  130. *PrintableArea: PAIR(5736, 7692)
  131. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  132. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  133. *PrintableOrigin: PAIR(88, 244)
  134. }
  135. }
  136. *Command: CmdSelect
  137. {
  138. *Order: DOC_SETUP.8
  139. *Cmd: "<1B>(R<080000>REMOTE1SC<020000021B0000001B>(c<04000000910F>"
  140. }
  141. }
  142. *Option: A4_ROTATED
  143. {
  144. *rcNameID: =A4_ROTATED_DISPLAY
  145. *PrintableArea: PAIR(8245, 5232)
  146. *PrintableOrigin: PAIR(86, 242)
  147. *switch: Resolution
  148. {
  149. *case: Option1
  150. {
  151. *% Warning: the following printable width is adjusted (8245->8244) so it is divisible by the resolution X scale.
  152. *PrintableArea: PAIR(8244, 5232)
  153. }
  154. *case: Option2
  155. {
  156. *% Warning: the following printable width is adjusted (8245->8240) so it is divisible by the resolution X scale.
  157. *% Warning: the following printable length is adjusted (5232->5228) so it is divisible by the resolution Y scale.
  158. *PrintableArea: PAIR(8240, 5228)
  159. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  160. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  161. *PrintableOrigin: PAIR(88, 244)
  162. }
  163. }
  164. *Command: CmdSelect
  165. {
  166. *Order: DOC_SETUP.8
  167. *Cmd: "<1B>(C<0200A10B1B>(c<0400>+<00DC0A>"
  168. }
  169. }
  170. *Option: A5
  171. {
  172. *rcNameID: =A5_DISPLAY
  173. *PrintableArea: PAIR(4026, 5232)
  174. *PrintableOrigin: PAIR(86, 242)
  175. *switch: Resolution
  176. {
  177. *case: Option2
  178. {
  179. *% Warning: the following printable width is adjusted (4026->4024) so it is divisible by the resolution X scale.
  180. *% Warning: the following printable length is adjusted (5232->5228) so it is divisible by the resolution Y scale.
  181. *PrintableArea: PAIR(4024, 5228)
  182. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  183. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  184. *PrintableOrigin: PAIR(88, 244)
  185. }
  186. }
  187. *Command: CmdSelect
  188. {
  189. *Order: DOC_SETUP.8
  190. *Cmd: "<1B>(C<0200A10B1B>(c<0400>+<00DC0A>"
  191. }
  192. }
  193. *Option: A5_ROTATED
  194. {
  195. *rcNameID: =A5_ROTATED_DISPLAY
  196. *PrintableArea: PAIR(5760, 3476)
  197. *PrintableOrigin: PAIR(86, 242)
  198. *switch: Resolution
  199. {
  200. *case: Option2
  201. {
  202. *% Warning: the following printable width is adjusted (5760->5756) so it is divisible by the resolution X scale.
  203. *% Warning: the following printable length is adjusted (3476->3472) so it is divisible by the resolution Y scale.
  204. *PrintableArea: PAIR(5756, 3472)
  205. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  206. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  207. *PrintableOrigin: PAIR(88, 244)
  208. }
  209. }
  210. *Command: CmdSelect
  211. {
  212. *Order: DOC_SETUP.8
  213. *Cmd: "<1B>(C<0200>3<081B>(c<0400>+<00>n<07>"
  214. }
  215. }
  216. *Option: A6
  217. {
  218. *rcNameID: =A6_DISPLAY
  219. *PrintableArea: PAIR(2802, 3476)
  220. *PrintableOrigin: PAIR(86, 242)
  221. *switch: Resolution
  222. {
  223. *case: Option2
  224. {
  225. *% Warning: the following printable width is adjusted (2802->2800) so it is divisible by the resolution X scale.
  226. *% Warning: the following printable length is adjusted (3476->3472) so it is divisible by the resolution Y scale.
  227. *PrintableArea: PAIR(2800, 3472)
  228. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  229. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  230. *PrintableOrigin: PAIR(88, 244)
  231. }
  232. }
  233. *Command: CmdSelect
  234. {
  235. *Order: DOC_SETUP.8
  236. *Cmd: "<1B>(C<0200>3<081B>(c<0400>+<00>n<07>"
  237. }
  238. }
  239. *Option: A6_ROTATED
  240. {
  241. *rcNameID: =A6_ROTATED_DISPLAY
  242. *PrintableArea: PAIR(4026, 2252)
  243. *PrintableOrigin: PAIR(86, 242)
  244. *switch: Resolution
  245. {
  246. *case: Option2
  247. {
  248. *% Warning: the following printable width is adjusted (4026->4024) so it is divisible by the resolution X scale.
  249. *% Warning: the following printable length is adjusted (2252->2248) so it is divisible by the resolution Y scale.
  250. *PrintableArea: PAIR(4024, 2248)
  251. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  252. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  253. *PrintableOrigin: PAIR(88, 244)
  254. }
  255. }
  256. *Command: CmdSelect
  257. {
  258. *Order: DOC_SETUP.8
  259. *Cmd: "<1B>(C<0200CF051B>(c<0400>+<000A05>"
  260. }
  261. }
  262. *Option: B4
  263. {
  264. *rcNameID: =B4_DISPLAY
  265. *PrintableArea: PAIR(7114, 9596)
  266. *PrintableOrigin: PAIR(86, 242)
  267. *switch: Resolution
  268. {
  269. *case: Option2
  270. {
  271. *% Warning: the following printable width is adjusted (7114->7112) so it is divisible by the resolution X scale.
  272. *% Warning: the following printable length is adjusted (9596->9592) so it is divisible by the resolution Y scale.
  273. *PrintableArea: PAIR(7112, 9592)
  274. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  275. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  276. *PrintableOrigin: PAIR(88, 244)
  277. }
  278. }
  279. *Command: CmdSelect
  280. {
  281. *Order: DOC_SETUP.8
  282. *Cmd: "<1B>(C<0200>'<141B>(c<0400>+<00>b<13>"
  283. }
  284. }
  285. *Option: B5
  286. {
  287. *rcNameID: =B5_DISPLAY
  288. *PrintableArea: PAIR(4990, 6564)
  289. *PrintableOrigin: PAIR(86, 242)
  290. *switch: Resolution
  291. {
  292. *case: Option2
  293. {
  294. *% Warning: the following printable width is adjusted (4990->4988) so it is divisible by the resolution X scale.
  295. *% Warning: the following printable length is adjusted (6564->6560) so it is divisible by the resolution Y scale.
  296. *PrintableArea: PAIR(4988, 6560)
  297. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  298. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  299. *PrintableOrigin: PAIR(88, 244)
  300. }
  301. }
  302. *Command: CmdSelect
  303. {
  304. *Order: DOC_SETUP.8
  305. *Cmd: "<1B>(C<0200>;<0E1B>(c<0400>+<00>v<0D>"
  306. }
  307. }
  308. *Option: B5_JIS_ROTATED
  309. {
  310. *rcNameID: =B5_JIS_ROTATED_DISPLAY
  311. *PrintableArea: PAIR(7114, 4440)
  312. *PrintableOrigin: PAIR(86, 242)
  313. *switch: Resolution
  314. {
  315. *case: Option2
  316. {
  317. *% Warning: the following printable width is adjusted (7114->7112) so it is divisible by the resolution X scale.
  318. *% Warning: the following printable length is adjusted (4440->4436) so it is divisible by the resolution Y scale.
  319. *PrintableArea: PAIR(7112, 4436)
  320. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  321. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  322. *PrintableOrigin: PAIR(88, 244)
  323. }
  324. }
  325. *Command: CmdSelect
  326. {
  327. *Order: DOC_SETUP.8
  328. *Cmd: "<1B>(C<0200150A1B>(c<0400>+<00>P<09>"
  329. }
  330. }
  331. *Option: LETTER
  332. {
  333. *rcNameID: =LETTER_DISPLAY
  334. *PrintableArea: PAIR(5751, 7198)
  335. *PrintableOrigin: PAIR(86, 242)
  336. *switch: Resolution
  337. {
  338. *case: Option1
  339. {
  340. *% Warning: the following printable width is adjusted (5751->5750) so it is divisible by the resolution X scale.
  341. *PrintableArea: PAIR(5750, 7198)
  342. }
  343. *case: Option2
  344. {
  345. *% Warning: the following printable width is adjusted (5751->5748) so it is divisible by the resolution X scale.
  346. *% Warning: the following printable length is adjusted (7198->7196) so it is divisible by the resolution Y scale.
  347. *PrintableArea: PAIR(5748, 7196)
  348. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  349. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  350. *PrintableOrigin: PAIR(88, 244)
  351. }
  352. }
  353. *Command: CmdSelect
  354. {
  355. *Order: DOC_SETUP.8
  356. *Cmd: "<1B>(C<0200>x<0F1B>(c<04000000B30E>"
  357. }
  358. }
  359. *Option: LEGAL
  360. {
  361. *rcNameID: =LEGAL_DISPLAY
  362. *PrintableArea: PAIR(5948, 9358)
  363. *PrintableOrigin: PAIR(86, 242)
  364. *switch: Resolution
  365. {
  366. *case: Option2
  367. {
  368. *% Warning: the following printable width is adjusted (5948->5944) so it is divisible by the resolution X scale.
  369. *% Warning: the following printable length is adjusted (9358->9356) so it is divisible by the resolution Y scale.
  370. *PrintableArea: PAIR(5944, 9356)
  371. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  372. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  373. *PrintableOrigin: PAIR(88, 244)
  374. }
  375. }
  376. *Command: CmdSelect
  377. {
  378. *Order: DOC_SETUP.8
  379. *Cmd: "<1B>(C<0200B0131B>(c<0400>+<00EB12>"
  380. }
  381. }
  382. *Option: JAPANESE_POSTCARD
  383. {
  384. *rcNameID: =JAPANESE_POSTCARD_DISPLAY
  385. *PrintableArea: PAIR(2665, 3476)
  386. *PrintableOrigin: PAIR(86, 242)
  387. *switch: Resolution
  388. {
  389. *case: Option1
  390. {
  391. *% Warning: the following printable width is adjusted (2665->2664) so it is divisible by the resolution X scale.
  392. *PrintableArea: PAIR(2664, 3476)
  393. }
  394. *case: Option2
  395. {
  396. *% Warning: the following printable width is adjusted (2665->2660) so it is divisible by the resolution X scale.
  397. *% Warning: the following printable length is adjusted (3476->3472) so it is divisible by the resolution Y scale.
  398. *PrintableArea: PAIR(2660, 3472)
  399. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  400. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  401. *PrintableOrigin: PAIR(88, 244)
  402. }
  403. }
  404. *Command: CmdSelect
  405. {
  406. *Order: DOC_SETUP.8
  407. *Cmd: "<1B>(C<0200>3<081B>(c<04000000>n<07>"
  408. }
  409. }
  410. *Option: JAPANESE_POSTCARD_ROTATED
  411. {
  412. *rcNameID: =JAPANESE_POSTCARD_ROTATED_DISPLAY
  413. *PrintableArea: PAIR(4026, 2115)
  414. *PrintableOrigin: PAIR(86, 242)
  415. *switch: Resolution
  416. {
  417. *case: Option1
  418. {
  419. *% Warning: the following printable length is adjusted (2115->2114) so it is divisible by the resolution Y scale.
  420. *PrintableArea: PAIR(4026, 2114)
  421. }
  422. *case: Option2
  423. {
  424. *% Warning: the following printable width is adjusted (4026->4024) so it is divisible by the resolution X scale.
  425. *% Warning: the following printable length is adjusted (2115->2112) so it is divisible by the resolution Y scale.
  426. *PrintableArea: PAIR(4024, 2112)
  427. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  428. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  429. *PrintableOrigin: PAIR(88, 244)
  430. }
  431. }
  432. *Command: CmdSelect
  433. {
  434. *Order: DOC_SETUP.8
  435. *Cmd: "<1B>(C<02008A051B>(c<04000000C504>"
  436. }
  437. }
  438. *Option: DBL_JAPANESE_POSTCARD_ROTATED
  439. {
  440. *rcNameID: =DBL_JAPANESE_POSTCARD_ROTATED_DISPLAY
  441. *PrintableArea: PAIR(4026, 4944)
  442. *PrintableOrigin: PAIR(86, 242)
  443. *switch: Resolution
  444. {
  445. *case: Option2
  446. {
  447. *% Warning: the following printable width is adjusted (4026->4024) so it is divisible by the resolution X scale.
  448. *% Warning: the following printable length is adjusted (4944->4940) so it is divisible by the resolution Y scale.
  449. *PrintableArea: PAIR(4024, 4940)
  450. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  451. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  452. *PrintableOrigin: PAIR(88, 244)
  453. }
  454. }
  455. *Command: CmdSelect
  456. {
  457. *Order: DOC_SETUP.8
  458. *Cmd: "<1B>(C<0200110B1B>(c<0400>+<00>L<0A>"
  459. }
  460. }
  461. *Option: Option16
  462. {
  463. *rcNameID: 266
  464. *PageDimensions: PAIR(10318, 14598)
  465. *PrintableArea: PAIR(10146, 13876)
  466. *PrintableOrigin: PAIR(86, 242)
  467. *switch: Resolution
  468. {
  469. *case: Option2
  470. {
  471. *% Warning: the following printable width is adjusted (10146->10144) so it is divisible by the resolution X scale.
  472. *% Warning: the following printable length is adjusted (13876->13872) so it is divisible by the resolution Y scale.
  473. *PrintableArea: PAIR(10144, 13872)
  474. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  475. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  476. *PrintableOrigin: PAIR(88, 244)
  477. }
  478. }
  479. *Command: CmdSelect
  480. {
  481. *Order: DOC_SETUP.8
  482. *Cmd: "<1B>(R<080000>REMOTE1SC<020000011B0000001B>(R<080000>REMOTE1RM<030000>'<141B0000>"
  483. + "<00>"
  484. }
  485. }
  486. *Option: Option17
  487. {
  488. *rcNameID: 267
  489. *PageDimensions: PAIR(10318, 14598)
  490. *PrintableArea: PAIR(10146, 13876)
  491. *PrintableOrigin: PAIR(86, 242)
  492. *switch: Resolution
  493. {
  494. *case: Option2
  495. {
  496. *% Warning: the following printable width is adjusted (10146->10144) so it is divisible by the resolution X scale.
  497. *% Warning: the following printable length is adjusted (13876->13872) so it is divisible by the resolution Y scale.
  498. *PrintableArea: PAIR(10144, 13872)
  499. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  500. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  501. *PrintableOrigin: PAIR(88, 244)
  502. }
  503. }
  504. *Command: CmdSelect
  505. {
  506. *Order: DOC_SETUP.8
  507. *Cmd: "<1B>(R<080000>REMOTE1SC<020000001B0000001B>(R<080000>REMOTE1RM<030000>'<141B0000>"
  508. + "<00>"
  509. }
  510. }
  511. *Option: Option18
  512. {
  513. *rcNameID: 268
  514. *PageDimensions: PAIR(14598, 10318)
  515. *PrintableArea: PAIR(14426, 9596)
  516. *PrintableOrigin: PAIR(86, 242)
  517. *switch: Resolution
  518. {
  519. *case: Option2
  520. {
  521. *% Warning: the following printable width is adjusted (14426->14424) so it is divisible by the resolution X scale.
  522. *% Warning: the following printable length is adjusted (9596->9592) so it is divisible by the resolution Y scale.
  523. *PrintableArea: PAIR(14424, 9592)
  524. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  525. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  526. *PrintableOrigin: PAIR(88, 244)
  527. }
  528. }
  529. *Command: CmdSelect
  530. {
  531. *Order: DOC_SETUP.8
  532. *Cmd: "<1B>(R<080000>REMOTE1SC<020000001B0000001B>(R<080000>REMOTE1RM<030000831C1B0000>"
  533. + "<00>"
  534. }
  535. }
  536. *Option: Option19
  537. {
  538. *rcNameID: 269
  539. *PageDimensions: PAIR(8416, 11906)
  540. *PrintableArea: PAIR(8244, 11184)
  541. *PrintableOrigin: PAIR(86, 242)
  542. *switch: Resolution
  543. {
  544. *case: Option2
  545. {
  546. *% Warning: the following printable width is adjusted (8244->8240) so it is divisible by the resolution X scale.
  547. *% Warning: the following printable length is adjusted (11184->11180) so it is divisible by the resolution Y scale.
  548. *PrintableArea: PAIR(8240, 11180)
  549. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  550. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  551. *PrintableOrigin: PAIR(88, 244)
  552. }
  553. }
  554. *Command: CmdSelect
  555. {
  556. *Order: DOC_SETUP.8
  557. *Cmd: "<1B>(R<080000>REMOTE1SC<020000011B0000001B>(R<080000>REMOTE1RM<030000>q<101B0000>"
  558. + "<00>"
  559. }
  560. }
  561. *Option: Option20
  562. {
  563. *rcNameID: 272
  564. *PageDimensions: PAIR(11906, 8416)
  565. *PrintableArea: PAIR(11734, 7694)
  566. *PrintableOrigin: PAIR(86, 242)
  567. *switch: Resolution
  568. {
  569. *case: Option2
  570. {
  571. *% Warning: the following printable width is adjusted (11734->11732) so it is divisible by the resolution X scale.
  572. *% Warning: the following printable length is adjusted (7694->7692) so it is divisible by the resolution Y scale.
  573. *PrintableArea: PAIR(11732, 7692)
  574. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  575. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  576. *PrintableOrigin: PAIR(88, 244)
  577. }
  578. }
  579. *Command: CmdSelect
  580. {
  581. *Order: DOC_SETUP.8
  582. *Cmd: "<1B>(R<080000>REMOTE1SC<020000001B0000001B>(R<080000>REMOTE1RM<030000>@<171B0000>"
  583. + "<00>"
  584. }
  585. }
  586. *Option: Option21
  587. {
  588. *rcNameID: 273
  589. *PageDimensions: PAIR(5954, 8416)
  590. *PrintableArea: PAIR(5782, 7694)
  591. *PrintableOrigin: PAIR(86, 242)
  592. *switch: Resolution
  593. {
  594. *case: Option2
  595. {
  596. *% Warning: the following printable width is adjusted (5782->5780) so it is divisible by the resolution X scale.
  597. *% Warning: the following printable length is adjusted (7694->7692) so it is divisible by the resolution Y scale.
  598. *PrintableArea: PAIR(5780, 7692)
  599. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  600. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  601. *PrintableOrigin: PAIR(88, 244)
  602. }
  603. }
  604. *Command: CmdSelect
  605. {
  606. *Order: DOC_SETUP.8
  607. *Cmd: "<1B>(R<080000>REMOTE1SC<020000011B0000001B>(R<080000>REMOTE1RM<030000A00B1B0000>"
  608. + "<00>"
  609. }
  610. }
  611. *Option: Option22
  612. {
  613. *rcNameID: 274
  614. *PageDimensions: PAIR(8416, 5954)
  615. *PrintableArea: PAIR(8244, 5232)
  616. *PrintableOrigin: PAIR(86, 242)
  617. *switch: Resolution
  618. {
  619. *case: Option2
  620. {
  621. *% Warning: the following printable width is adjusted (8244->8240) so it is divisible by the resolution X scale.
  622. *% Warning: the following printable length is adjusted (5232->5228) so it is divisible by the resolution Y scale.
  623. *PrintableArea: PAIR(8240, 5228)
  624. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  625. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  626. *PrintableOrigin: PAIR(88, 244)
  627. }
  628. }
  629. *Command: CmdSelect
  630. {
  631. *Order: DOC_SETUP.8
  632. *Cmd: "<1B>(R<080000>REMOTE1SC<020000011B0000001B>(R<080000>REMOTE1RM<030000>q<101B0000>"
  633. + "<00>"
  634. }
  635. }
  636. *Option: Option23
  637. {
  638. *rcNameID: 277
  639. *PageDimensions: PAIR(7286, 10318)
  640. *PrintableArea: PAIR(6912, 9596)
  641. *PrintableOrigin: PAIR(86, 242)
  642. *switch: Resolution
  643. {
  644. *case: Option2
  645. {
  646. *% Warning: the following printable width is adjusted (6912->6908) so it is divisible by the resolution X scale.
  647. *% Warning: the following printable length is adjusted (9596->9592) so it is divisible by the resolution Y scale.
  648. *PrintableArea: PAIR(6908, 9592)
  649. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  650. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  651. *PrintableOrigin: PAIR(88, 244)
  652. }
  653. }
  654. *Command: CmdSelect
  655. {
  656. *Order: DOC_SETUP.8
  657. *Cmd: "<1B>(R<080000>REMOTE1SC<020000011B0000001B>(R<080000>REMOTE1RM<030000D70D1B0000>"
  658. + "<00>"
  659. }
  660. }
  661. *Option: Option24
  662. {
  663. *rcNameID: 278
  664. *PageDimensions: PAIR(4198, 5854)
  665. *PrintableArea: PAIR(4026, 5132)
  666. *PrintableOrigin: PAIR(86, 242)
  667. *switch: Resolution
  668. {
  669. *case: Option2
  670. {
  671. *% Warning: the following printable width is adjusted (4026->4024) so it is divisible by the resolution X scale.
  672. *% Warning: the following printable length is adjusted (5132->5128) so it is divisible by the resolution Y scale.
  673. *PrintableArea: PAIR(4024, 5128)
  674. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  675. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  676. *PrintableOrigin: PAIR(88, 244)
  677. }
  678. }
  679. *Command: CmdSelect
  680. {
  681. *Order: DOC_SETUP.8
  682. *Cmd: "<1B>(R<080000>REMOTE1SC<020000031B000000>"
  683. }
  684. }
  685. *Option: Option25
  686. {
  687. *rcNameID: 279
  688. *PageDimensions: PAIR(5854, 4198)
  689. *PrintableArea: PAIR(5682, 3476)
  690. *PrintableOrigin: PAIR(86, 242)
  691. *switch: Resolution
  692. {
  693. *case: Option2
  694. {
  695. *% Warning: the following printable width is adjusted (5682->5680) so it is divisible by the resolution X scale.
  696. *% Warning: the following printable length is adjusted (3476->3472) so it is divisible by the resolution Y scale.
  697. *PrintableArea: PAIR(5680, 3472)
  698. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  699. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  700. *PrintableOrigin: PAIR(88, 244)
  701. }
  702. }
  703. *Command: CmdSelect
  704. {
  705. *Order: DOC_SETUP.8
  706. *Cmd: "<1B>(R<080000>REMOTE1SC<020000031B000000>"
  707. }
  708. }
  709. *Option: Option26
  710. {
  711. *rcNameID: 280
  712. *PageDimensions: PAIR(10318, 7286)
  713. *PrintableArea: PAIR(9792, 6564)
  714. *PrintableOrigin: PAIR(86, 242)
  715. *switch: Resolution
  716. {
  717. *case: Option2
  718. {
  719. *% Warning: the following printable width is adjusted (9792->9788) so it is divisible by the resolution X scale.
  720. *% Warning: the following printable length is adjusted (6564->6560) so it is divisible by the resolution Y scale.
  721. *PrintableArea: PAIR(9788, 6560)
  722. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  723. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  724. *PrintableOrigin: PAIR(88, 244)
  725. }
  726. }
  727. *Command: CmdSelect
  728. {
  729. *Order: DOC_SETUP.8
  730. *Cmd: "<1B>(R<080000>REMOTE1SC<020000011B0000001B>(R<080000>REMOTE1RM<030000>'<141B0000>"
  731. + "<00>"
  732. }
  733. }
  734. *Option: Option27
  735. {
  736. *rcNameID: 281
  737. *PageDimensions: PAIR(10318, 7286)
  738. *PrintableArea: PAIR(9792, 6564)
  739. *PrintableOrigin: PAIR(86, 242)
  740. *switch: Resolution
  741. {
  742. *case: Option2
  743. {
  744. *% Warning: the following printable width is adjusted (9792->9788) so it is divisible by the resolution X scale.
  745. *% Warning: the following printable length is adjusted (6564->6560) so it is divisible by the resolution Y scale.
  746. *PrintableArea: PAIR(9788, 6560)
  747. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  748. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  749. *PrintableOrigin: PAIR(88, 244)
  750. }
  751. }
  752. *Command: CmdSelect
  753. {
  754. *Order: DOC_SETUP.8
  755. *Cmd: "<1B>(R<080000>REMOTE1SC<020000001B0000001B>(R<080000>REMOTE1RM<030000>'<141B0000>"
  756. + "<00>"
  757. }
  758. }
  759. *Option: Option28
  760. {
  761. *rcNameID: 282
  762. *PageDimensions: PAIR(5162, 7286)
  763. *PrintableArea: PAIR(4990, 6564)
  764. *PrintableOrigin: PAIR(86, 242)
  765. *switch: Resolution
  766. {
  767. *case: Option2
  768. {
  769. *% Warning: the following printable width is adjusted (4990->4988) so it is divisible by the resolution X scale.
  770. *% Warning: the following printable length is adjusted (6564->6560) so it is divisible by the resolution Y scale.
  771. *PrintableArea: PAIR(4988, 6560)
  772. *% Warning: the following printable origin X is adjusted (86->88) so it is divisible by the resolution X scale.
  773. *% Warning: the following printable origin Y is adjusted (242->244) so it is divisible by the resolution Y scale.
  774. *PrintableOrigin: PAIR(88, 244)
  775. }
  776. }
  777. *Command: CmdSelect
  778. {
  779. *Order: DOC_SETUP.8
  780. *Cmd: "<1B>(R<080000>REMOTE1SC<020000031B000000>"
  781. }
  782. }
  783. }
  784. *InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD)
  785. *InvalidCombination: LIST(InputBin.Option2, PaperSize.JAPANESE_POSTCARD_ROTATED)
  786. *InvalidCombination: LIST(InputBin.Option2, PaperSize.DBL_JAPANESE_POSTCARD_ROTATED)
  787. *Feature: ColorMode
  788. {
  789. *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
  790. *DefaultOption: Color
  791. *Option: Mono
  792. {
  793. *rcNameID: =MONO_DISPLAY
  794. *DevNumOfPlanes: 1
  795. *DevBPP: 1
  796. *Color? : FALSE
  797. }
  798. *Option: Color
  799. {
  800. *rcNameID: =COLOR_DISPLAY
  801. *DevNumOfPlanes: 4
  802. *DevBPP: 1
  803. *DrvBPP: 4
  804. *ColorPlaneOrder: LIST(YELLOW, MAGENTA, CYAN, BLACK)
  805. *Command: CmdSendYellowData { *Cmd : "<1B>r<04>" }
  806. *Command: CmdSendMagentaData { *Cmd : "<1B>r<01>" }
  807. *Command: CmdSendCyanData { *Cmd : "<1B>r<02>" }
  808. *Command: CmdSendBlackData { *Cmd : "<1B>r<00>" }
  809. *Command: CmdSelectBlackColor { *Cmd : "<1B>r<00>" }
  810. *Command: CmdSelectRedColor { *Cmd : "<1B>r<05>" }
  811. *Command: CmdSelectGreenColor { *Cmd : "<1B>r<06>" }
  812. *Command: CmdSelectYellowColor { *Cmd : "<1B>r<04>" }
  813. *Command: CmdSelectBlueColor { *Cmd : "<1B>r<03>" }
  814. *Command: CmdSelectMagentaColor { *Cmd : "<1B>r<01>" }
  815. *Command: CmdSelectCyanColor { *Cmd : "<1B>r<02>" }
  816. }
  817. }
  818. *Feature: Halftone
  819. {
  820. *rcNameID: =HALFTONING_DISPLAY
  821. *DefaultOption: HT_PATSIZE_AUTO
  822. *Option: HT_PATSIZE_AUTO
  823. {
  824. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  825. }
  826. *Option: HT_PATSIZE_SUPERCELL_M
  827. {
  828. *rcNameID: =HT_SUPERCELL_DISPLAY
  829. }
  830. *Option: HT_PATSIZE_6x6_M
  831. {
  832. *rcNameID: =HT_DITHER6X6_DISPLAY
  833. }
  834. *Option: HT_PATSIZE_8x8_M
  835. {
  836. *rcNameID: =HT_DITHER8X8_DISPLAY
  837. }
  838. }
  839. *Command: CmdStartDoc
  840. {
  841. *Order: DOC_SETUP.1
  842. *Cmd: "<1B>S<1B1B>S<1C1B>@<181B>t<011B>R<00>"
  843. }
  844. *Command: CmdStartPage
  845. {
  846. *Order: PAGE_SETUP.1
  847. *Cmd: "<0D>"
  848. }
  849. *Command: CmdEndJob
  850. {
  851. *Order: JOB_FINISH.1
  852. *Cmd: "<1B>S<1B1B>SK"
  853. }
  854. *RotateCoordinate?: FALSE
  855. *RotateRaster?: FALSE
  856. *RotateFont?: FALSE
  857. *TextCaps: LIST(TC_RA_ABLE)
  858. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  859. *YMoveAttributes: LIST(SEND_CR_FIRST,FAVOR_LF)
  860. *MaxLineSpacing: 255
  861. *XMoveThreshold: 0
  862. *XMoveUnit: 60
  863. *Command: CmdXMoveAbsolute { *Cmd : "<1B>$" %l[0,815]{max_repeat((DestX / 12) )} }
  864. *Command: CmdSetLineSpacing { *Cmd : "<1B>+" %c[0,255]{(LinefeedSpacing / 2) } }
  865. *Command: CmdCR { *Cmd : "<0D>" }
  866. *Command: CmdLF { *Cmd : "<0A>" }
  867. *Command: CmdFF { *Cmd : "<0C>" }
  868. *Command: CmdUniDirectionOn { *Cmd : "<1B>U<01>" }
  869. *Command: CmdUniDirectionOff { *Cmd : "<1B>U<00>" }
  870. *% Error: no Abs or Rel YMoveCommands found. Correct it manually.
  871. *EjectPageWithFF?: TRUE
  872. *OutputDataFormat: V_BYTE
  873. *OptimizeLeftBound?: FALSE
  874. *CursorXAfterSendBlockData: AT_GRXDATA_END
  875. *CursorYAfterSendBlockData: NO_MOVE
  876. *DefaultCTT: -1