.NET 中的 PDF 阅读器

发布于 2024-07-22 16:31:59 字数 49 浏览 10 评论 0原文

我想从我的 .net 应用程序读取 PDF 文件。 有没有免费的库可以做到这一点?

I want to read PDF files from my .net application. Are there any free libraries available to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

旧情别恋 2024-07-29 16:31:59

如果您正在寻找免费的 PDF 读/写 .Net 库,那么您可以访问
https://itextpdf.com/ (以前称为 itextsharp)

注意:正如 Dexters 提到的,这个库不再免费用于商业目的。 它受 Affero 通用公共许可证 (AGPL)

If you are looking for free PDF Read/Write .Net library, then you can visit
https://itextpdf.com/ (previously itextsharp)

Note: As mentioned by Dexters, this is library no more free for commercial purpose. It comes under Affero General Public License (AGPL)

生生漫 2024-07-29 16:31:59

您可以看一下 PDFSharp: http://www.pdfsharp.com/PDFsharp/

You could take a look at PDFSharp: http://www.pdfsharp.com/PDFsharp/

眼眸 2024-07-29 16:31:59

PDFBox 是开源的并支持 高级文本提取。 它还支持 lucene 搜索,因此非常适合创建 lucene 索引。

PDFBox is open source and supports advanced text extraction. It also supports lucene search so it's ideal for creating a lucene index.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文