Install-jet
by: Todd Burgess (tburgess@uoguelph.ca)

What it does

    This small collection of files will enable Deskjet users to print
Postscript and UNIX style text files.

What is needed

    Your kernel must be compiled with Parallel Printer Support. To print
Postscript you will also need the ghostscript package installed. 

How to install it

    untar the files into /usr/src (or whatever directory you prefer) and
run the script install-jet. 

How to Use it

    To print a normal text file issue the command:

	lpr <filename>

    To print Postscript issue the command:

	lpr -Ppsjet <filename.ps>

But I Don't Own an HP Deskjet

    Edit the psjetfilter file and change the DEVICE to your printer. You
must make sure though that the printer is supported by Ghostscript. If in 
doubt: "man gs"

It isn't working

    See "How to Use it" and "What is needed"

But I am really struck

    E-mail me at tburgess@uoguelph.ca and I will see what I can do.

Tell Me More

    Read the Printing-HOWTO located in /usr/doc/faq/howto 

    See the following man pages:
	lpd, lpr, lpc, lprm, lpq, printcap, gs

The End!
