Newsgroups: comp.lang.postscript Path: utzoo!utgpu!cunews!micor!asmith From: asmith@micor.ocunix.on.ca (adam smith) Subject: Re: I need a program to PRINT the printer's status Organization: M.B. Cormier INC. Date: Fri, 08 Feb 91 00:53:24 EDT Message-ID: References: <2684@sparko.gwu.edu> Sender: _asmith@micor.OCUnix.On.Ca timur@seas.gwu.edu (The Time Traveler) writes: > > I'm looking for a postscript program which will print out a report of > the printer's status. I particularly concerned with whether or not > any of my downloaded fonts are actually still in the printer after the > print job is completed. > There are a number of great programs that do this. It depends on what platform you are using. The bottom line though is always this... The status report that they all print ought to be a short postscript program that polls various bits of hard and form ware for their condition and then includes that in a printer report. And yes it ought to print a full list of fonts available. The PC-based "PSExecutive", which is supplied free to QMS Printer owners, has a couple of fine routines and is relatively common. If worst comes to worst, just ask a QMS user to put "status.ps" or any of the other routines onto a disk and use a downloader to run it.