Extract from pdf forms

I need a program that accepts a list of pdfs. I need to extract the field values from the pdf form.
Ex the form field is supplier the field content is toyota. I need to extract some fields and save them.
Supplier, Toyota.

@joefarr

Please refer to the following article to achieve your requirement. Hope this helps you.
Extract data from AcroForm using C#