Programmatically flatten form fields in a PDF using Foxit Quick PDF Library
by Conor | September 6, 2013
Foxit Quick PDF Library enables you to programmatically flatten PDF form fields. Flattening a PDF form means that the content (text and images) of the form fields are converted to regular text and image objects in the PDF and the form fields are removed. The FormFieldCount function always returns the total number form fields in the […]
Keep reading