You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2017/06/29 23:57:00 UTC

[jira] [Comment Edited] (PDFBOX-3843) Rect of Annotation contains indirect elements + Patch

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

Tilman Hausherr edited comment on PDFBOX-3843 at 6/29/17 11:56 PM:
-------------------------------------------------------------------

Could it be you were using an older version, maybe several jar files in your class path? Because there was such a bug (PDFBOX-3485) but it is fixed in 2.0.6... please try the code I used, or post your own. I could reproduce the problem only with 2.0.2 or lower.


was (Author: tilman):
Could it be you were using an older version, maybe several jar files in your class path? Because there was such a bug (PDFBOX-3485) but it is fixed in 2.0.6... please try the code I used, or post your own.

> Rect of Annotation contains indirect elements + Patch
> -----------------------------------------------------
>
>                 Key: PDFBOX-3843
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3843
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.6
>            Reporter: Martin Mancuska
>            Priority: Minor
>              Labels: annotation, patch
>             Fix For: 2.0.7, 3.0.0
>
>         Attachments: 081204_gcada.pdf, AnnotRectangleIndirectElems.patch
>
>
> During processing of attached PDF file (081204_gcada.pdf) I've found out that method PDAnnotation.getRectangle() is not able to get elements from Rect of annotation if these elements are indirect cos objects ([10 0 R 11 0 R 12 0 R 13 0 R]) -> returns null.
> It works only if elements are direct cos objects.
> Affected annotation is present on page with reference number 266 0 R (page 25).
> Also I've attached a patch which solves this problems. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org