Ilia Karabanov created PDFBOX-3369:
--------------------------------------

             Summary: Error expected floating point number 
actual='0.00-35095424'
                 Key: PDFBOX-3369
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3369
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Ilia Karabanov


pdfbox.version=2.0.0

File file = new File("/home/user/error/withError.pdf");
try (PDDocument document = PDDocument.load(pdfDocument)) {
}

exception: Error expected floating point number actual='0.00-35095424'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to