I am using the adobe forms toolkit to create PDF's on a webserver.
Currently, I have a PDF with Text Fields that I am using for a template and using fdfsetvalue I am updating the fields on the web server to create the fdf file.
Question: Is is possible to add Text Fields at runtime?
I have a need to display a list of items, but I do not know the
number of items until runtime.
Thank you,
Brian