Fixed it. There were two problems:
1. The frontend was not sending the backend the correct field name to
change, and
2. I wasn't checking the boolean return value of the setField() method
in AcroFields.
Always check your return values, people!
--
Thomas Hauk
Shaggy Frog Software
www.shaggyf
I am working on a Web application with iText as a backend, which
combines several PDF files (all of our PDFs have been created using
Illustrator) into a single-page PDF. The PDF files are generally
AcroForms, but not all. Text is filled into the forms dynamically (if
there are fields) and t