Expand my Community achievements bar.

SOLVED

Reading data from controls in pdf

Avatar

Level 1

Hi everyone,

                    I'd like to read data from controls in a pdf such as reading text from textbox using C#.

                   Can anyone tell me how can i achieve it ? I am using Life Cycle 8.2.

Thanks,

Andrew

1 Accepted Solution

Avatar

Correct answer by
Level 8
4 Replies

Avatar

Level 8

If you are talking about extracting data from a PDF form then you can do that with Forms.processFormSubmission or FormDataIntegration.exportData

Avatar

Level 1

Thank you very much for your reply.

I really appreciate if you give me some sample code.

Yes , I want to extract data from pdf file.

Please tell me how can i achieve it.

Thanks

Avatar

Correct answer by
Level 8

Avatar

Level 1

Thank you very much for your link. It helps

It solved my current problem and please answer if I have other quries.

thanks again