That's a bug in XfdfReader that I'll fix next week. FdfReader will work correctly.
----- Original Message ----- From: "Mika Majakorpi" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, February 20, 2005 8:40 PM Subject: [iText-questions] Merging nested fields using XFDF? > Hi, > > I use a nested naming scheme on my PDF form fields, ie. the field > names are of the form contextname.fieldname. Exporting this to XFDF > using Acrobat gets me an XML file with nested <field> tags. > > Constructing an XfdfReader from this data and calling getFields() gets > me a HashMap which is mapped using only the fieldname part of the > original field names. And of course the merging does not work. > > Have I missed something or is this a limitation of iText? I could > perhaps switch to using FDF instead of XFDF if that would help.... > > Thank you for any help on this matter! > > Regards, > Mika Majakorpi > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
