home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD 12 / 12_pcplus_supercd.iso / COMUN / NWMAC / NW_MAC / HPLJ4_6.PPD < prev    next >
Encoding:
PostScript Printer Description  |  1994-04-12  |  14.7 KB  |  482 lines

  1. *PPD-Adobe: "4.0"
  2.  
  3. *% ===================================
  4. *% Adobe Systems PostScript(R) Printer Description File
  5. *% Copyright 1992-93 Hewlett-Packard Company. 
  6. *% PPD Version for Apple Macintosh only
  7. *% ===================================
  8.  
  9. *FormatVersion: "4.0"
  10. *FileVersion: "1.4"
  11. *LanguageVersion: English
  12. *PCFileName: "XXXXXXXX.XXX"
  13. *Product: "(LaserJet 4)"
  14. *PSVersion: "(2011.110) 1"
  15. *ModelName: "HP LaserJet 4 PostScript 600DPI"
  16. *NickName: "HP LaserJet 4/4M PostScript 600DPI"
  17. *LanguageLevel: "2"
  18. *Protocols: TBCP PJL 
  19. *ColorDevice: False
  20. *DefaultColorSpace: Gray
  21. *FileSystem: False
  22. *Throughput: "8"
  23.  
  24. *OpenGroup: InstallableOptions/Options Installed
  25.  
  26. *OpenUI *Option1/Optional Lower Tray: Boolean
  27. *DefaultOption1: False
  28. *Option1 True/Installed: ""
  29. *Option1 False/Not Installed: ""
  30. *CloseUI: *Option1
  31.  
  32. *OpenUI *Option2/Optional Envelope Feeder: Boolean
  33. *DefaultOption2: False
  34. *Option2 True/Installed: ""
  35. *Option2 False/Not Installed: ""
  36. *CloseUI: *Option2
  37.  
  38. *CloseGroup: InstallableOptions
  39.  
  40. *UIConstraints: *Option1 False *InputSlot LargeCapacity
  41. *UIConstraints: *Option2 False *InputSlot Envelope
  42.  
  43. *UIConstraints: *PageSize Letter *InputSlot Envelope
  44. *UIConstraints: *PageSize Legal *InputSlot Envelope
  45. *UIConstraints: *PageSize A4 *InputSlot Envelope
  46. *UIConstraints: *PageSize Executive *InputSlot Envelope 
  47. *UIConstraints: *PageRegion Letter *InputSlot Envelope
  48. *UIConstraints: *PageRegion Legal *InputSlot Envelope
  49. *UIConstraints: *PageRegion A4 *InputSlot Envelope
  50. *UIConstraints: *PageRegion Executive *InputSlot Envelope 
  51. *UIConstraints: *PageSize Comm10 *InputSlot Lower
  52. *UIConstraints: *PageSize Comm10 *InputSlot LargeCapacity
  53. *UIConstraints: *PageSize Monarch *InputSlot Lower
  54. *UIConstraints: *PageSize Monarch *InputSlot LargeCapacity
  55. *UIConstraints: *PageSize DL *InputSlot Lower
  56. *UIConstraints: *PageSize DL *InputSlot LargeCapacity
  57. *UIConstraints: *PageSize C5 *InputSlot Lower
  58. *UIConstraints: *PageSize C5 *InputSlot LargeCapacity
  59. *UIConstraints: *PageSize B5 *InputSlot Lower
  60. *UIConstraints: *PageSize B5 *InputSlot LargeCapacity
  61. *UIConstraints: *PageRegion Comm10 *InputSlot Lower
  62. *UIConstraints: *PageRegion Comm10 *InputSlot LargeCapacity
  63. *UIConstraints: *PageRegion Monarch *InputSlot Lower
  64. *UIConstraints: *PageRegion Monarch *InputSlot LargeCapacity
  65. *UIConstraints: *PageRegion DL *InputSlot Lower
  66. *UIConstraints: *PageRegion DL *InputSlot LargeCapacity
  67. *UIConstraints: *PageRegion C5 *InputSlot Lower
  68. *UIConstraints: *PageRegion C5 *InputSlot LargeCapacity
  69. *UIConstraints: *PageRegion B5 *InputSlot Lower
  70. *UIConstraints: *PageRegion B5 *InputSlot LargeCapacity
  71.  
  72. *LandscapeOrientation: Plus90
  73.  
  74. *OpenUI *PageSize: PickOne
  75. *OrderDependency: 30 AnySetup *PageSize
  76. *DefaultPageSize: A4
  77. *PageSize Letter: "
  78.     1 dict
  79.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  80.     setpagedevice
  81.     2 dict
  82.     dup /PageSize [612 792] put
  83.     dup /ImagingBBox null put
  84.     setpagedevice"
  85. *End
  86. *PageSize Legal: "
  87.     1 dict
  88.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  89.     setpagedevice
  90.     2 dict
  91.     dup /PageSize [612 1008] put
  92.     dup /ImagingBBox null put
  93.     setpagedevice"
  94. *End
  95. *PageSize A4: "
  96.     1 dict
  97.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  98.     setpagedevice
  99.     2 dict
  100.     dup /PageSize [595 842] put
  101.     dup /ImagingBBox null put
  102.     setpagedevice"
  103. *End
  104. *PageSize Executive: "
  105.     1 dict
  106.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  107.     setpagedevice
  108.     2 dict
  109.     dup /PageSize [522 756] put
  110.     dup /ImagingBBox null put
  111.     setpagedevice"
  112. *End
  113. *PageSize Comm10: "
  114.     1 dict
  115.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  116.     setpagedevice
  117.     2 dict
  118.     dup /PageSize [297 684] put
  119.     dup /ImagingBBox null put
  120.     setpagedevice"
  121. *End
  122. *PageSize Monarch: "
  123.     1 dict
  124.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  125.     setpagedevice
  126.     2 dict
  127.     dup /PageSize [279 540] put
  128.     dup /ImagingBBox null put
  129.     setpagedevice"
  130. *End
  131. *PageSize DL: "
  132.     1 dict
  133.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  134.     setpagedevice
  135.     2 dict
  136.     dup /PageSize [312 624] put
  137.     dup /ImagingBBox null put
  138.     setpagedevice"
  139. *End
  140. *PageSize C5: "
  141.     1 dict
  142.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  143.     setpagedevice
  144.     2 dict
  145.     dup /PageSize [459 649] put
  146.     dup /ImagingBBox null put
  147.     setpagedevice"
  148. *End
  149. *PageSize B5: "
  150.     1 dict
  151.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  152.     setpagedevice
  153.     2 dict
  154.     dup /PageSize [499 708] put
  155.     dup /ImagingBBox null put
  156.     setpagedevice"
  157. *End
  158.  
  159. *CloseUI: *PageSize
  160.  
  161. *OpenUI *PageRegion:  PickOne
  162. *OrderDependency: 40 AnySetup *PageRegion
  163. *DefaultPageRegion: A4
  164. *PageRegion Letter: "
  165.     1 dict
  166.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  167.     setpagedevice
  168.     2 dict
  169.     dup /PageSize [612 792] put
  170.     dup /ImagingBBox null put
  171.     setpagedevice"
  172. *End
  173. *PageRegion Legal: "
  174.     1 dict
  175.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  176.     setpagedevice
  177.     2 dict
  178.     dup /PageSize [612 1008] put
  179.     dup /ImagingBBox null put
  180.     setpagedevice"
  181. *End
  182. *PageRegion A4: "
  183.     1 dict
  184.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  185.     setpagedevice
  186.     2 dict
  187.     dup /PageSize [595 842] put
  188.     dup /ImagingBBox null put
  189.     setpagedevice"
  190. *End
  191. *PageRegion Executive: "
  192.     1 dict
  193.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  194.     setpagedevice
  195.     2 dict
  196.     dup /PageSize [522 756] put
  197.     dup /ImagingBBox null put
  198.     setpagedevice"
  199. *End
  200. *PageRegion Comm10: "
  201.     1 dict
  202.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  203.     setpagedevice
  204.     2 dict
  205.     dup /PageSize [297 684] put
  206.     dup /ImagingBBox null put
  207.     setpagedevice"
  208. *End
  209. *PageRegion Monarch: "
  210.     1 dict
  211.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  212.     setpagedevice
  213.     2 dict
  214.     dup /PageSize [279 540] put
  215.     dup /ImagingBBox null put
  216.     setpagedevice"
  217. *End
  218. *PageRegion DL: "
  219.     1 dict
  220.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  221.     setpagedevice
  222.     2 dict
  223.     dup /PageSize [312 624] put
  224.     dup /ImagingBBox null put
  225.     setpagedevice"
  226. *End
  227. *PageRegion C5: "
  228.     1 dict
  229.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  230.     setpagedevice
  231.     2 dict
  232.     dup /PageSize [459 649] put
  233.     dup /ImagingBBox null put
  234.     setpagedevice"
  235. *End
  236. *PageRegion B5: "
  237.     1 dict
  238.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  239.     setpagedevice
  240.     2 dict
  241.     dup /PageSize [499 708] put
  242.     dup /ImagingBBox null put
  243.     setpagedevice"
  244. *End
  245. *CloseUI: *PageRegion
  246.  
  247. *DefaultImageableArea: A4
  248. *ImageableArea Letter/US Letter : "12.24 12.06 599.76 780.06"
  249. *ImageableArea Legal/US Legal : "12.24 12.06 599.76 996.06"
  250. *ImageableArea A4/A4 : "13.44 12.06 581.76 829.74"
  251. *ImageableArea Executive/Executive : "13.32 12.06 508.68 744.06"
  252. *ImageableArea Comm10/Env Comm10 : "12.12 12.06 284.76 672.06 "
  253. *ImageableArea Monarch/Env Monarch : "12.72 12.06 266.16 528.06 "
  254. *ImageableArea DL/Env DL : "13.8 12.06 297.84 611.58 "
  255. *ImageableArea C5/Env C5 : "12.6 12.06 444.52 637.02 "
  256. *ImageableArea B5/Env ISO B5 : "13.2 12.06 485.52 696.54 "
  257.  
  258. *DefaultPaperDimension: A4
  259. *PaperDimension Letter: "612 792"
  260. *PaperDimension Legal: "612 1008"
  261. *PaperDimension A4: "595 842"
  262. *PaperDimension Executive: "522 756"
  263. *PaperDimension Comm10: "297 684"
  264. *PaperDimension Monarch: "279 540"
  265. *PaperDimension DL: "312 624"
  266. *PaperDimension C5: "459 649"
  267. *PaperDimension B5: "499 708"
  268.  
  269. *RequiresPageRegion All: True
  270.  
  271. *OpenUI *InputSlot: PickOne
  272. *OrderDependency: 20 AnySetup *InputSlot
  273. *DefaultInputSlot: Lower
  274. *InputSlot Upper/Multipurpose Tray: "
  275.     1 dict
  276.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  277.     setpagedevice
  278.     1 dict
  279.     dup /MediaType (MP CASSETTE) put
  280.     setpagedevice"
  281. *End
  282. *InputSlot Lower/Paper Cassette: "
  283.     1 dict
  284.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  285.     setpagedevice
  286.     1 dict
  287.     dup /MediaType (UPPER CASSETTE) put
  288.     setpagedevice"
  289. *End
  290. *InputSlot LargeCapacity/Lower Cassette: "
  291.     1 dict
  292.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  293.     setpagedevice
  294.     1 dict
  295.     dup /MediaType (LOWER CASSETTE) put
  296.     setpagedevice"
  297. *End
  298. *InputSlot Envelope/Envelope Feeder: "
  299.     1 dict
  300.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  301.     setpagedevice
  302.     1 dict
  303.     dup /MediaType (ENVELOPE FEEDER) put
  304.     setpagedevice"
  305. *End
  306.  
  307. *CloseUI: *InputSlot
  308.  
  309. *OpenUI *ManualFeed/Manual Feed:  Boolean
  310. *OrderDependency: 20 AnySetup *ManualFeed
  311. *DefaultManualFeed: False
  312. *ManualFeed True: "
  313.     1 dict
  314.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  315.     setpagedevice
  316.     1 dict 
  317.     dup /ManualFeed true put 
  318.     setpagedevice"
  319. *End
  320. *ManualFeed False: "
  321.     1 dict
  322.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  323.     setpagedevice
  324.     1 dict 
  325.     dup /ManualFeed false put 
  326.     setpagedevice"
  327. *End
  328.  
  329. *CloseUI: *ManualFeed
  330.  
  331. *DefaultResolution: 600dpi
  332.  
  333. *OpenUI *Smoothing/Resolution Enhancement:  PickOne
  334. *OrderDependency: 50 AnySetup *Smoothing
  335. *Smoothing None/Off: " 
  336.     1 dict
  337.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  338.     setpagedevice
  339.     2 dict 
  340.     dup /PostRenderingEnhance true put
  341.     dup /PostRenderingEnhanceDetails
  342.       2 dict dup /REValue 0 put dup /Type 8 put put
  343.     setpagedevice"
  344. *End
  345. *Smoothing Light: "
  346.      1 dict
  347.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  348.     setpagedevice
  349.     2 dict 
  350.     dup /PostRenderingEnhance true put
  351.     dup /PostRenderingEnhanceDetails
  352.       2 dict dup /REValue 1 put dup /Type 8 put put
  353.     setpagedevice"
  354. *End
  355. *Smoothing Medium: "
  356.     1 dict
  357.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  358.     setpagedevice
  359.     2 dict 
  360.     dup /PostRenderingEnhance true put
  361.     dup /PostRenderingEnhanceDetails
  362.       2 dict dup /REValue 2 put dup /Type 8 put put
  363.     setpagedevice"
  364. *End
  365. *Smoothing Dark: "
  366.     1 dict
  367.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  368.     setpagedevice
  369.     2 dict 
  370.     dup /PostRenderingEnhance true put
  371.     dup /PostRenderingEnhanceDetails 
  372.       2 dict dup /REValue 3 put dup /Type 8 put put
  373.     setpagedevice"
  374. *End
  375.  
  376. *CloseUI: *Smoothing
  377.  
  378. *ScreenFreq: "85.0"
  379. *ScreenAngle: "45.0"
  380. *DefaultScreenProc: Dot
  381. *ScreenProc Dot: "
  382. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  383. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  384. "
  385. *End
  386.  
  387. *ScreenProc Line: "{ pop }"
  388. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  389.  
  390. *DefaultTransfer: Null
  391. *Transfer Null: "{ }"
  392. *Transfer Null.Inverse: "{ 1 exch sub }"
  393.  
  394. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  395.  
  396. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  397. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  398. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  399. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  400. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  401.  
  402. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  403. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  404. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  405. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  406. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  407.  
  408. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  409. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  410. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  411. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  412. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  413. *End
  414.  
  415. *DefaultFont: Courier
  416. *Font AvantGarde-Book: Standard "(001.006)" Standard ROM
  417. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard ROM
  418. *Font AvantGarde-Demi: Standard "(001.007)" Standard ROM
  419. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard ROM
  420. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  421. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  422. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  423. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  424. *Font Courier: Standard "(002.004)" Standard ROM
  425. *Font Courier-Bold: Standard "(002.004)" Standard ROM
  426. *Font Courier-BoldOblique: Standard "(002.004)" Standard ROM
  427. *Font Courier-Oblique: Standard "(002.004)" Standard ROM
  428. *Font Helvetica: Standard "(001.006)" Standard ROM
  429. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  430. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  431. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  432. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  433. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  434. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  435. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  436. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard ROM
  437. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard ROM
  438. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard ROM
  439. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard ROM
  440. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  441. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  442. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  443. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  444. *Font Symbol: Special "(001.007)" Special ROM
  445. *Font Times-Bold: Standard "(001.007)" Standard ROM
  446. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  447. *Font Times-Italic: Standard "(001.007)" Standard ROM
  448. *Font Times-Roman: Standard "(001.007)" Standard ROM
  449. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard ROM
  450. *Font ZapfDingbats: Special "(001.004)" Special ROM
  451.  
  452. *FreeVM: "1465984"
  453.  
  454. *Password: "()"
  455. *ExitServer: "
  456.  count 0 eq
  457.  { false } { true exch startjob } ifelse
  458.  not {
  459.      (WARNING: Cannot modify initial VM.) =
  460.      (Missing or invalid password.) =
  461.      (Please contact the author of this software.) = flush quit
  462.      } if
  463. "
  464. *End
  465. *Reset: "
  466.  count 0 eq
  467.  { false } { true exch startjob } ifelse
  468.  not {
  469.     (WARNING: Cannot reset printer.) =
  470.     (Missing or invalid password.) =
  471.     (Please contact the author of this software.) = flush quit
  472.     } if
  473.  systemdict /quit get exec
  474.  (WARNING : Printer Reset Failed.) = flush
  475. "
  476. *End
  477.  
  478. *% ===================================
  479. *% For "HP LaserJet 4/4M" version 2011.110 (600 dpi)
  480. *% ===================================
  481.  
  482.