[ 
https://issues.apache.org/jira/browse/PDFBOX-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307299#comment-15307299
 ] 

ASF subversion and git services commented on PDFBOX-3369:
---------------------------------------------------------

Commit 1746237 from [~tilman] in branch 'pdfbox/branches/1.8'
[ https://svn.apache.org/r1746237 ]

PDFBOX-3369: more general workaround for certain broken floats

> 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
>         Attachments: debug.png, withError.pdf
>
>
> pdfbox.version=2.0.0
> File file = new File("/home/user/error/withError.pdf");
> try (PDDocument document = PDDocument.load(file)) {
> }
> 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