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

Tilman Hausherr edited comment on PDFBOX-2990 at 9/24/15 9:07 PM:
------------------------------------------------------------------

Did you create this file yourself, or did you receive it from a third party? It 
has this:

{code}
/Coords
[
0.000000000000015525823
0.00000-33917698   <==== not your typical real number
0.00000-33917698   <==== dito
7.7594643
]
{code}



was (Author: tilman):
Did you create this file yourself, or did you receive it from a third party? It 
has this:

{code}
/Coords
[
0.000000000000015525823
0.00000-33917698
0.00000-33917698
7.7594643
]
{code}


> PDDocument.load fails to load a PDF document.
> ---------------------------------------------
>
>                 Key: PDFBOX-2990
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2990
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.8.8
>            Reporter: Cristian Mafferra
>         Attachments: eComm Mobile Loyalty.pdf
>
>
> PDDocument.load fails to load a PDF document.
> PDDocument doc = null;
> try {
> doc = PDDocument.load(new ByteArrayInputStream(pdf.getContent()));
> PDDocument.load(new ByteArrayInputStream(pdf.getContent())) = >Exception 
> occurred in target VM: Error expected floating point number 
> actual='0.00000-33917698'<
> That failure is produced only with the attached file "eComm Mobile 
> Loyalty.pdf".
> That PDF document opens fine at PDF reader.



--
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