Font problem in pdf #2470
-
Hi, I have two PCs that are more or less installed similarly. So there must be something wrong in the configuration of PC B that is only effecting Sumatra to display the files/font correctly. Re-installation of Sumatra didn't help and I do not see at least any obvious difference in the Windows Fonts between the two PCs. Where do I start to investigate the issue? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
A properly generated PDF should include the font data for non-standard fonts. Incorrectly generated PDF refer to non-standard fonts only by name. In that case Sumatra tries it's best to find a matching font in Windows. That might fail, especially for chinese/japanese fonts. You can see a list of fonts in a PDF using pre-release SumatraPDF (https://www.sumatrapdfreader.org/prerelease), opening PDF and pressing Ctrl-D and then "Get Fonts Info" button. That will give you list of fonts. I need to add a way to view internal Sumatra log as that logs info if the PDF file is not correctly generated. |
Beta Was this translation helpful? Give feedback.
-
I had the same problem on some of my files using SumatraPDF 3.3.3-64 bit. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the advice. The fonts in the files are: Not sure if it makes sense to investigate this more, since it is working with the prerelease. Any plans when this will be released? |
Beta Was this translation helpful? Give feedback.
-
Thanks for the help! |
Beta Was this translation helpful? Give feedback.
I had the same problem on some of my files using SumatraPDF 3.3.3-64 bit.
I downloaded and built the current version on GitHub (3.4) and the problem does not seem to exist anymore - the files are now again shown as expected.