I would like to change the output directory of CUPS-PDF.
According to the documentation it can be done by editing /etc/cups/cups-pdf.conf
.
In the standard config I haven’t found a single print in the default directory. I can use ${HOME}
, and it prints to my user directory inside of /home.
I would like to specify a directory where all my prints go, e.g. /data/prints/pdf
.
My question, how can this be done? I had it working before on another distro; unfortunately I do not have notes on how I did it, nor can I find the solution on the internet.
Can someone please help with this annoying problem?
(Personal note, this should have been taken care of long ago by making it a part of the printer settings. I have experienced this problem with all distros I have been on… now I want it solved )