* [gentoo-user] cups-pdf configuration?
@ 2006-09-27 2:08 Mark Knecht
2006-09-27 14:40 ` Michael Gisbers
0 siblings, 1 reply; 2+ messages in thread
From: Mark Knecht @ 2006-09-27 2:08 UTC (permalink / raw
To: gentoo-user
Hi,
Short version: Where does the cups-pdf printer put output files by default?
I emerged cups-pdf and installed a printer using it. No problems
setting up a PDF printer (as far as I can tell) but I cannot find any
output when I print a test page. I did restart cups to ensure the new
printer was really enabled.
eix cups-pdf points me at this web site:
http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf
Looking there indicates we are supposed to copy a config file to
/etc/cupsd but the file isn't there after the emerge, nor is it in
/etc/conf.d as far as I can tell. Is it required? I would assume so
but maybe the docs are out of date?
Thanks in advance for any pointers you can provide.
Cheers,
Mark
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] cups-pdf configuration?
2006-09-27 2:08 [gentoo-user] cups-pdf configuration? Mark Knecht
@ 2006-09-27 14:40 ` Michael Gisbers
0 siblings, 0 replies; 2+ messages in thread
From: Michael Gisbers @ 2006-09-27 14:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]
Am Mittwoch 27 September 2006 04:08 schrieb Mark Knecht:
> Hi,
>
> Short version: Where does the cups-pdf printer put output files by
> default?
>
> I emerged cups-pdf and installed a printer using it. No problems
> setting up a PDF printer (as far as I can tell) but I cannot find any
> output when I print a test page. I did restart cups to ensure the new
> printer was really enabled.
>
> eix cups-pdf points me at this web site:
>
> http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf
>
> Looking there indicates we are supposed to copy a config file to
> /etc/cupsd but the file isn't there after the emerge, nor is it in
> /etc/conf.d as far as I can tell. Is it required? I would assume so
> but maybe the docs are out of date?
>
> Thanks in advance for any pointers you can provide.
Hi Mark,
cups-pdf uses /var/spool/cups-pdf/$USER as output-directory.
I extended my .bashrc with following line:
test -e $HOME/PDF || ln -s /var/spool/cups-pdf/$USER $HOME/PDF
So I can use $HOME/PDF to access my PDFs.
If you want to change output-directory you may also
edit '/etc/cups/cups-pdf.conf'.
--
Michael Gisbers
http://www.lugor.de
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-27 14:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-27 2:08 [gentoo-user] cups-pdf configuration? Mark Knecht
2006-09-27 14:40 ` Michael Gisbers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox