Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'CUPS-PDF - A free virtual PDF printer' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
CUPS-PDF - A free virtual PDF printer
Authored by: thejoecarroll on Tue, Dec 4 2007 at 3:05AM PST
The destination folder can be specified here by editing the file /private/etc/cups/cups-pdf.conf Look for the following:
### Key: Out
## CUPS-PDF output directory
## special qualifiers:
## ${HOME} will be expanded to the user's home directory
## ${USER} will be expanded to the user name
## in case it is an NFS export make sure it is exported without
## root_squash!
### Default: /var/spool/cups-pdf/${USER}

Out ${HOME}/cups-pdf/


[ Reply to This | # ]