At 1:26 PM -0500 3/18/03, Brandon S Allbery KF8NH wrote:
On Tue, 2003-03-18 at 12:23, Toby Blake wrote:
 > postscript seems absolutely fine to me - it finishes with %%EOF.

%%EOF is a PostScript Document Structuring Convention comment;
printers ignore it.  PostScript end-of-job is a control-D.

This depends on how you are sending the job to the printer. In some cases, a control-D is just a character which will be read by the postscript interpreter, and it will generate an error (for "undefined command", or "undefined variable").

Of course, Toby did say this was for a "locally-attached printer",
so control-D is probably the right solution.  It's just that I
work a lot with network printers and thus I get annoyed when
programs blindly add control-D's at the beginning or end of the
postscript output that they generate.  Control-D is *not* a
postscript command.

But it's reasonable for a print-queue specific filter to add
control-D's, if that will solve the problem.

--
Garance Alistair Drosehn            =   [EMAIL PROTECTED]
Senior Systems Programmer           or  [EMAIL PROTECTED]
Rensselaer Polytechnic Institute    or  [EMAIL PROTECTED]

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to