|
-
November 14th, 2007, 09:04 PM
#1
[ask]Reading PDF file using C#
Hello C# developers,
I got a task developing a console program to parse a PDF file and extract information from it (mainly text).
Do anybody know how to do it?
Thanks a lot.
-
November 14th, 2007, 09:19 PM
#2
Re: [ask]Reading PDF file using C#
-
November 19th, 2007, 11:07 PM
#3
Re: [ask]Reading PDF file using C#
Hello again...
I've already used iTextSharp .NET library to extract text from PDF, and it works quite good although some PDF files are unreadable...
Now I got a new challenge to extract images/pictures from PDF. Is there any library capable doing this?
Thanks a lot.
-
November 20th, 2007, 09:28 AM
#4
Re: [ask]Reading PDF file using C#
You should really consider commercial packages if you want to read/modify pdf files, such as this one (just googled it).
-
November 20th, 2007, 11:50 PM
#5
Re: [ask]Reading PDF file using C#
I've been looking at PDFNet before, but it's too costly for me... and I've done days of googling as well.
Maybe in this forum there's sombody having experienced with PDF reading/parsing or using iTextSharp before to read through PDF?
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
|