This example imports an XML/FDF file data to PDF document AcroForm (interactive forms) and exports form values to the XML or FDF format.
Call the PdfViewerControl.ImportExportFormData method after the document is loaded to import the AcroForm data either from the XML or FDF format.
Call the PdfViewerControl.ExportFormData method in the PdfViewerControl.DocumentLoaded event handler to export a document to the XML or FDF format. This method invokes the Save As dialog window, where you can specify a desired file format (XML or FDF) and the file name to export a document with interactive forms.
(you will be redirected to DevExpress.com to submit your response)
