May
27
2009
cups-pdf in Ubuntu 9.04 (Jaunty)
Posted by: ChinnoDog in Ubuntu, tags: Ubuntu software howto printingI am totally slacking on blog postings. I recently started using Ubuntu on my laptop as my main operating system and have a ton of things to figure out yet. Here is an important one. I figured out printing to PDFs though. To print to PDFs:
apt-get install cups-pdf mkdir ~/PDF sudo chmod u+x,a+x,+s /usr/lib/cups/backend/cups-pdf
You might have to
sudo /etc/init.d/cups restart
after that.


Entries (RSS)