Roger Misteli wrote: > Hiyas > > I have a PDF which has two textfields with the same name. Is it possible to > write different value into each of the fields using PdfSTamper/AcroFields?
The PDF Reference says that different fields with the same name should have the same value. If you want them to have a different value, you should rename the field. I know that different readers sometimes give you the impression you can add different values to fields with the same name, but that's just an impression. best regards, Bruno ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
