Extra blank page at end

Mickey cupsforum at duxmail.com
Tue Aug 12 13:25:12 PDT 2008


I have a great CUPS setup, except for one thing -- no matter what I do, there is a blank page on the end of my formatted text printing.

I wrote a "stripcr" filter which I substituted for texttopaps to fix another carriage return issue (extra lines when DOS files sent to queue), and I tried to put in that the command:

   perl -pi -e -0777 's/\s+$//s' $fn

and then

   perl -pi -e -0777 's/\s*$/\n/s' $fn

to no avail.

I have examined this site, searched Google (including Groups/Usenet), read the Foomatic docs, and perused every config file in /etc/cups.

Does anyone have any suggestions?






More information about the cups mailing list