To install a PDF printer on your computer follow these steps:
Debian:
Login as ROOT
Code:
# apt-get install cups-pdf
Ubuntu:
Code:
$ sudo apt-get install cups-pdf
This will install a PDF printer to your computer that will print to the /home/user/PDF directory.