You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Dominic Tubach (JIRA)" <ji...@apache.org> on 2014/10/17 21:56:33 UTC

[jira] [Commented] (PDFBOX-1386) Proposal for classes to handle optional contents

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

Dominic Tubach commented on PDFBOX-1386:
----------------------------------------

bq. We already have classes for using optional content in the "org.apache.pdfbox.pdmodel.graphics.optionalcontent" package.
However the implementation there is less complete than the proposed one...

> Proposal for classes to handle optional contents
> ------------------------------------------------
>
>                 Key: PDFBOX-1386
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1386
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: PDModel
>            Reporter: Dominic Tubach
>            Priority: Minor
>         Attachments: DTCOSName.java, DTPDContentUsageDictionary.java, DTPDContentUsageDictionaryTest.java, DTPDOptionalContentConfiguration.java, DTPDOptionalContentConfigurationTest.java, DTPDOptionalContentGroup.java, DTPDOptionalContentGroupTest.java, DTPDOptionalContentMembershipDictionary.java, DTPDOptionalContentMembershipDictionaryTest.java, DTPDOptionalContentProperties.java, DTPDOptionalContentPropertiesTest.java, DTPDUsageApplicationDictionary.java, DTPDUsageApplicationDictionaryTest.java
>
>
> Attached are classes as proposal to handle optional contents.
> It requires the classes in the issues #PDFBOX-1383 and #PDFBOX-1385
> It requires Java 1.6 (It might be enough to remove the @Override annotations for Java 1.5 compatibility.) 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)