[
https://issues.apache.org/jira/browse/PDFBOX-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589678#comment-15589678
]
Tilman Hausherr commented on PDFBOX-3533:
-----------------------------------------
If it is just that one file, you could open it with Adobe Reader and save it.
Or you open it with NOTEPAD++ and overwrite (not insert!) the "0 R" with blanks
and save it.
> 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
>
> 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}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]