home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / I386 / DRIVER.CAB / hp4100_6.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2001-07-22  |  42.9 KB  |  1,100 lines

  1. *PPD-Adobe: "4.3"
  2. *% =======================================================
  3. *% Printer Description File
  4. *% Copyright 1992-2000 Hewlett-Packard Company
  5. *%========================================================
  6. *% PPD for HP LaserJet 4100
  7. *% For Windows NT Whistler and 2000
  8. *%====================================================================
  9. *% === PPD File Version Information ====
  10. *FileVersion:      "1.016"
  11. *FormatVersion:    "4.3"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion:  English
  14. *PCFileName:       "HP4100_6.PPD"
  15.  
  16. *% === Product Version Information ====
  17. *ModelName:     "HP LaserJet 4100 Series PS"
  18. *ShortNickName: "HP LaserJet 4100 Series PS"
  19. *NickName:      "HP LaserJet 4100 Series PS"
  20. *Product:       "(HP LaserJet 4100 )"
  21. *Manufacturer:  "HP"
  22. *PSVersion:     "(3010.107) 0"
  23.  
  24. *%=== Device Capabilities ==================
  25. *ColorDevice:       False
  26. *DefaultColorSpace: Gray
  27. *FileSystem:        True
  28. *?FileSystem: "
  29.    save 
  30.      false
  31.      (%disk?%)
  32.      { currentdevparams dup /Writeable known
  33.         { /Writeable get {pop true} if }  { pop } ifelse
  34.      } 100 string /IODevice resourceforall
  35.      {(True)}{(False)} ifelse = flush
  36.    restore
  37. "
  38. *End
  39.  
  40. *LanguageLevel: "3"
  41. *Throughput:    "25"
  42. *TTRasterizer:  Type42
  43. *?TTRasterizer: "
  44.    save
  45.       42 /FontType resourcestatus
  46.       { pop pop (Type42)} {pop pop (None)} ifelse = flush
  47.    restore
  48. "
  49. *End
  50.  
  51. *%=== Emulations and Protocols =============
  52. *Protocols: PJL TBCP
  53.  
  54. *SuggestedJobTimeout:  "0"
  55. *SuggestedWaitTimeout: "120"
  56.  
  57. *PrintPSErrors: True
  58.  
  59. *%=== Enable/Disable Collate via PostScript ========
  60. *OpenUI *Collate/Collate:  Boolean
  61. *OrderDependency: 20 AnySetup *Collate
  62. *DefaultCollate: True
  63. *Collate True/On: "<</Collate true>> setpagedevice"
  64. *Collate False/Off: "<</Collate false>> setpagedevice"
  65. *?Collate: "
  66.    save
  67.       currentpagedevice /Collate get
  68.       {(True)}{(False)}ifelse = flush
  69.    restore
  70. "
  71. *End
  72. *CloseUI: *Collate
  73.  
  74. *%=== Resolution Enhancement  ===============
  75. *OpenUI *Smoothing/Resolution Enhancement: Boolean
  76. *OrderDependency: 20 DocumentSetup *Smoothing
  77. *DefaultSmoothing: True
  78. *Smoothing True/On: "
  79.   << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 2 /Type 8 >>
  80.   >> setpagedevice"
  81. *End
  82. *Smoothing False/Off: "
  83.   << /PostRenderingEnhance true /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
  84.   >> setpagedevice"
  85. *End
  86. *?Smoothing: "
  87.   save
  88.     currentpagedevice /PostRenderingEnhanceDetails get /REValue get
  89.     [(False) (True) (True) (True)]  exch get print
  90.   restore
  91. "
  92. *End
  93. *CloseUI: *Smoothing
  94.  
  95. *%=== JCL Features ==========================
  96. *JCLBegin:           ""
  97. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  98. *JCLEnd:             "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  99.  
  100. *JCLOpenUI *JCLResolution/Resolution: PickOne
  101. *OrderDependency: 10 JCLSetup *JCLResolution
  102. *DefaultJCLResolution: 600dpi
  103. *JCLResolution 300dpi/300 dpi: "@PJL SET RESOLUTION = 300<0A>"
  104. *JCLResolution 600dpi/600 dpi: "@PJL SET RESOLUTION = 600<0A>"
  105. *JCLResolution 1200dpi/1200 dpi: "@PJL SET RESOLUTION = 1200<0A>"
  106. *JCLCloseUI: *JCLResolution
  107.  
  108. *JCLOpenUI *JCLFastRes/FastRes 1200: Boolean
  109. *OrderDependency: 10 JCLSetup *JCLFastRes
  110. *DefaultJCLFastRes: True
  111. *JCLFastRes True/On: "@PJL SET BITSPERPIXEL = 2<0A>"
  112. *JCLFastRes False/Off: "@PJL SET BITSPERPIXEL = 1<0A>"
  113. *JCLCloseUI: *JCLFastRes
  114.  
  115. *JCLOpenUI *JCLEconomode/EconoMode: Boolean
  116. *OrderDependency: 10 JCLSetup *JCLEconomode
  117. *DefaultJCLEconomode: False
  118. *JCLEconomode False/Highest Quality: "@PJL SET ECONOMODE = OFF<0A>"
  119. *JCLEconomode True/Save Toner: "@PJL SET ECONOMODE = ON<0A>"
  120. *JCLCloseUI: *JCLEconomode
  121.  
  122. *%=== Installable Options ==========================
  123. *OpenGroup: InstallableOptions/Installed Options
  124.  
  125. *OpenUI *OptionTrays/Number of Input Trays: PickOne
  126. *DefaultOptionTrays: 2Trays
  127. *OptionTrays 2Trays/ 2: ""
  128. *OptionTrays 3Trays/ 3: ""
  129. *OptionTrays 4Trays/ 4: ""
  130. *OptionTrays 5Trays/ 5: ""
  131. *OptionTrays 6Trays/ 6: ""
  132. *OptionTrays 7Trays/ 7: ""
  133. *OptionTrays 8Trays/ 8: ""
  134. *OptionTrays 9Trays/ 9: ""
  135. *OptionTrays 10Trays/10: ""
  136. *CloseUI: *OptionTrays
  137.  
  138. *OpenUI *Option3/Duplex Unit: Boolean
  139. *DefaultOption3: False
  140. *Option3 True/Installed: ""
  141. *Option3 False/Not Installed: ""
  142. *?Option3: "
  143.   save
  144.     currentpagedevice /Duplex known
  145.     {(True)}{(False)}ifelse = flush
  146.   restore
  147. "
  148. *End
  149. *CloseUI: *Option3
  150.  
  151. *OpenUI *Option5/Envelope Feeder: Boolean
  152. *DefaultOption5: False
  153. *Option5 True/Installed: ""
  154. *Option5 False/Not Installed: ""
  155. *?Option5: "
  156.   save
  157.     currentpagedevice /InputAttributes get
  158.     2 get 
  159.     null ne {(True)}{(False)} ifelse = flush
  160.   restore
  161. "
  162. *End 
  163. *CloseUI: *Option5
  164.  
  165. *OpenUI *InstalledMemory/Total Printer Memory: PickOne
  166. *DefaultInstalledMemory: 16MB
  167. *InstalledMemory 16MB/16 - 23 MB: ""
  168. *InstalledMemory 24-31MB/24 - 31 MB: ""
  169. *InstalledMemory 32-63MB/32 - 63 MB: ""
  170. *InstalledMemory 64-95MB/64 - 95 MB: ""
  171. *InstalledMemory 96-127MB/96 - 127 MB: ""
  172. *InstalledMemory 128-191MB/128 - 191 MB: ""
  173. *InstalledMemory 192-256MB/192 - 256 MB: ""
  174. *?InstalledMemory: "
  175.   save
  176.     currentsystemparams /RamSize get 
  177.     524288 div ceiling cvi 2 div
  178.     /size exch def
  179.     size 192 ge 
  180.        {(192-256MB)}
  181.        {size 128 ge 
  182.           {(128-191MB)}
  183.           {size 96 ge 
  184.              {(96-127MB)}
  185.              {size 64 ge
  186.                 {(64-95MB)}
  187.                 {size 32 ge
  188.                    {(32-63MB)}
  189.                    {size 24 ge
  190.                       {(24-31MB)}
  191.                       {(16MB)} ifelse
  192.                    } ifelse
  193.         } ifelse
  194.           } ifelse
  195.        } ifelse
  196.     } ifelse = flush
  197.   restore
  198. "
  199. *End
  200. *CloseUI: *InstalledMemory
  201.  
  202. *OpenUI *PrinterHardDisk/Printer Hard Disk: Boolean
  203. *DefaultPrinterHardDisk: False
  204. *PrinterHardDisk False/Not Installed: ""
  205. *PrinterHardDisk True/Installed: ""
  206. *?PrinterHardDisk: "
  207.   save 
  208.     false
  209.     (%disk?%)
  210.     { currentdevparams dup /Writeable known
  211.     { /Writeable get {pop true} if }  { pop } ifelse
  212.     } 100 string /IODevice resourceforall
  213.     {(True)}{(False)} ifelse = flush
  214.   restore
  215. "
  216. *End
  217. *CloseUI: *PrinterHardDisk
  218.  
  219. *OpenUI *JobRetention/Job Retention: Boolean
  220. *DefaultJobRetention: False
  221. *JobRetention False/Disabled: ""
  222. *JobRetention True/Enabled: ""
  223. *CloseUI: *JobRetention
  224.  
  225. *CloseGroup: InstallableOptions
  226.  
  227. *%=== Printer Specific Custom Data - Job Retention Constraints =============================
  228. *%*****************************************************************************
  229. *% JRConstraints will have an option value for full, none or partial
  230. *% (1) JRCHDFull - the printer requires a Hard Disk for ALL JR options
  231. *% (2) JRCHDPartial - the printer requires a HardDisk only for SOME JR options
  232. *%                    These options will be specified in another custom feature
  233. *% (3) JRCHDNone - the printer does NOT require a HardDisk for ANY JR options
  234. *%*****************************************************************************
  235.  
  236. *OpenUI *JRConstraints/JRConstraints: PickOne
  237. *DefaultJRConstraints: JRCHDPartial
  238. *JRConstraints JRCHDPartial/JRCHDPartial: ""
  239. *JRConstraints JRCJobRet/JRCJobRet: ""
  240. *JRConstraints 0/0: ""
  241. *CloseUI: *JRConstraints
  242.  
  243. *%=== Printer Specific Feature Data - Job Retention Option Constraints =======================
  244. *%*************************************************************************************
  245. *%
  246. *% Two JR Option constraint features are defined
  247. *% (1) JRHDInstalled - This lists the JR options available when HD is installed
  248. *% (2) JRHDNotInstalled - This lists the JR options available when HD is not installed
  249. *%       The options are as follows - (in this order)
  250. *%               (a) JRHDOff 
  251. *%               (b) JRHDProof
  252. *%               (c) JRHDPrivate
  253. *%               (d) JRHDQuickCopy
  254. *%               (e) JRHDStore
  255. *%   NOTE: The options are the same for both JRHDInstalled and JRHDNotInstalled
  256. *%*************************************************************************************
  257. *OpenUI *JRHDInstalled/JRHDInstalled: PickOne
  258. *DefaultJRHDInstalled: JRHDOff
  259. *JRHDInstalled JRHDOff/JRHDOff: ""
  260. *JRHDInstalled JRHDProof/JRHDProof: ""
  261. *JRHDInstalled JRHDPrivate/JRHDPrivate: ""
  262. *JRHDInstalled JRHDQuickCopy/JRHDQuickCopy: ""
  263. *JRHDInstalled JRHDStore/JRHDStore: ""
  264. *CloseUI: *JRHDInstalled
  265.  
  266. *OpenUI *JRHDNotInstalled/JRHDNotInstalled: PickOne
  267. *DefaultJRHDNotInstalled: JRHDOff
  268. *JRHDNotInstalled JRHDOff/JRHDOff: ""
  269. *JRHDNotInstalled JRHDProof/JRHDProof: ""
  270. *JRHDNotInstalled JRHDPrivate/JRHDPrivate: ""
  271. *CloseUI: *JRHDNotInstalled
  272.  
  273. *%=== Printer Specific Custom Data - Printer Model Name=============================
  274. *OpenUI *HPPrinterModelName/HPPrinterModelName: PickOne
  275. *DefaultHPPrinterModelName: HP_LaserJet_4100_Series_PS
  276. *HPPrinterModelName HP_LaserJet_4100_Series_PS/HP LaserJet 4100 Series PS: ""
  277. *CloseUI: *HPPrinterModelName
  278.  
  279. *FreeVM: "2000000"
  280. *VMOption 16MB/16 - 23 MB: "2000000"
  281. *VMOption 24-31MB/24 - 31 MB: "4000000"
  282. *VMOption 32-63MB/32 - 63 MB: "6701488"
  283. *VMOption 64-95MB/64 - 95 MB: "8500000"
  284. *VMOption 96-127MB/96 - 127 MB: "10400000"
  285. *VMOption 128-191MB/128 - 191 MB: "13401953"
  286. *VMOption 192-256MB/192 - 256 MB: "20104464"
  287.  
  288. *%=== UI Constraints =============================
  289. *% If A than not B  (Also include the reverse constraints if appropriate)
  290. *%
  291. *% If 16MB is not installed contrain collate.
  292. *% NOTE: A disk and less than 16MB will collate, but cannot
  293. *%   be represented with the PPD constraint mechanism.
  294. *%   *** OK since base memory is now 16MB. ***
  295.  
  296. *% Job Retention can only be enabled if the printer has a minimum of 32MB of memory
  297. *% or 16MB and a hard disk is installed.  However, this constraint cannot be
  298. *% represented by the PPD constraint mechanism, so we will constrain job retention
  299. *% based on memory.
  300. *UIConstraints: *InstalledMemory 16MB *JobRetention True
  301. *UIConstraints: *InstalledMemory 24-31MB *JobRetention True
  302.  
  303. *UIConstraints: *JobRetention True *InstalledMemory 16MB
  304. *UIConstraints: *JobRetention True *InstalledMemory 24-31MB
  305.  
  306. *% Enable only the number of input trays the user specified
  307. *UIConstraints: *OptionTrays 2Trays *InputSlot Lower
  308. *UIConstraints: *OptionTrays 2Trays *InputSlot LargeCapacity
  309. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray5
  310. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray6
  311. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray7
  312. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray8
  313. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray9
  314. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray10
  315.  
  316. *UIConstraints: *OptionTrays 3Trays *InputSlot LargeCapacity
  317. *UIConstraints: *OptionTrays 3Trays *InputSlot Tray5
  318. *UIConstraints: *OptionTrays 3Trays *InputSlot Tray6
  319. *UIConstraints: *OptionTrays 3Trays *InputSlot Tray7
  320. *UIConstraints: *OptionTrays 3Trays *InputSlot Tray8
  321. *UIConstraints: *OptionTrays 3Trays *InputSlot Tray9
  322. *UIConstraints: *OptionTrays 3Trays *InputSlot Tray10
  323.  
  324. *UIConstraints: *OptionTrays 4Trays *InputSlot Tray5
  325. *UIConstraints: *OptionTrays 4Trays *InputSlot Tray6
  326. *UIConstraints: *OptionTrays 4Trays *InputSlot Tray7
  327. *UIConstraints: *OptionTrays 4Trays *InputSlot Tray8
  328. *UIConstraints: *OptionTrays 4Trays *InputSlot Tray9
  329. *UIConstraints: *OptionTrays 4Trays *InputSlot Tray10
  330.  
  331. *UIConstraints: *OptionTrays 5Trays *InputSlot Tray6
  332. *UIConstraints: *OptionTrays 5Trays *InputSlot Tray7
  333. *UIConstraints: *OptionTrays 5Trays *InputSlot Tray8
  334. *UIConstraints: *OptionTrays 5Trays *InputSlot Tray9
  335. *UIConstraints: *OptionTrays 5Trays *InputSlot Tray10
  336.  
  337. *UIConstraints: *OptionTrays 6Trays *InputSlot Tray7
  338. *UIConstraints: *OptionTrays 6Trays *InputSlot Tray8
  339. *UIConstraints: *OptionTrays 6Trays *InputSlot Tray9
  340. *UIConstraints: *OptionTrays 6Trays *InputSlot Tray10
  341.  
  342. *UIConstraints: *OptionTrays 7Trays *InputSlot Tray8
  343. *UIConstraints: *OptionTrays 7Trays *InputSlot Tray9
  344. *UIConstraints: *OptionTrays 7Trays *InputSlot Tray10
  345.  
  346. *UIConstraints: *OptionTrays 8Trays *InputSlot Tray9
  347. *UIConstraints: *OptionTrays 8Trays *InputSlot Tray10
  348.  
  349. *UIConstraints: *OptionTrays 9Trays *InputSlot Tray10
  350.  
  351. *% If the duplexer is not installed disable duplex modes.
  352. *UIConstraints: *Option3 False *Duplex DuplexNoTumble
  353. *UIConstraints: *Option3 False *Duplex DuplexTumble
  354.  
  355. *% If the envelope feeder is not installed disable envelope slot.
  356. *UIConstraints: *Option5 False *InputSlot Envelope
  357.  
  358. *% Don't allow these paper sizes/types in the Envelope Feeder
  359. *UIConstraints: *PageSize Letter    *InputSlot Envelope
  360. *UIConstraints: *PageSize Executive *InputSlot Envelope
  361. *UIConstraints: *PageSize Legal     *InputSlot Envelope
  362. *UIConstraints: *PageSize A4        *InputSlot Envelope
  363. *UIConstraints: *PageSize A5        *InputSlot Envelope
  364. *UIConstraints: *PageSize B5        *InputSlot Envelope
  365. *UIConstraints: *PageSize w612h935  *InputSlot Envelope
  366. *UIConstraints: *PageSize w558h774  *InputSlot Envelope
  367.  
  368. *UIConstraints: *PageRegion Letter    *InputSlot Envelope
  369. *UIConstraints: *PageRegion Executive *InputSlot Envelope
  370. *UIConstraints: *PageRegion Legal     *InputSlot Envelope
  371. *UIConstraints: *PageRegion A4        *InputSlot Envelope
  372. *UIConstraints: *PageRegion A5        *InputSlot Envelope
  373. *UIConstraints: *PageRegion B5        *InputSlot Envelope
  374. *UIConstraints: *PageRegion w612h935  *InputSlot Envelope
  375. *UIConstraints: *PageRegion w558h774  *InputSlot Envelope
  376.  
  377. *% If selected page size is an envelope or Media Type is Cardstock or Labels disable access to paper trays 2, 3 and 4
  378. *UIConstraints: *PageSize Env10       *InputSlot Middle
  379. *UIConstraints: *PageSize Env10       *InputSlot Lower
  380. *UIConstraints: *PageSize Env10       *InputSlot LargeCapacity
  381. *UIConstraints: *PageSize EnvMonarch  *InputSlot Middle
  382. *UIConstraints: *PageSize EnvMonarch  *InputSlot Lower
  383. *UIConstraints: *PageSize EnvMonarch  *InputSlot LargeCapacity
  384. *UIConstraints: *PageSize EnvDL       *InputSlot Middle
  385. *UIConstraints: *PageSize EnvDL       *InputSlot Lower
  386. *UIConstraints: *PageSize EnvDL       *InputSlot LargeCapacity
  387. *UIConstraints: *PageSize EnvC5       *InputSlot Middle
  388. *UIConstraints: *PageSize EnvC5       *InputSlot Lower
  389. *UIConstraints: *PageSize EnvC5       *InputSlot LargeCapacity
  390. *UIConstraints: *PageSize EnvISOB5    *InputSlot Middle
  391. *UIConstraints: *PageSize EnvISOB5    *InputSlot Lower
  392. *UIConstraints: *PageSize EnvISOB5    *InputSlot LargeCapacity
  393. *UIConstraints: *MediaType Cardstock  *InputSlot Middle
  394. *UIConstraints: *MediaType Cardstock  *InputSlot Lower
  395. *UIConstraints: *MediaType Cardstock  *InputSlot LargeCapacity
  396. *UIConstraints: *MediaType Labels     *InputSlot Middle
  397. *UIConstraints: *MediaType Labels     *InputSlot Lower
  398. *UIConstraints: *MediaType Labels     *InputSlot LargeCapacity
  399.  
  400. *% If selected page region is an envelope disable access to paper trays 2, 3 and 4
  401. *UIConstraints: *PageRegion Env10       *InputSlot Middle
  402. *UIConstraints: *PageRegion Env10       *InputSlot Lower
  403. *UIConstraints: *PageRegion Env10       *InputSlot LargeCapacity
  404. *UIConstraints: *PageRegion EnvMonarch  *InputSlot Middle
  405. *UIConstraints: *PageRegion EnvMonarch  *InputSlot Lower
  406. *UIConstraints: *PageRegion EnvMonarch  *InputSlot LargeCapacity
  407. *UIConstraints: *PageRegion EnvDL       *InputSlot Middle
  408. *UIConstraints: *PageRegion EnvDL       *InputSlot Lower
  409. *UIConstraints: *PageRegion EnvDL       *InputSlot LargeCapacity
  410. *UIConstraints: *PageRegion EnvC5       *InputSlot Middle
  411. *UIConstraints: *PageRegion EnvC5       *InputSlot Lower
  412. *UIConstraints: *PageRegion EnvC5       *InputSlot LargeCapacity
  413. *UIConstraints: *PageRegion EnvISOB5    *InputSlot Middle
  414. *UIConstraints: *PageRegion EnvISOB5    *InputSlot Lower
  415. *UIConstraints: *PageRegion EnvISOB5    *InputSlot LargeCapacity
  416.  
  417. *% Don't allow A5, envelopes, transparencies or labels to be duplexed
  418. *UIConstraints: *PageSize A5         *Duplex DuplexNoTumble
  419. *UIConstraints: *PageSize Env10      *Duplex DuplexNoTumble
  420. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble
  421. *UIConstraints: *PageSize EnvDL      *Duplex DuplexNoTumble
  422. *UIConstraints: *PageSize EnvC5      *Duplex DuplexNoTumble
  423. *UIConstraints: *PageSize EnvISOB5   *Duplex DuplexNoTumble
  424.  
  425. *UIConstraints: *MediaType Transparency *Duplex DuplexNoTumble
  426. *UIConstraints: *MediaType Labels       *Duplex DuplexNoTumble
  427. *UIConstraints: *MediaType Cardstock    *Duplex DuplexNoTumble
  428.  
  429. *UIConstraints: *PageRegion A5         *Duplex DuplexNoTumble
  430. *UIConstraints: *PageRegion Env10      *Duplex DuplexNoTumble
  431. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble
  432. *UIConstraints: *PageRegion EnvDL      *Duplex DuplexNoTumble
  433. *UIConstraints: *PageRegion EnvC5      *Duplex DuplexNoTumble
  434. *UIConstraints: *PageRegion EnvISOB5   *Duplex DuplexNoTumble
  435.  
  436. *UIConstraints: *PageSize A5         *Duplex DuplexTumble
  437. *UIConstraints: *PageSize Env10      *Duplex DuplexTumble
  438. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble
  439. *UIConstraints: *PageSize EnvDL      *Duplex DuplexTumble
  440. *UIConstraints: *PageSize EnvC5      *Duplex DuplexTumble
  441. *UIConstraints: *PageSize EnvISOB5   *Duplex DuplexTumble
  442.  
  443. *UIConstraints: *MediaType Transparency *Duplex DuplexTumble
  444. *UIConstraints: *MediaType Labels       *Duplex DuplexTumble
  445. *UIConstraints: *MediaType Cardstock    *Duplex DuplexTumble
  446.  
  447. *UIConstraints: *PageRegion A5         *Duplex DuplexTumble
  448. *UIConstraints: *PageRegion Env10      *Duplex DuplexTumble
  449. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble
  450. *UIConstraints: *PageRegion EnvDL      *Duplex DuplexTumble
  451. *UIConstraints: *PageRegion EnvC5      *Duplex DuplexTumble
  452. *UIConstraints: *PageRegion EnvISOB5   *Duplex DuplexTumble
  453.  
  454. *% Cannot duplex custom page sizes or feed from envelope tray
  455. *NonUIConstraints: *CustomPageSize True *Duplex DuplexNoTumble
  456. *NonUIConstraints: *CustomPageSize True *Duplex DuplexTumble
  457. *NonUIConstraints: *InputSlot Envelope  *CustomPageSize True
  458.  
  459. *%=== Paper Sizes =================
  460. *OpenUI *PageSize: PickOne
  461. *OrderDependency: 30 AnySetup *PageSize
  462. *DefaultPageSize: Letter
  463. *PageSize Letter/Letter: "
  464.   <</PageSize [612 792] /ImagingBBox null>> setpagedevice"
  465. *End
  466. *PageSize Executive/Executive: "
  467.   <</PageSize [522 756] /ImagingBBox null>> setpagedevice"
  468. *End
  469. *PageSize Legal/Legal: "
  470.   <</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  471. *End
  472. *PageSize A4/A4: "
  473.   <</PageSize [595 842] /ImagingBBox null>> setpagedevice"
  474. *End
  475. *PageSize A5/A5: "
  476.   <</PageSize [420 595] /ImagingBBox null>> setpagedevice"
  477. *End
  478. *PageSize B5/B5 (JIS): "
  479.   <</PageSize [516 729] /ImagingBBox null>> setpagedevice"
  480. *End
  481. *PageSize w612h935/Executive (JIS): "
  482.   <</PageSize [612 935] /ImagingBBox null>> setpagedevice"
  483. *End
  484. *PageSize w558h774/16K: "
  485.   <</PageSize [558 774] /ImagingBBox null>> setpagedevice"
  486. *End
  487. *PageSize Env10/Envelope #10: "
  488.   <</PageSize [297 684] /ImagingBBox null>> setpagedevice"
  489. *End
  490. *PageSize EnvMonarch/Envelope Monarch: "
  491.   <</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  492. *End
  493. *PageSize EnvDL/Envelope DL: "
  494.   <</PageSize [312 624] /ImagingBBox null>> setpagedevice"
  495. *End
  496. *PageSize EnvC5/Envelope C5: "
  497.   <</PageSize [459 649] /ImagingBBox null>> setpagedevice"
  498. *End
  499. *PageSize EnvISOB5/Envelope B5: "
  500.   <</PageSize [499 709] /ImagingBBox null>> setpagedevice"
  501. *End
  502. *?PageSize: "
  503.    save
  504.    currentpagedevice /PageSize get aload pop
  505.    2 copy gt {exch} if 
  506.    (Unknown) 
  507.    13 dict
  508.    dup [612 792]  (Letter) put
  509.    dup [522 756]  (Executive) put
  510.    dup [612 1008] (Legal) put
  511.    dup [595 842]  (A4) put
  512.    dup [420 595]  (A5) put
  513.    dup [516 729]  (B5) put
  514.    dup [612 935]  (w612h935) put
  515.    dup [558 774]  (w558h774) put
  516.    dup [297 684]  (Env10) put
  517.    dup [279 540]  (EnvMonarch) put
  518.    dup [312 624]  (EnvDL) put
  519.    dup [459 649]  (EnvC5) put
  520.    dup [499 709]  (EnvISOB5) put
  521.    { exch aload pop 4 index sub abs 5 le exch 
  522.       5 index sub abs 5 le and 
  523.       {exch pop exit} {pop} ifelse
  524.    } bind forall
  525.    = flush pop pop
  526.    restore
  527. "
  528. *End
  529. *CloseUI: *PageSize
  530.  
  531. *OpenUI *PageRegion: PickOne
  532. *OrderDependency: 40 AnySetup *PageRegion
  533. *DefaultPageRegion: Letter
  534. *PageRegion Letter/Letter: "
  535.   <</PageSize [612 792] /ImagingBBox null>> setpagedevice"
  536. *End
  537. *PageRegion Executive/Executive: "
  538.   <</PageSize [522 756] /ImagingBBox null>> setpagedevice"
  539. *End
  540. *PageRegion Legal/Legal: "
  541.   <</PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  542. *End
  543. *PageRegion A4/A4: "
  544.   <</PageSize [595 842] /ImagingBBox null>> setpagedevice"
  545. *End
  546. *PageRegion A5/A5: "
  547.   <</PageSize [420 595] /ImagingBBox null>> setpagedevice"
  548. *End
  549. *PageRegion B5/B5 (JIS): "
  550.   <</PageSize [516 729] /ImagingBBox null>> setpagedevice"
  551. *End
  552. *PageRegion w612h935/Executive (JIS): "
  553.   <</PageSize [612 935] /ImagingBBox null>> setpagedevice"
  554. *End
  555. *PageRegion w558h774/16K: "
  556.   <</PageSize [558 774] /ImagingBBox null>> setpagedevice"
  557. *End
  558. *PageRegion Env10/Envelope #10: "
  559.   <</PageSize [297 684] /ImagingBBox null>> setpagedevice"
  560. *End
  561. *PageRegion EnvMonarch/Envelope Monarch: "
  562.   <</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  563. *End
  564. *PageRegion EnvDL/Envelope DL: "
  565.   <</PageSize [312 624] /ImagingBBox null>> setpagedevice"
  566. *End
  567. *PageRegion EnvC5/Envelope C5: "
  568.   <</PageSize [459 649] /ImagingBBox null>> setpagedevice"
  569. *End
  570. *PageRegion EnvISOB5/Envelope B5: "
  571.   <</PageSize [499 709] /ImagingBBox null>> setpagedevice"
  572. *End
  573. *CloseUI: *PageRegion
  574.  
  575. *DefaultImageableArea: Letter
  576. *ImageableArea Letter/Letter: "12.00 12.00 599.76 779.76"
  577. *ImageableArea Executive/Executive: "12.00 12.00 509.76 743.76"
  578. *ImageableArea Legal/Legal: "12.00 12.00 599.76 995.76"
  579. *ImageableArea A4/A4: "12.00 12.00 582.96 829.44"
  580. *ImageableArea A5/A5: "12.00 12.00 407.28 582.96"
  581. *ImageableArea B5/B5 (JIS): "12.00 12.00 503.52 716.16"
  582. *ImageableArea w612h935/Executive (JIS): "12.00 12.00 599.76 922.76"
  583. *ImageableArea w558h774/16K: "12.00 12.00 545.76 761.76"
  584. *ImageableArea Env10/Envelope #10: "12.00 12.00 284.64 671.76"
  585. *ImageableArea EnvMonarch/Envelope Monarch: "12.00 12.00 266.64 527.76"
  586. *ImageableArea EnvDL/Envelope DL: "12.00 12.00 299.52 611.28"
  587. *ImageableArea EnvC5/Envelope C5: "12.00 12.00 446.88 636.72"
  588. *ImageableArea EnvISOB5/Envelope B5: "12.00 12.00 486.48 696.24"
  589. *?ImageableArea: "
  590.    save
  591.    /cvp { (                ) cvs print ( ) print } bind def
  592.    /upperright {10000 mul floor 10000 div} bind def
  593.    /lowerleft {10000 mul ceiling 10000 div} bind def
  594.    newpath clippath pathbbox
  595.    4 -2 roll exch 2 {lowerleft cvp} repeat
  596.    exch 2 {upperright cvp} repeat flush
  597.    restore
  598. "
  599. *End
  600.  
  601. *DefaultPaperDimension: Letter 
  602. *PaperDimension Letter/Letter: "612 792"
  603. *PaperDimension Executive/Executive: "522 756"
  604. *PaperDimension Legal/Legal: "612 1008"
  605. *PaperDimension A4/A4: "595 842"
  606. *PaperDimension A5/A5: "420 595"
  607. *PaperDimension B5/B5 (JIS): "516 729"
  608. *PaperDimension w612h935/Executive (JIS): "612 935"
  609. *PaperDimension w558h774/16K: "558 774"
  610. *PaperDimension Env10/Envelope #10: "297 684"
  611. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  612. *PaperDimension EnvDL/Envelope DL: "312 624"
  613. *PaperDimension EnvC5/Envelope C5: "459 649"
  614. *PaperDimension EnvISOB5/Envelope B5: "499 709"
  615.  
  616. *LandscapeOrientation: Plus90
  617.  
  618. *%=== Custom Paper Support =================
  619. *%Orientation and Margin (offsets) values are not utilized
  620.  
  621. *VariablePaperSize: True
  622.  
  623. *% Smallest = 3x5, Largest = 8.5 x 14
  624. *MaxMediaWidth:  "612"
  625. *MaxMediaHeight: "1008"
  626. *HWMargins:      16 16 16 16
  627. *CustomPageSize True: "
  628.   pop pop pop 
  629.   <</DeferredMediaSelection true /PageSize [ 7 -2 roll ] /ImagingBBox null >>
  630.   setpagedevice
  631. "
  632. *End
  633.  
  634. *ParamCustomPageSize Width:        1 points 216 612
  635. *ParamCustomPageSize Height:       2 points 360 1008
  636. *ParamCustomPageSize WidthOffset:  3 points 0 0
  637. *ParamCustomPageSize HeightOffset: 4 points 0 0
  638. *ParamCustomPageSize Orientation:  5 int 0 3
  639.  
  640. *RequiresPageRegion All: True
  641.  
  642. *%=== Paper Sources ====================
  643. *OpenUI *InputSlot: PickOne
  644. *OrderDependency: 20 AnySetup *InputSlot
  645. *DefaultInputSlot: Middle
  646. *InputSlot Upper/ Tray 1: "<</ManualFeed false /MediaPosition 3>> setpagedevice"
  647. *InputSlot ManualFeed/ Tray 1 (Manual): "<</ManualFeed true /MediaPosition 3>> setpagedevice"
  648. *InputSlot Middle/ Tray 2: "<</ManualFeed false /MediaPosition 0>> setpagedevice"
  649. *InputSlot Lower/ Tray 3: "currentpagedevice /InputAttributes get 1 known
  650.   {<</ManualFeed false /MediaPosition 1>> setpagedevice}
  651.   {currentpagedevice /InputAttributes get 5 known
  652.     {<</ManualFeed false /MediaPosition 5>> setpagedevice}if}ifelse"
  653. *End
  654. *InputSlot LargeCapacity/ Tray 4: "
  655. currentpagedevice /InputAttributes get 4 known
  656.   {<</ManualFeed false /MediaPosition 4>> setpagedevice}
  657.   {currentpagedevice /InputAttributes get 1 known
  658.     {<</ManualFeed false /MediaPosition 5>> setpagedevice}
  659.     {<</ManualFeed false /MediaPosition 6>> setpagedevice}ifelse}ifelse"
  660. *End
  661. *InputSlot Tray5/ Tray 5: "
  662. currentpagedevice /InputAttributes get 1 known
  663.   {<</ManualFeed false /MediaPosition 6>> setpagedevice}
  664.   {<</ManualFeed false /MediaPosition 7>> setpagedevice}ifelse"
  665. *End
  666. *InputSlot Tray6/ Tray 6: "
  667. currentpagedevice /InputAttributes get 1 known
  668.   {<</ManualFeed false /MediaPosition 7>> setpagedevice}
  669.   {<</ManualFeed false /MediaPosition 8>> setpagedevice}ifelse"
  670. *End
  671. *InputSlot Tray7/ Tray 7: "
  672. currentpagedevice /InputAttributes get 1 known
  673.   {<</ManualFeed false /MediaPosition 8>> setpagedevice}
  674.   {<</ManualFeed false /MediaPosition 9>> setpagedevice}ifelse"
  675. *End
  676. *InputSlot Tray8/ Tray 8: "
  677. currentpagedevice /InputAttributes get 1 known
  678.   {<</ManualFeed false /MediaPosition 9>> setpagedevice}
  679.   {<</ManualFeed false /MediaPosition 10>> setpagedevice}ifelse"
  680. *End
  681. *InputSlot Tray9/ Tray 9: "
  682. currentpagedevice /InputAttributes get 1 known
  683.   {<</ManualFeed false /MediaPosition 10>> setpagedevice}
  684.   {<</ManualFeed false /MediaPosition 11>> setpagedevice}ifelse"
  685. *End
  686. *InputSlot Tray10/ Tray 10: "
  687. currentpagedevice /InputAttributes get 1 known
  688.   {<</ManualFeed false /MediaPosition 11>> setpagedevice}
  689.   {<</ManualFeed false /MediaPosition 12>> setpagedevice}ifelse"
  690. *End
  691. *InputSlot Envelope/ Envelope Feeder: "<</ManualFeed false /MediaPosition 2>> setpagedevice"
  692. *InputSlot Plain/Plain: "<</ManualFeed false /MediaType (Plain)>> setpagedevice"
  693. *InputSlot Preprinted/Preprinted: "<</ManualFeed false /MediaType (Preprinted)>> setpagedevice"
  694. *InputSlot Letterhead/Letterhead: "<</ManualFeed false /MediaType (Letterhead)>> setpagedevice"
  695. *InputSlot Transparency/Transparency: "<</ManualFeed false /MediaType (Transparency)>> setpagedevice"
  696. *InputSlot Prepunched/Prepunched: "<</ManualFeed false /MediaType (Prepunched)>> setpagedevice"
  697. *InputSlot Labels/Labels: "<</ManualFeed false /MediaType (Labels)>> setpagedevice"
  698. *InputSlot Bond/Bond: "<</ManualFeed false /MediaType (Bond)>> setpagedevice"
  699. *InputSlot Recycled/Recycled: "<</ManualFeed false /MediaType (Recycled)>> setpagedevice"
  700. *InputSlot Color/Color: "<</ManualFeed false /MediaType (Color)>> setpagedevice"
  701. *InputSlot Cardstock/Card Stock: "<</ManualFeed false /MediaType (Card Stock)>> setpagedevice"
  702. *InputSlot Rough/Rough: "<</ManualFeed false /MediaType (Rough)>> setpagedevice"
  703. *?InputSlot: "
  704.  save
  705.    [(Middle) (Lower) (Envelope) (Upper) (Unknown) (LargeCapacity) (Tray5) (Tray6) (Tray7) (Tray8) (Tray9) (Tray10)]
  706.    statusdict /papertray get exec
  707.    {get exec} stopped { pop pop (Unknown) } if =
  708.    currentpagedevice /InputAttributes get dup
  709.    /Priority get 0 get get /MediaType get = flush
  710.  restore
  711. "
  712. *End
  713. *CloseUI: *InputSlot
  714.  
  715. *%=== Fit to Page =========================
  716. *OpenUI *HPPaperPolicy/Fit to Page: PickOne
  717. *OrderDependency: 10 AnySetup *HPPaperPolicy
  718. *DefaultHPPaperPolicy: PromptUser
  719. *HPPaperPolicy PromptUser/Prompt User: "
  720.    <</DeferredMediaSelection true>> setpagedevice"
  721. *End
  722. *HPPaperPolicy NearestSizeAdjust/Nearest Size and Scale: "
  723.    <</DeferredMediaSelection false /Policies << /PageSize 3 >> >> setpagedevice"
  724. *End
  725. *HPPaperPolicy NearestSizeNoAdjust/Nearest Size and Crop: "
  726.    <</DeferredMediaSelection false /Policies << /PageSize 5 >> >> setpagedevice"
  727. *End
  728. *HPPaperPolicy Letter/Letter: "
  729. userdict begin
  730.   /HPppX1 0 def
  731.   /HPppY1 0 def
  732.   /HPppScale 1 def
  733.  
  734.   <</DeferredMediaSelection true
  735.     /BeginPage {pop userdict begin HPppX1 HPppY1 translate HPppScale HPppScale scale end} bind>> setpagedevice
  736.  
  737.   /HPwmSPD {setpagedevice} bind def
  738.   /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def
  739.       /HPppScale 612 HPwmPgWidth div dup 792 HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def
  740.       HPppScale 1 gt {/HPppScale 1 def}if
  741.       /HPppX1 612 HPwmPgWidth HPppScale mul sub 2 div def
  742.       /HPppY1 792 HPwmPgHeight HPppScale mul sub 2 div def
  743.       <</PageSize [612 792] /ImagingBBox null>> setpagedevice}{setpagedevice}ifelse end} bind def
  744. end"
  745. *End
  746. *HPPaperPolicy A4/A4: "
  747. userdict begin
  748.   /HPppX1 0 def
  749.   /HPppY1 0 def
  750.   /HPppScale 1 def
  751.  
  752.   <</DeferredMediaSelection true
  753.     /BeginPage {pop userdict begin HPppX1 HPppY1 translate HPppScale HPppScale scale end} bind>> setpagedevice
  754.  
  755.   /HPwmSPD {setpagedevice} bind def
  756.   /setpagedevice {userdict begin dup /PageSize known {/HPwmPgWidth exch /PageSize get aload pop /HPwmPgHeight exch def def
  757.       /HPppScale 595 HPwmPgWidth div dup 842 HPwmPgHeight div dup 3 1 roll lt {pop} {exch pop} ifelse def
  758.       HPppScale 1 gt {/HPppScale 1 def}if
  759.       /HPppX1 595 HPwmPgWidth HPppScale mul sub 2 div def
  760.       /HPppY1 842 HPwmPgHeight HPppScale mul sub 2 div def
  761.       <</PageSize [595 842] /ImagingBBox null>> setpagedevice}{setpagedevice}ifelse end} bind def
  762. end"
  763. *End
  764. *CloseUI: *HPPaperPolicy
  765.  
  766. *%=== Halftone Information =================
  767. *ScreenFreq:  "106.0"
  768. *ScreenAngle: "45.0"
  769.  
  770. *ResScreenFreq 300dpi/300 dpi:  "60.0"
  771. *ResScreenAngle 300dpi/300 dpi: "45.0"
  772. *ResScreenFreq 600dpi/600 dpi:  "106.0"
  773. *ResScreenAngle 600dpi/600 dpi: "45.0"
  774. *ResScreenFreq 1200dpi/1200 dpi:  "180.0"
  775. *ResScreenAngle 1200dpi/1200 dpi: "45.0"
  776.  
  777. *DefaultScreenProc: Dot
  778. *ScreenProc HPEnhanced: "
  779.   { /EnhancedHalftone /Halftone findresource }"
  780. *End
  781. *ScreenProc Dot: "
  782. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  783. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  784. "
  785. *End
  786. *ScreenProc Line: "{ pop }"
  787. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  788.  
  789. *DefaultTransfer: Null
  790. *Transfer Null: "{ }"
  791. *Transfer Null.Inverse: "{ 1 exch sub }"
  792.  
  793. *DefaultHalftoneType:    9
  794. *AccurateScreensSupport: False
  795.  
  796. *OpenUI *HPHalftone/Levels of Gray: PickOne
  797. *OrderDependency: 10 DocumentSetup *HPHalftone
  798. *DefaultHPHalftone: PrinterDefault
  799. *HPHalftone PrinterDefault/Printer's Current Setting: ""
  800. *HPHalftone Enhanced/Enhanced: "
  801.    << /Install {
  802.      currentpagedevice /HWResolution get
  803.      dup 0 get 600 eq exch 1 get 600 eq and
  804.      { /EnhancedColorRendering600 } { /EnhancedColorRendering } ifelse
  805.      /ColorRendering findresource setcolorrendering
  806.      /EnhancedHalftone /Halftone findresource sethalftone
  807.      { } settransfer false setstrokeadjust
  808.    }
  809.    >> setpagedevice
  810.    currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and
  811.    {
  812.        << /PostRenderingEnhance true
  813.             /PostRenderingEnhanceDetails << /REValue 0 /Type 8 >>
  814.        >> setpagedevice
  815.    } if
  816.    /setscreen { pop pop pop } def
  817.    /setcolorscreen { pop pop pop pop pop pop pop pop pop pop pop pop } def
  818.    /sethalftone { pop } def 
  819. "
  820. *End
  821. *HPHalftone Standard/Standard: "
  822.    << /Install {
  823.      currentpagedevice /HWResolution get
  824.      dup 0 get 600 eq exch 1 get 600 eq and dup
  825.      currentpagedevice /PostRenderingEnhance get
  826.      currentpagedevice /PostRenderingEnhanceDetails get /REValue get 0 ne and
  827.      { {/DefaultColorRenderingRE600} {/DefaultColorRenderingRE} ifelse}
  828.      { {/DefaultColorRendering600} {/DefaultColorRendering} ifelse} ifelse
  829.      /ColorRendering findresource setcolorrendering
  830.      { /DefaultHalftone600 } {/DefaultHalftone} ifelse
  831.      /Halftone findresource sethalftone
  832.      {} settransfer false setstrokeadjust
  833.    } >> setpagedevice
  834.    currentpagedevice /HWResolution get dup 0 get 600 eq exch 1 get 600 eq and
  835.    {
  836.      << /PostRenderingEnhance true /PostRenderingEnhanceDetails
  837.      << /REValue 0 /Type 8 >> >> setpagedevice
  838.    } if
  839. "
  840. *End
  841. *?HPHalftone: "
  842.    save
  843.       currenthalftone /HalftoneType get 9 eq 
  844.      {(Enhanced)} {(Standard)} ifelse = flush
  845.    restore
  846. "
  847. *End
  848. *CloseUI: *HPHalftone
  849.  
  850. *%=== Color Control ========================
  851. *DefaultColorSep: ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi
  852.  
  853. *InkName: ProcessBlack/Process Black
  854. *InkName: CustomColor/Custom Color
  855. *InkName: ProcessCyan/Process Cyan
  856. *InkName: ProcessMagenta/Process Magenta
  857. *InkName: ProcessYellow/Process Yellow
  858.  
  859. *%  For 60 lpi / 300 dpi  =========================
  860. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  861. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  862. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  863. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  864. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  865.  
  866. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  867. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  868. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  869. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  870. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  871.  
  872. *%  For 85 lpi / 600 dpi  (5,5,2,6,6,2,20/3,0) ====
  873. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  874. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  875. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  876. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  877. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  878.  
  879. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  880. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  881. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  882. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  883. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  884. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  885. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  886. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  887. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  888. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  889. *End
  890.  
  891. *%  For 106 lpi / 300 dpi  =========================
  892. *ColorSepScreenAngle ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  893. *ColorSepScreenAngle CustomColor.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  894. *ColorSepScreenAngle ProcessCyan.106lpi.300dpi/106 lpi / 300 dpi: "71.5651"
  895. *ColorSepScreenAngle ProcessMagenta.106lpi.300dpi/106 lpi / 300 dpi: "18.4349"
  896. *ColorSepScreenAngle ProcessYellow.106lpi.300dpi/106 lpi / 300 dpi: "0.0"
  897.      
  898. *ColorSepScreenFreq ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi: "106.066"
  899. *ColorSepScreenFreq CustomColor.106lpi.300dpi/106 lpi / 300 dpi: "106.066"
  900. *ColorSepScreenFreq ProcessCyan.106lpi.300dpi/106 lpi / 300 dpi: "94.8683"
  901. *ColorSepScreenFreq ProcessMagenta.106lpi.300dpi/106 lpi / 300 dpi: "94.8683"
  902. *ColorSepScreenFreq ProcessYellow.106lpi.300dpi/106 lpi / 300 dpi: "100.0"
  903.  
  904. *%  For 106 lpi / 600 dpi  =========================
  905. *ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  906. *ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  907. *ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "71.5651"
  908. *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "18.4349"
  909. *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "0.0"
  910.      
  911. *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "106.066"
  912. *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "106.066"
  913. *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "94.8683"
  914. *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "94.8683"
  915. *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "100.0"
  916.  
  917. *%  For 180 lpi / 1200 dpi  =========================
  918. *ColorSepScreenAngle ProcessBlack.180lpi.1200dpi/180 lpi / 1200 dpi: "45.0"
  919. *ColorSepScreenAngle CustomColor.180lpi.1200dpi/180 lpi / 1200 dpi: "45.0"
  920. *ColorSepScreenAngle ProcessCyan.180lpi.1200dpi/180 lpi / 1200 dpi: "71.5651"
  921. *ColorSepScreenAngle ProcessMagenta.180lpi.1200dpi/180 lpi / 1200 dpi: "18.4349"
  922. *ColorSepScreenAngle ProcessYellow.180lpi.1200dpi/180 lpi / 1200 dpi: "0.0"
  923.      
  924. *ColorSepScreenFreq ProcessBlack.180lpi.1200dpi/180 lpi / 1200 dpi: "180"
  925. *ColorSepScreenFreq CustomColor.180lpi.1200dpi/180 lpi / 1200 dpi: "180"
  926. *ColorSepScreenFreq ProcessCyan.180lpi.1200dpi/180 lpi / 1200 dpi: "161"
  927. *ColorSepScreenFreq ProcessMagenta.180lpi.1200dpi/180 lpi / 1200 dpi: "161"
  928. *ColorSepScreenFreq ProcessYellow.180lpi.1200dpi/180 lpi / 1200 dpi: "170"
  929.  
  930. *%=== Duplex ====================================
  931. *OpenUI *Duplex/Duplex:  PickOne
  932. *OrderDependency: 50 AnySetup *Duplex
  933. *DefaultDuplex: None
  934. *Duplex None/Off (1-Sided): "
  935.   <</Duplex false>> setpagedevice"
  936. *End
  937. *Duplex DuplexNoTumble/Flip on Long Edge (Standard): "
  938.   <</Duplex true /Tumble false>> setpagedevice"
  939. *End
  940. *Duplex DuplexTumble/Flip on Short Edge: "
  941.   <</Duplex true /Tumble true>> setpagedevice"
  942. *End
  943. *?Duplex: "
  944.    save
  945.    currentpagedevice /Duplex known
  946.    false ne
  947.      { currentpagedevice /Duplex get
  948.         { currentpagedevice /Tumble get
  949.             {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  950.         } { (None)}    ifelse 
  951.      }{(None)}  ifelse = flush
  952.    restore
  953. "
  954. *End 
  955. *CloseUI: *Duplex
  956.  
  957. *%=== Font Information =====================
  958. *DefaultFont: Courier
  959. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  960. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  961. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  962. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  963. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  964. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  965. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  966. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  967. *Font Courier: Standard "(002.004S)" Standard ROM
  968. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  969. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  970. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  971. *Font Helvetica: Standard "(001.006S)" Standard ROM
  972. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  973. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  974. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  975. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  976. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  977. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  978. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  979. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  980. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  981. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  982. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  983. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  984. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  985. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  986. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  987. *Font Symbol: Special "(001.007S)" Special ROM
  988. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  989. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  990. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  991. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  992. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  993. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  994. *?FontQuery: "
  995.    save
  996.    { count 1 gt
  997.       { exch dup 127 string cvs (/) print print (:) print
  998.       /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  999.       } { exit } ifelse
  1000.    } bind loop
  1001.    (*) = flush
  1002.    restore
  1003. "
  1004. *End
  1005.  
  1006. *?FontList: "
  1007.    save
  1008.      (*) {cvn ==} 128 string /Font resourceforall
  1009.      (*) = flush
  1010.    restore
  1011. "
  1012. *End
  1013.  
  1014. *%=== Printer Messages (verbatim from printer): ================
  1015. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1016. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1017. *Message: "\FontName\ not found, using Courier"
  1018.  
  1019. *% Status (format: %%[ status: <one of these> ] %%)
  1020. *Status: "warming up"/warming up
  1021. *Status: "idle"/idle
  1022. *Status: "busy"/busy
  1023. *Status: "waiting"/waiting
  1024. *Status: "printing"/printing
  1025. *Status: "initializing"/initializing
  1026. *Status: "printing test page"/printing test page
  1027. *Status: "PrinterError: cover open or no toner cartridge"/cover open or no toner cartridge
  1028. *Status: "PrinterError: cover open"/cover open
  1029. *Status: "PrinterError: needs attention"/needs attention
  1030. *Status: "PrinterError: no toner cartridge"/no toner cartridge
  1031. *Status: "PrinterError: warming up"/warming up
  1032. *Status: "PrinterError: manual feed"/manual feed
  1033. *Status: "PrinterError: out of paper"/out of paper
  1034. *Status: "PrinterError: Paper Jam"/Paper Jam
  1035. *Status: "PrinterError: paper jam"/paper jam
  1036. *Status: "PrinterError: page protect needed"/page protect needed
  1037. *Status: "PrinterError: out of memory"/out of memory
  1038. *Status: "PrinterError: output bin full"/output bin full
  1039. *Status: "PrinterError: resetting printer"/resetting printer
  1040. *Status: "PrinterError: toner is low"/toner is low
  1041. *Status: "PrinterError: off line"/off line
  1042.  
  1043. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  1044. *PrinterError: "cover open or no toner cartridge"/cover open or no toner cartridge
  1045. *PrinterError: "cover open"/cover open
  1046. *PrinterError: "needs attention"/needs attention
  1047. *PrinterError: "no toner cartridge"/no toner cartridge
  1048. *PrinterError: "warming up"/warming up
  1049. *PrinterError: "manual feed"/manual feed
  1050. *PrinterError: "out of paper"/out of paper
  1051. *PrinterError: "Paper Jam"/Paper Jam
  1052. *PrinterError: "paper jam"/paper jam
  1053. *PrinterError: "page protect needed"/page protect needed
  1054. *PrinterError: "out of memory"/out of memory
  1055. *PrinterError: "output bin full"/output bin full
  1056. *PrinterError: "resetting printer"/resetting printer
  1057. *PrinterError: "toner is low"/toner is low
  1058. *PrinterError: "off line"/off line
  1059.  
  1060. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  1061. *Source: "BiTronics"/BiTronics
  1062. *Source: "other I/O"/other I/O
  1063. *Source: "AppleTalk"/AppleTalk
  1064. *Source: "APPLETALK"/AppleTalk
  1065. *Source: "ATALK"/AppleTalk
  1066. *Source: "LocalTalk"/LocalTalk
  1067. *Source: "Parallel"/Parallel
  1068. *Source: "EtherTalk"/EtherTalk
  1069. *Source: "NOVELL"/NOVELL
  1070. *Source: "DLC/LLC"/DLC/LLC
  1071. *Source: "ETALK"/EtherTalk
  1072. *Source: "TCP/IP"/TCP/IP
  1073.  
  1074. *Password: "()"
  1075. *ExitServer: "
  1076.  count 0 eq
  1077.  { false } { true exch startjob } ifelse
  1078.  not {
  1079.      (WARNING: Cannot modify initial VM.) =
  1080.      (Missing or invalid password.) =
  1081.      (Please contact the author of this software.) = flush quit
  1082.      } if
  1083. "
  1084. *End
  1085. *Reset: "
  1086.   count 0 eq { false } { true exch startjob } ifelse
  1087.   not {
  1088.     (WARNING: Cannot reset printer.) =
  1089.     (Missing or invalid password.) =
  1090.     (Please contact the author of this software.) = flush quit
  1091.     } if
  1092.   systemdict /quit get exec
  1093.   (WARNING : Printer Reset Failed.) = flush
  1094. "
  1095. *End
  1096.  
  1097. *% =======================================
  1098. *% For "HP LaserJet 4100" version 2014.108
  1099. *% =======================================
  1100.