You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Ilia Karabanov (JIRA)" <ji...@apache.org> on 2016/05/31 05:57:12 UTC

[jira] [Created] (PDFBOX-3369) Error expected floating point number actual='0.00-35095424'

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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org