I've used iText to generate some Pdf documents with forms, but those
forms don't work for some users.
I can open up one of the docs in Acrobat Reader 6.0 and hit the submit
button (created by PdfAcroForm.addHtmlPostButton) without problems.
For some people on Reader 7.0, hitting the submit button
Are there any examples available that use iText to create a Pdf
document with a form and a submit button?
I've been trying to do something really simple: create a form with one
text box and one submit button. When the button is pressed I want the
name and value of the text box to be passed to the