Re: Convert PDF to HTML/JPEG
I believe ImageMagick can convert PDFs to image files. This is often installed on web servers.
Otherwise, try FPDF with the FPDI extension.
No guarantees.
Re: Convert PDF to HTML/JPEG
Quote:
Originally Posted by
penagate
I believe ImageMagick can convert PDFs to image files. This is often installed on web servers.
Yeah. Hostgator accounts have this module preinstalled. Whereas, if you are having a Snoork Hosting's account, they don't.
Some info: http://www.webvamp.co.uk/blog/coding...images-in-php/
:wave:
Re: Convert PDF to HTML/JPEG
I didn't think Godaddy had Image Magick; now that I look at it I think they do. I am going to look into it. I'll post if there is still an issue.