Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

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?

Todas as respostas (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"); }