Question
Filling in and opening pdf forms from asp .net program
I have been using Adobe LiveCycle Designer to edit forms. I can then get the field names using LiveCycle, and I can fill in the forms from an asp .net application.
For example, a field name might look like this:
VA0740a[0].#subform[0].FFField21[3]
My question is can I do the same thing with Acrobat XI?
That is, can I obtain the names of the Fields using Acrobat XI so that I can access them from inside my .net applications?
Thanks,
Dave
