LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   CUPS - strip out form feed (https://www.linuxquestions.org/questions/linux-newbie-8/cups-strip-out-form-feed-644057/)

OOsorio 05-22-2008 11:59 AM

CUPS - strip out form feed
 
I'm using Red Hat Enterprise v4.5 using CUPS
Can the printers.conf file be edited to instruct the printer not to form feed at end of print?

Tinkster 05-22-2008 01:29 PM

Add an 'sf' option to your /etc/printcap


Cheers,
Tink

OOsorio 05-23-2008 08:29 AM

CUPS Strip out form feed
 
In printcap and at the end of the entry line for that printer there is a rp=labels:

Should your suggestion look like rp=labels:"sf"

You are aware that printcap is generated from the printers.conf file and that changes to printcap get lost.

Tinkster 05-23-2008 02:38 PM

Yes, I am aware of that - I can actually read ;}

It's just that I'm not aware of a way of setting this
in printers.conf. There may (or may not, depending on
the ppd for your printer) be a way of doing this via
cups' web-interface, have a look through the settings
under "Modify printer settings".

As for the setting - just append it to the relevant line,
separated by a colon, without the quotes.


Cheers,
Tink


All times are GMT -5. The time now is 06:32 AM.