Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

printing garbled

  • 5 одговорa
  • 1 има овај проблем
  • 1 преглед
  • Последњи одговор послао dcingram

more options

When I print to pdf from some websites the main text is garbled. It does not even appear to be a foreign language. I have followed the printer troubleshooting and reset print_printer and I do not have a line beginning with print_ in my prefs.js file. Printing to a real HP laser printer works fine.

When I print to pdf from some websites the main text is garbled. It does not even appear to be a foreign language. I have followed the printer troubleshooting and reset print_printer and I do not have a line beginning with print_ in my prefs.js file. Printing to a real HP laser printer works fine.
Приложени снимци екрана

Изабрано решење

I get nice results with the Adobe PDF "printer" from Acrobat Standard XI, so I think it should work for you.

Could you check this setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste adobe and pause while the list is filtered

(3) Double-click the print.printer_Adobe_PDF.print_downloadfonts preference to switch from false to true or true to false and try with that.

Any difference? Not sure what to expect because both true and false work for me on that page.

Прочитајте овај одговор са објашњењем 👍 0

Сви одговори (5)

more options

The site makes heavy use of downloadable fonts, which need to be embedded in the PDF for it to display properly.

How are you generating the PDF?

If it's a printer driver installed on your system, can you check to make sure it is set to embed fonts?

If you are using a service (submitting the URL to a website to generate the PDF), perhaps you might try a different one.

(Was testing with this URL: http://chronicle.com/article/Supreme-.../236904)

Измењено од стране jscher2000 - Support Volunteer

more options

Actually... Firefox seems to be embedding the pages as images with my PDF print driver, so in that case, font embedding is not necessary. Perhaps it depends on which PDF print driver you use.

more options

I am using the print driver from Adobe Professional to generate the pdf. It works fine if I use Chrome or IE to print the document. It is something in Firefox that is corrupting the printing.

more options

Одабрано решење

I get nice results with the Adobe PDF "printer" from Acrobat Standard XI, so I think it should work for you.

Could you check this setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste adobe and pause while the list is filtered

(3) Double-click the print.printer_Adobe_PDF.print_downloadfonts preference to switch from false to true or true to false and try with that.

Any difference? Not sure what to expect because both true and false work for me on that page.

more options

I switched print.printer_Adobe_PDF.print_downloadfonts to true and that appears to fix the problem. Thanks