Printing any document to a PDF works nicely. Unfortunately I want the created PDF file to be saved at a different location.
The current default location is: /home/PDF
The desired one location is: /home/myname/DropBox/PrintWork
I tried to edit the file containing the default directory for this kind of work:
/etc/cups/cups-pdf.conf
Problem is that (I am the superuser) I don't get a permission to save the new default location. When I look at 'permissions' everything is dimmed. I am a starting Ubuntu 14.04 user since 3 weeks.
I already spent a lot of hours to solve this, can anybody help me getting this right?