|
-
May 22nd, 2007, 04:55 PM
#1
How to read text from PDF files with .net
I need to read data from PDF files. The data is actually a part of the file contents. How do I use .net to open the file, and read text from it, then close the file? Is there some API I can reference?
-
May 23rd, 2007, 08:31 AM
#2
Re: How to read text from PDF files with .net
maybe you can have a look on the dev section of adobe acrobat
http://www.adobe.com/devnet/acrobat/
-
May 24th, 2007, 11:04 PM
#3
Re: How to read text from PDF files with .net
Google for "C# PDF library", seems like there are some open source pdf libraries out there. Here's one http://itextsharp.sourceforge.net/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|