Click here to Skip to main content
15,881,709 members
Please Sign up or sign in to vote.
3.00/5 (3 votes)
HI we are working on a project with asp.net mvc4. our need is to upload a pdf file which may have simple text or may be text and images or even a links.

user will upload this pdf file to the server. now we need to show the content of the pdf in the browser using some tools. we cant use object tag of html and open the pdf file. we need to read all the content from the pdf file and then will show on web page only.
Posted

1 solution

 
Share this answer
 
v2
Comments
ravikhoda 6-Feb-14 4:27am    
thanks for you help. i will check links and will update you.
ravikhoda 6-Feb-14 4:46am    
HI , tried some of them but my pdf not only containes text it have images , link etc also. dont know how to read it from PDf and convert to HTML.
Ahmed Bensaid 6-Feb-14 5:30am    
http://stackoverflow.com/questions/277901/in-asp-net-what-is-the-best-way-to-convert-a-pdf-file-to-html
http://stackoverflow.com/questions/2295555/how-to-convert-pdf-into-html-using-c-sharp

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