cups-pdf: Could not open the file /home/you/Desktop/273_.pdf
Installed cups-pdf in Ubuntu 9.04 and changed the following in /etc/cups/cups-pdf.conf
Out ${HOME}/Desktop
Restarted /etc/init.d/cups, still received
Could not open the file /home/{you}/Desktop/273_.pdf
in /var/log/cups/error_log
The solution is, in /etc/cups/cups-pdf.conf, change to
Out ${HOME}/PDF
and create PDF directory under your home directory







