[
https://issues.apache.org/jira/browse/PDFBOX-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007999#comment-17007999
]
ASF subversion and git services commented on PDFBOX-4730:
---------------------------------------------------------
Commit 1872315 from Tilman Hausherr in branch 'pdfbox/branches/issue45'
[ https://svn.apache.org/r1872315 ]
PDFBOX-4730: consider /OC before rendering images or forms (and transparency
groups), similar to what we already do with annotations
> /OC in form and image XObjects not handled
> ------------------------------------------
>
> Key: PDFBOX-4730
> URL: https://issues.apache.org/jira/browse/PDFBOX-4730
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.18
> Reporter: Tilman Hausherr
> Priority: Major
> Attachments: poppler-865-p1.pdf
>
>
> The attached file should not show "COPY" when in view mode, but it does. We
> need to add the same code that exists in showAnnotations:
> {code:java}
> if (isHiddenOCG(annotation.getOptionalContent()))
> {
> return;
> } {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]