Hi folks:

To allow the same name with form field is really a feature in iText, I
argued that with Paulo about that, since I think a same name field could
be place acrossed document, so the user need only change one input and the
change will take place across document. It seems to be reasonable not to
place the same text field on the same page. But we should allow them to
place the field across document. The question really is iText should
maintain unique field name in the page. That is when document is closing,
reject all text fields which have already been placed in page
dictionary. Seems like we have to maintain a key based hashmap, an
indirect reference hashmap is not good enough.

Any comments?


-- 
With regards

Phillip Pan
-----------


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to