开发者

Read pdf using C# .net [duplicate]

开发者 https://www.devze.com 2023-02-08 00:46 出处:网络
This question already has answers here: Closed 12 years ago. Possible Duplicate: Reading PDF doc开发者_运维知识库uments in .Net
This question already has answers here: Closed 12 years ago.

Possible Duplicate:

Reading PDF doc开发者_运维知识库uments in .Net

How do I read a pdf file using c# .net ? I need to extract the text from a pdf file.

Any help is appreciates.

Thank You


You can use a library like ITextSharp http://itextpdf.com/

There has been a similar question on SO in the past, have a look at this

Reading PDF content with itextsharp dll in VB.NET or C#


I would HIGHLY recommend pdf sharp
See https://stackoverflow.com/users/162529/pdfsharp-team

They're quite active on SO itself.

0

精彩评论

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