cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to extract data from PDF

Former Member
0 Kudos

Hi All,

I developed WDA application to upload the interactive form (data filled in offline).

I am able to see the user entered data in the PDF after uploaded it in WDA application.

When I try to extract data, I'm not getting any data from the context nodes which is bound to the Datasource property of the Interactive Form UI element.

Thanks

Thruna Shanmuga

View Entire Topic
OttoGold
Active Contributor
0 Kudos

Can you place some useful breakpoint and copy the code which causes the error?

Former Member
0 Kudos

Otto,

I removed the dropdown field from Interactive Forms Table for testing.

Now the table has inputfields only.

This time I'm facing a different issue.

I have 4 records in the table.

I uploaded the PDF file in WDA application.

Now I am able to read the header fields data without any issues.

But the table context node is empty now.

I unable to read the table row records.

Thanks

Sundar

Former Member
0 Kudos

It is resolved.

It is a datatype mismatch error.

Thanks for all your help.

Thanks

Sundar