Regata Linux cups-pdf error
What to do: Download the rpm file from https://software.opensuse.org/download/package?package=cups-pdf.
The virtual pdf printer is installed from http://localhost:631/admin/.
Generic is selected as the manufacturer. etc/cups/cups-pdf.conf file is opened for editing.
Default: The hash marks in front of the /var/spool/cups-pdf/${USER} line are removed and the user is replaced. The location of the pdf outputs is changed by issuing a shortcut command.
Command: ln -s /var/spool/cups-pdf/USER ~/cups-pdf Now the pdf outputs will be in the cups-pdf
folder in the home directory.
No comments