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

Tilman Hausherr commented on PDFBOX-3323:
-----------------------------------------

We're very user-driven, especially when it is about a feature what we don't 
need ourselves yet.

The change should be available soon here:
https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/2.1.0-SNAPSHOT/

The change is only for the mergeDocuments() call. It does not influence the 
appendDocument() call. So if you use the appendDocument() only, then the change 
isn't for you, but you can of course see how to do it yourself by looking at 
the sources.

> Cannot set destination meta data in PDFMergerUtility
> ----------------------------------------------------
>
>                 Key: PDFBOX-3323
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3323
>             Project: PDFBox
>          Issue Type: Improvement
>    Affects Versions: 1.8.9, 2.0.0
>            Reporter: Alexander Kriegisch
>              Labels: merge, metadata
>
> When merging multiple PDFs into one compound document via 
> {{PDFMergerUtility}}, meta data like title, author, subject cannot be set but 
> seem to be taken from one of the input documents. This is usually not the 
> desired behaviour because as a user I have no direct influence on the meta 
> data. As a user I would like to explicitly set or at least overwrite certain 
> meta data for the destination document. Currently I can only set the 
> destination stream or file name, but not the meta data.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to