Joe Gerew wrote:
>> Can this be done?
AS I HAVE SAID BEFORE:
http://www.nabble.com/Re%3A-Javascript-from-Acroform-Fields-p15484333.html
THIS QUESTION HAS ALREADY BEEN ANSWERED:
http://www.nabble.com/Re%3A-iText-Acrofields-and-Javascript-p15286298.html
SEE ALSO:
http://article.gmane.org/gmane.comp.
> 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..
Joe Gerew wrote:
>> I need to be able to extract the javascript code from an acrofield
>> item.
This question was already answered:
http://article.gmane.org/gmane.comp.java.lib.itext.general/35731
Instead of double posting the question,
please reply to the answer ans explain
what it is you don't
> 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..
Joe Gerew schreef:
>
> I need to be able to extract the javascript code from an acrofield
> item.
Please don't double post questions that were already answered:
http://www.nabble.com/Re%3A-iText-Acrofields-and-Javascript-p15286298.html
If the answer wasn't clear, please explain which part of t
>
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) u