Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0.12
-
None
Description
Debugging with pdfbox-app-2.0.16.jar created pdf with java api 2.0.12 after click on loaded .ttf as type0 return unlimited looks like encoding exception, and interface lock
Method loading:
PDType0Font.load(outPDDocument, readResource(FONT_FILENAME));
Because of this fonts lost on android device. To work around this error i created pdf with all symbol on google docs, and getting good font type0.