Is there a way to install a printer that prints to pdf?
There's a lot of discussions about this in the web foruns, but none seens to work.
Is there a way to install a printer that prints to pdf?
There's a lot of discussions about this in the web foruns, but none seens to work.
If you've CUPS installed, you can easily add a "PDF Printer" by installing the cups-pdf package:
or since Ubuntu 16.04
The pdf printer provided by that package will "print" the resulting PDFs into the
/home/[user]/PDF
directory.Ubuntu ships with this functionality. Try opening gedit
(source: ubuntu.com) or another GUI text editor and clicking the print button:
When the Print dialog appears, select the "Print to File" printer and select a location for the PDF. After clicking Print, you should end up with a PDF file in that location containing an identical copy of what would have printed on a sheet of paper.
Whenever you print , there is already an option for "print to file". I hope you are talking about that.. if not then please elaborate your question