Hi All, I was trying to open a PDF file and create fields on it.
TextField tf = new TextField(stamper.getWriter(), new Rectangle(80,50, 180,100), "field1"); ... writer.addAnnotation (tf.getTextField()); However, when I try to get the AcroField later, stamper.getAcroFields() returns nothing. If I close the stamper and open it again, I can retrieve the created fields. I want to add additional mouse actions/validations to some of the field only after all fields are created. Is there a way to access the field before I close the stamper and open it again? Any help would be appreciated. -- View this message in context: http://www.nabble.com/Accessing-AcroFields-before-closing-the-stamper-tp25754351p25754351.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/