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.

2286 lines
66 KiB

  1. *%%
  2. *%% NEC PICTY4000
  3. *%%
  4. *%% Copyright 1998, Hewlett-Packard Co.
  5. *%% Copyright 1998 - 1999, Microsoft Corp.
  6. *%% All Rights Reserved.
  7. *%%
  8. *Include: "hpvnam50.gpd"
  9. *%%
  10. *%% Global Entries
  11. *%%
  12. *GPDSpecVersion: "1.0"
  13. *GPDFileVersion: "1.0"
  14. *%% *ModelName: "HP DeskJet 1120C"
  15. *%% *GPDFileName: "HPWM5112.GPD"
  16. *ModelName: "NEC PICTY4000"
  17. *GPDFileName: "NCWM5112.GPD"
  18. *ResourceDLL: "hpvui50.dll"
  19. *PrintRate: 7
  20. *PrintRateUnit: PPM
  21. *rcPersonalityID: =PERSONALITY_PCL_DISPLAY
  22. *MasterUnits: PAIR(600, 600)
  23. *OutputOrderReversed?: TRUE
  24. *PrinterType: SERIAL
  25. *%%
  26. *%% 1120C Macros
  27. *%%
  28. *Macros: DJ1120CMacros
  29. {
  30. OEM_DJ1120C: "HTPD<00 00 00 04 11 00 00 00>"
  31. OEM_COMMON_INFO: =OEM_DJ1120C =OEM_PCL2 =OEM_PCL_MARG_0
  32. OEM_DJ1120C_RESET_MARGIN: "<1B>&l0E<1B>&l0L<1B>*p0y0X"
  33. }
  34. *%%
  35. *%% Standard Features
  36. *%%
  37. *Feature: PSAlignmentFile
  38. {
  39. *Name: "PSAlign"
  40. *Option: HPV800AL
  41. {
  42. *Name: ""
  43. }
  44. }
  45. *Feature: PSHelpFile
  46. {
  47. *Name: "PSHelp"
  48. *Option: HPVDJ200
  49. {
  50. *Name: ""
  51. }
  52. }
  53. *Feature: Orientation
  54. {
  55. *rcNameID: =ORIENTATION_DISPLAY
  56. *DefaultOption: PORTRAIT
  57. *Option: PORTRAIT
  58. {
  59. *rcNameID: =PORTRAIT_DISPLAY
  60. *Command: CmdSelect
  61. {
  62. *Order: PAGE_SETUP.10
  63. *Cmd: =PCL_ORIENT_PORTRAIT
  64. }
  65. }
  66. *Option: LANDSCAPE_CC90
  67. {
  68. *rcNameID: =LANDSCAPE_DISPLAY
  69. *Command: CmdSelect
  70. {
  71. *Order: PAGE_SETUP.10
  72. *Cmd: =PCL_ORIENT_LANDSCAPE
  73. }
  74. }
  75. }
  76. *Feature: InputBin
  77. {
  78. *rcNameID: =PAPER_SOURCE_DISPLAY
  79. *DefaultOption: UPPER
  80. *Option: UPPER
  81. {
  82. *rcNameID: =UPPER_TRAY_DISPLAY
  83. *Command: CmdSelect
  84. {
  85. *Order: DOC_SETUP.30
  86. *Cmd: =PCL_MEDSOURCE_TRAY1 =PCL_MEDSOURCE_PRELOAD
  87. }
  88. }
  89. *Option: MANUAL
  90. {
  91. *rcNameID: =MANUAL_FEED_DISPLAY
  92. *Command: CmdSelect
  93. {
  94. *Order: DOC_SETUP.30
  95. *Cmd: =PCL_MEDSOURCE_MANUALFEED
  96. }
  97. }
  98. *Option: ENVMANUAL
  99. {
  100. *rcNameID: =ENV_MANUAL_DISPLAY
  101. *Command: CmdSelect
  102. {
  103. *Order: DOC_SETUP.30
  104. *Cmd: =PCL_MEDSOURCE_ENVMANFEED
  105. }
  106. }
  107. }
  108. *Feature: PaperSize
  109. {
  110. *rcNameID: =PAPER_SIZE_DISPLAY
  111. *DefaultOption: LETTER
  112. *Option: LETTER
  113. {
  114. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  115. *BlockMacro: OEM_DJ1120C_PCL3_LETTER
  116. {
  117. *Command: CmdSelect
  118. {
  119. *Order: PAGE_SETUP.20
  120. *Cmd: =PCL_US_LETTER =OEM_DJ1120C_RESET_MARGIN
  121. }
  122. }
  123. *BlockMacro: OEM_DJ1120C_PCL3GUI_LETTER
  124. {
  125. *Command: CmdSelect
  126. {
  127. *Order: PAGE_SETUP.20
  128. *Cmd: =PCL_US_LETTER "<1B>*p64y0X"
  129. }
  130. }
  131. *switch: ColorMode
  132. {
  133. *case: Mono
  134. {
  135. *InsertBlock: =OEM_DJ1120C_PCL3_LETTER
  136. }
  137. *case: Color4
  138. {
  139. *InsertBlock: =OEM_DJ1120C_PCL3_LETTER
  140. }
  141. *default:
  142. {
  143. *InsertBlock: =OEM_DJ1120C_PCL3GUI_LETTER
  144. }
  145. }
  146. *switch: Orientation
  147. {
  148. *case: PORTRAIT
  149. {
  150. *PrintableArea: PAIR(4800, 6224)
  151. *PrintableOrigin: PAIR(150, 76)
  152. *CursorOrigin: PAIR(150, 12)
  153. }
  154. *case: LANDSCAPE_CC90
  155. {
  156. *PrintableArea: PAIR(4800, 6224)
  157. *PrintableOrigin: PAIR(150, 76)
  158. *CursorOrigin: PAIR(150, 6324)
  159. }
  160. }
  161. }
  162. *IgnoreBlock: {
  163. *Option: TABLOID
  164. {
  165. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  166. *BlockMacro: OEM_DJ1120C_PCL3_TABLOID
  167. {
  168. *Command: CmdSelect
  169. {
  170. *Order: PAGE_SETUP.20
  171. *Cmd: =PCL_LEDGER =OEM_DJ1120C_RESET_MARGIN
  172. }
  173. }
  174. *BlockMacro: OEM_DJ1120C_PCL3GUI_TABLOID
  175. {
  176. *Command: CmdSelect
  177. {
  178. *Order: PAGE_SETUP.20
  179. *Cmd: =PCL_LEDGER "<1B>*p64y0X"
  180. }
  181. }
  182. *switch: ColorMode
  183. {
  184. *case: Mono
  185. {
  186. *InsertBlock: =OEM_DJ1120C_PCL3_TABLOID
  187. }
  188. *case: Color4
  189. {
  190. *InsertBlock: =OEM_DJ1120C_PCL3_TABLOID
  191. }
  192. *default:
  193. {
  194. *InsertBlock: =OEM_DJ1120C_PCL3GUI_TABLOID
  195. }
  196. }
  197. *switch: Orientation
  198. {
  199. *case: PORTRAIT
  200. {
  201. *PrintableArea: PAIR(6352, 9824)
  202. *PrintableOrigin: PAIR(124, 76)
  203. *CursorOrigin: PAIR(124, 12)
  204. }
  205. *case: LANDSCAPE_CC90
  206. {
  207. *PrintableArea: PAIR(6352, 9824)
  208. *PrintableOrigin: PAIR(124, 76)
  209. *CursorOrigin: PAIR(124, 9924)
  210. }
  211. }
  212. }
  213. *Option: LEGAL
  214. {
  215. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  216. *BlockMacro: OEM_DJ1120C_PCL3_LEGAL
  217. {
  218. *Command: CmdSelect
  219. {
  220. *Order: PAGE_SETUP.20
  221. *Cmd: =PCL_US_LEGAL =OEM_DJ1120C_RESET_MARGIN
  222. }
  223. }
  224. *BlockMacro: OEM_DJ1120C_PCL3GUI_LEGAL
  225. {
  226. *Command: CmdSelect
  227. {
  228. *Order: PAGE_SETUP.20
  229. *Cmd: =PCL_US_LEGAL "<1B>*p56y0X"
  230. }
  231. }
  232. *switch: ColorMode
  233. {
  234. *case: Mono
  235. {
  236. *InsertBlock: =OEM_DJ1120C_PCL3_LEGAL
  237. }
  238. *case: Color4
  239. {
  240. *InsertBlock: =OEM_DJ1120C_PCL3_LEGAL
  241. }
  242. *default:
  243. {
  244. *InsertBlock: =OEM_DJ1120C_PCL3GUI_LEGAL
  245. }
  246. }
  247. *switch: Orientation
  248. {
  249. *case: PORTRAIT
  250. {
  251. *PrintableArea: PAIR(4800, 8032)
  252. *PrintableOrigin: PAIR(150, 68)
  253. *CursorOrigin: PAIR(150, 12)
  254. }
  255. *case: LANDSCAPE_CC90
  256. {
  257. *PrintableArea: PAIR(4800, 8032)
  258. *PrintableOrigin: PAIR(150, 68)
  259. *CursorOrigin: PAIR(150, 8124)
  260. }
  261. }
  262. }
  263. *Option: EXECUTIVE
  264. {
  265. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  266. *BlockMacro: OEM_DJ1120C_PCL3_EXECUTIVE
  267. {
  268. *Command: CmdSelect
  269. {
  270. *Order: PAGE_SETUP.20
  271. *Cmd: =PCL_US_EXECUTIVE =OEM_DJ1120C_RESET_MARGIN
  272. }
  273. }
  274. *BlockMacro: OEM_DJ1120C_PCL3GUI_EXECUTIVE
  275. {
  276. *Command: CmdSelect
  277. {
  278. *Order: PAGE_SETUP.20
  279. *Cmd: =PCL_US_EXECUTIVE "<1B>*p68y0X"
  280. }
  281. }
  282. *switch: ColorMode
  283. {
  284. *case: Mono
  285. {
  286. *InsertBlock: =OEM_DJ1120C_PCL3_EXECUTIVE
  287. }
  288. *case: Color4
  289. {
  290. *InsertBlock: =OEM_DJ1120C_PCL3_EXECUTIVE
  291. }
  292. *default:
  293. {
  294. *InsertBlock: =OEM_DJ1120C_PCL3GUI_EXECUTIVE
  295. }
  296. }
  297. *switch: Orientation
  298. {
  299. *case: PORTRAIT
  300. {
  301. *PrintableArea: PAIR(4048, 5920)
  302. *PrintableOrigin: PAIR(150, 80)
  303. *CursorOrigin: PAIR(150, 12)
  304. }
  305. *case: LANDSCAPE_CC90
  306. {
  307. *PrintableArea: PAIR(4048, 5920)
  308. *PrintableOrigin: PAIR(150, 80)
  309. *CursorOrigin: PAIR(150, 6024)
  310. }
  311. }
  312. }
  313. }
  314. *Option: A3
  315. {
  316. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  317. *BlockMacro: OEM_DJ1120C_PCL3_A3
  318. {
  319. *Command: CmdSelect
  320. {
  321. *Order: PAGE_SETUP.20
  322. *Cmd: =PCL_A3 =OEM_DJ1120C_RESET_MARGIN
  323. }
  324. }
  325. *BlockMacro: OEM_DJ1120C_PCL3GUI_A3
  326. {
  327. *Command: CmdSelect
  328. {
  329. *Order: PAGE_SETUP.20
  330. *Cmd: =PCL_A3 "<1B>*p56y0X"
  331. }
  332. }
  333. *switch: ColorMode
  334. {
  335. *case: Mono
  336. {
  337. *InsertBlock: =OEM_DJ1120C_PCL3_A3
  338. }
  339. *case: Color4
  340. {
  341. *InsertBlock: =OEM_DJ1120C_PCL3_A3
  342. }
  343. *default:
  344. {
  345. *InsertBlock: =OEM_DJ1120C_PCL3GUI_A3
  346. }
  347. }
  348. *switch: Orientation
  349. {
  350. *case: PORTRAIT
  351. {
  352. *PrintableArea: PAIR(6768, 9552)
  353. *PrintableOrigin: PAIR(122, 68)
  354. *CursorOrigin: PAIR(122, 12)
  355. }
  356. *case: LANDSCAPE_CC90
  357. {
  358. *PrintableArea: PAIR(6768, 9552)
  359. *PrintableOrigin: PAIR(122, 68)
  360. *CursorOrigin: PAIR(122, 9644)
  361. }
  362. }
  363. }
  364. *Option: A4
  365. {
  366. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  367. *BlockMacro: OEM_DJ1120C_PCL3_A4
  368. {
  369. *Command: CmdSelect
  370. {
  371. *Order: PAGE_SETUP.20
  372. *Cmd: =PCL_A4 =OEM_DJ1120C_RESET_MARGIN
  373. }
  374. }
  375. *BlockMacro: OEM_DJ1120C_PCL3GUI_A4
  376. {
  377. *Command: CmdSelect
  378. {
  379. *Order: PAGE_SETUP.20
  380. *Cmd: =PCL_A4 "<1B>*p58y0X"
  381. }
  382. }
  383. *switch: ColorMode
  384. {
  385. *case: Mono
  386. {
  387. *InsertBlock: =OEM_DJ1120C_PCL3_A4
  388. }
  389. *case: Color4
  390. {
  391. *InsertBlock: =OEM_DJ1120C_PCL3_A4
  392. }
  393. *default:
  394. {
  395. *InsertBlock: =OEM_DJ1120C_PCL3GUI_A4
  396. }
  397. }
  398. *switch: Orientation
  399. {
  400. *case: PORTRAIT
  401. {
  402. *PrintableArea: PAIR(4800, 6640)
  403. *PrintableOrigin: PAIR(80, 74)
  404. *CursorOrigin: PAIR(80, 12)
  405. }
  406. *case: LANDSCAPE_CC90
  407. {
  408. *PrintableArea: PAIR(4800, 6640)
  409. *PrintableOrigin: PAIR(80, 74)
  410. *CursorOrigin: PAIR(80, 6738)
  411. }
  412. }
  413. }
  414. *Option: B4
  415. {
  416. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  417. *BlockMacro: OEM_DJ1120C_PCL3_B4
  418. {
  419. *Command: CmdSelect
  420. {
  421. *Order: PAGE_SETUP.20
  422. *Cmd: =PCL_B4 =OEM_DJ1120C_RESET_MARGIN
  423. }
  424. }
  425. *BlockMacro: OEM_DJ1120C_PCL3GUI_B4
  426. {
  427. *Command: CmdSelect
  428. {
  429. *Order: PAGE_SETUP.20
  430. *Cmd: =PCL_B4 "<1B>*p62y0X"
  431. }
  432. }
  433. *switch: ColorMode
  434. {
  435. *case: Mono
  436. {
  437. *InsertBlock: =OEM_DJ1120C_PCL3_B4
  438. }
  439. *case: Color4
  440. {
  441. *InsertBlock: =OEM_DJ1120C_PCL3_B4
  442. }
  443. *default:
  444. {
  445. *InsertBlock: =OEM_DJ1120C_PCL3GUI_B4
  446. }
  447. }
  448. *switch: Orientation
  449. {
  450. *case: PORTRAIT
  451. {
  452. *PrintableArea: PAIR(5824, 8224)
  453. *PrintableOrigin: PAIR(122, 74)
  454. *CursorOrigin: PAIR(122, 12)
  455. }
  456. *case: LANDSCAPE_CC90
  457. {
  458. *PrintableArea: PAIR(5824, 8224)
  459. *PrintableOrigin: PAIR(122, 74)
  460. *CursorOrigin: PAIR(122, 8322)
  461. }
  462. }
  463. }
  464. *Option: A5
  465. {
  466. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  467. *BlockMacro: OEM_DJ1120C_PCL3_A5
  468. {
  469. *Command: CmdSelect
  470. {
  471. *Order: PAGE_SETUP.20
  472. *Cmd: =PCL_A5 =OEM_DJ1120C_RESET_MARGIN
  473. }
  474. }
  475. *BlockMacro: OEM_DJ1120C_PCL3GUI_A5
  476. {
  477. *Command: CmdSelect
  478. {
  479. *Order: PAGE_SETUP.20
  480. *Cmd: =PCL_A5 "<1B>*p56y0X"
  481. }
  482. }
  483. *switch: ColorMode
  484. {
  485. *case: Mono
  486. {
  487. *InsertBlock: =OEM_DJ1120C_PCL3_A5
  488. }
  489. *case: Color4
  490. {
  491. *InsertBlock: =OEM_DJ1120C_PCL3_A5
  492. }
  493. *default:
  494. {
  495. *InsertBlock: =OEM_DJ1120C_PCL3GUI_A5
  496. }
  497. }
  498. *switch: Orientation
  499. {
  500. *case: PORTRAIT
  501. {
  502. *PrintableArea: PAIR(3344, 4592)
  503. *PrintableOrigin: PAIR(76, 68)
  504. *CursorOrigin: PAIR(76, 12)
  505. }
  506. *case: LANDSCAPE_CC90
  507. {
  508. *PrintableArea: PAIR(3344, 4592)
  509. *PrintableOrigin: PAIR(76, 68)
  510. *CursorOrigin: PAIR(76, 4684)
  511. }
  512. }
  513. }
  514. *Option: B5
  515. {
  516. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  517. *BlockMacro: OEM_DJ1120C_PCL3_B5
  518. {
  519. *Command: CmdSelect
  520. {
  521. *Order: PAGE_SETUP.20
  522. *Cmd: =PCL_B5 =OEM_DJ1120C_RESET_MARGIN
  523. }
  524. }
  525. *BlockMacro: OEM_DJ1120C_PCL3GUI_B5
  526. {
  527. *Command: CmdSelect
  528. {
  529. *Order: PAGE_SETUP.20
  530. *Cmd: =PCL_B5 "<1B>*p62y0X"
  531. }
  532. }
  533. *switch: ColorMode
  534. {
  535. *case: Mono
  536. {
  537. *InsertBlock: =OEM_DJ1120C_PCL3_B5
  538. }
  539. *case: Color4
  540. {
  541. *InsertBlock: =OEM_DJ1120C_PCL3_B5
  542. }
  543. *default:
  544. {
  545. *InsertBlock: =OEM_DJ1120C_PCL3GUI_B5
  546. }
  547. }
  548. *switch: Orientation
  549. {
  550. *case: PORTRAIT
  551. {
  552. *PrintableArea: PAIR(4144, 5696)
  553. *PrintableOrigin: PAIR(76, 74)
  554. *CursorOrigin: PAIR(76, 12)
  555. }
  556. *case: LANDSCAPE_CC90
  557. {
  558. *PrintableArea: PAIR(4144, 5696)
  559. *PrintableOrigin: PAIR(76, 74)
  560. *CursorOrigin: PAIR(76, 5794)
  561. }
  562. }
  563. }
  564. *IgnoreBlock: {
  565. *Option: STATEMENT
  566. {
  567. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  568. *BlockMacro: OEM_DJ1120C_PCL3_STATEMENT
  569. {
  570. *Command: CmdSelect
  571. {
  572. *Order: PAGE_SETUP.20
  573. *Cmd: =PCL_MINI =OEM_DJ1120C_RESET_MARGIN
  574. }
  575. }
  576. *BlockMacro: OEM_DJ1120C_PCL3GUI_STATEMENT
  577. {
  578. *Command: CmdSelect
  579. {
  580. *Order: PAGE_SETUP.20
  581. *Cmd: =PCL_MINI "<1B>*p68y0X"
  582. }
  583. }
  584. *switch: ColorMode
  585. {
  586. *case: Mono
  587. {
  588. *InsertBlock: =OEM_DJ1120C_PCL3_STATEMENT
  589. }
  590. *case: Color4
  591. {
  592. *InsertBlock: =OEM_DJ1120C_PCL3_STATEMENT
  593. }
  594. *default:
  595. {
  596. *InsertBlock: =OEM_DJ1120C_PCL3GUI_STATEMENT
  597. }
  598. }
  599. *switch: Orientation
  600. {
  601. *case: PORTRAIT
  602. {
  603. *PrintableArea: PAIR(3056, 4720)
  604. *PrintableOrigin: PAIR(122, 80)
  605. *CursorOrigin: PAIR(122, 12)
  606. }
  607. *case: LANDSCAPE_CC90
  608. {
  609. *PrintableArea: PAIR(3056, 4720)
  610. *PrintableOrigin: PAIR(122, 80)
  611. *CursorOrigin: PAIR(122, 4824)
  612. }
  613. }
  614. }
  615. *Option: SuperB
  616. {
  617. *rcNameID: =SUPER_B_DISPLAY
  618. *PageDimensions: PAIR(7800,11400)
  619. *BlockMacro: OEM_DJ1120C_PCL3_SUPER_B
  620. {
  621. *Command: CmdSelect
  622. {
  623. *Order: PAGE_SETUP.20
  624. *Cmd: =PCL_SUPER_B =OEM_DJ1120C_RESET_MARGIN
  625. }
  626. }
  627. *BlockMacro: OEM_DJ1120C_PCL3GUI_SUPER_B
  628. {
  629. *Command: CmdSelect
  630. {
  631. *Order: PAGE_SETUP.20
  632. *Cmd: =PCL_SUPER_B "<1B>*p176y0X"
  633. }
  634. }
  635. *switch: ColorMode
  636. {
  637. *case: Mono
  638. {
  639. *InsertBlock: =OEM_DJ1120C_PCL3_SUPER_B
  640. }
  641. *case: Color4
  642. {
  643. *InsertBlock: =OEM_DJ1120C_PCL3_SUPER_B
  644. }
  645. *default:
  646. {
  647. *InsertBlock: =OEM_DJ1120C_PCL3GUI_SUPER_B
  648. }
  649. }
  650. *switch: Orientation
  651. {
  652. *case: PORTRAIT
  653. {
  654. *PrintableArea: PAIR(7552, 10912)
  655. *PrintableOrigin: PAIR(124, 188)
  656. *CursorOrigin: PAIR(124, 12)
  657. }
  658. *case: LANDSCAPE_CC90
  659. {
  660. *PrintableArea: PAIR(7552, 10912)
  661. *PrintableOrigin: PAIR(124, 188)
  662. *CursorOrigin: PAIR(124, 11124)
  663. }
  664. }
  665. }
  666. *Option: ENV_10
  667. {
  668. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  669. *Constraints: InputBin.UPPER
  670. *Constraints: InputBin.MANUAL
  671. *BlockMacro: OEM_DJ1120C_PCL3_ENV_10
  672. {
  673. *Command: CmdSelect
  674. {
  675. *Order: PAGE_SETUP.20
  676. *Cmd: =PCL_ENV_10 =OEM_DJ1120C_RESET_MARGIN
  677. }
  678. }
  679. *BlockMacro: OEM_DJ1120C_PCL3_ENV_10_CUSTOM
  680. {
  681. *Command: CmdSelect
  682. {
  683. *Order: PAGE_SETUP.20
  684. *Cmd: =PCL_CUSTOMSIZE =OEM_DJ1120C_RESET_MARGIN
  685. }
  686. }
  687. *BlockMacro: OEM_DJ1120C_PCL3GUI_ENV_10_CUSTOM
  688. {
  689. *Command: CmdSelect
  690. {
  691. *Order: PAGE_SETUP.20
  692. *Cmd: =PCL_CUSTOMSIZE "<1B>*p300y0X"
  693. }
  694. }
  695. *switch: ColorMode
  696. {
  697. *case: Mono
  698. {
  699. *switch: Orientation
  700. {
  701. *case: PORTRAIT { *InsertBlock: =OEM_DJ1120C_PCL3_ENV_10_CUSTOM }
  702. *case: LANDSCAPE_CC90 { *InsertBlock: =OEM_DJ1120C_PCL3_ENV_10 }
  703. }
  704. }
  705. *case: Color4
  706. {
  707. *switch: Orientation
  708. {
  709. *case: PORTRAIT { *InsertBlock: =OEM_DJ1120C_PCL3_ENV_10_CUSTOM }
  710. *case: LANDSCAPE_CC90 { *InsertBlock: =OEM_DJ1120C_PCL3_ENV_10 }
  711. }
  712. }
  713. *default:
  714. {
  715. *switch: Orientation
  716. {
  717. *case: PORTRAIT { *InsertBlock: =OEM_DJ1120C_PCL3GUI_ENV_10_CUSTOM }
  718. *case: LANDSCAPE_CC90 { *InsertBlock: =OEM_DJ1120C_PCL3GUI_ENV_10_CUSTOM }
  719. }
  720. }
  721. }
  722. *switch: Orientation
  723. {
  724. *case: PORTRAIT
  725. {
  726. *PrintableArea: PAIR(2320, 5088)
  727. *PrintableOrigin: PAIR(76, 312)
  728. *CursorOrigin: PAIR(76, 12)
  729. }
  730. *case: LANDSCAPE_CC90
  731. {
  732. *PrintableArea: PAIR(2320, 5088)
  733. *PrintableOrigin: PAIR(76, 312)
  734. *CursorOrigin: PAIR(76, 5424)
  735. }
  736. }
  737. }
  738. *Option: ENV_DL
  739. {
  740. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  741. *Constraints: InputBin.UPPER
  742. *Constraints: InputBin.MANUAL
  743. *BlockMacro: OEM_DJ1120C_PCL3_ENV_DL
  744. {
  745. *Command: CmdSelect
  746. {
  747. *Order: PAGE_SETUP.20
  748. *Cmd: =PCL_ENV_DL =OEM_DJ1120C_RESET_MARGIN
  749. }
  750. }
  751. *BlockMacro: OEM_DJ1120C_PCL3GUI_ENV_DL
  752. {
  753. *Command: CmdSelect
  754. {
  755. *Order: PAGE_SETUP.20
  756. *Cmd: =PCL_ENV_DL "<1B>*p292y0X"
  757. }
  758. }
  759. *switch: ColorMode
  760. {
  761. *case: Mono
  762. {
  763. *InsertBlock: =OEM_DJ1120C_PCL3_ENV_DL
  764. }
  765. *case: Color4
  766. {
  767. *InsertBlock: =OEM_DJ1120C_PCL3_ENV_DL
  768. }
  769. *default:
  770. {
  771. *InsertBlock: =OEM_DJ1120C_PCL3GUI_ENV_DL
  772. }
  773. }
  774. *switch: Orientation
  775. {
  776. *case: PORTRAIT
  777. {
  778. *PrintableArea: PAIR(2448, 4592)
  779. *PrintableOrigin: PAIR(74, 304)
  780. *CursorOrigin: PAIR(74, 12)
  781. }
  782. *case: LANDSCAPE_CC90
  783. {
  784. *PrintableArea: PAIR(2448, 4592)
  785. *PrintableOrigin: PAIR(74, 304)
  786. *CursorOrigin: PAIR(74, 4920)
  787. }
  788. }
  789. }
  790. *Option: ENV_C6
  791. {
  792. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  793. *Constraints: InputBin.UPPER
  794. *Constraints: InputBin.MANUAL
  795. *BlockMacro: OEM_DJ1120C_PCL3_ENV_C6
  796. {
  797. *Command: CmdSelect
  798. {
  799. *Order: PAGE_SETUP.20
  800. *Cmd: =PCL_ENV_C6 =OEM_DJ1120C_RESET_MARGIN
  801. }
  802. }
  803. *BlockMacro: OEM_DJ1120C_PCL3GUI_ENV_C6
  804. {
  805. *Command: CmdSelect
  806. {
  807. *Order: PAGE_SETUP.20
  808. *Cmd: =PCL_ENV_C6 "<1B>*p298y0X"
  809. }
  810. }
  811. *switch: ColorMode
  812. {
  813. *case: Mono
  814. {
  815. *InsertBlock: =OEM_DJ1120C_PCL3_ENV_C6
  816. }
  817. *case: Color4
  818. {
  819. *InsertBlock: =OEM_DJ1120C_PCL3_ENV_C6
  820. }
  821. *default:
  822. {
  823. *InsertBlock: =OEM_DJ1120C_PCL3GUI_ENV_C6
  824. }
  825. }
  826. *switch: Orientation
  827. {
  828. *case: PORTRAIT
  829. {
  830. *PrintableArea: PAIR(2544, 3216)
  831. *PrintableOrigin: PAIR(74, 310)
  832. *CursorOrigin: PAIR(74, 12)
  833. }
  834. *case: LANDSCAPE_CC90
  835. {
  836. *PrintableArea: PAIR(2544, 3216)
  837. *PrintableOrigin: PAIR(74, 310)
  838. *CursorOrigin: PAIR(74, 3550)
  839. }
  840. }
  841. }
  842. }
  843. *Option: JAPANESE_POSTCARD
  844. {
  845. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  846. *Constraints: InputBin.UPPER
  847. *Constraints: InputBin.MANUAL
  848. *BlockMacro: OEM_DJ1120C_PCL3_JAPANESE_POSTCARD
  849. {
  850. *Command: CmdSelect
  851. {
  852. *Order: PAGE_SETUP.20
  853. *Cmd: =PCL_JAPANESE_POSTCARD =OEM_DJ1120C_RESET_MARGIN
  854. }
  855. }
  856. *BlockMacro: OEM_DJ1120C_PCL3GUI_JAPANESE_POSTCARD
  857. {
  858. *Command: CmdSelect
  859. {
  860. *Order: PAGE_SETUP.20
  861. *Cmd: =PCL_JAPANESE_POSTCARD "<1B>*p64y0X"
  862. }
  863. }
  864. *switch: ColorMode
  865. {
  866. *case: Mono
  867. {
  868. *InsertBlock: =OEM_DJ1120C_PCL3_JAPANESE_POSTCARD
  869. }
  870. *case: Color4
  871. {
  872. *InsertBlock: =OEM_DJ1120C_PCL3_JAPANESE_POSTCARD
  873. }
  874. *default:
  875. {
  876. *InsertBlock: =OEM_DJ1120C_PCL3GUI_JAPANESE_POSTCARD
  877. }
  878. }
  879. *switch: Orientation
  880. {
  881. *case: PORTRAIT
  882. {
  883. *PrintableArea: PAIR(2208, 3120)
  884. *PrintableOrigin: PAIR(76, 76)
  885. *CursorOrigin: PAIR(76, 12)
  886. }
  887. *case: LANDSCAPE_CC90
  888. {
  889. *PrintableArea: PAIR(2208, 3120)
  890. *PrintableOrigin: PAIR(76, 76)
  891. *CursorOrigin: PAIR(76, 3220)
  892. }
  893. }
  894. }
  895. *IgnoreBlock: {
  896. *Option: A6
  897. {
  898. *rcNameID: =A6_DISPLAY
  899. *Constraints: InputBin.UPPER
  900. *Constraints: InputBin.MANUAL
  901. *BlockMacro: OEM_DJ1120C_PCL3_A6
  902. {
  903. *Command: CmdSelect
  904. {
  905. *Order: PAGE_SETUP.20
  906. *Cmd: =PCL_A6 =OEM_DJ1120C_RESET_MARGIN
  907. }
  908. }
  909. *BlockMacro: OEM_DJ1120C_PCL3GUI_A6
  910. {
  911. *Command: CmdSelect
  912. {
  913. *Order: PAGE_SETUP.20
  914. *Cmd: =PCL_A6 "<1B>*p64y0X"
  915. }
  916. }
  917. *switch: ColorMode
  918. {
  919. *case: Mono
  920. {
  921. *InsertBlock: =OEM_DJ1120C_PCL3_A6
  922. }
  923. *case: Color4
  924. {
  925. *InsertBlock: =OEM_DJ1120C_PCL3_A6
  926. }
  927. *default:
  928. {
  929. *InsertBlock: =OEM_DJ1120C_PCL3GUI_A6
  930. }
  931. }
  932. *switch: Orientation
  933. {
  934. *case: PORTRAIT
  935. {
  936. *PrintableArea: PAIR(2336, 3120)
  937. *PrintableOrigin: PAIR(72, 76)
  938. *CursorOrigin: PAIR(72, 12)
  939. }
  940. *case: LANDSCAPE_CC90
  941. {
  942. *PrintableArea: PAIR(2336, 3120)
  943. *PrintableOrigin: PAIR(72, 76)
  944. *CursorOrigin: PAIR(72, 3220)
  945. }
  946. }
  947. }
  948. *Option: INDEX_4x6
  949. {
  950. *rcNameID: =US_INDEX_CARD_4X6_DISPLAY
  951. *PageDimensions: PAIR(2400, 3600)
  952. *Constraints: InputBin.UPPER
  953. *Constraints: InputBin.MANUAL
  954. *BlockMacro: OEM_DJ1120C_PCL3_INDEX_4X6
  955. {
  956. *Command: CmdSelect
  957. {
  958. *Order: PAGE_SETUP.20
  959. *Cmd: =PCL_INDEX_4x6 =OEM_DJ1120C_RESET_MARGIN
  960. }
  961. }
  962. *BlockMacro: OEM_DJ1120C_PCL3GUI_INDEX_4X6
  963. {
  964. *Command: CmdSelect
  965. {
  966. *Order: PAGE_SETUP.20
  967. *Cmd: =PCL_INDEX_4x6 "<1B>*p56y0X"
  968. }
  969. }
  970. *switch: ColorMode
  971. {
  972. *case: Mono
  973. {
  974. *InsertBlock: =OEM_DJ1120C_PCL3_INDEX_4X6
  975. }
  976. *case: Color4
  977. {
  978. *InsertBlock: =OEM_DJ1120C_PCL3_INDEX_4X6
  979. }
  980. *default:
  981. {
  982. *InsertBlock: =OEM_DJ1120C_PCL3GUI_INDEX_4X6
  983. }
  984. }
  985. *switch: Orientation
  986. {
  987. *case: PORTRAIT
  988. {
  989. *PrintableArea: PAIR(2256, 3232)
  990. *PrintableOrigin: PAIR(72, 68)
  991. *CursorOrigin: PAIR(72, 12)
  992. }
  993. *case: LANDSCAPE_CC90
  994. {
  995. *PrintableArea: PAIR(2256, 3232)
  996. *PrintableOrigin: PAIR(72, 68)
  997. *CursorOrigin: PAIR(72, 3324)
  998. }
  999. }
  1000. }
  1001. *Option: INDEX_5x8
  1002. {
  1003. *rcNameID: =US_INDEX_CARD_5X8_DISPLAY
  1004. *PageDimensions: PAIR(3000, 4800)
  1005. *Constraints: InputBin.UPPER
  1006. *Constraints: InputBin.MANUAL
  1007. *BlockMacro: OEM_DJ1120C_PCL3_INDEX_5X8
  1008. {
  1009. *Command: CmdSelect
  1010. {
  1011. *Order: PAGE_SETUP.20
  1012. *Cmd: =PCL_INDEX_5x8 =OEM_DJ1120C_RESET_MARGIN
  1013. }
  1014. }
  1015. *BlockMacro: OEM_DJ1120C_PCL3GUI_INDEX_5X8
  1016. {
  1017. *Command: CmdSelect
  1018. {
  1019. *Order: PAGE_SETUP.20
  1020. *Cmd: =PCL_INDEX_5x8 "<1B>*p56y0X"
  1021. }
  1022. }
  1023. *switch: ColorMode
  1024. {
  1025. *case: Mono
  1026. {
  1027. *InsertBlock: =OEM_DJ1120C_PCL3_INDEX_5X8
  1028. }
  1029. *case: Color4
  1030. {
  1031. *InsertBlock: =OEM_DJ1120C_PCL3_INDEX_5X8
  1032. }
  1033. *default:
  1034. {
  1035. *InsertBlock: =OEM_DJ1120C_PCL3GUI_INDEX_5X8
  1036. }
  1037. }
  1038. *switch: Orientation
  1039. {
  1040. *case: PORTRAIT
  1041. {
  1042. *PrintableArea: PAIR(2848, 4432)
  1043. *PrintableOrigin: PAIR(76, 68)
  1044. *CursorOrigin: PAIR(76, 12)
  1045. }
  1046. *case: LANDSCAPE_CC90
  1047. {
  1048. *PrintableArea: PAIR(2848, 4432)
  1049. *PrintableOrigin: PAIR(76, 68)
  1050. *CursorOrigin: PAIR(76, 4524)
  1051. }
  1052. }
  1053. }
  1054. }
  1055. *Option: CUSTOMSIZE
  1056. {
  1057. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1058. *MinSize: PAIR(2360, 3416)
  1059. *MaxSize: PAIR(7800, 11400)
  1060. *TopMargin: 188
  1061. *BottomMargin: 300
  1062. *MaxPrintableWidth: 7552
  1063. *MinLeftMargin: 124
  1064. *CenterPrintable?: FALSE
  1065. *BlockMacro: OEM_DJ1120C_PCL3_CUSTOMSIZE
  1066. {
  1067. *Command: CmdSelect
  1068. {
  1069. *Order: PAGE_SETUP.20
  1070. *Cmd: =PCL_CUSTOMSIZE =OEM_DJ1120C_RESET_MARGIN
  1071. }
  1072. }
  1073. *BlockMacro: OEM_DJ1120C_PCL3GUI_CUSTOMSIZE
  1074. {
  1075. *Command: CmdSelect
  1076. {
  1077. *Order: PAGE_SETUP.20
  1078. *Cmd: =PCL_CUSTOMSIZE "<1B>*p176y0X"
  1079. }
  1080. }
  1081. *switch: ColorMode
  1082. {
  1083. *case: Mono
  1084. {
  1085. *InsertBlock: =OEM_DJ1120C_PCL3_CUSTOMSIZE
  1086. }
  1087. *case: Color4
  1088. {
  1089. *InsertBlock: =OEM_DJ1120C_PCL3_CUSTOMSIZE
  1090. }
  1091. *default:
  1092. {
  1093. *InsertBlock: =OEM_DJ1120C_PCL3GUI_CUSTOMSIZE
  1094. }
  1095. }
  1096. *switch: Orientation
  1097. {
  1098. *case: PORTRAIT
  1099. {
  1100. *CursorOrigin: PAIR(124, 12)
  1101. }
  1102. *case: LANDSCAPE_CC90
  1103. {
  1104. *CursorOrigin: PAIR(124, 11124)
  1105. }
  1106. }
  1107. }
  1108. *Option: A3_NOBI
  1109. {
  1110. *rcNameID: 1290
  1111. *BlockMacro: OEM_DJ1120C_PCL3_A3_NOBI
  1112. {
  1113. *Command: CmdSelect
  1114. {
  1115. *Order: PAGE_SETUP.20
  1116. *Cmd: "<1B>&l16A" =OEM_DJ1120C_RESET_MARGIN
  1117. }
  1118. }
  1119. *BlockMacro: OEM_DJ1120C_PCL3GUI_A3_NOBI
  1120. {
  1121. *Command: CmdSelect
  1122. {
  1123. *Order: PAGE_SETUP.20
  1124. *Cmd: "<1B>&l16A" "<1B>*p56y0X"
  1125. }
  1126. }
  1127. *switch: ColorMode
  1128. {
  1129. *case: Mono
  1130. {
  1131. *InsertBlock: =OEM_DJ1120C_PCL3_A3_NOBI
  1132. }
  1133. *case: Color4
  1134. {
  1135. *InsertBlock: =OEM_DJ1120C_PCL3_A3_NOBI
  1136. }
  1137. *default:
  1138. {
  1139. *InsertBlock: =OEM_DJ1120C_PCL3GUI_A3_NOBI
  1140. }
  1141. }
  1142. *PageDimensions: PAIR(7772, 11384)
  1143. *switch: Orientation
  1144. {
  1145. *case: PORTRAIT
  1146. {
  1147. *PrintableArea: PAIR(7524, 11016)
  1148. *PrintableOrigin: PAIR(122, 68)
  1149. *CursorOrigin: PAIR(122, 12)
  1150. }
  1151. *case: LANDSCAPE_CC90
  1152. {
  1153. *PrintableArea: PAIR(7524, 11016)
  1154. *PrintableOrigin: PAIR(122, 68)
  1155. *CursorOrigin: PAIR(122, 11084)
  1156. }
  1157. }
  1158. }
  1159. *Option: DBL_JAPANESE_POSTCARD_ROTATED
  1160. {
  1161. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1162. *BlockMacro: OEM_DJ1120C_PCL3_DBL_POSTCARD
  1163. {
  1164. *Command: CmdSelect
  1165. {
  1166. *Order: PAGE_SETUP.20
  1167. *Cmd: "<1B>&l72A" =OEM_DJ1120C_RESET_MARGIN
  1168. }
  1169. }
  1170. *BlockMacro: OEM_DJ1120C_PCL3GUI_DBL_POSTCARD
  1171. {
  1172. *Command: CmdSelect
  1173. {
  1174. *Order: PAGE_SETUP.20
  1175. *Cmd: "<1B>&l72A" "<1B>*p68y0X"
  1176. }
  1177. }
  1178. *switch: ColorMode
  1179. {
  1180. *case: Mono
  1181. {
  1182. *InsertBlock: =OEM_DJ1120C_PCL3_DBL_POSTCARD
  1183. }
  1184. *case: Color4
  1185. {
  1186. *InsertBlock: =OEM_DJ1120C_PCL3_DBL_POSTCARD
  1187. }
  1188. *default:
  1189. {
  1190. *InsertBlock: =OEM_DJ1120C_PCL3GUI_DBL_POSTCARD
  1191. }
  1192. }
  1193. *switch: Orientation
  1194. {
  1195. *case: PORTRAIT
  1196. {
  1197. *PrintableArea: PAIR(3194, 4344)
  1198. *PrintableOrigin: PAIR(150, 80)
  1199. *CursorOrigin: PAIR(150, 12)
  1200. }
  1201. *case: LANDSCAPE_CC90
  1202. {
  1203. *PrintableArea: PAIR(3194, 4344)
  1204. *PrintableOrigin: PAIR(150, 80)
  1205. *CursorOrigin: PAIR(150, 4424)
  1206. }
  1207. }
  1208. }
  1209. *Option: JENV_CHOU3
  1210. {
  1211. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1212. *BlockMacro: OEM_DJ1120C_PCL3_JENV_CHOU3
  1213. {
  1214. *Command: CmdSelect
  1215. {
  1216. *Order: PAGE_SETUP.20
  1217. *Cmd: "<1B>&l110A" =OEM_DJ1120C_RESET_MARGIN
  1218. }
  1219. }
  1220. *BlockMacro: OEM_DJ1120C_PCL3GUI_JENV_CHOU3
  1221. {
  1222. *Command: CmdSelect
  1223. {
  1224. *Order: PAGE_SETUP.20
  1225. *Cmd: "<1B>&l110A" "<1B>*p68y0X"
  1226. }
  1227. }
  1228. *switch: ColorMode
  1229. {
  1230. *case: Mono
  1231. {
  1232. *InsertBlock: =OEM_DJ1120C_PCL3_JENV_CHOU3
  1233. }
  1234. *case: Color4
  1235. {
  1236. *InsertBlock: =OEM_DJ1120C_PCL3_JENV_CHOU3
  1237. }
  1238. *default:
  1239. {
  1240. *InsertBlock: =OEM_DJ1120C_PCL3GUI_JENV_CHOU3
  1241. }
  1242. }
  1243. *switch: Orientation
  1244. {
  1245. *case: PORTRAIT
  1246. {
  1247. *PrintableArea: PAIR(2680, 4938)
  1248. *PrintableOrigin: PAIR(76, 312)
  1249. *CursorOrigin: PAIR(76, 12)
  1250. }
  1251. *case: LANDSCAPE_CC90
  1252. {
  1253. *PrintableArea: PAIR(2680, 4938)
  1254. *PrintableOrigin: PAIR(76, 312)
  1255. *CursorOrigin: PAIR(76, 5250)
  1256. }
  1257. }
  1258. }
  1259. *Option: JENV_CHOU4
  1260. {
  1261. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1262. *BlockMacro: OEM_DJ1120C_PCL3_JENV_CHOU4
  1263. {
  1264. *Command: CmdSelect
  1265. {
  1266. *Order: PAGE_SETUP.20
  1267. *Cmd: "<1B>&l111A" =OEM_DJ1120C_RESET_MARGIN
  1268. }
  1269. }
  1270. *BlockMacro: OEM_DJ1120C_PCL3GUI_JENV_CHOU4
  1271. {
  1272. *Command: CmdSelect
  1273. {
  1274. *Order: PAGE_SETUP.20
  1275. *Cmd: "<1B>&l111A" "<1B>*p68y0X"
  1276. }
  1277. }
  1278. *switch: ColorMode
  1279. {
  1280. *case: Mono
  1281. {
  1282. *InsertBlock: =OEM_DJ1120C_PCL3_JENV_CHOU4
  1283. }
  1284. *case: Color4
  1285. {
  1286. *InsertBlock: =OEM_DJ1120C_PCL3_JENV_CHOU4
  1287. }
  1288. *default:
  1289. {
  1290. *InsertBlock: =OEM_DJ1120C_PCL3GUI_JENV_CHOU4
  1291. }
  1292. }
  1293. *switch: Orientation
  1294. {
  1295. *case: PORTRAIT
  1296. {
  1297. *PrintableArea: PAIR(1972, 4230)
  1298. *PrintableOrigin: PAIR(76, 312)
  1299. *CursorOrigin: PAIR(76, 12)
  1300. }
  1301. *case: LANDSCAPE_CC90
  1302. {
  1303. *PrintableArea: PAIR(1972, 4230)
  1304. *PrintableOrigin: PAIR(76, 312)
  1305. *CursorOrigin: PAIR(76, 4542)
  1306. }
  1307. }
  1308. }
  1309. *Option: JENV_KAKU2
  1310. {
  1311. *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  1312. *BlockMacro: OEM_DJ1120C_PCL3_JENV_KAKU2
  1313. {
  1314. *Command: CmdSelect
  1315. {
  1316. *Order: PAGE_SETUP.20
  1317. *Cmd: "<1B>&l113A" =OEM_DJ1120C_RESET_MARGIN
  1318. }
  1319. }
  1320. *BlockMacro: OEM_DJ1120C_PCL3GUI_JENV_KAKU2
  1321. {
  1322. *Command: CmdSelect
  1323. {
  1324. *Order: PAGE_SETUP.20
  1325. *Cmd: "<1B>&l113A" "<1B>*p68y0X"
  1326. }
  1327. }
  1328. *switch: ColorMode
  1329. {
  1330. *case: Mono
  1331. {
  1332. *InsertBlock: =OEM_DJ1120C_PCL3_JENV_KAKU2
  1333. }
  1334. *case: Color4
  1335. {
  1336. *InsertBlock: =OEM_DJ1120C_PCL3_JENV_KAKU2
  1337. }
  1338. *default:
  1339. {
  1340. *InsertBlock: =OEM_DJ1120C_PCL3GUI_JENV_KAKU2
  1341. }
  1342. }
  1343. *switch: Orientation
  1344. {
  1345. *case: PORTRAIT
  1346. {
  1347. *PrintableArea: PAIR(5514, 7254)
  1348. *PrintableOrigin: PAIR(76, 312)
  1349. *CursorOrigin: PAIR(76, 12)
  1350. }
  1351. *case: LANDSCAPE_CC90
  1352. {
  1353. *PrintableArea: PAIR(5514, 7254)
  1354. *PrintableOrigin: PAIR(76, 312)
  1355. *CursorOrigin: PAIR(76, 7566)
  1356. }
  1357. }
  1358. }
  1359. *Option: JENV_YOU2
  1360. {
  1361. *rcNameID: 1291
  1362. *BlockMacro: OEM_DJ1120C_PCL3_JENV_KAKU2
  1363. {
  1364. *Command: CmdSelect
  1365. {
  1366. *Order: PAGE_SETUP.20
  1367. *Cmd: "<1B>&l112A" =OEM_DJ1120C_RESET_MARGIN
  1368. }
  1369. }
  1370. *BlockMacro: OEM_DJ1120C_PCL3GUI_JENV_KAKU2
  1371. {
  1372. *Command: CmdSelect
  1373. {
  1374. *Order: PAGE_SETUP.20
  1375. *Cmd: "<1B>&l112A" "<1B>*p68y0X"
  1376. }
  1377. }
  1378. *switch: ColorMode
  1379. {
  1380. *case: Mono
  1381. {
  1382. *InsertBlock: =OEM_DJ1120C_PCL3_JENV_KAKU2
  1383. }
  1384. *case: Color4
  1385. {
  1386. *InsertBlock: =OEM_DJ1120C_PCL3_JENV_KAKU2
  1387. }
  1388. *default:
  1389. {
  1390. *InsertBlock: =OEM_DJ1120C_PCL3GUI_JENV_KAKU2
  1391. }
  1392. }
  1393. *PageDimensions: PAIR(2692, 3826)
  1394. *switch: Orientation
  1395. {
  1396. *case: PORTRAIT
  1397. {
  1398. *PrintableArea: PAIR(2538, 3214)
  1399. *PrintableOrigin: PAIR(76, 312)
  1400. *CursorOrigin: PAIR(76, 12)
  1401. }
  1402. *case: LANDSCAPE_CC90
  1403. {
  1404. *PrintableArea: PAIR(2538, 3214)
  1405. *PrintableOrigin: PAIR(76, 312)
  1406. *CursorOrigin: PAIR(76, 3526)
  1407. }
  1408. }
  1409. }
  1410. }
  1411. *Feature: ColorMode
  1412. {
  1413. *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
  1414. *ConflictPriority: 30
  1415. *UpdateQualityMacro?: TRUE
  1416. *DefaultOption: Color24
  1417. *Option: Mono
  1418. {
  1419. *rcNameID: =MONO_DISPLAY
  1420. *Color?: FALSE
  1421. *DevNumOfPlanes: 1
  1422. *DevBPP: 1
  1423. *Command: CmdSelect
  1424. {
  1425. *Order: DOC_SETUP.10
  1426. *Cmd: =PJL_ENTER_PCL
  1427. }
  1428. }
  1429. *Option: Color4
  1430. {
  1431. *rcNameID: =COLOR_DISPLAY
  1432. *Color?: TRUE
  1433. *ColorPlaneOrder: LIST(BLACK, CYAN, MAGENTA, YELLOW)
  1434. *DevNumOfPlanes: 4
  1435. *DevBPP: 1
  1436. *DrvBPP: 4
  1437. *Command: CmdSelect
  1438. {
  1439. *Order: DOC_SETUP.10
  1440. *Cmd: =PJL_ENTER_PCL
  1441. }
  1442. }
  1443. *Option: Gray8
  1444. {
  1445. *rcNameID: =GRAYSCALE_DISPLAY
  1446. *Color?: FALSE
  1447. *DevNumOfPlanes: 0
  1448. *DevBPP: 0
  1449. *DrvBPP: 8
  1450. *IPCallbackID: 1
  1451. *Command: CmdSelect
  1452. {
  1453. *Order: DOC_SETUP.10
  1454. *Cmd: =PJL_ENTER_PCL3GUI
  1455. }
  1456. }
  1457. *Option: Color24
  1458. {
  1459. *rcNameID: =24BPP_DISPLAY
  1460. *Color?: TRUE
  1461. *DevNumOfPlanes: 0
  1462. *DevBPP: 0
  1463. *DrvBPP: 24
  1464. *IPCallbackID: 1
  1465. *Command: CmdSelect
  1466. {
  1467. *Order: DOC_SETUP.10
  1468. *Cmd: =PJL_ENTER_PCL3GUI
  1469. }
  1470. }
  1471. }
  1472. *Feature: =HPHT_DLLNAME
  1473. {
  1474. *Name: "Img"
  1475. *Option: =HPHT_DLLNAME_DEFAULT
  1476. {
  1477. *Name: ""
  1478. }
  1479. }
  1480. *Feature: MediaType
  1481. {
  1482. *rcNameID: =MEDIA_TYPE_DISPLAY
  1483. *ConflictPriority: 10
  1484. *UpdateQualityMacro?: TRUE
  1485. *DefaultOption: STANDARD
  1486. *Option: STANDARD
  1487. {
  1488. *rcNameID: =PLAIN_PAPER_DISPLAY
  1489. *Command: CmdSelect
  1490. {
  1491. *Order: DOC_SETUP.45
  1492. *Cmd: =PCL_MEDIA_PLAIN
  1493. }
  1494. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: TRUE
  1495. }
  1496. *IgnoreBlock: {
  1497. *Option: HP_PREMIUM_INKJET_PAPER
  1498. {
  1499. *rcNameID: =HP_PREMIUM_INKJET_PAPER_DISPLAY
  1500. *OptionID: =HP_PREMIUM_INKJET_PAPER_ID
  1501. *Command: CmdSelect
  1502. {
  1503. *Order: DOC_SETUP.45
  1504. *Cmd: =PCL_MEDIA_SPECIAL
  1505. }
  1506. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1507. }
  1508. *Option: HP_PREMIUM_INKJET_HEAVYWEIGHT
  1509. {
  1510. *rcNameID: =HP_PREMIUM_INKJET_HEAVYWEIGHT_DISPLAY
  1511. *OptionID: =HP_PREMIUM_INKJET_HEAVYWEIGHT_ID
  1512. *Command: CmdSelect
  1513. {
  1514. *Order: DOC_SETUP.45
  1515. *Cmd: =PCL_MEDIA_SPECIAL
  1516. }
  1517. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1518. }
  1519. *Option: GLOSSY
  1520. {
  1521. *rcNameID: =HP_PREMIUM_PHOTO_PAPER_DISPLAY
  1522. *Command: CmdSelect
  1523. {
  1524. *Order: DOC_SETUP.45
  1525. *Cmd: =PCL_MEDIA_GLOSSY
  1526. }
  1527. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1528. }
  1529. *Option: TRANSPARENCY
  1530. {
  1531. *rcNameID: =HP_PREMIUM_INKJET_TRANSPARENCY_DISPLAY
  1532. *Command: CmdSelect
  1533. {
  1534. *Order: DOC_SETUP.45
  1535. *Cmd: =PCL_MEDIA_TRANSPARENCY
  1536. }
  1537. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1538. }
  1539. }
  1540. *Option: PICTY_SPECIAL_PAPER
  1541. {
  1542. *rcNameID: 1695
  1543. *Command: CmdSelect
  1544. {
  1545. *Order: DOC_SETUP.45
  1546. *Cmd: =PCL_MEDIA_SPECIAL
  1547. }
  1548. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1549. }
  1550. *Option: PICTY_SPECIAL_POSTCARD
  1551. {
  1552. *rcNameID: 1696
  1553. *Command: CmdSelect
  1554. {
  1555. *Order: DOC_SETUP.45
  1556. *Cmd: =PCL_MEDIA_SPECIAL
  1557. }
  1558. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1559. }
  1560. *Option: PICTY_SPECIAL_TRANSPARENCY_FILM
  1561. {
  1562. *rcNameID: 1697
  1563. *Command: CmdSelect
  1564. {
  1565. *Order: DOC_SETUP.45
  1566. *Cmd: =PCL_MEDIA_TRANSPARENCY
  1567. }
  1568. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1569. }
  1570. *Option: PICTY_HIGH_QUALITY_POSTCARD
  1571. {
  1572. *rcNameID: 1690
  1573. *Command: CmdSelect
  1574. {
  1575. *Order: DOC_SETUP.45
  1576. *Cmd: =PCL_MEDIA_GLOSSY
  1577. }
  1578. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1579. }
  1580. *Option: PICTY_INKJET_POSTCARD
  1581. {
  1582. *rcNameID: 1691
  1583. *Command: CmdSelect
  1584. {
  1585. *Order: DOC_SETUP.45
  1586. *Cmd: =PCL_MEDIA_SPECIAL
  1587. }
  1588. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1589. }
  1590. *Option: PICTY_PHOTO_GLOSSY_PAPER
  1591. {
  1592. *rcNameID: 1692
  1593. *Command: CmdSelect
  1594. {
  1595. *Order: DOC_SETUP.45
  1596. *Cmd: =PCL_MEDIA_GLOSSY
  1597. }
  1598. EXTERN_GLOBAL: *ChangeColorModeOnDoc?: FALSE
  1599. }
  1600. }
  1601. *Feature: PQ
  1602. {
  1603. *rcNameID: =PRINT_QUALITY_DISPLAY
  1604. *ConflictPriority: 20
  1605. *FeatureType: DOC_PROPERTY
  1606. *UpdateQualityMacro?: TRUE
  1607. *DefaultOption: Normal
  1608. *Option: Econo
  1609. {
  1610. *rcNameID: =DRAFT_DISPLAY
  1611. *Command: CmdSelect
  1612. {
  1613. *Order: DOC_SETUP.47
  1614. *Cmd: =PCL_PQ_ECONO
  1615. }
  1616. }
  1617. *Option: Normal
  1618. {
  1619. *rcNameID: =NORMAL_DISPLAY
  1620. *Command: CmdSelect
  1621. {
  1622. *Order: DOC_SETUP.47
  1623. *Cmd: =PCL_PQ_NORMAL
  1624. }
  1625. }
  1626. *Option: Best
  1627. {
  1628. *rcNameID: =BEST_DISPLAY
  1629. *Command: CmdSelect
  1630. {
  1631. *Order: DOC_SETUP.47
  1632. *Cmd: =PCL_PQ_BEST
  1633. }
  1634. }
  1635. }
  1636. *Feature: Resolution
  1637. {
  1638. *rcNameID: =RESOLUTION_DISPLAY
  1639. *ConflictPriority: 50
  1640. *UpdateQualityMacro?: TRUE
  1641. *DefaultOption: r300x300
  1642. *Option: r300x300
  1643. {
  1644. *Name: "300 x 300 " =DOTS_PER_INCH
  1645. *DPI: PAIR(300, 300)
  1646. *TextDPI: PAIR(300, 300)
  1647. *SpotDiameter: 100
  1648. }
  1649. *Option: r600x600
  1650. {
  1651. *Name: "600 x 600 " =DOTS_PER_INCH
  1652. *DPI: PAIR(600, 600)
  1653. *TextDPI: PAIR(600, 600)
  1654. *SpotDiameter: 100
  1655. }
  1656. }
  1657. *Feature: PM
  1658. {
  1659. *rcNameID: =PRINT_MODE_DISPLAY
  1660. *ConflictPriority: 40
  1661. *FeatureType: DOC_PROPERTY
  1662. *UpdateQualityMacro?: TRUE
  1663. *DefaultOption: PlainNormalColor
  1664. *Option: PlainEconoMono
  1665. {
  1666. *rcNameID: =AUTO_SELECT_DISPLAY
  1667. *Command: CmdSelect
  1668. {
  1669. *Order: DOC_SETUP.50
  1670. *Cmd: =PCL_CRD_K332
  1671. }
  1672. EXTERN_GLOBAL: *OEMCustomData: =OEM_PCL2
  1673. *Constraints: LIST(ColorMode.Color4, ColorMode.Gray8, ColorMode.Color24)
  1674. *Constraints: LIST(PQ.Normal, PQ.Best)
  1675. *Constraints: LIST(Resolution.r600x600)
  1676. }
  1677. *Option: PlainNormalMono
  1678. {
  1679. *rcNameID: =AUTO_SELECT_DISPLAY
  1680. *Command: CmdSelect
  1681. {
  1682. *Order: DOC_SETUP.50
  1683. *Cmd: =PCL_CRD_K332
  1684. }
  1685. EXTERN_GLOBAL: *OEMCustomData: =OEM_PCL2
  1686. *Constraints: LIST(ColorMode.Color4, ColorMode.Gray8, ColorMode.Color24)
  1687. *Constraints: LIST(PQ.Econo, PQ.Best)
  1688. *Constraints: LIST(Resolution.r600x600)
  1689. }
  1690. *Option: PlainBestMono
  1691. {
  1692. *rcNameID: =AUTO_SELECT_DISPLAY
  1693. *Command: CmdSelect
  1694. {
  1695. *Order: DOC_SETUP.50
  1696. *Cmd: =PCL_CRD_K662
  1697. }
  1698. EXTERN_GLOBAL: *OEMCustomData: =OEM_PCL2
  1699. *Constraints: LIST(ColorMode.Color4, ColorMode.Gray8, ColorMode.Color24)
  1700. *Constraints: LIST(PQ.Econo, PQ.Normal)
  1701. *Constraints: LIST(Resolution.r300x300)
  1702. }
  1703. *Option: PlainEconoColor
  1704. {
  1705. *rcNameID: =AUTO_SELECT_DISPLAY
  1706. *Command: CmdSelect
  1707. {
  1708. *Order: DOC_SETUP.50
  1709. *Cmd: =PCL_CRD_K332_C332
  1710. }
  1711. EXTERN_GLOBAL: *OEMCustomData: =OEM_PCL2
  1712. *Constraints: LIST(ColorMode.Gray8, ColorMode.Color24)
  1713. *Constraints: LIST(PQ.Normal, PQ.Best)
  1714. *Constraints: LIST(Resolution.r600x600)
  1715. }
  1716. *Option: PlainNormalColor
  1717. {
  1718. *rcNameID: =AUTO_SELECT_DISPLAY
  1719. *Command: CmdSelect
  1720. {
  1721. *Order: DOC_SETUP.50
  1722. *Cmd: =PCL_CRD_K334_C334
  1723. }
  1724. EXTERN_GLOBAL: *OEMCustomData:
  1725. + =OEM_COMMON_INFO
  1726. + =OEM_DF_K334_C334 =OEM_PQ_NORMAL =OEM_MEDIA_HP_PLAIN
  1727. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4, ColorMode.Gray8)
  1728. *Constraints: LIST(PQ.Econo, PQ.Best)
  1729. *Constraints: LIST(Resolution.r600x600)
  1730. }
  1731. *Option: PlainBestColor
  1732. {
  1733. *rcNameID: =AUTO_SELECT_DISPLAY
  1734. *Command: CmdSelect
  1735. {
  1736. *Order: DOC_SETUP.50
  1737. *Cmd: =PCL_CRD_K662_C334
  1738. }
  1739. EXTERN_GLOBAL: *OEMCustomData:
  1740. + =OEM_COMMON_INFO
  1741. + =OEM_DF_K662_C334 =OEM_PQ_BEST =OEM_MEDIA_HP_PLAIN
  1742. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4, ColorMode.Gray8)
  1743. *Constraints: LIST(PQ.Econo, PQ.Normal)
  1744. *Constraints: LIST(Resolution.r600x600)
  1745. }
  1746. *Option: SpecialNormal
  1747. {
  1748. *rcNameID: =AUTO_SELECT_DISPLAY
  1749. *Command: CmdSelect
  1750. {
  1751. *Order: DOC_SETUP.50
  1752. *Cmd: =PCL_CRD_K334_C334
  1753. }
  1754. EXTERN_GLOBAL: *OEMCustomData:
  1755. + =OEM_COMMON_INFO
  1756. + =OEM_DF_K334_C334 =OEM_PQ_NORMAL =OEM_MEDIA_HP_PREMIUM_INKJET
  1757. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4)
  1758. *Constraints: LIST(PQ.Econo, PQ.Best)
  1759. *Constraints: LIST(Resolution.r600x600)
  1760. }
  1761. *Option: SpecialBest
  1762. {
  1763. *rcNameID: =AUTO_SELECT_DISPLAY
  1764. *Command: CmdSelect
  1765. {
  1766. *Order: DOC_SETUP.50
  1767. *Cmd: =PCL_CRD_K662_C334
  1768. }
  1769. EXTERN_GLOBAL: *OEMCustomData:
  1770. + =OEM_COMMON_INFO
  1771. + =OEM_DF_K662_C334 =OEM_PQ_BEST =OEM_MEDIA_HP_PREMIUM_INKJET
  1772. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4)
  1773. *Constraints: LIST(PQ.Econo, PQ.Normal)
  1774. *Constraints: LIST(Resolution.r600x600)
  1775. }
  1776. *Option: SpecialHeavyNormal
  1777. {
  1778. *rcNameID: =AUTO_SELECT_DISPLAY
  1779. *Command: CmdSelect
  1780. {
  1781. *Order: DOC_SETUP.50
  1782. *Cmd: =PCL_CRD_K334_C334
  1783. }
  1784. EXTERN_GLOBAL: *OEMCustomData:
  1785. + =OEM_COMMON_INFO
  1786. + =OEM_DF_K334_C334 =OEM_PQ_NORMAL =OEM_MEDIA_HP_PREMIUM_INKJET_HEAVYWEIGHT
  1787. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4)
  1788. *Constraints: LIST(PQ.Econo, PQ.Best)
  1789. *Constraints: LIST(Resolution.r600x600)
  1790. }
  1791. *Option: SpecialHeavyBest
  1792. {
  1793. *rcNameID: =AUTO_SELECT_DISPLAY
  1794. *Command: CmdSelect
  1795. {
  1796. *Order: DOC_SETUP.50
  1797. *Cmd: =PCL_CRD_K662_C334
  1798. }
  1799. EXTERN_GLOBAL: *OEMCustomData:
  1800. + =OEM_COMMON_INFO
  1801. + =OEM_DF_K662_C334 =OEM_PQ_BEST =OEM_MEDIA_HP_PREMIUM_INKJET_HEAVYWEIGHT
  1802. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4)
  1803. *Constraints: LIST(PQ.Econo, PQ.Normal)
  1804. *Constraints: LIST(Resolution.r600x600)
  1805. }
  1806. *Option: PhotoNormal
  1807. {
  1808. *rcNameID: =AUTO_SELECT_DISPLAY
  1809. *Command: CmdSelect
  1810. {
  1811. *Order: DOC_SETUP.50
  1812. *Cmd: =PCL_CRD_K334_C334
  1813. }
  1814. EXTERN_GLOBAL: *OEMCustomData:
  1815. + =OEM_COMMON_INFO
  1816. + =OEM_DF_K334_C334 =OEM_PQ_NORMAL =OEM_MEDIA_HP_PREMIUM_PHOTO
  1817. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4)
  1818. *Constraints: LIST(PQ.Econo, PQ.Best)
  1819. *Constraints: LIST(Resolution.r600x600)
  1820. }
  1821. *Option: PhotoBest
  1822. {
  1823. *rcNameID: =AUTO_SELECT_DISPLAY
  1824. *Command: CmdSelect
  1825. {
  1826. *Order: DOC_SETUP.50
  1827. *Cmd: =PCL_CRD_K334_C334
  1828. }
  1829. EXTERN_GLOBAL: *OEMCustomData:
  1830. + =OEM_COMMON_INFO
  1831. + =OEM_DF_K334_C334 =OEM_PQ_BEST =OEM_MEDIA_HP_PREMIUM_PHOTO
  1832. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4)
  1833. *Constraints: LIST(PQ.Econo, PQ.Normal)
  1834. *Constraints: LIST(Resolution.r600x600)
  1835. }
  1836. *Option: TransparencyNormal
  1837. {
  1838. *rcNameID: =AUTO_SELECT_DISPLAY
  1839. *Command: CmdSelect
  1840. {
  1841. *Order: DOC_SETUP.50
  1842. *Cmd: =PCL_CRD_K334_C334
  1843. }
  1844. EXTERN_GLOBAL: *OEMCustomData:
  1845. + =OEM_COMMON_INFO
  1846. + =OEM_DF_K334_C334 =OEM_PQ_NORMAL =OEM_MEDIA_HP_PREMIUM_INKJET_TRANSPARENCY
  1847. *Constraints: LIST(ColorMode.Mono, ColorMode.Color4)
  1848. *Constraints: LIST(PQ.Econo, PQ.Best)
  1849. *Constraints: LIST(Resolution.r600x600)
  1850. }
  1851. }
  1852. *%%
  1853. *%% Print Quality Macros
  1854. *%%
  1855. *switch: MediaType
  1856. {
  1857. *case: STANDARD
  1858. {
  1859. *switch: ColorMode
  1860. {
  1861. *case: Mono
  1862. {
  1863. *DraftQualitySettings: LIST(ColorMode.Mono, PM.PlainEconoMono, PQ.Econo, Resolution.r300x300)
  1864. *BetterQualitySettings: LIST(ColorMode.Mono, PM.PlainNormalMono, PQ.Normal, Resolution.r300x300)
  1865. *BestQualitySettings: LIST(ColorMode.Mono, PM.PlainBestMono, PQ.Best, Resolution.r600x600)
  1866. *DefaultQuality: BETTERQUALITY
  1867. }
  1868. *case: Gray8
  1869. {
  1870. *DraftQualitySettings: LIST(ColorMode.Mono, PM.PlainEconoMono, PQ.Econo, Resolution.r300x300)
  1871. *BetterQualitySettings: LIST(ColorMode.Mono, PM.PlainNormalMono, PQ.Normal, Resolution.r300x300)
  1872. *BestQualitySettings: LIST(ColorMode.Mono, PM.PlainBestMono, PQ.Best, Resolution.r600x600)
  1873. *DefaultQuality: BETTERQUALITY
  1874. }
  1875. *default:
  1876. {
  1877. *DraftQualitySettings: LIST(ColorMode.Color4, PM.PlainEconoColor, PQ.Econo, Resolution.r300x300)
  1878. *BetterQualitySettings: LIST(ColorMode.Color24, PM.PlainNormalColor, PQ.Normal, Resolution.r300x300)
  1879. *BestQualitySettings: LIST(ColorMode.Color24, PM.PlainBestColor, PQ.Best, Resolution.r300x300)
  1880. *DefaultQuality: BETTERQUALITY
  1881. }
  1882. }
  1883. }
  1884. *IgnoreBlock: {
  1885. *case: HP_PREMIUM_INKJET_PAPER
  1886. {
  1887. *switch: ColorMode
  1888. {
  1889. *case: Mono
  1890. {
  1891. *DraftQualitySettings: LIST()
  1892. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  1893. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  1894. *DefaultQuality: BESTQUALITY
  1895. }
  1896. *case: Gray8
  1897. {
  1898. *DraftQualitySettings: LIST()
  1899. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  1900. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  1901. *DefaultQuality: BESTQUALITY
  1902. }
  1903. *default:
  1904. {
  1905. *DraftQualitySettings: LIST()
  1906. *BetterQualitySettings: LIST(ColorMode.Color24, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  1907. *BestQualitySettings: LIST(ColorMode.Color24, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  1908. *DefaultQuality: BESTQUALITY
  1909. }
  1910. }
  1911. }
  1912. *case: HP_PREMIUM_INKJET_HEAVYWEIGHT
  1913. {
  1914. *switch: ColorMode
  1915. {
  1916. *case: Mono
  1917. {
  1918. *DraftQualitySettings: LIST()
  1919. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  1920. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  1921. *DefaultQuality: BESTQUALITY
  1922. }
  1923. *case: Gray8
  1924. {
  1925. *DraftQualitySettings: LIST()
  1926. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  1927. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  1928. *DefaultQuality: BESTQUALITY
  1929. }
  1930. *default:
  1931. {
  1932. *DraftQualitySettings: LIST()
  1933. *BetterQualitySettings: LIST(ColorMode.Color24, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  1934. *BestQualitySettings: LIST(ColorMode.Color24, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  1935. *DefaultQuality: BESTQUALITY
  1936. }
  1937. }
  1938. }
  1939. *case: GLOSSY
  1940. {
  1941. *switch: ColorMode
  1942. {
  1943. *case: Mono
  1944. {
  1945. *DraftQualitySettings: LIST()
  1946. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.PhotoNormal, PQ.Normal, Resolution.r300x300)
  1947. *BestQualitySettings: LIST(ColorMode.Gray8, PM.PhotoBest, PQ.Best, Resolution.r300x300)
  1948. *DefaultQuality: BESTQUALITY
  1949. }
  1950. *case: Gray8
  1951. {
  1952. *DraftQualitySettings: LIST()
  1953. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.PhotoNormal, PQ.Normal, Resolution.r300x300)
  1954. *BestQualitySettings: LIST(ColorMode.Gray8, PM.PhotoBest, PQ.Best, Resolution.r300x300)
  1955. *DefaultQuality: BESTQUALITY
  1956. }
  1957. *default:
  1958. {
  1959. *DraftQualitySettings: LIST()
  1960. *BetterQualitySettings: LIST(ColorMode.Color24, PM.PhotoNormal, PQ.Normal, Resolution.r300x300)
  1961. *BestQualitySettings: LIST(ColorMode.Color24, PM.PhotoBest, PQ.Best, Resolution.r300x300)
  1962. *DefaultQuality: BESTQUALITY
  1963. }
  1964. }
  1965. }
  1966. *case: TRANSPARENCY
  1967. {
  1968. *switch: ColorMode
  1969. {
  1970. *case: Mono
  1971. {
  1972. *DraftQualitySettings: LIST()
  1973. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.TransparencyNormal, PQ.Normal, Resolution.r300x300)
  1974. *BestQualitySettings: LIST()
  1975. *DefaultQuality: BETTERQUALITY
  1976. }
  1977. *case: Gray8
  1978. {
  1979. *DraftQualitySettings: LIST()
  1980. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.TransparencyNormal, PQ.Normal, Resolution.r300x300)
  1981. *BestQualitySettings: LIST()
  1982. *DefaultQuality: BETTERQUALITY
  1983. }
  1984. *default:
  1985. {
  1986. *DraftQualitySettings: LIST()
  1987. *BetterQualitySettings: LIST(ColorMode.Color24, PM.TransparencyNormal, PQ.Normal, Resolution.r300x300)
  1988. *BestQualitySettings: LIST()
  1989. *DefaultQuality: BETTERQUALITY
  1990. }
  1991. }
  1992. }
  1993. }
  1994. *case: PICTY_SPECIAL_PAPER
  1995. {
  1996. *switch: ColorMode
  1997. {
  1998. *case: Mono
  1999. {
  2000. *DraftQualitySettings: LIST()
  2001. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2002. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2003. *DefaultQuality: BESTQUALITY
  2004. }
  2005. *case: Gray8
  2006. {
  2007. *DraftQualitySettings: LIST()
  2008. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2009. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2010. *DefaultQuality: BESTQUALITY
  2011. }
  2012. *default:
  2013. {
  2014. *DraftQualitySettings: LIST()
  2015. *BetterQualitySettings: LIST(ColorMode.Color24, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2016. *BestQualitySettings: LIST(ColorMode.Color24, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2017. *DefaultQuality: BESTQUALITY
  2018. }
  2019. }
  2020. }
  2021. *case: PICTY_SPECIAL_POSTCARD
  2022. {
  2023. *switch: ColorMode
  2024. {
  2025. *case: Mono
  2026. {
  2027. *DraftQualitySettings: LIST()
  2028. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2029. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2030. *DefaultQuality: BESTQUALITY
  2031. }
  2032. *case: Gray8
  2033. {
  2034. *DraftQualitySettings: LIST()
  2035. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2036. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2037. *DefaultQuality: BESTQUALITY
  2038. }
  2039. *default:
  2040. {
  2041. *DraftQualitySettings: LIST()
  2042. *BetterQualitySettings: LIST(ColorMode.Color24, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2043. *BestQualitySettings: LIST(ColorMode.Color24, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2044. *DefaultQuality: BESTQUALITY
  2045. }
  2046. }
  2047. }
  2048. *case: PICTY_SPECIAL_TRANSPARENCY_FILM
  2049. {
  2050. *switch: ColorMode
  2051. {
  2052. *case: Mono
  2053. {
  2054. *DraftQualitySettings: LIST(ColorMode.Mono, PM.PlainEconoMono, PQ.Econo, Resolution.r300x300)
  2055. *BetterQualitySettings: LIST(ColorMode.Mono, PM.PlainNormalMono, PQ.Normal, Resolution.r300x300)
  2056. *BestQualitySettings: LIST(ColorMode.Mono, PM.PlainBestMono, PQ.Best, Resolution.r600x600)
  2057. *DefaultQuality: BETTERQUALITY
  2058. }
  2059. *case: Gray8
  2060. {
  2061. *DraftQualitySettings: LIST(ColorMode.Mono, PM.PlainEconoMono, PQ.Econo, Resolution.r300x300)
  2062. *BetterQualitySettings: LIST(ColorMode.Mono, PM.PlainNormalMono, PQ.Normal, Resolution.r300x300)
  2063. *BestQualitySettings: LIST(ColorMode.Mono, PM.PlainBestMono, PQ.Best, Resolution.r600x600)
  2064. *DefaultQuality: BETTERQUALITY
  2065. }
  2066. *default:
  2067. {
  2068. *DraftQualitySettings: LIST(ColorMode.Color4, PM.PlainEconoColor, PQ.Econo, Resolution.r300x300)
  2069. *BetterQualitySettings: LIST(ColorMode.Color24, PM.PlainNormalColor, PQ.Normal, Resolution.r300x300)
  2070. *BestQualitySettings: LIST(ColorMode.Color24, PM.PlainBestColor, PQ.Best, Resolution.r300x300)
  2071. *DefaultQuality: BETTERQUALITY
  2072. }
  2073. }
  2074. }
  2075. *case: PICTY_HIGH_QUALITY_POSTCARD
  2076. {
  2077. *switch: ColorMode
  2078. {
  2079. *case: Mono
  2080. {
  2081. *DraftQualitySettings: LIST()
  2082. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2083. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2084. *DefaultQuality: BESTQUALITY
  2085. }
  2086. *case: Gray8
  2087. {
  2088. *DraftQualitySettings: LIST()
  2089. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2090. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2091. *DefaultQuality: BESTQUALITY
  2092. }
  2093. *default:
  2094. {
  2095. *DraftQualitySettings: LIST()
  2096. *BetterQualitySettings: LIST(ColorMode.Color24, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2097. *BestQualitySettings: LIST(ColorMode.Color24, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2098. *DefaultQuality: BESTQUALITY
  2099. }
  2100. }
  2101. }
  2102. *case: PICTY_INKJET_POSTCARD
  2103. {
  2104. *switch: ColorMode
  2105. {
  2106. *case: Mono
  2107. {
  2108. *DraftQualitySettings: LIST()
  2109. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2110. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2111. *DefaultQuality: BESTQUALITY
  2112. }
  2113. *case: Gray8
  2114. {
  2115. *DraftQualitySettings: LIST()
  2116. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2117. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2118. *DefaultQuality: BESTQUALITY
  2119. }
  2120. *default:
  2121. {
  2122. *DraftQualitySettings: LIST()
  2123. *BetterQualitySettings: LIST(ColorMode.Color24, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2124. *BestQualitySettings: LIST(ColorMode.Color24, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2125. *DefaultQuality: BESTQUALITY
  2126. }
  2127. }
  2128. }
  2129. *case: PICTY_PHOTO_GLOSSY_PAPER
  2130. {
  2131. *switch: ColorMode
  2132. {
  2133. *case: Mono
  2134. {
  2135. *DraftQualitySettings: LIST()
  2136. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2137. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2138. *DefaultQuality: BESTQUALITY
  2139. }
  2140. *case: Gray8
  2141. {
  2142. *DraftQualitySettings: LIST()
  2143. *BetterQualitySettings: LIST(ColorMode.Gray8, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2144. *BestQualitySettings: LIST(ColorMode.Gray8, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2145. *DefaultQuality: BESTQUALITY
  2146. }
  2147. *default:
  2148. {
  2149. *DraftQualitySettings: LIST()
  2150. *BetterQualitySettings: LIST(ColorMode.Color24, PM.SpecialNormal, PQ.Normal, Resolution.r300x300)
  2151. *BestQualitySettings: LIST(ColorMode.Color24, PM.SpecialBest, PQ.Best, Resolution.r300x300)
  2152. *DefaultQuality: BESTQUALITY
  2153. }
  2154. }
  2155. }
  2156. }
  2157. *%%
  2158. *%% Printer Configuration Commands
  2159. *%%
  2160. *Command: CmdStartDoc
  2161. {
  2162. *Order: DOC_SETUP.20
  2163. *Cmd: "<1B>&i5W<07><0D><00><00><01><1B>&u600D"
  2164. }
  2165. *Command: CmdEndDoc
  2166. {
  2167. *Order: DOC_FINISH.10
  2168. *Cmd: =PJL_EXIT_LANGUAGE
  2169. }
  2170. *Command: CmdStartPage
  2171. {
  2172. *Order: PAGE_SETUP.30
  2173. *Cmd: "<1B>*r1A"
  2174. }
  2175. *Command: CmdEndPage
  2176. {
  2177. *Order: PAGE_FINISH.10
  2178. *Cmd: "<1B>*rC<0C>"
  2179. }
  2180. *%%
  2181. *%% Printing Attributes and Commands
  2182. *%%
  2183. *RotateCoordinate?: TRUE
  2184. *RotateRaster?: FALSE
  2185. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  2186. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  2187. *EjectPageWithFF?: FALSE
  2188. *XMoveThreshold: 0
  2189. *YMoveThreshold: 0
  2190. *XMoveUnit: 600
  2191. *YMoveUnit: 600
  2192. *Command: CmdXMoveAbsolute { *Cmd: "<1B>*p" %d{DestX}"X" }
  2193. *Command: CmdYMoveAbsolute { *Cmd: "<1B>*p" %d{DestY}"Y" }
  2194. *Command: CmdDisableCompression { *Cmd: "<1B>*b0M" }
  2195. *Command: CmdEnableTIFF4 { *Cmd: "<1B>*b2M" }
  2196. *Command: CmdSendBlockData { *Cmd: "<1B>*b" %d{NumOfDataBytes}"W" }
  2197. *Command: CmdSendBlackData { *Cmd: "<1B>*b" %d{NumOfDataBytes}"V" }
  2198. *Command: CmdSendCyanData { *Cmd: "<1B>*b" %d{NumOfDataBytes}"V" }
  2199. *Command: CmdSendMagentaData { *Cmd: "<1B>*b" %d{NumOfDataBytes}"V" }
  2200. *Command: CmdSendYellowData { *Cmd: "<1B>*b" %d{NumOfDataBytes}"W" }
  2201. *Command: CmdCR { *Cmd: "<0D>" }
  2202. *Command: CmdLF { *Cmd: "<0A>" }
  2203. *Command: CmdFF { *Cmd: "<0C>" }
  2204. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  2205. *CursorYAfterSendBlockData: AUTO_INCREMENT
  2206. *OutputDataFormat: H_BYTE
  2207. *RasterSendAllData?: TRUE