Results 1 to 4 of 4

Thread: Convert PDF to HTML/JPEG

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    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?

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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.

  3. #3
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Convert PDF to HTML/JPEG

    Quote Originally Posted by penagate View Post
    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,...

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    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
  •  



Click Here to Expand Forum to Full Width