Convert PDF to XLSX as cleanly as possible in .NET application

Darren Rose 496 Reputation points
2022-07-19T11:22:41.43+00:00

Has anyone had any experience in the available API's for converting a PDF into an Excel (xlx/xlsx) document. There are several API's available, most of which are quite expensive, and from my initial testing all varying in the level of accuracy of the extracted information. Before I start looking to spend money and implement just curious as to whether any solutions I may have missed or any easier / cheaper / free methods to do this in a VB.NET application.

So far have looked at:-

  • Sautinsoft PDF Focus
  • Aspose.PDF for .NET
  • e-iceblue Spire.PDF
  • Bytescout.PDFExtractor
  • GroupDocs

Many thanks

Developer technologies | VB
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.