How to extract data automatically from a PDF form?

0

My scenario is as follows:

I have this form that was created with Adobe LiveCycle. It is populated by my clients and the PDF is sent to me via email. Then after receiving it, I make an extraction for excel where I parse the data I want. The point is: this extraction and analysis part is entirely manual.

I would like to automate in some way the extraction and analysis of data filled out by the clients without having to open PDF by PDF for this.

I thought about creating a form in PHP with Bank and everything. But this path, which at first would be the easiest and most common, has several obstacles and bureaucracies that I do not want to go through.

Any light at the end of the tunnel for this problem of mine?

    
asked by anonymous 30.01.2018 / 18:37

0 answers