Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
4.43/5 (3 votes)
See more:
Hi,
i want to read pdf file which are uploaded to server. i used some techniques from

itextsharp read pdf file[^]
Create/Read Advance PDF Report using iTextSharp in C# .NET: Part I[^]
Extract text by line from PDF using iTextSharp c#[^]
PDF Document Reading in C#.net using itext sharp.[^]



but i want something which convert PDF to HTMl. like if we have images in pdf it should also convert to html. i dont know how to achive this.
Posted
Updated 5-Feb-14 23:11pm
v2

1 solution

This discussion[^] recommends EO.pdf which is quite expensive.

I doubt you will get any free converter that converts images well. I bookmarked this question to see if someone provides a better answer as I am quite curious to know too.
 
Share this answer
 
v2

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