hell o to every one if any one know the technique bayt site is using for displaying the pdf and doc in html format please let me know how it works or if any one know how to convert pdf to html with php please tell..i am waiting for all of yours reply in a postive manner to solve this issue and complete the task thank you waits for the reply
Hello dear friend thanks for the reply…seee i will explain what i needed i need to display my pdf files in server in html format in my website browser so how can i do it with it php …the fopen method i tried its not good …i need the technique which will align the pdf in html format as an output…no frame work code pls…i found the similar example in one site which i mentioned above but i am mot getting how they are doing it so please help me out to solve this issue…i am waiting for you peoples reply…thank you…
I don’t think there are any PHP packages which will do this for you.
You might want to investigate pdf2html though, it’s a command line tool that you should be able to run from PHP.