24-05-2008, 03:21 PM
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.
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.