Johannes Meixner wrote:
Hello,

On Mar 27 16:22 jdd wrote (shortened):
... I used to create a printcap entry to print
to a file (and have postscript file in result).
Do you know how to di this with cups.

Have the line

FileDevice Yes

in /etc/cups/cupsd.conf and restart the cupsd, then do

lpadmin -p tofile -v file:/tmp/file.ps -E \
  -P /usr/share/cups/model/Postscript.ppd.gz

Of course each subsequent print job overwrites /tmp/file.ps
but for a single user system it should be o.k.

I couldn't make this solution work, but have found some and documented them here:

http://en.opensuse.org/Printing_to_file_with_CUPS

jdd

--
http://www.dodin.net
Lucien Dodin, inventeur
http://lucien.dodin.net/index.shtml
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to