dayvidpow wrote: > 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 ?
Annotations? XMP Metadata? Invisible fields? These are only three possibilities, there may be more. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- 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
