You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.A PDF document is using the Google Font Fira Sans is uploaded to a website.
2.When viewed in the Chrome browser, other text and graphics are visible but
the Fira Sans text is not
3. When viewed via IE or Firefox, the PDF displays properly
What is the expected output? What do you see instead?
Expect to see Fira Sans text. Instead, the spots where text in that font
should appear are blank.
What version of the product are you using? On what operating system?
Chrome Version 41.0.2272.89 m
on Windows 8
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 16 Mar 2015 at 9:44
The text was updated successfully, but these errors were encountered:
I figured out a solution for this.
1. go to https://github.com/mozilla/Fira and download the latest Fira font.
2. remove your current TTF Fira font and install the OTF fonts
3. Convert your document to PDF.
It should work now.
Original issue reported on code.google.com by
[email protected]
on 16 Mar 2015 at 9:44The text was updated successfully, but these errors were encountered: