Fixing PDF printer on Ubuntu 9.10 after update
On my computer at work the pdf printer has been broken for a while and today, happily, I found a way to fix it.
- Go to
System → Administration → Printingand delete the pdf printer. - Create the
~/PDFfolder if it does not exists - Run
sudo aptitude reinstall cups-pdfto reinstall it. - Add a pdf printer again using the wizard.
- Profit. :)