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 2020/01/04 15:25:00 UTC

[jira] [Resolved] (PDFBOX-4730) /OC in form and image XObjects not handled

     [ https://issues.apache.org/jira/browse/PDFBOX-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr resolved PDFBOX-4730.
-------------------------------------
    Fix Version/s: 3.0.0 PDFBox
                   2.0.19
         Assignee: Tilman Hausherr
       Resolution: Fixed

> /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
>            Assignee: Tilman Hausherr
>            Priority: Major
>             Fix For: 2.0.19, 3.0.0 PDFBox
>
>         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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org