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

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

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

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

Commit 1746235 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1746235 ]

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