如何在C#中将PDF转换为Excel? [英] How to convert PDF to Excel in C#?

查看:918
本文介绍了如何在C#中将PDF转换为Excel?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想读取PDF文档中的表,并将这些值存储在数据库中.

I want to read tables which are in a PDF document and I want to store these values in a Database.

到目前为止,我通过搜索网络发现了什么:

What I have found so far through searching the web:

  1. 使用abcpdf .net(可免费下载)从PDF读取文本.但这不是正确的解决方案,因为我想阅读表格.

  1. Read text from PDF using abcpdf .net, which is freeware available. But it's not right solution because I want to read the tables.

将PDF文档转换为Excel/Word.表将按原样出现在目标文档中.通过使用EasyPDF Converter,可以进行单词转换,它是第三方工具,比将PDF转换为Excel的其他工具中的其他解决方案便宜得多.

Convert PDF document into Excel/Word. Tables will come in the target document as it is. Word conversion is possible by using EasyPDF Converter which is third party tool which is much cheaper than the other solution available in other tool which converts PDF into Excel.

但是我正在寻找其他可以将PDF转换为Excel的解决方案/API类.

But I am looking for any other solution/API classes which can convert PDF into Excel.

推荐答案

有2种可能的解决方案

a) Cometdocs 从PDF到XLS的免费在线转换非常好,并向您的电子邮件发送结果文件.
b) Cognview 是将PDF转换为XLS的商业共享软件.有OCR和文本版本.我没有亲自使用,但是他们有很好的推荐.

a) Cometdocs makes a free online conversion from PDF to XLS surprisingly good and send for your email the result file.
b) Cognview is a comertial shareware that converts PDF to XLS. There is OCR and text version. I didn't use personally, but they have good recomendations.

这篇关于如何在C#中将PDF转换为Excel?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆