Franz-Xaver Salat

Results 4 comments of Franz-Xaver Salat

The same problem occurs when an image of a page is to be created via getPageImage and the physical screen resolution is not 100% and it happens especially when truetype...

OS: Windows 22H2 scale factor 125% JRE: 17.0.13+11 Results: **device scale: 1,250000 gc scaleFactor: 1.0**

this is the stactrace we get: ``` java.lang.ClassCastException: class org.icepdf.core.pobjects.fonts.FontDescriptor cannot be cast to class org.icepdf.core.pobjects.fonts.zfont.CompositeFont (org.icepdf.core.pobjects.fonts.FontDescriptor and org.icepdf.core.pobjects.fonts.zfont.CompositeFont are in module [email protected] of loader 'app') at [email protected]/org.icepdf.core.pobjects.fonts.zfont.Type0Font.parseDescendantFont(Type0Font.java:76) at [email protected]/org.icepdf.core.pobjects.fonts.zfont.Type0Font.init(Type0Font.java:38)...

I'll try to provide a sample-pdf. The one i've got right now contains personal data, so I have to modify it. Additionally I could create a pull request with a...