pdf-to-png-converter icon indicating copy to clipboard operation
pdf-to-png-converter copied to clipboard

Fallback fonts

Open jakubmirejovsky opened this issue 1 year ago • 3 comments

Hi, is there any correct way to tell the converter to fallback fonts if the glyphs can't be rendered - per glyph? Related issues:

  • https://github.com/mozilla/pdf.js/issues/11860
  • https://github.com/mozilla/pdf.js/issues/11311

Example of file which renders poorly: https://drive.google.com/file/d/1Z-cF3Vba1rbFCM6Qj5iDttqs9aquYGJi/view?usp=share_link

I tried disableFontFace true, false, useSystemFonts both true and false. No combination returned a correct render.

Any help will be appriciated! :)

jakubmirejovsky avatar Mar 01 '23 11:03 jakubmirejovsky