Paolo, Thanks for this information.
> That's not a bug. Fields with the same name must be created with a > single field dictionary and several widget kids, one for each visible > instance. Create in acrobat two fields with the same name. Then, use the > Java toolbox to see the field structure, you should see two widgets with > a single parent, the field itself. This is the reason that fields with > the same size must always have the same value. When I have a unique field name, I can do what I'm doing now, create a TextField, manipulate its properties and then do an addAnnotation. That's what I'm doing now. But when I have a duplicated field name, I need to construct a parent object and attach duplicate sub-objects (one per field) as kids of the parent object, one kid per instance of the shared name. (and use IText toolbox to inspect my work.) Since I'm new to low-level PDF concepts, I understand the strategy, but not the details. To which classes do the parent and kids belong? I attach them via which methods? Is there sample code showing this anyplace? If not, tell me and I'll create some for you. Thanks in advance, steve ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions