Hello PDFBox Team, While rendering a document, the font has a weird scaling in the result image. Depending on DPI, the font is very tiny and impossible to read (even for high DPI like 300). For some DPI values, the font is completly gone. I also opened the document with PDFDebugger in version 3.0.0. and played a little bit with the zoom level. Same result here. The font will not be rendered correctly. Unfortunately, I am not allowed to share the document with you, but the console of the debugger says the following:
Warning [PDCIDFontType2] Found CFF/OTF but expected embedded TTF font InterLight Warning [PDCIDFontType2] Found CFF/OTF but expected embedded TTF font OfficinaSansITCProBook,Bold Warning [PDCIDFontType2] Found CFF/OTF but expected embedded TTF font InterSemiBold Do you have any advice what the problem could be and how to solve the rendering issue? Best regards, Stefan