Hello list, I have a preexisting AcroForm (the form was not created by iText) with a text field. When browsing the raw PDF file I can see that the field's dictionary contains a "/AA" (additional actions) dictionary which references several chunks of Javascript for certain events (which I looked up in the PDF reference from adobe.com):
/E: action to be performed when cursor enters the annotation's active area. /K: action to be performed when user types a keystroke inside the text field. /F: action to be performed before the field is formatted to display its current value. My question is: can I use iText to write a program to drill down to these actions so that I can modify them? Basically I want to add some additional Javascript to each of these. Thanks, Eric. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions