-
PDF to Word
- ASP.Net - Export PDF to Word
- Convert diapason of PDF pages to Word file
- Convert each PDF page to separate Docx documents
- Convert PDF file to Word file
- Convert PDF to Word in memory
- Convert PDF to Word in Multi-thread mode
- Convert URL-PDF from Internet to a Word file
- Overview of all properties to convert PDF to Word
- Set output format to DOCX or RTF
-
PDF to Images: JPEG, TIFF
- ASP.Net - Export PDF to Jpeg
- ASP.Net - Export PDF to Multipage TIFF
- ASP.Net - View all PDF pages
- Convert custom PDF page to System.Drawing.Image object
- Convert PDF 1st page to PNG file
- Convert PDF file to Black&White Multipage-TIFF
- Convert PDF file to Multipage TIFF file
- Convert PDF files to 300-dpi TIFF files
- Convert PDF into specified Image height and width
- Convert PDF to 1-bit black and white PNG
- Convert PDF to JPG with high Quality
- Convert PDF to PNG in Multi-thread mode
- Set Color depth - Grayscale 24 bit
- Set custom dpi
- Set Image Format
-
PDF to HTML
- ASP.Net - PDF Viewer
- Convert multiple PDF files to HTML
- Convert PDF file to HTML file
- Convert PDF to HTML in memory
- Convert PDF to HTML in memory and get List with all images
- Convert PDF to HTML in Multi-thread mode
- Convert PDF to separate HTML pages
- How to set a location of images during PDF to HTML
- Difference between Fixed and Flowing HTML
- PDF to Excel
- PDF to XML
- PDF to Text
- Extract Images from PDF
- Convert PDF to All with OCR engine
- Convert PDF to All in .Net Framework
- Convert PDF to All in .Net Core
- Product Installation
- Platforms and Technologies
- Other
Convert PDF to XML in C# and VB .Net

Let's see how to add "PDF to XML feature" into any .Net application. First of all, to give your .Net application ability to convert PDF documents to XML, add a reference to the "SautinSoft.PdfFocus.dll" assembly. You may download it here, 94.1 Mb .
After launching this code you will get XML-document produced from Table.pdf. Since we have set the property "ConvertNonTabularDataToSpreadsheet" to false, all textual data will be skipped. In other words, only tables will be converted to XML.