Hello to everybody! Last week I post a problem about pointing at
fields, you can read about it in the text below. If anyone could
kindly write a little example code...

Thanks in advance!

>Bruno wrote:
> > Adriano Leite Rivero wrote:
> > > I've been using iText for half a year, but just to fill some fields in
> > > existing PDF files. Now I need to add some javascript to some of that
> > > fields, but I thing it is going to be a more complicated issue. Until
> > > now, I simply had to write:
> > >
> > > form.setField(fieldName, value);
> > >
> > > I've seen an example of how to add javascript to a field, but it is
> > > the classic "HelloWorld form" with just one field, and there the
> > > author manages to access that field by a number, which is not a valid
> > > option for me since I've checked that number points to a different
> > > field (sometimes) when modifying the original form.
> > >
> > > Any ideas or suggestions?
> > >
> > > Thanks in advance!
> >
> >I'm going to a conference this afternoon, but if you don't get an
> >answer by the weekend, let me know, and I'll try to make you an
> >example.
> >br,
> >Bruno
> >
> >-------------------------------------------------------------------------
> >This SF.net email is sponsored by DB2 Express
> >Download DB2 Express C - the FREE version of DB2 express and take
> >control of your XML. No limits. Just data. Click to get it now.
> >http://sourceforge.net/powerbar/db2/
> >_______________________________________________
> >iText-questions mailing list
> >[email protected]
> >https://lists.sourceforge.net/lists/listinfo/itext-questions
> >Buy the iText book: http://itext.ugent.be/itext-in-action/
> >

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to