Dark Launch

This is a Dark Launch.

Ubuntu print to pdf; install a PDF printer

To install a pdf printer in Ubuntu, simply do the following:

  1. Install printer:
    Code
    sudo apt-get install cups-pdf
     
  2. Print something and make sure to select PDF as the printer.
  3. Your printed pdfs will be now be available in ~/PDF for example: /home/user/PDF/printed.pdf