You want incremental update but iText doesn't support it. You can do it with PdfStamper but a new file must always be created.
Best Regards, Paulo Soares ----- Original Message ----- From: "garettDaBland" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 23, 2004 23:13 Subject: [iText-questions] Help, I need to Change the MetaData in an Existing PDF, can anyone help? I have an existing PDF with Author = "Joe Brown", is there a way in iText to open the existing PDF and change the Author to "Samual Adams"? I have looked at the PDFReader, but do not see a way to write back to it without wiping out the existing file. I would prefer not to "Copy" it to a new file. Does anyone have an example? Thank you, ~ Andy ~ ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
