The following example demonstrates how to obtain a list of current fields in a PDF Form (via the PdfFormData.GetFieldNames method) and how to apply new field values to an existing PDF Form (via the PdfDocumentProcessor.ApplyFormData method).
↧