We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

PDFs are blurry

  • 7 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 JoeyQuint

more options

I don't remember this happening in previous version, but it's been several days/weeks (can't remember) that PDFs are blurry on Firefox. It's just like when you take a Screenshot: the more you zoom, the more you see blurred text. Except it's the real text.

And even at 100% it doesn't look sharp. It doesn't matter if it is text, lines or something else. The PDF in the attached image is made only of text and styles (I've just exported it from Word), it displays fine in other browsers/PDF viewers, just like every other PDF, but on Firefox, like with every other PDF, it's just blurry.

This doesn't happen on web pages, just with PDFs.

I don't remember this happening in previous version, but it's been several days/weeks (can't remember) that PDFs are blurry on Firefox. It's just like when you take a Screenshot: the more you zoom, the more you see blurred text. Except it's the real text. And even at 100% it doesn't look sharp. It doesn't matter if it is text, lines or something else. The PDF in the attached image is made only of text and styles (I've just exported it from Word), it displays fine in other browsers/PDF viewers, just like every other PDF, but on Firefox, like with every other PDF, it's just blurry. This doesn't happen on web pages, just with PDFs.

所有回复 (7)

more options

Example of zoomed text:

more options

This could be related with the recent switch in Firefox 52+ from Cairo to Skia for canvas/content rendering.

Firefox 52+ has changed from Cairo to Skia for canvas/content rendering.

You can modify these gfx.*.azure.backends prefs on the about:config page to revert to the old font rendering swap the skia,cairo order to cairo,skia or remove the skia and leave cairo.

  • gfx.canvas.azure.backends = direct2d1.1,cairo,skia
  • gfx.content.azure.backends = direct2d1.1,cairo,skia

You can open the about:config page via the location/address bar.

You can accept the warning and click "I'll be careful" to continue.

more options

Thank you for the answer! Unfortunately I've just tried your solution, and even after restarting Firefox nothing has changed, the PDFs are still displayed the same way.

more options

Hi   !

Stab in the dark,   but would you give this a try :

3-bar menu => Options => Content => Fonts & Colors : click the 'Advanced' button and   uncheck   'Allow pages to choose their own font, instead of your selections above'. Don't forget to click   'OK'.

Any difference   ?

more options

It has changed a little bit, but not in the right way actually. Here's a comparison shot: Left: before unchecking / Right: after unchecking

more options

JoeyQuint said

It has changed a little bit, but not in the right way actually. Here's a comparison shot: Left: before unchecking / Right: after unchecking

Bummer   !

Are you usng Firefox built-in PDF viewer or   Adobe Acrobat Reader   ?

more options

I'm using the built-in viewer (nothing from Adobe is installed neither in the plugins/extensions, nor on my computer at all).