Hi, I am using Life Cycle service to extract PDF form data. I used
FormDataIntegration Service. I was able to extract the form data and
export to XML file when I test with simple PDF form ( I created a simple
form with a few text fields using Life Cycle Designer) .But the problem
starts when I test with another PDF form which include a bit complex
form fields.The PDF form which gave me problem contains text fields,
checkboxes and tables which rows can be added dynamically.When I tried
extract, t...