Vladislav Sterkhov created PDFBOX-4604:
------------------------------------------

             Summary: Used type0 for cyrillic, losting font on android
                 Key: PDFBOX-4604
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4604
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.12
            Reporter: Vladislav Sterkhov
         Attachments: FONT_TEMPLATE.pdf, image-2019-07-23-12-03-38-514.png

Debugging with 
[pdfbox-app-2.0.16.jar|http://us.mirrors.quenda.co/apache/pdfbox/2.0.16/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

!image-2019-07-23-12-03-38-514.png!

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.

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to