开发者

C# pdf to text converter [duplicate]

开发者 https://www.devze.com 2023-02-06 12:36 出处:网络
This question already has answers here: Closed 12 years ago. 开发者_运维知识库 Possible Duplicate:
This question already has answers here: Closed 12 years ago. 开发者_运维知识库

Possible Duplicate:

Reading PDF documents in .Net

Is any free library to render pdf. I need to parse pdf and show images and text separately... Will be thankful for any information!


http://pdfsharp.com/PDFsharp/

This is the one I've been using..


Take a look at iTextSharp. It is a C# port of iText. It is licensed under the AGPL v3. It should be able to pull out the text for you.

0

精彩评论

暂无评论...
验证码 换一张
取 消