bug-ghostscript
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gs prints garbage despite of giving "-q" or "-dQUIET" option


From: Alex
Subject: Re: gs prints garbage despite of giving "-q" or "-dQUIET" option
Date: Thu, 1 Feb 2001 18:39:50 -0500

PLRM says that error "==" and similar operators write to stdout.
Many users have complained about it and this problem will be
fixed in GS 7.0 due in April. It will be re-released under GPL
approximately 1 year later.

For now you can just redefine print operators as pop.

Regards,
Alex

Michael Meß wrote...

> How can I stop gs to print garbage to stdout?
> I use stdout as OutPutFile. So I want only the output there, not any
> error messages. But on some documents, when there are problems, error
> messages are sent to stdout which waste paper or corrupt the following
> printing.
> Is it possible to send the ghostscript error output to stderr instead?
> Thus I could use the output in a pipe and forward the errors to a file
> or just to /dev/null.
>
> Greetings, Michael





reply via email to

[Prev in Thread] Current Thread [Next in Thread]