SAM Linux Desktop - Community Forums

Full Version: Installation of a pdf-printer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
You have to ensure that cups-pdf is install. You can do it with smart or synaptic.

The next step is to be root in a termional and type the following line (bold printed). This will install a printer named PDF-Test on your computer. You can replace PDF-Test by any other allowed name.

lpadmin -p PDF-Test -v cups-pdf:/ -P /usr/share/cups/model/PostscriptColor.ppd -E

After this command you will find an additional printer in your programs and in CUPS. Hoping this is useful for someone.
Reference URL's