How to Convert PDF File in to Excel using Code in asp.net C#
i want to Convert PDF File in to Excel using Code in asp.net C#.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal YelvePosted Apr 4, 2023, 12:23 PM
Hi Sompal,
Please refer below links
https://www.codeproject.com/Questions/651582/how-to-convert-pdf-file-to-excel-file-using-csharp
https://blog.groupdocs.com/conversion/convert-document-to-excel-xls-xlsx-in-csharp/
https://social.msdn.microsoft.com/Forums/windows/en-US/590626ba-8884-4192-9041-1cbe5e6318a1/export-pdf-as-excel-using-c
https://sautinsoft.com/products/pdf-focus/help/net/developer-guide/asp-net-export-pdf-to-excel-csharp-vb-net.php
Leon DPosted Apr 4, 2023, 1:26 AM
Hi Sompal,
You can convert PDF files to Excel format using Spire.PDF for .NET.
You can also check this link for more detailed information:
https://www.e-iceblue.com/Tutorials/Spire.PDF/Program-Guide/Conversion/Convert-PDF-to-Excel-in-C-VB.NET.html
Tuhin PaulPosted Mar 30, 2023, 6:21 PM
To convert a PDF file into an Excel file using ItextSharp
Tuhin PaulPosted Mar 30, 2023, 6:19 PM
There are several libraries available that can be used to convert a PDF file into an Excel file in ASP.NET C#. One popular library is the iTextSharp library.
Marvin ReidPosted Mar 30, 2023, 5:27 PM
You can use the DocumentConverter class to convert the PDF file to an Excel file. Here is an example:
https://www.leadtools.com/help/sdk/tutorials/dotnet-convert-files-with-the-document-converter.html
Saber ShaikhPosted Dec 22, 2014, 8:19 AM
Check This Link
https://social.msdn.microsoft.com/Forums/vstudio/en-US/a56b093b-2854-4925-99d5-2d35078c7cd3/converting-pdf-file-into-excel-file-using-c
It is Use For to Your Work
Thank You
My Blog: http://aspnettutorialscode.blogspot.in/