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

Ilia Karabanov commented on PDFBOX-3369:
----------------------------------------

I used google drive api. this file has been downloaded as a presentation of 
Google Drive in pdf format via the link  
https://docs.google.com/feeds/download/presentations/Export?id=1zLbVJGdf9gTngm2gVynUxIYYsI4yvJqDe2LtiyBMxNw&exportFormat=pdf.

shared link: 
https://docs.google.com/presentation/d/1zLbVJGdf9gTngm2gVynUxIYYsI4yvJqDe2LtiyBMxNw/edit?usp=sharing

> 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
>          Components: Parsing
>    Affects Versions: 1.8.12, 1.8.13, 2.0.0, 2.0.1, 2.0.2, 2.1.0
>            Reporter: Ilia Karabanov
>            Assignee: Tilman Hausherr
>             Fix For: 1.8.13, 2.0.2, 2.1.0
>
>         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