Convert pdf to a single page editable html
I have been trying to convert a pdf file to a single nice html page .After surfing about it. The solutions I have got are little bit lacking to my requirements.As I have to create individual html pages for say about 200 pdf files.As online converters might not be a leading solution. So I tried the following solutions along with the requirements not being fulfilled. embed tag of html5 + embeds a pdf into html page nicely. - HTML page is not editable since it simply embeds the pdf to html page. pdftohtml + Converts the pdf to single html page. - the look is not very nice. pdf.js + Converts the