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

[jira] [Commented] (PDFBOX-2107) Make PDFBox XMP library agnostic

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

MH commented on PDFBOX-2107:
----------------------------

It took me a while to figure out why suddenly those 2 methods are "deprecated". Would you please add a full Javadoc explanation HOW it shoul dbe replaced? The Javadoc/SOurce of org.apache.pdfbox.pdmodel.common.PDMetadata just says

Deprecated

That's all. If you deprecate a method/class you should always give a link/explanation why it is deprecated and how it can be replaced.

So, the reason is this tikcte PDFBOX-2107, right? And what's the equivalent replacement using the new xmpbox.jar?

> Make PDFBox XMP library agnostic
> --------------------------------
>
>                 Key: PDFBOX-2107
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2107
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>            Reporter: Maruan Sahyoun
>            Assignee: Maruan Sahyoun
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> PDFBox should become agnostic to how XMP metadata has been generated. This will also remove the dependency on Jempbox.
> The benefit will be that Jembox, Xmpbox as well as other libraries could be used for generating the XMP metadata. PDFBox will only provide methods to get and set the XMP metadata.



--
This message was sent by Atlassian JIRA
(v6.2#6252)