Trying to print a webpage to PDF, but it produces blank pdf. Tried from Gedit, same problem. Libreoffice works, completely stumped! Any thoughts on how to approach this?



Package: cups-pdf
Pin: version 2.5.0*
Pin-Priority: 1000




WillGolfForFood wrote:I fixed this problem today on my system. Using Mint 11, Firefox 6.0.1, Opera and Chrome.
1. Launch your printer panel in the administration and printing.
2. Select the print to PDF "printer".
3. In Settings, select the change button on the Make and model setting.
4. First one that is highlighted is "Generic (recommended)". Choose it / Forward.
5. First one that is highlighted is "Cups-PDF (recommended)". The driver is Generic CUPS-PDF Printer (recommended). Choose it / Forward.
6. Use the new PPD. Apply.
7. Select the print test page to confirm the output lands in your home folder (or wherever you have it configured to go).
If this fixes you problem, mark it solved (so others can find it quickly).
Cheers.



1. Launch your printer panel in the administration and printing.
2. Select the print to PDF "printer".
3. In Settings, select the change button on the Make and model setting.
4. First one that is highlighted is "Generic (recommended)". Choose it / Forward.
5. First one that is highlighted is "Cups-PDF (recommended)". The driver is Generic CUPS-PDF Printer (recommended). Choose it / Forward.
6. Use the new PPD. Apply.

sudo initctl stop cupsgksudo gedit /etc/cups/printers.conf<Printer Print_to_PDF>
<DefaultPrinter PDF>
Filter application/vnd.cups-raw 0 -
Filter application/vnd.cups-command 0 commandtops
Filter application/vnd.cups-postscript 0 -sudo initctl start cupsOption number-up 2
Option orientation-requested 4
Option outputorder normal
Option scaling 95



sudo initctl start cups
sudo: initctl: command not found


1. Launch your printer panel in the administration and printing.
2. Select the print to PDF "printer".
3. In Settings, select the change button on the Make and model setting.
4. First one that is highlighted is "Generic (recommended)". Choose it / Forward.
5. First one that is highlighted is "Cups-PDF (recommended)". The driver is Generic CUPS-PDF Printer (recommended). Choose it / Forward.
6. Use the new PPD. Apply.
7. Select the print test page to confirm the output lands in your home folder (or wherever you have it configured to go).
1. Launch your printer panel in the administration and printing

sudo stop cups
sudo start cupsNow you will be able to choose "CUPS-PDF (Virtual PDF Printer)" when
setting up a new printer in CUPS (a CUPS-restart may be necessary).
To set up a queue for other UNIX clients you should select Postscript as
vendor and the Color Printer as model for your new printer;




iwbnwif wrote:1. Launch your printer panel in the administration and printing.
Menu/Control Center/Hardware/Printing (Mint 11 Katya)2. Select the print to PDF "printer".
3. In Settings, select the change button on the Make and model setting.
Right click "Print-to-PDF" choose "Properties"4. First one that is highlighted is "Generic (recommended)". Choose it / Forward.
5. First one that is highlighted is "Cups-PDF (recommended)". The driver is Generic CUPS-PDF Printer (recommended). Choose it / Forward.
6. Use the new PPD. Apply.
After step 6. there is no "Finish" button so I just closed the dialog and went back to the web page I wanted to print to PDF.
There it was in my home folder.7. Select the print test page to confirm the output lands in your home folder (or wherever you have it configured to go).
These steps worked for me, but there are a few points that are not quite clear (at least as a beginner).

Users browsing this forum: No registered users and 7 guests