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.

797 lines
24 KiB

  1. *CodePage: 1252
  2. *ModelName: "EPSON LASER EPL-N2000K"
  3. *MasterUnits: PAIR(1200, 1200)
  4. *ResourceDLL: "EPAGERES.DLL"
  5. *PrinterType: PAGE
  6. *MaxCopies: 255
  7. *PrintRate: 20
  8. *PrintRateUnit: PPM
  9. *FontCartSlots: 2
  10. *rcInstalledOptionNameID: =RC_STR_OPTION_ON
  11. *rcNotInstalledOptionNameID: =RC_STR_OPTION_OFF
  12. *Feature: Orientation
  13. {
  14. *rcNameID: =ORIENTATION_DISPLAY
  15. *DefaultOption: PORTRAIT
  16. *Option: PORTRAIT
  17. {
  18. *rcNameID: =PORTRAIT_DISPLAY
  19. *Command: CmdSelect
  20. {
  21. *Order: DOC_SETUP.30
  22. *Cmd: "<1D>0poE"
  23. }
  24. }
  25. *Option: LANDSCAPE_CC90
  26. {
  27. *rcNameID: =LANDSCAPE_DISPLAY
  28. *Command: CmdSelect
  29. {
  30. *Order: DOC_SETUP.30
  31. *Cmd: "<1D>1poE"
  32. }
  33. }
  34. }
  35. *Feature: InputBin
  36. {
  37. *rcNameID: =PAPER_SOURCE_DISPLAY
  38. *DefaultOption: AUTOSEL
  39. *Option: AUTOSEL
  40. {
  41. *rcNameID: =RC_STR_AUTOSEL
  42. *Command: CmdSelect
  43. {
  44. *Order: DOC_SETUP.50
  45. *Cmd: "<1D>0;0iuE"
  46. }
  47. }
  48. *Option: CST1
  49. {
  50. *rcNameID: =RC_STR_CST1
  51. *Command: CmdSelect
  52. {
  53. *Order: DOC_SETUP.50
  54. *Cmd: "<1D>2;1iuE"
  55. }
  56. }
  57. *Option: CST2
  58. {
  59. *rcNameID: =RC_STR_CST2
  60. *Installable?: TRUE
  61. *rcInstallableFeatureNameID: =RC_STR_CST2
  62. *Command: CmdSelect
  63. {
  64. *Order: DOC_SETUP.50
  65. *Cmd: "<1D>3;1iuE"
  66. }
  67. }
  68. *Option: FTRAY
  69. {
  70. *rcNameID: =RC_STR_FTRAY
  71. *Command: CmdSelect
  72. {
  73. *Order: DOC_SETUP.50
  74. *Cmd: "<1D>1;1iuE"
  75. }
  76. }
  77. }
  78. *Feature: MediaType
  79. {
  80. *rcNameID: =MEDIA_TYPE_DISPLAY
  81. *DefaultOption: STANDARD
  82. *Option: STANDARD
  83. {
  84. *rcNameID: =PLAIN_PAPER_DISPLAY
  85. *Command: CmdSelect
  86. {
  87. *Order: JOB_SETUP.3
  88. *Cmd: =CMD_EJL_NORMAL
  89. }
  90. }
  91. *Option: TRANSPARENCY
  92. {
  93. *rcNameID: =TRANSPARENCY_DISPLAY
  94. *Command: CmdSelect
  95. {
  96. *Order: JOB_SETUP.3
  97. *Cmd: =CMD_EJL_OHP
  98. }
  99. }
  100. *Option: THICK
  101. {
  102. *rcNameID: =RC_STR_THICK
  103. *Command: CmdSelect
  104. {
  105. *Order: JOB_SETUP.3
  106. *Cmd: =CMD_EJL_THICK
  107. }
  108. }
  109. *Option: THIN
  110. {
  111. *rcNameID: =RC_STR_THIN
  112. *Command: CmdSelect
  113. {
  114. *Order: JOB_SETUP.3
  115. *Cmd: =CMD_EJL_THIN
  116. }
  117. }
  118. }
  119. *Feature: StartDocFin
  120. {
  121. *Name: ""
  122. *ConcealFromUI?: TRUE
  123. *DefaultOption: Option1
  124. *Option: Option1
  125. {
  126. *Name: ""
  127. *Command: CmdSelect
  128. {
  129. *Order: JOB_SETUP.10
  130. *Cmd: =CMD_EJL_END =CMD_STARTDOC_FIN_K
  131. }
  132. }
  133. }
  134. *Feature: Resolution
  135. {
  136. *rcNameID: =RESOLUTION_DISPLAY
  137. *DefaultOption: 600dpi
  138. *Option: 300dpi
  139. {
  140. *Name: "300 x 300 dots per inch"
  141. *DPI: PAIR(300, 300)
  142. *TextDPI: PAIR(300, 300)
  143. *MinStripBlankPixels: 32
  144. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  145. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  146. *SpotDiameter: 100
  147. *Command: CmdSendBlockData { *Cmd : "<1D>" %d{NumOfDataBytes }";" %d{(RasterDataWidthInBytes * 8) }";" %d{RasterDataHeightInPixels }
  148. + ";0bi{I" }
  149. *Command: CmdSelect
  150. {
  151. *Order: DOC_SETUP.20
  152. *Cmd: "<1D>0;300;300drE<1D>1;300;300drE<1D>2;300;300drE"
  153. }
  154. }
  155. *Option: 600dpi
  156. {
  157. *Name: "600 x 600 dots per inch"
  158. *DPI: PAIR(600, 600)
  159. *TextDPI: PAIR(600, 600)
  160. *MinStripBlankPixels: 32
  161. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  162. EXTERN_GLOBAL: *SendMultipleRows?: TRUE
  163. *SpotDiameter: 100
  164. *Command: CmdSendBlockData { *Cmd : "<1D>" %d{NumOfDataBytes }";" %d{(RasterDataWidthInBytes * 8) }";" %d{RasterDataHeightInPixels }
  165. + ";0bi{I" }
  166. *Command: CmdSelect
  167. {
  168. *Order: DOC_SETUP.20
  169. *Cmd: "<1D>0;600;600drE<1D>1;600;600drE<1D>2;600;600drE"
  170. }
  171. }
  172. }
  173. *Feature: PaperSize
  174. {
  175. *rcNameID: =PAPER_SIZE_DISPLAY
  176. *DefaultOption: A4
  177. *Option: A3
  178. {
  179. *InsertBlock: =BM_PS_A3
  180. }
  181. *Option: A4
  182. {
  183. *InsertBlock: =BM_PS_A4
  184. }
  185. *Option: A5
  186. {
  187. *InsertBlock: =BM_PS_A5
  188. }
  189. *Option: B5
  190. {
  191. *InsertBlock: =BM_PS_B5
  192. }
  193. *Option: LETTER
  194. {
  195. *InsertBlock: =BM_PS_LT
  196. }
  197. *Option: HLT
  198. {
  199. *InsertBlock: =BM_PS_HLT
  200. }
  201. *Option: LEGAL
  202. {
  203. *InsertBlock: =BM_PS_LGL
  204. }
  205. *Option: EXECUTIVE
  206. {
  207. *InsertBlock: =BM_PS_EXE
  208. }
  209. *Option: GLG
  210. {
  211. *InsertBlock: =BM_PS_GLG
  212. }
  213. *Option: GLT
  214. {
  215. *InsertBlock: =BM_PS_GLT
  216. }
  217. *Option: F4
  218. {
  219. *InsertBlock: =BM_PS_F4
  220. }
  221. *Option: ENV_MONARCH
  222. {
  223. *InsertBlock: =BM_PS_MON
  224. }
  225. *Option: C10
  226. {
  227. *InsertBlock: =BM_PS_C10
  228. }
  229. *Option: ENV_10
  230. {
  231. *InsertBlock: =BM_PS_E10
  232. }
  233. *Option: ENV_DL
  234. {
  235. *InsertBlock: =BM_PS_DL
  236. }
  237. *Option: ENV_C5
  238. {
  239. *InsertBlock: =BM_PS_C5
  240. }
  241. *Option: TABLOID
  242. {
  243. *InsertBlock: =BM_PS_TBLD
  244. }
  245. *Option: B4
  246. {
  247. *InsertBlock: =BM_PS_B4
  248. }
  249. *Option: CUSTOMSIZE
  250. {
  251. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  252. *MinSize: PAIR(4648, 6600)
  253. *MaxSize: PAIR(14032, 20400)
  254. *MaxPrintableWidth: 14032
  255. *InsertBlock: =BM_PSB_CTM
  256. }
  257. *Option: A3P
  258. {
  259. *InsertBlock: =BM_PS_A3P
  260. }
  261. }
  262. *Feature: Halftone
  263. {
  264. *rcNameID: =HALFTONING_DISPLAY
  265. *DefaultOption: HT_PATSIZE_AUTO
  266. *Option: HT_PATSIZE_AUTO
  267. {
  268. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  269. }
  270. *Option: HT_PATSIZE_SUPERCELL_M
  271. {
  272. *rcNameID: =HT_SUPERCELL_DISPLAY
  273. }
  274. *Option: HT_PATSIZE_6x6_M
  275. {
  276. *rcNameID: =HT_DITHER6X6_DISPLAY
  277. }
  278. *Option: HT_PATSIZE_8x8_M
  279. {
  280. *rcNameID: =HT_DITHER8X8_DISPLAY
  281. }
  282. }
  283. *Feature: RectFill
  284. {
  285. *rcNameID: =RC_STR_RECTFILL
  286. *FeatureType: DOC_PROPERTY
  287. *DefaultOption: Enabled
  288. *Option: Enabled
  289. {
  290. *rcNameID: =RC_STR_ENABLED
  291. *Command: CmdSelect
  292. {
  293. *Order: DOC_SETUP.999
  294. *Cmd: ""
  295. }
  296. }
  297. *Option: Disabled
  298. {
  299. *rcNameID: =RC_STR_DISABLED
  300. *Command: CmdSelect
  301. {
  302. *Order: DOC_SETUP.999
  303. *Cmd: ""
  304. }
  305. }
  306. }
  307. *Feature: Memory
  308. {
  309. *rcNameID: =PRINTER_MEMORY_DISPLAY
  310. *DefaultOption: 4096KB
  311. *Option: 4096KB
  312. {
  313. *Name: "4MB"
  314. *MemoryConfigKB: PAIR(4096, 200)
  315. }
  316. *Option: 5120KB
  317. {
  318. *Name: "5MB"
  319. *MemoryConfigKB: PAIR(5120, 217)
  320. }
  321. *Option: 6144KB
  322. {
  323. *Name: "6MB"
  324. *MemoryConfigKB: PAIR(6144, 518)
  325. }
  326. *Option: 7168KB
  327. {
  328. *Name: "7MB"
  329. *MemoryConfigKB: PAIR(7168, 820)
  330. }
  331. *Option: 8192KB
  332. {
  333. *Name: "8MB"
  334. *MemoryConfigKB: PAIR(8192, 1121)
  335. }
  336. *Option: 9216KB
  337. {
  338. *Name: "9MB"
  339. *MemoryConfigKB: PAIR(9216, 1422)
  340. }
  341. *Option: 10240KB
  342. {
  343. *Name: "10MB"
  344. *MemoryConfigKB: PAIR(10240, 1600)
  345. }
  346. *Option: 12288KB
  347. {
  348. *Name: "12MB"
  349. *MemoryConfigKB: PAIR(12288, 1600)
  350. }
  351. *Option: 13312KB
  352. {
  353. *Name: "13MB"
  354. *MemoryConfigKB: PAIR(13312, 1600)
  355. }
  356. *Option: 14336KB
  357. {
  358. *Name: "14MB"
  359. *MemoryConfigKB: PAIR(14336, 1600)
  360. }
  361. *Option: 16384KB
  362. {
  363. *Name: "16MB"
  364. *MemoryConfigKB: PAIR(16384, 1600)
  365. }
  366. *Option: 20480KB
  367. {
  368. *Name: "20MB"
  369. *MemoryConfigKB: PAIR(20480, 1600)
  370. }
  371. *Option: 21504KB
  372. {
  373. *Name: "21MB"
  374. *MemoryConfigKB: PAIR(21504, 1600)
  375. }
  376. *Option: 22528KB
  377. {
  378. *Name: "22MB"
  379. *MemoryConfigKB: PAIR(22528, 1600)
  380. }
  381. *Option: 24576KB
  382. {
  383. *Name: "24MB"
  384. *MemoryConfigKB: PAIR(24576, 1600)
  385. }
  386. *Option: 28672KB
  387. {
  388. *Name: "28MB"
  389. *MemoryConfigKB: PAIR(28672, 1600)
  390. }
  391. *Option: 36864KB
  392. {
  393. *Name: "36MB"
  394. *MemoryConfigKB: PAIR(36864, 1600)
  395. }
  396. *Option: 37888KB
  397. {
  398. *Name: "37MB"
  399. *MemoryConfigKB: PAIR(37888, 1600)
  400. }
  401. *Option: 38912KB
  402. {
  403. *Name: "38MB"
  404. *MemoryConfigKB: PAIR(38912, 1600)
  405. }
  406. *Option: 40960KB
  407. {
  408. *Name: "40MB"
  409. *MemoryConfigKB: PAIR(40960, 1600)
  410. }
  411. *Option: 45056KB
  412. {
  413. *Name: "44MB"
  414. *MemoryConfigKB: PAIR(45056, 1600)
  415. }
  416. *Option: 53248KB
  417. {
  418. *Name: "52MB"
  419. *MemoryConfigKB: PAIR(53248, 1600)
  420. }
  421. *Option: 69632KB
  422. {
  423. *Name: "68MB"
  424. *MemoryConfigKB: PAIR(69632, 1600)
  425. }
  426. }
  427. *Feature: DuplexUnit
  428. {
  429. *FeatureType: PRINTER_PROPERTY
  430. *rcNameID: =RC_STR_DUPLEXUNIT
  431. *DefaultOption: NotInstalled
  432. *Option: NotInstalled
  433. {
  434. *rcNameID: =RC_STR_OPTION_OFF
  435. *DisabledFeatures: LIST(Duplex)
  436. *Constraints: LIST(Duplex.VERTICAL,Duplex.HORIZONTAL)
  437. }
  438. *Option: Installed
  439. {
  440. *rcNameID: =RC_STR_OPTION_ON
  441. }
  442. }
  443. *Feature: Duplex
  444. {
  445. *rcNameID: =TWO_SIDED_PRINTING_DISPLAY
  446. *DefaultOption: NONE
  447. *Option: NONE
  448. {
  449. *rcNameID: =NONE_DISPLAY
  450. *Command: CmdSelect
  451. {
  452. *Order: PAGE_SETUP.8
  453. *Cmd: "<1D>0sdE"
  454. }
  455. }
  456. *Option: VERTICAL
  457. {
  458. *rcNameID: =FLIP_ON_LONG_EDGE_DISPLAY
  459. *Command: CmdSelect
  460. {
  461. *Order: PAGE_SETUP.9
  462. *Cmd: "<1D>1sdE<1D>0bdE"
  463. }
  464. }
  465. *Option: HORIZONTAL
  466. {
  467. *rcNameID: =FLIP_ON_SHORT_EDGE_DISPLAY
  468. *Command: CmdSelect
  469. {
  470. *Order: PAGE_SETUP.9
  471. *Cmd: "<1D>1sdE<1D>1bdE"
  472. }
  473. }
  474. }
  475. *InvalidCombination: LIST(Resolution.600dpi, Memory.4096KB, Duplex.VERTICAL)
  476. *InvalidCombination: LIST(Resolution.600dpi, Memory.4096KB, Duplex.HORIZONTAL)
  477. *InvalidCombination: LIST(Resolution.600dpi, Memory.5120KB, Duplex.VERTICAL)
  478. *InvalidCombination: LIST(Resolution.600dpi, Memory.5120KB, Duplex.HORIZONTAL)
  479. *InvalidCombination: LIST(PaperSize.A4, Resolution.600dpi, Memory.6144KB, Duplex.VERTICAL)
  480. *InvalidCombination: LIST(PaperSize.A4, Resolution.600dpi, Memory.6144KB, Duplex.HORIZONTAL)
  481. *InvalidCombination: LIST(PaperSize.A4, Resolution.600dpi, Memory.7168KB, Duplex.VERTICAL)
  482. *InvalidCombination: LIST(PaperSize.A4, Resolution.600dpi, Memory.7168KB, Duplex.HORIZONTAL)
  483. *InvalidCombination: LIST(PaperSize.LETTER, Resolution.600dpi, Memory.6144KB, Duplex.VERTICAL)
  484. *InvalidCombination: LIST(PaperSize.LETTER, Resolution.600dpi, Memory.6144KB, Duplex.HORIZONTAL)
  485. *InvalidCombination: LIST(PaperSize.LETTER, Resolution.600dpi, Memory.7168KB, Duplex.VERTICAL)
  486. *InvalidCombination: LIST(PaperSize.LETTER, Resolution.600dpi, Memory.7168KB, Duplex.HORIZONTAL)
  487. *InvalidCombination: LIST(PaperSize.LEGAL, Resolution.600dpi, Memory.6144KB, Duplex.VERTICAL)
  488. *InvalidCombination: LIST(PaperSize.LEGAL, Resolution.600dpi, Memory.6144KB, Duplex.HORIZONTAL)
  489. *InvalidCombination: LIST(PaperSize.LEGAL, Resolution.600dpi, Memory.7168KB, Duplex.VERTICAL)
  490. *InvalidCombination: LIST(PaperSize.LEGAL, Resolution.600dpi, Memory.7168KB, Duplex.HORIZONTAL)
  491. *InvalidCombination: LIST(PaperSize.LEGAL, Resolution.600dpi, Memory.8192KB, Duplex.VERTICAL)
  492. *InvalidCombination: LIST(PaperSize.LEGAL, Resolution.600dpi, Memory.8192KB, Duplex.HORIZONTAL)
  493. *InvalidCombination: LIST(PaperSize.LEGAL, Resolution.600dpi, Memory.9216KB, Duplex.VERTICAL)
  494. *InvalidCombination: LIST(PaperSize.LEGAL, Resolution.600dpi, Memory.9216KB, Duplex.HORIZONTAL)
  495. *InvalidCombination: LIST(PaperSize.GLG, Resolution.600dpi, Memory.4096KB)
  496. *InvalidCombination: LIST(PaperSize.GLG, Resolution.600dpi, Memory.6144KB, Duplex.VERTICAL)
  497. *InvalidCombination: LIST(PaperSize.GLG, Resolution.600dpi, Memory.6144KB, Duplex.HORIZONTAL)
  498. *InvalidCombination: LIST(PaperSize.GLG, Resolution.600dpi, Memory.7168KB, Duplex.VERTICAL)
  499. *InvalidCombination: LIST(PaperSize.GLG, Resolution.600dpi, Memory.7168KB, Duplex.HORIZONTAL)
  500. *InvalidCombination: LIST(PaperSize.GLG, Resolution.600dpi, Memory.8192KB, Duplex.VERTICAL)
  501. *InvalidCombination: LIST(PaperSize.GLG, Resolution.600dpi, Memory.8192KB, Duplex.HORIZONTAL)
  502. *InvalidCombination: LIST(PaperSize.GLT, Resolution.600dpi, Memory.6144KB, Duplex.VERTICAL)
  503. *InvalidCombination: LIST(PaperSize.GLT, Resolution.600dpi, Memory.6144KB, Duplex.HORIZONTAL)
  504. *InvalidCombination: LIST(PaperSize.F4, Resolution.600dpi, Memory.4096KB)
  505. *InvalidCombination: LIST(PaperSize.F4, Resolution.600dpi, Memory.6144KB, Duplex.VERTICAL)
  506. *InvalidCombination: LIST(PaperSize.F4, Resolution.600dpi, Memory.6144KB, Duplex.HORIZONTAL)
  507. *InvalidCombination: LIST(PaperSize.F4, Resolution.600dpi, Memory.7168KB, Duplex.VERTICAL)
  508. *InvalidCombination: LIST(PaperSize.F4, Resolution.600dpi, Memory.7168KB, Duplex.HORIZONTAL)
  509. *InvalidCombination: LIST(PaperSize.F4, Resolution.600dpi, Memory.8192KB, Duplex.VERTICAL)
  510. *InvalidCombination: LIST(PaperSize.F4, Resolution.600dpi, Memory.8192KB, Duplex.HORIZONTAL)
  511. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.4096KB)
  512. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.5120KB)
  513. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.6144KB)
  514. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.7168KB)
  515. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.8192KB, Duplex.VERTICAL)
  516. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.8192KB, Duplex.HORIZONTAL)
  517. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.9216KB, Duplex.VERTICAL)
  518. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.9216KB, Duplex.HORIZONTAL)
  519. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.10240KB, Duplex.VERTICAL)
  520. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.10240KB, Duplex.HORIZONTAL)
  521. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.12288KB, Duplex.VERTICAL)
  522. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.12288KB, Duplex.HORIZONTAL)
  523. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.13312KB, Duplex.VERTICAL)
  524. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.13312KB, Duplex.HORIZONTAL)
  525. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.14336KB, Duplex.VERTICAL)
  526. *InvalidCombination: LIST(PaperSize.A3, Resolution.600dpi, Memory.14336KB, Duplex.HORIZONTAL)
  527. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.4096KB)
  528. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.5120KB)
  529. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.6144KB)
  530. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.7168KB, Duplex.VERTICAL)
  531. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.7168KB, Duplex.HORIZONTAL)
  532. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.8192KB, Duplex.VERTICAL)
  533. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.8192KB, Duplex.HORIZONTAL)
  534. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.9216KB, Duplex.VERTICAL)
  535. *InvalidCombination: LIST(PaperSize.TABLOID, Resolution.600dpi, Memory.9216KB, Duplex.HORIZONTAL)
  536. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.4096KB)
  537. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.5120KB)
  538. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.6144KB, Duplex.VERTICAL)
  539. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.6144KB, Duplex.HORIZONTAL)
  540. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.7168KB, Duplex.VERTICAL)
  541. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.7168KB, Duplex.HORIZONTAL)
  542. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.8192KB, Duplex.VERTICAL)
  543. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.8192KB, Duplex.HORIZONTAL)
  544. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.9216KB, Duplex.VERTICAL)
  545. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.9216KB, Duplex.HORIZONTAL)
  546. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.10240KB, Duplex.VERTICAL)
  547. *InvalidCombination: LIST(PaperSize.B4, Resolution.600dpi, Memory.10240KB, Duplex.HORIZONTAL)
  548. *InvalidCombination: LIST(PaperSize.A3P, Memory.4096KB)
  549. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.5120KB)
  550. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.6144KB)
  551. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.7168KB)
  552. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.8192KB)
  553. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.9216KB)
  554. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.10240KB, Duplex.VERTICAL)
  555. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.10240KB, Duplex.HORIZONTAL)
  556. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.12288KB, Duplex.VERTICAL)
  557. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.12288KB, Duplex.HORIZONTAL)
  558. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.13312KB, Duplex.VERTICAL)
  559. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.13312KB, Duplex.HORIZONTAL)
  560. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.14336KB, Duplex.VERTICAL)
  561. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.14336KB, Duplex.HORIZONTAL)
  562. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.16384KB, Duplex.VERTICAL)
  563. *InvalidCombination: LIST(PaperSize.A3P, Resolution.600dpi, Memory.16384KB, Duplex.HORIZONTAL)
  564. *Command: CmdStartJob
  565. {
  566. *Order: JOB_SETUP.1
  567. *CallbackID: =SET_LCID_K
  568. }
  569. *Command: CmdStartDoc
  570. {
  571. *Order: JOB_SETUP.1
  572. *Cmd: =CMD_STARTDOC_INI_K =CMD_EJL_SET =CMD_EJL_DEF =CMD_EJL_FINE
  573. }
  574. *Command: CmdStartPage
  575. {
  576. *Order: PAGE_SETUP.1
  577. *Cmd: "<1D>1alfP<1D>1affP<1D>0;0;0clfP<1D>0X<1D>0Y"
  578. }
  579. *Command: CmdEndJob
  580. {
  581. *Order: JOB_FINISH.1
  582. *Cmd: "<1D>rhE<1B01>@EJL <0A1B01>@EJL <0A>"
  583. }
  584. *Command: CmdCopies
  585. {
  586. *Order: PAGE_SETUP.7
  587. *Cmd: "<1D>"%d[1,255]{NumOfCopies}"coO"
  588. }
  589. *RotateCoordinate?: TRUE
  590. *RotateRaster?: TRUE
  591. *RotateFont?: TRUE
  592. *TextCaps: LIST(TC_CR_90,TC_SF_X_YINDEP,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE,TC_UA_ABLE)
  593. *MemoryUsage: LIST(FONT)
  594. *CursorXAfterCR: AT_CURSOR_X_ORIGIN
  595. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  596. *YMoveAttributes: LIST(SEND_CR_FIRST)
  597. *XMoveThreshold: 0
  598. *YMoveThreshold: 0
  599. *XMoveUnit: 600
  600. *YMoveUnit: 600
  601. *Command: CmdXMoveAbsolute { *Cmd : "<1D>" %d{(DestX / 2) }"X" }
  602. *Command: CmdXMoveRelRight { *Cmd : "<1D>" %d{(DestXRel / 2) }"H" }
  603. *Command: CmdXMoveRelLeft { *Cmd : "<1D>-" %d{(DestXRel / 2) }"H" }
  604. *Command: CmdYMoveAbsolute { *Cmd : "<1D>" %d{(DestY / 2) }"Y" }
  605. *Command: CmdYMoveRelDown { *Cmd : "<1D>" %d{(DestYRel / 2) }"V" }
  606. *Command: CmdYMoveRelUp { *Cmd : "<1D>-" %d{(DestYRel / 2) }"V" }
  607. *Command: CmdCR { *Cmd : "<0D>" }
  608. *Command: CmdLF { *Cmd : "<0A>" }
  609. *Command: CmdFF { *Cmd : "<0C>" }
  610. *Command: CmdBackSpace { *Cmd : "<08>" }
  611. *Command: CmdPushCursor { *Cmd : "<1D>1ppP" }
  612. *Command: CmdPopCursor { *Cmd : "<1D>2ppP" }
  613. *Command: CmdSetSimpleRotation
  614. {
  615. *CallbackID: =TEXT_PRN_DIRECTION
  616. *Params: LIST(PrintDirInCCDegrees)
  617. }
  618. *EjectPageWithFF?: TRUE
  619. *Command: CmdEnableFE_RLE { *Cmd : "<1D>1bcI" }
  620. *Command: CmdDisableCompression { *Cmd : "<1D>0bcI" }
  621. *OutputDataFormat: H_BYTE
  622. *OptimizeLeftBound?: TRUE
  623. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  624. *CursorYAfterSendBlockData: NO_MOVE
  625. *DefaultFont: =RC_FONT_SONGK
  626. *DefaultCTT: 0
  627. *CharPosition: BASELINE
  628. *DeviceFonts: LIST(=RC_FONT_ROMAN,=RC_FONT_SANSRF,=RC_FONT_COURIER,=RC_FONT_COURIERI,
  629. + =RC_FONT_COURIERB,=RC_FONT_COURIERZ,=RC_FONT_SYMBOL,
  630. + =RC_FONT_DUTCH,=RC_FONT_DUTCHI,=RC_FONT_DUTCHB,=RC_FONT_DUTCHZ,
  631. + =RC_FONT_SWISS,=RC_FONT_SWISSI,=RC_FONT_SWISSB,=RC_FONT_SWISSZ,
  632. + =RC_FONT_MOREWB,
  633. + =RC_FONT_SONGK,=RC_FONT_SONGKV,=RC_FONT_HEIK,=RC_FONT_HEIKV,
  634. + =RC_FONT_KAIK,=RC_FONT_KAIKV,=RC_FONT_FSONGK,=RC_FONT_FSONGKV)
  635. *TTFS: SimSun
  636. {
  637. *rcTTFontNameID: =RC_TTF_SIMSUN
  638. *rcDevFontNameID: =RC_DF_SONGK
  639. }
  640. *TTFS: SimSunV
  641. {
  642. *rcTTFontNameID: =RC_TTF_SIMSUNV
  643. *rcDevFontNameID: =RC_DF_SONGKV
  644. }
  645. *TTFS: SimHei
  646. {
  647. *rcTTFontNameID: =RC_TTF_SIMHEI
  648. *rcDevFontNameID: =RC_DF_HEIK
  649. }
  650. *TTFS: SimHeiV
  651. {
  652. *rcTTFontNameID: =RC_TTF_SIMHEIV
  653. *rcDevFontNameID: =RC_DF_HEIKV
  654. }
  655. *TTFS: SimSun_E
  656. {
  657. *rcTTFontNameID: =RC_TTF_SIMSUN_E
  658. *rcDevFontNameID: =RC_DF_SONGK
  659. }
  660. *TTFS: SimSunV_E
  661. {
  662. *rcTTFontNameID: =RC_TTF_SIMSUNV_E
  663. *rcDevFontNameID: =RC_DF_SONGKV
  664. }
  665. *TTFS: SimHei_E
  666. {
  667. *rcTTFontNameID: =RC_TTF_SIMHEI_E
  668. *rcDevFontNameID: =RC_DF_HEIK
  669. }
  670. *TTFS: SimHeiV_E
  671. {
  672. *rcTTFontNameID: =RC_TTF_SIMHEIV_E
  673. *rcDevFontNameID: =RC_DF_HEIKV
  674. }
  675. *TTFS: Arial
  676. {
  677. *rcTTFontNameID: =RC_TTF_ARIAL
  678. *rcDevFontNameID: =RC_DF_SWISS721
  679. }
  680. *TTFS: CourierNew
  681. {
  682. *rcTTFontNameID: =RC_TTF_COURIERNEW
  683. *rcDevFontNameID: =RC_DF_COURIER
  684. }
  685. *TTFS: Symbol
  686. {
  687. *rcTTFontNameID: =RC_TTF_SYMBOL
  688. *rcDevFontNameID: =RC_DF_SYMBOLIC
  689. }
  690. *TTFS: TimesNewRoman
  691. {
  692. *rcTTFontNameID: =RC_TTF_TIMESNR
  693. *rcDevFontNameID: =RC_DF_DUTCH801
  694. }
  695. *TTFS: Wingdings
  696. {
  697. *rcTTFontNameID: =RC_TTF_WINGDINGS
  698. *rcDevFontNameID: =RC_DF_MOREWINGBATS
  699. }
  700. *TTFSEnabled?: =TTFS_ENABLED
  701. *MinFontID: =DOWNLOAD_MIN_FONT_ID
  702. *MaxFontID: =DOWNLOAD_MAX_FONT_ID
  703. *MaxNumDownFonts: =DOWNLOAD_MAX_FONTS
  704. *MinGlyphID: =DOWNLOAD_MIN_GLYPH_ID
  705. *MaxGlyphID: =DOWNLOAD_MAX_GLYPH_ID
  706. *FontFormat: OEM_CALLBACK
  707. *Command: CmdSelectFontID
  708. {
  709. *CallbackID: =DOWNLOAD_SELECT_FONT_ID
  710. *Params: LIST(CurrentFontID)
  711. }
  712. *Command: CmdSetFontID
  713. {
  714. *CallbackID: =DOWNLOAD_SET_FONT_ID
  715. *Params: LIST(CurrentFontID)
  716. }
  717. *Command: CmdSetCharCode
  718. {
  719. *CallbackID: =DOWNLOAD_SET_CHAR_CODE
  720. *Params: LIST(NextGlyph)
  721. }
  722. *Command: CmdDeleteFont
  723. {
  724. *CallbackID: =DOWNLOAD_DELETE_FONT
  725. *Params: LIST(CurrentFontID)
  726. }
  727. *Command: CmdBoldOn
  728. {
  729. *CallbackID: =TEXT_BOLD
  730. *Params: LIST(FontBold)
  731. }
  732. *Command: CmdBoldOff
  733. {
  734. *CallbackID: =TEXT_BOLD
  735. *Params: LIST(FontBold)
  736. }
  737. *Command: CmdItalicOn
  738. {
  739. *CallbackID: =TEXT_ITALIC
  740. *Params: LIST(FontItalic)
  741. }
  742. *Command: CmdItalicOff
  743. {
  744. *CallbackID: =TEXT_ITALIC
  745. *Params: LIST(FontItalic)
  746. }
  747. *Command: CmdUnderlineOn { *Cmd : "<1D>0;2rpI<1D>1ulC" }
  748. *Command: CmdUnderlineOff { *Cmd : "<1D>0ulC" }
  749. *Command: CmdWhiteTextOn { *Cmd : "<1D>1;0;0spE<1D>1owE<1D>1tsE" }
  750. *Command: CmdWhiteTextOff { *Cmd : "<1D>1;0;100spE<1D>0owE<1D>0tsE" }
  751. *Command: CmdSelectWhiteBrush { *Cmd : "<1D>1;0;0spE<1D>1owE<1D>1tsE" }
  752. *Command: CmdSelectBlackBrush { *Cmd : "<1D>1;0;100spE<1D>0owE<1D>0tsE" }
  753. *Command: CmdSelectSingleByteMode
  754. {
  755. *CallbackID: =TEXT_SINGLE_BYTE
  756. *Params: LIST(FontBold,FontItalic)
  757. }
  758. *Command: CmdSelectDoubleByteMode
  759. {
  760. *CallbackID: =TEXT_DOUBLE_BYTE
  761. *Params: LIST(FontBold,FontItalic)
  762. }
  763. *Command: CmdVerticalPrintingOn
  764. {
  765. *CallbackID: =TEXT_VERTICAL
  766. }
  767. *Command: CmdVerticalPrintingOff
  768. {
  769. *CallbackID: =TEXT_HORIZONTAL
  770. }
  771. *% Vector Printing / Rectangle Fill
  772. *switch: RectFill
  773. {
  774. *case: Enabled
  775. {
  776. *InsertBlock: =BM_RECTFILL
  777. }
  778. *case: Disabled
  779. {
  780. *% Nothing
  781. }
  782. }