Hi I am using Aspose.PDF dll for .net to flatten an existing pdf that is an xfa form. The output resultant file becomes editable and a form template appears to be inserted. How can I get the resultant file to look flat…...Document document = new Aspose.Pdf.Document(filename);...as Standard if Dynamic if (document.Form.Type == Aspose.Pdf.InteractiveFeatures...