vote up 1 vote down star
1

I want to extract images from PDF. Tried many solutions but still not getting solution. Help me out....Thanks in advance

flag
1  
What have you tried? Why did they not help? – mlk Oct 12 at 13:31
@mlk is correct and if you do a simple Google search you will see that iTextSharp is the best tool for this case. – Nathan Campos Oct 12 at 13:33

1 Answer

vote up 1 vote down

Take a look at MSDN Forum - Extracting Image From PDF File Using C# and at VBForums - Extract Images From a PDF File Using iTextSharp, in the MSDN Forum you will see that someone already posted this and there is a post marked as answer and in the third post at VBForums link you will see the full code to do this.

Regards.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.