Is there a way to convert a PDF to HTML / CSS using PHP? -


I know that solutions are available to bring HTML / CSS to PDF, but is there anybody who, in the opposite way Works?

I want to be able to take the automatically uploaded PDFs, and want to convert them to HTML / CSS to display on the website between a header and footer etc.

Thanks

is a command line tool, that you can perform PHP () can use exec () or system (). Not sure if this will be right for you?


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -