Hello All,
I need to know about how can we convert a PDF file to the HTML file using PHP...Having any piece of code post it otherwise...suggest me how to do this...
Thanks
http://www.articlediary.com/article/php-script-for-pdf-to-html-conversion-125.htmlhttp://www.articlediary.com/article/php-script-for-pdf-to-html-conversion-125.html
Google search many PDF converter. Can convert PDF to html. I am using OXPDF products. Online for free.
for example :https://www.google.com/search?hl=en&safe=strict&site=&source=hp&q=oxpdf.com&oq=http%3A%2F%2Fwww.oxpdf.com%2F&gs_l=hp.1.1.0i30j0i10i30.2730.2730.0.3074.1.1.0.0.0.0.130.130.0j1.1.0.les%3B..0.0...1c.pnndnvEv0Lw
There are many online free converters available like Saaspose.PDF that can not only convert your PDF to HTML but also to many other formats. I would suggest you to give it a try.
Of course, if you just send the pdf file to the user, it will display in his browser the same way any pdf file does. You only have to convert it if you don't want it to look like a pdf file.
Does this page pdf 2 html conversion in .NET meet your needs?
also check this link http://stackoverflow.com/questions/1403820/converting-html-to-pdf-not-pdf-to-html-using-php
zarfishan;1232697 wrote:There are many online free converters available like Saaspose.PDF that can not only convert your PDF to HTML but also to many other formats. I would suggest you to give it a try.
Hi, zarfishan. Thanks for your nice sharing. But I wonder whether it offers free trial package for users to check? I f so, I will try it later. Best regards, Arron