Hello,

I have an application that contains a lot of interactive fields inside a
table, the problem is that on page breaks, the PdfFormField is all messed
up. In fact, if I create a PdfForm before all the fields are created, and
add the annotation after, all the events will be placed on the last page.

I tried to use onStartPage to create a form for each page, and onEndPage to
add the annotation. However, it works for the first page, but the second
and so on, doesnt contain any event at all.

So my question is, how can I create a PdfFormField for each page, while a
lot of fields are being created? Something like break the PdfFormField and
add the annotation on each page?

Regards,
Richard
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to