Click here to Skip to main content
15,899,754 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I need help regarding the conversion of PDF file to Image and then again store the sam in .txt format.I need to do this using C# in MCV3. 

My Problem :

I have a PDF file that gets uploaded in local server. I want this to be changed into .txt before it gets saved. I have come to know that there are dll(s) for acomplising this but I dont know what should i use exactly and how would i use it in my context.

Can we do something like first convert pdf to image first .lets say a pdf contains 4 pages then we need to convert it to four images first then again convert thoes images into a single .txt file?  Or, is there any procedure that converts pdf directly to .txt file. Please help me regarding this. 

I want to know both alternatives.

Thankyou.
Posted

See this Article

http://www.simple-talk.com/dotnet/asp.net/asp.net-mvc-action-results-and-pdf-content/[^]

vote or accept solution
If this will help you
thanks
 
Share this answer
 
 
Share this answer
 
Comments
shoebass 9-Feb-12 3:40am    
I know about itextsharp dll. I had once used this in my project for Reporting purpose .i had created the PDF using this but now i already have pdf which has to be converted to .txt . If you know how do we do this pls provide me references.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900