When converting an XFA to Standard Pdf, the resulting file has values in fields which are expected to be empty, the values are duplicated from other fields within the same file.This corrupts the entire pdf with incorrect…...// Load dynamic XFA form // Set the form fields type as standard...pdfDocument.Form.XFA.FieldNames; pdfDocument.Form.Type = FormType...