|
-
Oct 16th, 2011, 04:14 PM
#1
Thread Starter
Frenzied Member
Convert PDF to HTML/JPEG
Hello,
I need to be able to convert a PDF to formatted HTML or to a JPEG/other image file. The methods I have searched all require a program to be installed on the server. Using the current server I have I do not have access to install programs. I have been looking for a strictly PHP based library to do this conversion. Can anyone lead me in the right direction?
-
Oct 17th, 2011, 12:56 AM
#2
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.
-
Oct 17th, 2011, 03:15 AM
#3
Re: Convert PDF to HTML/JPEG
 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/
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Oct 17th, 2011, 04:37 PM
#4
Thread Starter
Frenzied Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|