Where is my PDF printer printing my documents?

Running Kubuntu 17.10.

I installed printer-driver-cups-pdf.

When I print from any application (native ones like Kate or others like Firefox), there is a default 'Print to file' printer and a 'PDF' printer like this:

enter image description here

I can select 'Print to file' printer and choose the filename and folder where to save the file.

But when I choose 'PDF' printer, it asks for nothing. It just shows a window as if it is sending pages to a printer. Then the window disappears. I am not able to get a screenshot of this window as it disappears pretty fast.

But where are the files? They are not in ~, ~/Downloads, /tmp or ~/Documents

11

1 Answer

You'll have to create a directory called 'PDF' in your home folder, or edit /etc/cups/cups-pdf.conf where you can put ${HOME}/Desktop or any other path you want (and have access to).

*Sumary of responses from this page :

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like