On Sunday 29 December 2002 03:03 am, John Zoetebier wrote:

Just read your note about the 'accounting' problem and I made the change here. 
It works great. 

Here is what the web site showed:

------------------------------------------------------------------------------
Solution
Since CUPS' accounting information is usually not necessary, the accounting 
functionality can be disabled in the cupsomatic filter by changing the line

my $ps_accounting = 1;

to

my $ps_accounting = 0;

as "root" user in the filter script /usr/lib/cups/filter/cupsomatic.
If you use /etc/foomatic/filter.conf, you have to disable ps_accounting there.

-----------------------------------------

> John Zoetebier wrote:
> > When I print a text file I always egt 16 blank pages before the actual
> > print.
> > The command I use is: lpr -P color <textfile>
> >
> > This also affects printing from Mozilla, provbaly due to the same reason.
> > Most programs however can print correctly.
> > What can cause this blank page problem ?
>
> I found a workaround for this problem at http://sdb.suse.com
> You need to switch off accounting in cupsomatic, like:
> my $ps_accounting = 0;

-- 
T.L.Gervais
Coldbrook, NS
Canada.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to