搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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"); }