[
https://issues.apache.org/jira/browse/PDFBOX-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr updated PDFBOX-3843:
------------------------------------
Description:
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.
was:
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.
Also I've attached a patch which solves this problems.
> 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: [email protected]
For additional commands, e-mail: [email protected]