> I need to be able to extract the javascript code from an acrofield  
> item.  For example, if the onmouseover code is app.alert("Hello  
> World"); then I would like to retrieve that code via Java.  The  
> javascript is placed in the field via Adobe Acrobat (not generating  
> forms with iText...yet) using the actions tab.
>
> I have tried usinging PdfName.ANNOT, ANNOTS, JAVASCRIPT, and JS to  
> no avail.  I have received a tip to iterate over the array of  
> actions to get this but I can't find any information on how to do  
> this either.
>
> Can this be done?
>
> Thanks,
>
> Joe Gerew
>


-------------------------------------------------------------------------
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
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to