Re: [iText-questions] Multiple JavaScript actions per field

2010-03-16 Thread Roger Misteli
Oh exactly! That's what I wanted! Thanks a lot! Best regards, Rog On 16.03.2010 14:05, 1T3XT info wrote: > Roger Misteli wrote: > >> Hiyas >> >> I haven't found this on the mailing list, but Acrobat allows to add >> multiple actions for, say, MouseEnter on a field. It allows to add >> multip

Re: [iText-questions] Multiple JavaScript actions per field

2010-03-16 Thread 1T3XT info
Roger Misteli wrote: > Hiyas > > I haven't found this on the mailing list, but Acrobat allows to add > multiple actions for, say, MouseEnter on a field. It allows to add > multiple scripts or other actions per trigger. Can this be done in iText > as well? If yes, is there maybe a small sample I

Re: [iText-questions] Multiple JavaScript actions per field

2010-03-16 Thread Iliadis Yannis
Take a look at the examples at the following link. There might be something that can help you. http://1t3xt.info/tutorials/keywords/index.php?page=keyword&id=602 2010/3/16 Roger Misteli > Hiyas > > I haven't found this on the mailing list, but Acrobat allows to add > multiple actions for, say,

[iText-questions] Multiple JavaScript actions per field

2010-03-16 Thread Roger Misteli
Hiyas I haven't found this on the mailing list, but Acrobat allows to add multiple actions for, say, MouseEnter on a field. It allows to add multiple scripts or other actions per trigger. Can this be done in iText as well? If yes, is there maybe a small sample I could check out? Best regards,