On Mon, 20 May 2013 17:14:22 +0200, Pablo Solar <pablosola...@gmail.com> wrote:
> On Mon, 20 May 2013 10:40:17 +0200, Pablo Solar <pablosolar.r <at> > gmail.com> >> wrote: >> >> > I am using PdfCopyFiles with a list of files as parameter. >> >> There is no such class in iText. >> I guess there's either a typo in your question or you're talking about a >> third party product. > What about this class? > http://api.itextpdf.com/itext/com/itextpdf/text/pdf/PdfCopyFields.html > Thanks and greetings OK, that's NOT PdfCopyFiles, but PdfCopyFields. You are merging different files with different XMP streams, iText can't know which XMP stream of which document you want to embed. You'll have to choose which metadata stream you want to add and then add it using getWriter().setXmpMetadata(). ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php