Dear iText, we use iText to manipulate layout elements for exisiting pdf files. In our current implementation, we did not touch xmp metadata from our code, just modified pdf dictionary and stamped it to the output files using PdfStamper. However, our client programmer reported that he could not find the xpacket header in our output pdf files, while these tags existed in the original files. We could reproduce this problem easily: xmp metadata is there, but the xpacket header was somehow swallowed. Did I miss something in the iText tutorial or is this a minor bug in iText?
Here is the xmp specification from Adobe: http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf Thanks for any hint! Best Regards, Ellen N. Zhao ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
