home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / WordProcessors / PGS30H_3.DMS / in.adf / PPDOther.LHA / HPLaserJetIIISiLevel1.PPD < prev    next >
Encoding:
PostScript Printer Description  |  1994-05-22  |  19.5 KB  |  620 lines

  1. *PPD-Adobe: "4.0"
  2.  
  3. *% ===================================
  4. *% PostScript(R) Printer Description File
  5. *% Copyright 1993 Hewlett-Packard Company
  6. *% All Rights Reserved.
  7. *% ===================================
  8.  
  9.  
  10. *% ===================================
  11. *% Product / PPD Version  Information
  12. *% ===================================
  13.  
  14. *% PPD File Version Information
  15. *FormatVersion: "4.0"
  16. *FileVersion: "5.0"
  17. *LanguageVersion: English
  18. *PCFileName: "HP3SI_L1.PPD"
  19.  
  20. *% Product Version Information
  21. *Product: "(HP LaserJet IIISi)"
  22. *Product: "(Hewlett-Packard LaserJet IIISi)"
  23. *PSVersion: "(52.3) 400"
  24. *PSVersion: "(52.3) 300"
  25. *PSVersion: "(52.3) 215"
  26. *ModelName: "HP LaserJet IIISi PostScript"
  27. *NickName:  "HP LaserJet IIISi PostScript v52.3"
  28.  
  29.  
  30. *% ===================================
  31. *% Basic Device Capabilities
  32. *% ===================================
  33.  
  34. *LanguageLevel: "1"
  35. *ColorDevice: False
  36. *DefaultColorSpace: Gray
  37. *FileSystem: False
  38. *Throughput: "17"
  39.  
  40.  
  41. *% ===================================
  42. *% Emulations and Protocols
  43. *% ===================================
  44.  
  45. *Protocols: PJL
  46.  
  47.  
  48. *% ===================================
  49. *% Installable Options
  50. *% ===================================
  51.  
  52. *OpenGroup: InstallableOptions/Options Installed
  53.  
  54. *OpenUI *Option1/Envelope Feeder: Boolean
  55. *DefaultOption1: False
  56. *Option1 True/Installed: ""
  57. *Option1 False/Not Installed: ""
  58. *CloseUI: *Option1
  59.  
  60. *OpenUI *Option2/Duplex Unit: Boolean
  61. *DefaultOption2: False
  62. *Option2 True/Installed: ""
  63. *Option2 False/Not Installed: ""
  64. *CloseUI: *Option2
  65.  
  66. *OpenUI *Option3/Memory Configuration: PickOne
  67. *DefaultOption3: 2Meg
  68. *Option3   2Meg/ 2 -  3 MB Total RAM: ""
  69. *Option3   4Meg/ 4 -  9 MB Total RAM: ""
  70. *Option3  10Meg/10 - 17 MB Total RAM: ""
  71. *CloseUI: *Option3
  72.  
  73. *CloseGroup: InstallableOptions
  74.  
  75.  
  76. *% ===================================
  77. *% User Interface Constraints
  78. *% ===================================
  79.  
  80. *% Disable access to envelope input source if envelope feed not installed
  81. *UIConstraints: *Option1 False *InputSlot Envelope
  82.  
  83. *% Disable access to duplexing if duplexer not installed
  84. *UIConstraints: *Option2 False *Duplex
  85.  
  86. *% Disable access to duplexing if insufficient memory (minimum of 4M required)
  87. *UIConstraints: *Option3 2Meg *Duplex
  88.  
  89. *% Disable access to VM memory sizes if insufficient memory is installed
  90. *UIConstraints: *Option3  2Meg *VMOption
  91. *UIConstraints: *Option3  4Meg *VMOption 10Meg
  92.  
  93. *% Disable access to duplexing when an envelope page size is selected
  94. *UIConstraints: *PageSize Comm10 *Duplex
  95. *UIConstraints: *PageSize Monarch *Duplex
  96. *UIConstraints: *PageSize DL *Duplex
  97.  
  98. *% Disable access to envelope page sizes when duplex is selected
  99. *UIConstraints: *Duplex *PageSize Comm10
  100. *UIConstraints: *Duplex *PageSize Monarch
  101. *UIConstraints: *Duplex *PageSize DL
  102.  
  103. *% Disable access to duplexing when envelope-size page regions are selected
  104. *UIConstraints: *PageRegion Comm10 *Duplex
  105. *UIConstraints: *PageRegion Monarch *Duplex
  106. *UIConstraints: *PageRegion DL *Duplex
  107.  
  108. *% Disable access to envelope-size page regions when duplex is selected
  109. *UIConstraints: *Duplex *PageRegion Comm10
  110. *UIConstraints: *Duplex *PageRegion Monarch
  111. *UIConstraints: *Duplex *PageRegion DL
  112.  
  113. *% Disable access to regular page sizes when envelope-only source is selected
  114. *UIConstraints: *PageSize Letter *InputSlot Envelope
  115. *UIConstraints: *PageSize Legal *InputSlot Envelope
  116. *UIConstraints: *PageSize Executive *InputSlot Envelope
  117. *UIConstraints: *PageSize A4 *InputSlot Envelope
  118.  
  119. *% Disable access to envelope-only source when a regular page size is selected
  120. *UIConstraints: *InputSlot Envelope *PageSize Letter
  121. *UIConstraints: *InputSlot Envelope *PageSize Legal
  122. *UIConstraints: *InputSlot Envelope *PageSize Executive
  123. *UIConstraints: *InputSlot Envelope *PageSize A4
  124.  
  125. *% Disable access to regular page regions when envelope-only source is selected
  126. *UIConstraints: *PageRegion Letter *InputSlot Envelope
  127. *UIConstraints: *PageRegion Legal *InputSlot Envelope
  128. *UIConstraints: *PageRegion Executive *InputSlot Envelope
  129. *UIConstraints: *PageRegion A4 *InputSlot Envelope
  130.  
  131. *% Disable access to envelope-only source when a regular page region is selected
  132. *UIConstraints: *InputSlot Envelope *PageRegion Letter
  133. *UIConstraints: *InputSlot Envelope *PageRegion Legal
  134. *UIConstraints: *InputSlot Envelope *PageRegion Executive
  135. *UIConstraints: *InputSlot Envelope *PageRegion A4
  136.  
  137. *% Disable access to paper-only sources when an envelope page size is selected
  138. *UIConstraints: *InputSlot Upper *PageSize Comm10
  139. *UIConstraints: *InputSlot Upper *PageSize Monarch
  140. *UIConstraints: *InputSlot Upper *PageSize DL
  141. *UIConstraints: *InputSlot Lower *PageSize Comm10
  142. *UIConstraints: *InputSlot Lower *PageSize Monarch
  143. *UIConstraints: *InputSlot Lower *PageSize DL
  144.  
  145. *% Disable access to envelope page sizes when a paper-only source is selected
  146. *UIConstraints: *PageSize Comm10  *InputSlot Upper
  147. *UIConstraints: *PageSize Monarch *InputSlot Upper
  148. *UIConstraints: *PageSize DL *InputSlot Upper
  149. *UIConstraints: *PageSize Comm10 *InputSlot Lower
  150. *UIConstraints: *PageSize Monarch *InputSlot Lower
  151. *UIConstraints: *PageSize DL *InputSlot Lower
  152.  
  153. *% Disable access to paper-only sources when an envelope page region is selected
  154. *UIConstraints: *InputSlot Upper *PageRegion Comm10
  155. *UIConstraints: *InputSlot Upper *PageRegion Monarch
  156. *UIConstraints: *InputSlot Upper *PageRegion DL
  157. *UIConstraints: *InputSlot Lower *PageRegion Comm10
  158. *UIConstraints: *InputSlot Lower *PageRegion Monarch
  159. *UIConstraints: *InputSlot Lower *PageRegion DL
  160.  
  161. *% Disable access to envelope page regions when a paper-only source is selected
  162. *UIConstraints: *PageRegion Comm10  *InputSlot Upper
  163. *UIConstraints: *PageRegion Monarch *InputSlot Upper
  164. *UIConstraints: *PageRegion DL *InputSlot Upper
  165. *UIConstraints: *PageRegion Comm10 *InputSlot Lower
  166. *UIConstraints: *PageRegion Monarch *InputSlot Lower
  167. *UIConstraints: *PageRegion DL *InputSlot Lower
  168.  
  169.  
  170. *% ===================================
  171. *% Media Selection
  172. *% ===================================
  173.  
  174. *LandscapeOrientation: Plus90
  175. *VariablePaperSize: False
  176.  
  177. *% Use these entries to set paper size most of the time, unless there is
  178. *% specific reason to use PageRegion.
  179. *OpenUI *PageSize: PickOne
  180. *OrderDependency: 30 AnySetup *PageSize
  181. *DefaultPageSize: Letter
  182. *PageSize Letter/US Letter: "statusdict  /lettertray  get exec"
  183. *PageSize Legal/US Legal: "statusdict  /legaltray get exec"
  184. *PageSize A4/A4 (210 x 297 mm): "statusdict /a4tray get exec"
  185. *PageSize Executive/Executive: "statusdict /executivetray get exec"
  186. *PageSize Comm10/Env Comm10: "statusdict /com10envelopetray get exec"
  187. *PageSize Monarch/Env Monarch: "statusdict /monarcenvelopetray get exec"
  188. *PageSize DL/Env DL (110 x 220 mm): "statusdict /dlenvelopetray get exec"
  189. *?PageSize: "
  190. save
  191. 7 dict
  192.   dup /lettertray (Letter) put
  193.   dup /legaltray (Legal) put
  194.   dup /a4tray (A4) put
  195.   dup /executivetray (Executive) put
  196.   dup /com10envelopetray (Comm10) put
  197.   dup /monarcenvelopetray (Monarch) put
  198.   dup /dlenvelopetray (DL Envelope) put
  199.   statusdict /papersize get exec
  200.   3 1 roll  {get} stopped {(Unknown)}if
  201.   exch  not { print (.Transverse) }if
  202.   = flush
  203. restore
  204. "
  205. *End
  206. *CloseUI: *PageSize
  207.  
  208. *% These entries will set up the frame buffer. Usually used with manual feed.
  209. *OpenUI *PageRegion: PickOne
  210. *OrderDependency: 40 AnySetup *PageRegion
  211. *DefaultPageRegion: Letter
  212. *PageRegion Letter/US Letter: "letter"
  213. *PageRegion Legal/US Legal: "legal"
  214. *PageRegion A4/A4 (210 x 297 mm): "a4"
  215. *PageRegion Executive/Executive: "executivepage"
  216. *PageRegion Comm10/Env Comm10: "com10envelope"
  217. *PageRegion Monarch/Env Monarch: "monarcenvelope"
  218. *PageRegion DL/Env DL (110 x 220 mm): "dlenvelope"
  219. *CloseUI: *PageRegion
  220.  
  221. *% The following entries provide information about specific paper keywords.
  222. *DefaultImageableArea: Letter
  223. *ImageableArea Letter/US Letter: "18 19 593 774 "
  224. *ImageableArea Legal/US Legal: "18 19 593 990 "
  225. *ImageableArea A4/A4 (210 x 297 mm): "18 19 578 824 "
  226. *ImageableArea Executive/Executive: "18 19 501 738"
  227. *ImageableArea Comm10/Env Comm10: "18 19 278 666"
  228. *ImageableArea Monarch/Env Monarch: "18 19 263 522"
  229. *ImageableArea DL/Env DL (110 x 220 mm): "18 19 294 605"
  230. *?ImageableArea: "
  231. save
  232.   /cvp {(                ) cvs print ( ) print } bind def
  233.   /upperright {10000 mul floor 10000 div} bind def
  234.   /lowerleft {10000 mul ceiling 10000 div} bind def
  235.   newpath clippath pathbbox
  236.   4 -2 roll exch 2 {lowerleft cvp} repeat
  237.   exch 2 {upperright cvp} repeat flush
  238.  restore
  239. "
  240. *End
  241.  
  242. *% These provide the physical dimensions of the paper (by keyword)
  243. *DefaultPaperDimension: Letter
  244. *PaperDimension Letter/US Letter: "612 792"
  245. *PaperDimension Legal/US Legal: "612 1008"
  246. *PaperDimension A4/A4 (210 x 297 mm): "595 842"
  247. *PaperDimension Executive/Executive: "522 756"
  248. *PaperDimension Comm10/Env Comm10: "297 684"
  249. *PaperDimension Monarch/Env Monarch: "279 540"
  250. *PaperDimension DL/Env DL (110 x 220 mm): "312 624"
  251.  
  252. *RequiresPageRegion All: True
  253.  
  254.  
  255. *% ===================================
  256. *% Media Handling Features
  257. *% ===================================
  258.  
  259. *% Media Input Source
  260.  
  261. *OpenUI *InputSlot: PickOne
  262. *OrderDependency: 20 AnySetup *InputSlot
  263. *DefaultInputSlot: Upper
  264. *InputSlot Upper/Upper Tray: "
  265.     false statusdict /settrayswitch get exec
  266.     0 statusdict /setpapertray get exec"
  267. *End
  268. *InputSlot Lower/Lower Tray: "
  269.     false statusdict /settrayswitch get exec
  270.     1 statusdict /setpapertray get exec"
  271. *End
  272. *InputSlot Envelope/Envelope Feeder: "
  273.     false statusdict /settrayswitch get exec
  274.     2 statusdict /setpapertray get exec"
  275. *End
  276. *?InputSlot: "
  277. save
  278.   [ (Upper) (Lower) (Envelope) ] statusdict /papertray get exec
  279.   {get exec} stopped { pop pop (Unknown)} if = flush
  280. restore
  281. "
  282. *End
  283. *CloseUI: *InputSlot
  284.  
  285. *OpenUI *ManualFeed/Manual Feed: Boolean
  286. *OrderDependency: 20 AnySetup *ManualFeed
  287. *DefaultManualFeed: False
  288. *ManualFeed True: "statusdict /manualfeed true put"
  289. *ManualFeed False: "statusdict /manualfeed false put"
  290. *?ManualFeed: "
  291. save
  292.   statusdict /manualfeed get {(True)}{(False)}ifelse = flush
  293. restore
  294. "
  295. *End
  296. *CloseUI: *ManualFeed
  297.  
  298. *% Two-sided Printing
  299.  
  300. *OpenUI *Duplex/Duplex (Print Both Sides): PickOne
  301. *OrderDependency: 50 AnySetup *Duplex
  302. *DefaultDuplex: None
  303. *Duplex None/Off: "
  304.   false statusdict /setduplexmode get exec false statusdict /settumble get exec"
  305. *End
  306. *Duplex DuplexNoTumble/Long Edge Binding: "
  307.   true statusdict /setduplexmode get exec false statusdict /settumble get exec"
  308. *End
  309. *Duplex DuplexTumble/Short Edge Binding: "
  310.   true statusdict /setduplexmode get exec true statusdict /settumble get exec"
  311. *End
  312. *?Duplex: "
  313. save
  314.   statusdict /duplexmode get exec
  315.   {statusdict /tumble get exec {(DuplexTumble)}{(DuplexNoTumble)}ifelse}
  316.   {(None)}ifelse = flush
  317. restore
  318. "
  319. *End
  320. *CloseUI: *Duplex
  321.  
  322. *% Media Output Destination
  323.  
  324. *OpenUI *OutputBin/Output Bin: PickOne
  325. *OrderDependency: 50 AnySetup *OutputBin
  326.  
  327. *DefaultOutputBin: Upper
  328. *DefaultOutputOrder: Normal
  329. *PageStackOrder Upper: Normal
  330. *PageStackOrder Rear: Reverse
  331.  
  332. *OutputBin Upper/Upper (Face Down): "0 statusdict /setoutputtray get exec"
  333. *OutputBin Rear/Lower (Face Up):    "1 statusdict /setoutputtray get exec"
  334. *?OutputBin: "
  335. save
  336.   [ (Upper) (Rear) ] statusdict /outputtray get exec
  337.   {get exec} stopped {pop pop (Unknown)} if = flush
  338. restore
  339. "
  340. *End
  341. *CloseUI: *OutputBin
  342.  
  343. *%NOTE: Open/CloseUI code commented out.  OutputOrder included
  344. *% for application support only.
  345. *%OpenUI *OutputOrder: PickOne
  346. *OrderDependency: 50 AnySetup *OutputOrder
  347. *OutputOrder Normal:  "0 statusdict /setoutputtray get exec"
  348. *OutputOrder Reverse: "1 statusdict /setoutputtray get exec"
  349. *?OutputOrder: "
  350. save
  351.   [ (Normal) (Reverse) ] statusdict /outputtray get exec
  352.   {get exec} stopped {pop pop (Unknown)} if = flush
  353. restore
  354. "
  355. *End
  356. *%CloseUI: *OutputOrder
  357.  
  358.  
  359.  
  360.  
  361. *% ===================================
  362. *% Resolution and Appearance Control
  363. *% ===================================
  364.  
  365. *DefaultResolution: 300dpi
  366.  
  367. *?Resolution: "
  368. save
  369.   initgraphics
  370.   0 0 moveto currentpoint matrix defaultmatrix transform
  371.   0 72 lineto currentpoint matrix defaultmatrix transform
  372.   3 -1 roll sub dup mul
  373.   3 1 roll exch sub dup mul
  374.   add sqrt round cvi
  375.   (          ) cvs print (dpi) = flush
  376. restore
  377. "
  378. *End
  379.  
  380. *OpenUI *Smoothing/Resolution Enhancement: PickOne
  381. *OrderDependency: 50 AnySetup *Smoothing
  382. *DefaultSmoothing: Medium
  383. *Smoothing None/Off: "0 statusdict /setdoret get exec"
  384. *Smoothing Light/Light: "1 statusdict /setdoret get exec"
  385. *Smoothing Medium/Medium: "2 statusdict /setdoret get exec"
  386. *Smoothing Dark/Dark: "3 statusdict /setdoret get exec"
  387. *?Smoothing: "
  388. save
  389.   [(None)(Light)(Medium)(Dark)(Unknown)] statusdict /doret get exec
  390.   dup 3 gt{pop 4}if get = flush
  391. restore
  392. "
  393. *End
  394. *CloseUI: *Smoothing
  395.  
  396.  
  397. *% ===================================
  398. *% Gray Levels and Halftoning
  399. *% ===================================
  400.  
  401. *ScreenFreq: "60.0"
  402. *ScreenAngle: "45.0"
  403. *DefaultScreenProc: Dot
  404. *ScreenProc Dot: "
  405. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  406. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  407. "
  408. *End
  409.  
  410. *ScreenProc Line: "{ pop }"
  411. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  412.  
  413. *DefaultTransfer: Null
  414. *Transfer Null: "{ }"
  415. *Transfer Null.Inverse: "{ 1 exch sub }"
  416.  
  417.  
  418. *% ===================================
  419. *% Color Control
  420. *% ===================================
  421.  
  422. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  423.  
  424. *InkName: ProcessBlack/Process Black
  425. *InkName: CustomColor/Custom Color
  426. *InkName: ProcessCyan/Process Cyan
  427. *InkName: ProcessMagenta/Process Magenta
  428. *InkName: ProcessYellow/Process Yellow
  429.  
  430. *%  For 60 lpi / 300 dpi  ===============================
  431.  
  432. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  433. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  434. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  435. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  436. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  437.  
  438. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  439. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  440. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  441. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  442. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  443.  
  444. *%  For 53 lpi / 300 dpi  ===============================
  445.  
  446. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  447. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  448. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  449. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  450. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  451.  
  452. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  453. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  454. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  455. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  456. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  457.  
  458.  
  459. *% ===================================
  460. *% Font Information
  461. *% ===================================
  462.  
  463. *DefaultFont: Courier
  464. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  465. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  466. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  467. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  468. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  469. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  470. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  471. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  472. *Font Courier: Standard "(002.002)" Standard ROM
  473. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  474. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  475. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  476. *Font Helvetica: Standard "(001.006)" Standard ROM
  477. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  478. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  479. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  480. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  481. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  482. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  483. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  484. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  485. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  486. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  487. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  488. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  489. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  490. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  491. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  492. *Font Symbol: Special "(001.003)" Special ROM
  493. *Font Times-Bold: Standard "(001.007)" Standard ROM
  494. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  495. *Font Times-Italic: Standard "(001.007)" Standard ROM
  496. *Font Times-Roman: Standard "(001.007)" Standard ROM
  497. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  498. *Font ZapfDingbats: Special "(001.002)" Special ROM
  499.  
  500. *?FontQuery: "
  501. save
  502.  /str 100 string dup 0 (fonts/) putinterval def
  503.  {
  504.    count 1 gt
  505.    {
  506.      exch dup str 6 94 getinterval cvs
  507.      (/) print print (:) print
  508.      FontDirectory exch known
  509.      {(Yes)}{(No)} ifelse =
  510.    }
  511.    {exit} ifelse
  512.  }bind loop
  513.  (*) = flush
  514. restore
  515. "
  516. *End
  517.  
  518. *?FontList: "
  519. save
  520.   FontDirectory { pop == } bind forall flush
  521.   (*) = flush
  522. restore
  523. "
  524. *End
  525.  
  526.  
  527. *% ===================================
  528. *% Printer Messages
  529. *% ===================================
  530.  
  531. *% Printer Messages (verbatim from printer):
  532. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  533. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  534. *Message: "\FontName\ not found, using Courier"
  535.  
  536. *% Status (format: %%[ status: <one of these> ]%% )
  537. *Status: "idle"
  538. *Status: "busy"
  539. *Status: "waiting"
  540. *Status: "printing"
  541. *Status: "warming up"
  542. *Status: "PrinterError:  Out Of Paper"
  543. *Status: "PrinterError:  Cover Open"
  544. *Status: "PrinterError:  Feed Manual"
  545. *Status: "PrinterError:  Paper Jam"
  546. *Status: "PrinterError:  Miscellaneous Error"
  547. *Status: "PrinterError:  Fatal Error"
  548.  
  549. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  550. *Source: "Serial"
  551. *Source: "LocalTalk"
  552. *Source: "Parallel"
  553. *Source: "EtherTalk"
  554.  
  555. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  556. *Printer Error: "Cover Open"
  557. *Printer Error: "Paper Jam"
  558. *Printer Error: "Out Of Paper"
  559. *Printer Error: "Printing Test Page"
  560. *Printer Error: "Service Call"
  561. *Printer Error: "Printing Suspended"
  562.  
  563.  
  564. *% ===================================
  565. *% System Management
  566. *% ===================================
  567.  
  568. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  569.  
  570. *FreeVM: "437672"
  571.  
  572. *VMOption  2Meg/ 2 -  3 MB Total RAM: "437672"
  573. *VMOption  4Meg/ 4 -  9 MB Total RAM: "1220160"
  574. *VMOption 10Meg/10 - 17 MB Total RAM: "3535008"
  575.  
  576. *Password: "0"
  577.  
  578. *ExitServer: "
  579.   count 0 eq {  % is the password on the stack?
  580.     true
  581.   }{
  582.     dup  % potential password
  583.     statusdict /checkpassword get exec not
  584.   } ifelse
  585.   {  %  if no password or not valid
  586.     (WARNING : Cannot perform the exitserver command.) =
  587.     (Password supplied is not valid.) =
  588.     (Please contact the author of this software.) = flush
  589.     quit
  590.   } if
  591.   serverdict /exitserver get exec
  592. "
  593. *End
  594.  
  595. *Reset: "
  596.   count 0 eq {  % is the password on the stack?
  597.     true
  598.   }{
  599.     dup  % potential password
  600.     statusdict /checkpassword get exec not
  601.   } ifelse
  602.   {  %  if no password or not valid
  603.     (WARNING : Cannot reset printer.) =
  604.     (Password supplied is not valid.) =
  605.     (Please contact the author of this software.) = flush
  606.     quit
  607.   } if
  608.   serverdict /exitserver get exec
  609.   systemdict /quit get exec
  610.   (WARNING : Printer Reset Failed.) = flush
  611. "
  612. *End
  613.  
  614.  
  615. *% ===================================
  616. *% For "Hewlett-Packard LaserJet IIISi" version 52.3
  617. *% end of PPD file for HP LaserJet IIISi
  618. *% ===================================
  619.  
  620.