That example shows how to create a tree of form field dictionaries; is it possible to create instead a number of widget annotations that represent the single field?
It looks to me like it should be possible from the PDF spec; so the question is: (a) is that the right reading; (b) if so, is it possible from iText; (c) (more personally) would you gain anything from doing it that way? On 5/4/2010 9:58 AM, 1T3XT info<[email protected]> wrote: > Mark Storer wrote: >> > *I'm not even sure iText will let you add the child fields properly. >> > Let's see... Ah, looks like it will, but I'm not sure about it adding to >> > multiple pages. > The problem is that you need to add parent and kids BEFORE the pages are > created. See this example: > http://itextpdf.com/examples/index.php?page=example&id=155 > > -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - > http://www.1t3xt.info ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
