I 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.

5 Responses to “cups-pdf in Ubuntu 9.04 (Jaunty)”
  1. Ey,

    Thanx for this post! Just what I was looking for!

    Cheers

  2. Perfect !

    salam

  3. I figured out printing to PDFs though > Edit: I figured out how to browse the web “http://hubpages.com/hub/Print-to-PDF-in-Ubuntu-904″

  4. If the age of the comments on the other site is any indication (since they don’t date things… I wonder why), I posted this first.

  5. thanks, just what I was looking for!

Leave a Reply