CUPS-PDF is an open-source backend module for CUPS (Mac OS X's printing system) by Volker C. Behr that, rather than printing to a device, prints straight to PDF files.
Why use this rather than a simple "Save as PDF" in the print dialog?
Pressing return is faster.
Batch-print through the writer to convert documents to PDF.
Common save location for all generated PDFs.
What's New
Version 2.5.0:
Updated with Snow Leopard support and an uninstaller.
For some reason it does create very large files, but you can get around that problem by opening the pdf that pdf-cups created, and in turn saving that file as a pdf. The new pdf will be about 10-30=% the size of the file that pdf-cups created. Go figure.
CUPS-PDF creates ridiculously big files. For example, printing this MacUpdate page yields a 2,1 MB file with CUPS-PDF, while with Print as PDF it only comes in at 256k. Other tests show similar ratios.
Another poster said he's happy the PDF folder is no more on the desktop. How does he do it? Every time I move the cups-pdf folder from my desktop CUPS-PDF creates another one to put the files.
Great stuff. Perfect not to have this folder on desktop anymore. The resulting PDFs work perfect in my local copyshop. Files created with the standard PDF routine don't work
Actually there is a solution using the 2.6.1B cups-pdf development version in macPorts. To install, the following rather esoteric procedure is necessary. Install Xcode. Download and and install macPorts. In Terminal, run sudo port -v self update, then sudo port install cups-pdf. Then attempt to create the new printer as per usual. Print a short document to cups-pdf and it will disappear. Thats fine. It will be sitting in /opt/local/var/spool/cups-pdf/username. IN FINDER, type command-shift G and type in /opt/local/var/spool/cups-pdf, make an alias of the USERNAME folder and drag that to your desktop/Dock/Home directory for future reference. I found it convenient to rename the alias to cups-pdf. Please note that this SEEMS to work for Lion and Lion Server 10.7.2 and 10.7.3 but remains totally beta and untested elsewhere. This was our solution for a Company dependent on cups-pdf. Not needed for Snow Leopard. Note that this is cups-pdf not cups.
While it works wonderfully as is, I would very much like to utilize the ability to change the output folder (instead of the default "cups-pdf" folder on the desktop).
I've followed up with the original documentation pointed to, and scoured the web, but I can't for the life of me seem to find any help in locating "/etc/cups/cups-pdf.conf" on my macbook pro, ANYWHERE!
Please help - any thoughts would be much appreciated!!!
The other thing to keep in mind is that when making changes to the .conf file and saving you will be asked for your administrator username and password. It actually asked me twice before finishing the save.
This is works perfectly other than it will over-write files with the same name in the same directory without warning you first. If you are printing from Safari you won't get a chance to see what the name is until it's in the directory.
and set the 'Label' option to 1 it should solve your overwriting problem
i.e.
### Key: Label
## label all jobs with a unique job-id in order to avoid overwriting old
## files in case new ones with identical names are created; always true for
## untitled documents
## 0: label untitled documents only, 1: label all documents
### Default: 0
Please login or create a new MacUpdate Member account to use this feature
Watch Lists are available to MacUpdate Desktop Members Upgrade Now
Download and auto-install
using MacUpdate Desktop. Save
time moving folders and cleaning-up.
CUPS-PDF is an open-source backend module for CUPS (Mac OS X's printing system) by Volker C. Behr that, rather than printing to a device, prints straight to PDF files.
Why use this rather than a simple "Save as PDF" in the print dialog?
Pressing return is faster.
Batch-print through the writer to convert documents to PDF.
-2
Phoenixdownunder reviewed on 30 Nov 2011
+36
-3
+7
Reaverx reviewed on 11 May 2010
+16
+1
+544
sudo port install cups-pdf
Yes, that's right, it's available via MacPorts, and in a more up-to-date version.
+1
+46
+61
+1
+5
Another poster said he's happy the PDF folder is no more on the desktop. How does he do it? Every time I move the cups-pdf folder from my desktop CUPS-PDF creates another one to put the files.
OS X 10.4.11
+3
+3
sudo nano /etc/cups/cups-pdf.conf
and editing the line "Out ${HOME}/Desktop/cups-pdf/"
Change the Desktop/ portion to whatever you want.
"Out ${HOME}/Documents/pdfs/" maybe?
When you are done, hit ctrl+o to save the file and ctrl+x to exit.
+1
-1
Beweis reviewed on 10 Nov 2007
+149
-2
-2
While it works wonderfully as is, I would very much like to utilize the ability to change the output folder (instead of the default "cups-pdf" folder on the desktop).
I've followed up with the original documentation pointed to, and scoured the web, but I can't for the life of me seem to find any help in locating "/etc/cups/cups-pdf.conf" on my macbook pro, ANYWHERE!
Please help - any thoughts would be much appreciated!!!
Thanks!
BW
+3
+28
-4
/etc/cups/cups-pdf.conf
and set the 'Label' option to 1 it should solve your overwriting problem
i.e.
### Key: Label
## label all jobs with a unique job-id in order to avoid overwriting old
## files in case new ones with identical names are created; always true for
## untitled documents
## 0: label untitled documents only, 1: label all documents
### Default: 0
Label 1
Best regards
Steve C.
paolo.p rated on 15 Apr 2012
Peppermintpatty rated on 14 Nov 2011
+2
Sheffield-Sound rated on 03 Sep 2011