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

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

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

John Hewson resolved PDFBOX-1386.
---------------------------------
    Resolution: Won't Fix

We already have classes for using optional content in the "org.apache.pdfbox.pdmodel.graphics.optionalcontent" package.

> 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)