The easiest way is to put your data as extra keys in the info dictionary. If you want it more "hidden" they can go to the catalog dictionary.
Paulo ----- Original Message ----- From: "dayvidpow" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, May 22, 2008 4:34 PM Subject: [iText-questions] Adding custom properties to PDF > > Is there a way to add custom properties to a PDF using iText? Basically i > am > seeking a way to set some custom properties (e.g. pageLabelsUpdated = 'Y', > urlsUpdated = 'N' , etc) in a new PDF document. Then later I want to be > able to retrieve/check the custom properties in the PDF and perform > certain > actions based on the property value. Can iText be used for this ? If so > how > can this be done ? ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
