Avatar

Level 2

Thank you for your reply.

But, in my case,I am not 'submitting' the pdf form. I am just filling up the pdf, saveing it and use that pdf as the input to my process (without pressing the submit button). I want to read the data that is been filled in the pdf form.

My scenario is, I have a email startpoint and i will get a pdf attachment through email (not a submitted form), i want to read that pdf and have to process the data inside the pdf. How can I read the pdf in this case.