Convert PDF to Excel

Convert PDF to Excel in C#

Spreadsheet formats are designed to represent data within the kind of rows and columns, and this manner tables are much easier to use. Therefore, when it’s required to convert data from PDF file into Excel format GroupDocs.Conversion library involves resque. You can choose between wide selection of supported spreadsheet formats:

  • Microsoft Excel - XLS, XLSX, XLSM, XLSB, XLTX, XLT;
  • OpenDocument - ODS, OTS;
  • Apple iWork Numbers.

Required spreadsheet format may be specified with the assistance of SpreadsheetFileType class, however default format for PDF to Spreadsheet conversion is XLSX.

Please check below the way to convert PDF to Excel in C# in a very few lines of code.