Programmatically extract form field data from PDF files
by Conor | September 18, 2013
As well as enabling you to generate form fields and fill form fields, Foxit Quick PDF Library makes it easy to extract form field data or information about form fields from PDF files. In the sample code below we demonstrate how to iterate through each page in a PDF to extract information about all of […]
Keep reading