[
https://issues.apache.org/jira/browse/PDFBOX-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14001923#comment-14001923
]
Tilman Hausherr commented on PDFBOX-1922:
-----------------------------------------
Yes a test doc would be nice, but it isn't urgent, I edit one myself to find
the problem, but a license friendy test doc would be great to use it as a build
test later. The header should be 1.3, the trailer should be 1.5. Currently
loadNonSeq() doesn't recognize the trailer version. More work to do :-(
> NonSequentialParser not reading version in header
> -------------------------------------------------
>
> Key: PDFBOX-1922
> URL: https://issues.apache.org/jira/browse/PDFBOX-1922
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.8.4, 1.8.5, 1.8.6, 2.0.0
> Reporter: Tim Allison
> Priority: Minor
> Attachments: testAnnotations.pdf
>
>
> On older pdf files, the NonSequentialParser returns a different PDFVersion
> than the traditional parser via the call:
> document.getDocument().getVersion().
> I think this is because NonSequentialParser is not reading the header but
> relying on the default 1.4 if no version is found in the trailer.
> Many apologies if this is a duplicate. I feel like I've seen this issue
> elsewhere, but I can't track it down.
--
This message was sent by Atlassian JIRA
(v6.2#6252)