Hi,
I have a XFA document where all the fields are already populated. When I convert it to a standard Form using this code:
pdfDocument.Form.Type = FormType.Standard;
The output document does not have contain all the …...a standard form using this code: pdfDocument.Form.Type = FormType...does not have contain all the form fields that were in the original...