home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextLibrary / PrinterTypes / English.lproj / HP_LaserJet_IIISi_Postscript_2.ppd < prev    next >
PostScript Printer Description  |  1995-02-06  |  19KB  |  587 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "1.1"
  11. *LanguageVersion: English
  12. *PCFileName: "HP3SIL21.PPD"
  13. *Product: "(HP LaserJet IIISi)"
  14. *PSVersion: "(2012.021) 2"
  15. *ModelName: "HP LaserJet IIISi Postscript 2"
  16. *NickName: "HP LaserJet IIISi Postscript 2 v2012.021"
  17.  
  18. *% === Options and Constraints =========
  19.  
  20. *OpenGroup: InstallableOptions/Options Installed
  21. *OpenUI *Option1/Optional Envelope Feeder: Boolean
  22. *DefaultOption1: False
  23. *Option1 True/Installed: ""
  24. *Option1 False/Not Installed: ""
  25. *CloseUI: *Option1
  26.  
  27. *OpenUI *Option2/Memory Configuration: PickOne
  28. *DefaultOption2: None
  29. *Option2 None/Standard 2 MB RAM: ""
  30. *Option2 3Meg/3 MB Total RAM: ""
  31. *Option2 4Meg/4 MB Total RAM: ""
  32. *Option2 5Meg/5 MB Total RAM: ""
  33. *Option2 6Meg/6 MB Total RAM: ""
  34. *Option2 7Meg/7 MB Total RAM: ""
  35. *Option2 9Meg/9 MB Total RAM: ""
  36. *Option2 10Meg/10 MB Total RAM: ""
  37. *Option2 11Meg/11 MB Total RAM: ""
  38. *Option2 13Meg/13 MB Total RAM: ""
  39. *Option2 14Meg/14 MB Total RAM: ""
  40. *Option2 17Meg/17 MB Total RAM: ""
  41. *CloseUI: *Option2
  42. *CloseGroup: InstallableOptions
  43.  
  44. *UIConstraints: *Option1 False *InputSlot Envelope
  45. *UIConstraints: *Option2 None *Duplex
  46. *UIConstraints: *Option2 3Meg *Duplex
  47.  
  48. *UIConstraints: *PageSize Letter *InputSlot Envelope
  49. *UIConstraints: *PageSize Legal *InputSlot Envelope
  50. *UIConstraints: *PageSize Executive *InputSlot Envelope
  51. *UIConstraints: *PageSize A4 *InputSlot Envelope
  52. *UIConstraints: *InputSlot Envelope *PageSize Letter
  53. *UIConstraints: *InputSlot Envelope *PageSize Legal
  54. *UIConstraints: *InputSlot Envelope *PageSize Executive
  55. *UIConstraints: *InputSlot Envelope *PageSize A4
  56. *UIConstraints: *PageRegion Letter *InputSlot Envelope
  57. *UIConstraints: *PageRegion Legal *InputSlot Envelope
  58. *UIConstraints: *PageRegion Executive *InputSlot Envelope
  59. *UIConstraints: *PageRegion A4 *InputSlot Envelope
  60. *UIConstraints: *InputSlot Envelope *PageRegion Letter
  61. *UIConstraints: *InputSlot Envelope *PageRegion Legal
  62. *UIConstraints: *InputSlot Envelope *PageRegion Executive
  63. *UIConstraints: *InputSlot Envelope *PageRegion A4
  64.  
  65. *UIConstraints: *PageSize Comm10 *Duplex
  66. *UIConstraints: *PageSize Monarch *Duplex
  67. *UIConstraints: *PageSize DL *Duplex
  68. *UIConstraints: *Duplex *PageSize Comm10
  69. *UIConstraints: *Duplex *PageSize Monarch
  70. *UIConstraints: *Duplex *PageSize DL
  71. *UIConstraints: *PageRegion Comm10 *Duplex
  72. *UIConstraints: *PageRegion Monarch *Duplex
  73. *UIConstraints: *PageRegion DL *Duplex
  74. *UIConstraints: *Duplex *PageRegion Comm10
  75. *UIConstraints: *Duplex *PageRegion Monarch
  76. *UIConstraints: *Duplex *PageRegion DL
  77.  
  78.  
  79. *% ==== Device Capabilities ===============
  80. *LanguageLevel: "2"
  81.  
  82. *FreeVM: "272283"
  83. *VMOption None/Standard: "272283"
  84. *VMOption 3Meg/3 MB Total RAM: "1320834"
  85. *VMOption 4Meg/4 MB Total RAM: "2378002"
  86. *VMOption 5Meg/5 MB Total RAM: "2214162"
  87. *VMOption 6Meg/6 MB Total RAM: "3262738"
  88. *VMOption 7Meg/7 MB Total RAM: "4303122"
  89. *VMOption 9Meg/9 MB Total RAM: "6391690"
  90. *VMOption 10Meg/10 MB Total RAM: "7435532"
  91. *VMOption 11Meg/11 MB Total RAM: "848108"
  92. *VMOption 13Meg/13 MB Total RAM: "10594578"
  93. *VMOption 14Meg/14 MB Total RAM: "11643154"
  94. *VMOption 17Meg/17 MB Total RAM: "14780298"
  95.  
  96. *ColorDevice: False
  97. *DefaultColorSpace: Gray
  98. *VariablePaperSize: False
  99. *Throughput: "17"
  100.  
  101. *Password: "()" 
  102. *ExitServer: "
  103.  count 0 eq
  104.  { false } { true exch startjob } ifelse
  105.  not { 
  106.      (WARNING: Cannot modify initial VM.) =
  107.      (Missing or invalid password.) =
  108.      (Please contact the author of this software.) = flush quit
  109.      } if
  110. "
  111. *End
  112.  
  113. *Reset: "
  114.  count 0 eq
  115.  { false } { true exch startjob } ifelse
  116.  not { 
  117.     (WARNING: Cannot reset printer.) =
  118.     (Missing or invalid password.) =
  119.     (Please contact the author of this software.) = flush quit
  120.     } if
  121.  systemdict /quit get exec
  122.  (WARNING : Printer Reset Failed.) = flush
  123. "
  124. *End
  125.  
  126. *DefaultResolution: 300dpi
  127. *?Resolution: "
  128.   save
  129.     currentpagedevice /HWResolution get
  130.     0 get
  131.     (          ) cvs print
  132.     (dpi)
  133.     = flush
  134.   restore
  135. "
  136. *End
  137.  
  138. *% Halftone Information ===============
  139. *ScreenFreq: "60.0"
  140. *ScreenAngle: "45.0"
  141. *DefaultScreenProc: Dot
  142. *ScreenProc Dot: "
  143. {abs   exch   abs   2 copy   add   1 gt   {1 sub   dup   mul   exch  
  144. 1 sub   dup   mul   add   1 sub  } {dup   mul   exch   dup   mul  
  145. add   1 exch   sub  } ifelse  }
  146. "
  147. *End
  148. *ScreenProc Line: "{ pop }"
  149. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  150.  
  151. *DefaultTransfer: Null
  152. *Transfer Null: "{ }"
  153. *Transfer Null.Inverse: "{ 1 exch sub }"
  154.  
  155. *OpenUI *Smoothing/Resolution Enhancement:  PickOne
  156. *OrderDependency: 50 AnySetup *Smoothing
  157. *DefaultSmoothing: Medium
  158. *Smoothing None/Off: " 
  159.     1 dict
  160.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  161.     setpagedevice
  162.     2 dict 
  163.     dup /PostRenderingEnhance true put
  164.     dup /PostRenderingEnhanceDetails
  165.       2 dict dup /REValue 0 put dup /Type 8 put put
  166.     setpagedevice"
  167. *End
  168. *Smoothing Light: "
  169.      1 dict
  170.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  171.     setpagedevice
  172.     2 dict 
  173.     dup /PostRenderingEnhance true put
  174.     dup /PostRenderingEnhanceDetails
  175.       2 dict dup /REValue 1 put dup /Type 8 put put
  176.     setpagedevice"
  177. *End
  178. *Smoothing Medium: "
  179.     1 dict
  180.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  181.     setpagedevice
  182.     2 dict 
  183.     dup /PostRenderingEnhance true put
  184.     dup /PostRenderingEnhanceDetails
  185.       2 dict dup /REValue 2 put dup /Type 8 put put
  186.     setpagedevice"
  187. *End
  188. *Smoothing Dark: "
  189.     1 dict
  190.     dup /Policies 2 dict dup /PageSize 2 put dup /MediaType 0 put put
  191.     setpagedevice
  192.     2 dict 
  193.     dup /PostRenderingEnhance true put
  194.     dup /PostRenderingEnhanceDetails 
  195.       2 dict dup /REValue 3 put dup /Type 8 put put
  196.     setpagedevice"
  197. *End
  198. *?Smoothing: "
  199.   save
  200.     currentpagedevice /PostRenderingEnhanceDetails get /REValue get
  201.     [(None) (Light) (Medium) (Dark)]  exch get print
  202.   restore
  203. "
  204. *End
  205. *CloseUI: *Smoothing
  206.  
  207. *% Paper Handling ===================
  208.  
  209. *% Code in this section both selects a tray and sets up a frame buffer.
  210. *OpenUI *PageSize: PickOne
  211. *OrderDependency: 30 AnySetup *PageSize
  212. *DefaultPageSize: Letter
  213. *PageSize Letter/Letter 8 1/2 x 11 in: "
  214.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  215. *End
  216. *PageSize Legal/Legal 8 1/2 x 14 in: "
  217.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  218. *End
  219. *PageSize A4/A4 210 x 297 mm: "
  220.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  221. *End
  222. *PageSize Executive/Executive 7 1/4 x 10 1/2 in: "
  223.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  224. *End
  225. *PageSize Comm10/Env Comm10 4 1/8 x 9 1/2 in: "
  226.     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  227. *End
  228. *PageSize Monarch/Env Monarch 3 7/8 x 7 1/2 in : "
  229.     2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  230. *End
  231. *PageSize DL/Env DL 110 x 220 mm: "
  232.     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  233. *End
  234. *?PageSize: "
  235.  save
  236.    currentpagedevice /PageSize get aload pop
  237.    2 copy gt {exch} if 
  238.    (Unknown) 
  239.   7 dict
  240.    dup [612 792] (Letter) put
  241.    dup [612 1008] (Legal) put
  242.    dup [595 842] (A4) put
  243.    dup [522 756] (Executive) put
  244.    dup [297 684] (Comm10) put
  245.    dup [279 540] (Monarch) put
  246.    dup [312 624] (DL) put
  247.  { exch aload pop 4 index sub abs 5 le exch 
  248.    5 index sub abs 5 le and 
  249.       {exch pop exit} {pop} ifelse
  250.    } bind forall
  251.    = flush pop pop
  252. restore 
  253. "
  254. *End
  255. *CloseUI: *PageSize
  256.  
  257. *OpenUI *PageRegion:  PickOne
  258. *OrderDependency: 40 AnySetup *PageRegion
  259. *DefaultPageRegion: Letter
  260. *PageRegion Letter/Letter 8 1/2 x 11 in: "
  261.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  262. *End
  263. *PageRegion Legal/Legal 8 1/2 x 14 in: "
  264.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  265. *End
  266. *PageRegion A4/A4 210 x 297 mm: "
  267.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  268. *End
  269. *PageRegion Executive/Executive 7 1/4 x 10 1/2 in: "
  270.     2 dict dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  271. *End
  272. *PageRegion Comm10/Env Comm10 4 1/8 x 9 1/2 in: "
  273.     2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  274. *End
  275. *PageRegion Monarch/Env Monarch 3 7/8 x 7 1/2 in: "
  276.     2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  277. *End
  278. *PageRegion DL/Env DL 110 x 220 mm: "
  279.     2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  280. *End
  281. *CloseUI: *PageRegion
  282.  
  283. *% The following entries provide information about specific paper keywords.
  284. *DefaultImageableArea: Letter
  285. *ImageableArea Letter/Letter 8 1/2 x 11 in: "18.0 18.1201 594.0 774.12 "
  286. *ImageableArea Legal/Legal 8 1/2 x 14 in: "18.0 18.12 594.0 990.12 "
  287. *ImageableArea A4/A4 210 x 297 mm: "18.0 18.12 578.64 824.52 "
  288. *ImageableArea Executive/Executive 7 1/4 x 10 1/2 in: "18.0 18.1201 501.84 738.12 "
  289. *ImageableArea Comm10/Env Comm10 4 1/8 x 9 1/2 in: "18.0001 18.1201 279.12 666.12 "
  290. *ImageableArea Monarch/Env Monarch 3 7/8 x 7 1/2 in: "18.0 18.1201 263.76 522.12 "
  291. *ImageableArea DL/Env DL 110 x 220 mm: "18.0 18.12 294.48 605.64 "
  292. *?ImageableArea: "
  293.  save
  294.    /cvp { (                ) cvs print ( ) print } bind def
  295.    /upperright {10000 mul floor 10000 div} bind def
  296.    /lowerleft {10000 mul ceiling 10000 div} bind def
  297.    newpath clippath pathbbox
  298.    4 -2 roll exch 2 {lowerleft cvp} repeat
  299.    exch 2 {upperright cvp} repeat flush
  300.  restore
  301. "
  302. *End
  303.  
  304. *% These provide the physical dimensions of the paper (by keyword)
  305. *DefaultPaperDimension: Letter
  306. *PaperDimension Letter/Letter 8 1/2 x 11 in: "612 792"
  307. *PaperDimension Legal/Legal 8 1/2 x 14 in: "612 1008"
  308. *PaperDimension A4/A4 210 x 297 mm: "595 842"
  309. *PaperDimension Executive/Executive 7 1/4 x 10 1/2 in: "522 756"
  310. *PaperDimension Comm10/Env Comm10 4 1/8 x 9 1/2 in: "297 684"
  311. *PaperDimension Monarch/Env Monarch 3 7/8 x 7 1/2 in: "279 540"
  312. *PaperDimension DL/Env DL 110 x 220 mm: "312 624"
  313.  
  314. *RequiresPageRegion Envelope: True
  315.  
  316. *OpenUI *InputSlot: PickOne
  317. *OrderDependency: 20 AnySetup *InputSlot
  318. *DefaultInputSlot: Upper
  319. *InputSlot Upper/Upper Tray: "
  320. 1 dict dup /TraySwitch false put setpagedevice
  321.  currentpagedevice /InputAttributes get
  322.  0 get dup
  323.  null eq {pop}
  324.  { dup
  325.    /InputAttributes
  326.    1 dict dup /Priority [0] put
  327.    put  setpagedevice
  328.   } ifelse
  329.   "
  330. *End
  331. *InputSlot Lower/Lower Tray: "
  332.   1 dict dup /TraySwitch false put setpagedevice
  333.   currentpagedevice /InputAttributes get
  334.   1 get dup
  335.   null eq {pop}
  336.   { dup
  337.     /InputAttributes
  338.     1 dict dup /Priority [1] put
  339.     put  setpagedevice
  340.   } ifelse 
  341.   "
  342. *End
  343. *InputSlot Envelope/Envelope Feeder: "
  344.  1 dict dup /TraySwitch false put setpagedevice
  345.   currentpagedevice /InputAttributes get
  346.   2 get dup
  347.   null eq {pop}
  348.   { dup
  349.     /InputAttributes
  350.     1 dict dup /Priority [2] put
  351.     put  setpagedevice
  352.   } ifelse 
  353.   "
  354. *End
  355. *?InputSlot: "
  356. save
  357.   3 dict
  358.   dup /0 (Upper) put
  359.   dup /1 (Lower) put
  360.   dup /2 (Envelope) put
  361.   currentpagedevice /InputAttributes get
  362.   dup /Priority known
  363.   { /Priority get 0 get (      ) cvs cvn get }
  364.   {
  365.     dup length 1 eq
  366.     { {pop} forall (       ) cvs cvn get }
  367.     { pop pop (Unknown) } ifelse
  368.   } ifelse
  369.   = flush
  370. restore
  371. "
  372. *End
  373. *CloseUI: *InputSlot
  374.  
  375. *Landscape Orientation: Plus90
  376.  
  377. *OpenUI *OutputBin: PickOne
  378. *OrderDependency: 50 AnySetup *OutputBin
  379. *DefaultOutputBin: Upper
  380. *OutputBin Upper: "1 dict dup /OutputFaceUp false put setpagedevice"
  381. *OutputBin Rear:  "1 dict dup /OutputFaceUp true put setpagedevice"
  382. *?OutputBin:"
  383. save
  384.  currentpagedevice /OutputFaceUp get
  385. {(Rear)}{(Upper)}ifelse = flush
  386. restore
  387. "
  388. *End
  389. *CloseUI *OutputBin
  390.  
  391. *OpenUI *OutputOrder: PickOne
  392. *OrderDependency: 50 AnySetup *OutputOrder
  393. *DefaultOutputOrder: Normal
  394. *OutputOrder Normal: "1 dict dup /OutputFaceUp false put setpagedevice"
  395. *OutputOrder Reverse: "1 dict dup /OutputFaceUp true put setpagedevice"
  396. *?OutputOrder: "
  397. save
  398.  currentpagedevice /OutputFaceUp get
  399. {(Reverse)}{(Normal)}ifelse = flush
  400. restore
  401. "
  402. *End
  403. *CloseUI: *OutputOrder
  404.  
  405. *OpenUI *ManualFeed:  Boolean
  406. *OrderDependency: 20 AnySetup *ManualFeed
  407. *DefaultManualFeed: False
  408. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  409. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  410. *?ManualFeed: "
  411.   save
  412.     currentpagedevice /ManualFeed get
  413.     {(True)}{(False)}ifelse = flush
  414.   restore
  415. "
  416. *End
  417. *CloseUI: *ManualFeed
  418.  
  419. *OpenUI *Duplex:  PickOne
  420. *OrderDependency: 50 AnySetup *Duplex
  421. *DefaultDuplex: None
  422. *Duplex None: "1 dict dup /Duplex false put setpagedevice
  423.        1 dict dup /Tumble false put setpagedevice"
  424. *End
  425. *Duplex DuplexNoTumble/Long Edge Binding: "1 dict dup /Duplex true put setpagedevice
  426.        1 dict dup /Tumble false put setpagedevice"
  427. *End
  428. *Duplex DuplexTumble/Short Edge Binding: "1 dict dup /Duplex true put setpagedevice
  429.        1 dict dup /Tumble true put setpagedevice"
  430. *End
  431. *?Duplex: "save
  432.    currentpagedevice /Duplex get
  433.    { currentpagedevice /Tumble get
  434.        {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  435.    }
  436.    { (None)} 
  437.    ifelse = flush
  438. restore
  439. "
  440. *End
  441. *CloseUI: *Duplex
  442.  
  443. *OpenUI *TraySwitch:  Boolean
  444. *OrderDependency: 50 AnySetup *TraySwitch
  445. *DefaultTraySwitch: True
  446. *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
  447. *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
  448. *?TraySwitch: "
  449. save
  450.   currentpagedevice /TraySwitch get
  451.   {(True)}{(False)}ifelse = flush
  452. restore
  453. "
  454. *End
  455. *CloseUI: *TraySwitch
  456.  
  457. *% Font Information =====================
  458. *DefaultFont: Courier
  459. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  460. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  461. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  462. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  463. *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
  464. *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
  465. *Font Bookman-Light: Standard "(001.003S)" Standard ROM
  466. *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
  467. *Font Courier: Standard "(002.004S)" Standard ROM
  468. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  469. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  470. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  471. *Font Helvetica: Standard "(001.006S)" Standard ROM
  472. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  473. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  474. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  475. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  476. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  477. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  478. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  479. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  480. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  481. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  482. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  483. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  484. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  485. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  486. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  487. *Font Symbol: Special "(001.007S)" Special ROM
  488. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  489. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  490. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  491. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  492. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  493. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  494.  
  495. *?FontQuery: "
  496.  save
  497.    { count 1 gt
  498.       { exch dup 127 string cvs (/) print print (:) print
  499.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  500.       } { exit } ifelse 
  501.    } bind loop
  502.    (*) = flush
  503.  restore
  504. "
  505. *End
  506.  
  507. *?FontList: "
  508. save
  509.   (*) {cvn ==} 128 string /Font resourceforall
  510.   (*) = flush
  511. restore
  512. "
  513. *End
  514.  
  515. *% Printer Messages (verbatim from printer):
  516. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  517. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  518. *Message: "\FontName\ not found, using Courier"
  519.  
  520. *% Status (format: %%[ status: <one of these> ] %%)
  521. *Status: "idle"
  522. *Status: "busy"
  523. *Status: "waiting"
  524. *Status: "printing"
  525. *Status: "warming up"
  526.  
  527. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% ) 
  528. *Source: "Serial"
  529. *Source: "LocalTalk"
  530. *Source: "Parallel"
  531. *Source: "EtherTalk"
  532.  
  533. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  534. *Printer Error: "Cover Open"
  535. *Printer Error: "Paper Jam"
  536. *Printer Error: "Out Of Paper"
  537. *Printer Error: "Printing Test Page"
  538. *Printer Error: "Service Call"
  539. *Printer Error: "Printing Suspended"
  540.  
  541. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  542.  
  543. *% Color Separation Information =====================
  544.  
  545. *DefaultColorSep: ProcessBlack.60lpi.300dpi/ 60 lpi / 300 dpi
  546. *InkName: ProcessBlack/Process Black
  547. *InkName: CustomColor/Custom Color
  548. *InkName: ProcessCyan/Process Cyan
  549. *InkName: ProcessMagenta/Process Magenta
  550. *InkName: ProcessYellow/Process Yellow
  551.  
  552. *%  For 60 lpi / 300 dpi  ===============================
  553.  
  554. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  555. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  556. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  557. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  558. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  559.  
  560. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  561. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  562. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  563. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  564. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  565.  
  566. *%  For 53 lpi / 300 dpi  ===============================
  567.  
  568. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  569. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  570. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  571. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  572. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  573.  
  574. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  575. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  576. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  577. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  578. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  579.  
  580.  
  581. *% Produced by "bldppd42.ps" version 4.0 edit 11
  582. *% Last Edit Date: Mar 3 1993
  583. *% The byte count of this file should be exactly 019093 or 019679
  584. *% depending on the filesystem it resides in.
  585. *% end of PPD file for HP LaserJet IIISi
  586.  
  587.