Andreas Lehmkühler created PDFBOX-1431:
------------------------------------------

             Summary: Some pdfss created by ABBY trigger a NPE
                 Key: PDFBOX-1431
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1431
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 1.7.1
            Reporter: Andreas Lehmkühler
            Assignee: Andreas Lehmkühler
            Priority: Critical
             Fix For: 1.8.0


I created this issue based on a git pull request of Gustavo Moreira

"PDFBox was throwing a NullPointerException when the PDF file did not provide 
the COSName.TYPE information. In a PDF created by ABBY (PDF version 1.7), this 
information is missing, but the Font SubType and the BaseFont still there, so 
the content can still be extracted correctly.
In PDFontFactory was just changed the Font information retrieve, a implemented 
a fallback for the missing information."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to