Aspose Examples
Aspose Examples Banner

Here you will find a collection of ASP.NET and Java example applications created with Aspose products. The source code of these examples is available on website for download, feel free to check it out at Aspose Downloads Page.


 

 Export Form values to XML - Aspose.Pdf.Kit

This demo shows, how to Export form Field values to XML document.

Using ExportXml method in Form class of Aspose.Pdf.Kit component, developers can export the values (data) of all of these form fields to a separate XML file.

For more related information, please visit Import and Export into XML


Click Export to see how demo exports values of PDF form from pdf document into XML document enabling user to download results.