Assuming you just need the data (and not the entire PDF), then you can do this using embedded JavaScript in the PDF. Read the Acrobat JavaScript documentation, in the Acrobat SDK, for details - specifically the submit() method.
Leonard From: [email protected] [mailto:[email protected]] Sent: Monday, December 14, 2009 7:20 AM To: [email protected] Subject: [iText-questions] clarification requires Importance: High Hi All, The below requirement will possible using iText and Adobe Reader 8? I need to create a pdf form by using I text and sent that generated pdf as email attachment. Then the receiver will fill the PDF form and then submit the button you need to send a mail back with the data entered by the user as the mail body/attachment. The subject line should be retained. If yes, can you please guide me... I did till the PDF creation and sending pdf as mail attachment. but I am not able proceed further from the submitting a form. Regards, Jagan M
------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev
_______________________________________________ iText-questions mailing list [email protected] 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/
