[497] in OS/2_Discussion
Re: Printing to Athena
daemon@ATHENA.MIT.EDU (Joseph Giaime)
Sat Apr 8 17:23:57 1995
Date: Sat, 8 Apr 95 17:21:24 EDT
From: Joseph Giaime <giaime@tristan.mit.edu>
To: jpatter@MIT.EDU, os2partners@MIT.EDU
In-Reply-To: <9504082118.AA22222@vongole.MIT.EDU> (jpatter@MIT.EDU)
Make sure the first line of the file is correct postscript. the HP
printers are very picky about that.
%!PS-Adobe-2.0
(or 3.0) should appear. No stinkin %!Postscript is accepted. No
control-D. Adobe wrote the interpreter for HP, and is very strict
about their trademark.
-Joe