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

Tilman Hausherr commented on PDFBOX-4730:
-----------------------------------------

I found only one direct test [^PDFBOX-4730-434563-p2.pdf], and only for forms, 
which I am attaching here. In Export mode (ours) it doesn't show the background 
anymore (it did in the released version 2.0.18).

> /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: PDFBOX-4730-434563-p2.pdf, 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]

Reply via email to