how to identify a “malformed” field
I am receiving this error message when importing an fdf file through a script that exports data from docA, opens “docB” and imports the fdf file. This error message occurs only with one form. It does not occur with any other forms opened with the same script. When the error occurs the script opens the right form but aborts the data import to that form and the debugger opens with this error message:
“Some fields are malformed, and may not work as expected. Please contact the author for a fix”
And here's the odd thing about this: if instead of using the script I use Acrobat’s "More Form Options" menu to export the fdf file from docA and to import that data to docB, all of the fields in docB receive all of the data exported from docA with no "malformed" error message. My docB has dozens of fields. Can anyone tell me exactly what a "malformed" field is or how to identify a “malformed” field?