[ 
https://issues.apache.org/jira/browse/PDFBOX-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Seva Alekseyev updated PDFBOX-3533:
-----------------------------------
    Description: 
On the attached PDF file, which opens fine with Adobe Reader, the 
PDDocument.load() method errors with the following message:
{code}
"expected number, actual=COSArray{[COSObject{7, 0}, COSName{XYZ}, COSNull{}, 
COSNull{}, COSNull{}]} at offset 497"
{code}

  was:
On the following PDF file that open with Acrobat:

https://dl.dropboxusercontent.com/u/92341073/097-allowed_claims.pdf

the PDDocument.load() method errors with the following message:
{code}
"expected number, actual=COSArray{[COSObject{7, 0}, COSName{XYZ}, COSNull{}, 
COSNull{}, COSNull{}]} at offset 497"
{code}


> IOException "expected number, actual=COSArray{...}" on a valid PDF
> ------------------------------------------------------------------
>
>                 Key: PDFBOX-3533
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3533
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.1.0
>         Environment: Windows 7 x64, JVM 1.8.0_101
>            Reporter: Seva Alekseyev
>         Attachments: 097-allowed_claims.pdf
>
>
> On the attached PDF file, which opens fine with Adobe Reader, the 
> PDDocument.load() method errors with the following message:
> {code}
> "expected number, actual=COSArray{[COSObject{7, 0}, COSName{XYZ}, COSNull{}, 
> COSNull{}, COSNull{}]} at offset 497"
> {code}



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