Use PdfStamper, the methods getMoreInfo() and setMoreInfo(). Best Regards, Paulo Soares
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of vovka vovka > Sent: Tuesday, April 20, 2004 6:18 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] change Document Summary for > existing document (title, Author, Subject, ...) > > Hi. > I am a novice. > Please advise how could I change Document Summary for EXISTING > document (Title, Author, Subject, Keywords) > As I could see in help file I have to take an access to PdfDocument > object and then use addSubject, addAuthor methods. > But unfortunately I can't find any method (like getPdfDocument ) for > Pdfreader objects :( > I've searched similar questions in mailing list archive. It seems > there is a way to crate new Document and copy existing pages one > after another from PdfReader. I consider this way too bulky and > difficult. > > Please advice how to solve this problem most correctly. > Thank you. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=ick > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
