搜索 | 用户支持

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

详细了解

Firefox is not properly displaying fonts within an online pdf

more options

I have an online magazine which we upload through Yumpu. They create really hi-def .pdf documents that open inside a great online viewer at https://www.yumpu.com/en/document/read/63962453/september-2020 It works just fine in other browsers but the fonts are all kinds of messed up in Firefox.

There's obviously no problems in the file since it views correctly in 3 other browsers and it prints great also.

Anyone seen this before?

I have an online magazine which we upload through Yumpu. They create really hi-def .pdf documents that open inside a great online viewer at https://www.yumpu.com/en/document/read/63962453/september-2020 It works just fine in other browsers but the fonts are all kinds of messed up in Firefox. There's obviously no problems in the file since it views correctly in 3 other browsers and it prints great also. Anyone seen this before?

所有回复 (1)

more options

It's not a PDF when it reaches Firefox.

The site has encoded the main body font as a data URI. It's readable on mine, but maybe you have a setting or add-on that blocks it somehow.

@font-face { font-style:normal; font-weight:normal; font-family:"f8generic"; src:url(data:application/x-font-woff;chartset=utf-8;base64,long string of gibberish==) format("opentype"); }