At 10:25 AM -0600 10/16/03, David H. Young wrote:
I'm generating some pdf pages dynamically, then concatenating "static pages" using PdfCopy. Works beautifully except for the metadata. Using PdfCopy seems to wipe out whatever I set before I do the doc.open(). Any suggestions?

Are you talking about the /Info dictionary stuff (Author, Subject, etc.)? There is only ONE SET of those for the entire document, so that if you merge multiple documents, you can only get one set of values - the ones for the document you start with in the merge.



Leonard -- --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice) 215-629-0789 (fax)


------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to