Facebook   Twitter    e-mail newsletter    YouTube    RSS Feed    Android App    iPhone and iPad App     BlackBerry App    


Results 1 to 8 of 8

Thread: HTML to JPG

  1. #1
    Super Grandmaster
    Join Date
    Feb 2005
    Location
    Previously this post ->
    Posts
    23,915

    Default HTML to JPG

    Whats the easiest way of setting up an automated system that converts HTML or information from HTML/ASP to a JPG/GIF? Basically what I want it to do is take information entered in a form, submit it and it places it in a JPG file.
    Quote Originally Posted by reactor_sa
    ^ fountain of knowledge

  2. #2

    Default

    You have a reason for wanting jpg/gif over say pdf?
    "Le mieux est l'ennemi du bien." FM Arouet
    "All that is necessary for the triumph of evil is for good men to do nothing." Edmund Burke
    "Never argue with an idiot. They drag you down to their level, then beat you with experience" Unknown

  3. #3
    Super Grandmaster
    Join Date
    Feb 2005
    Location
    Previously this post ->
    Posts
    23,915

    Default

    Yep, I need it to be an image file as it's becoming a e-mail signature.
    Quote Originally Posted by reactor_sa
    ^ fountain of knowledge

  4. #4

    Default

    Ga, what? Why would you want a screenshot of some form to be someone's E-Mail signature?

  5. #5

    Default

    Fudzy, you will need to give us a better idea of what you're seeking

  6. #6
    Super Grandmaster
    Join Date
    Feb 2005
    Location
    Previously this post ->
    Posts
    23,915

    Default

    No, the jpg will include our logo and different font colours etc. I've seen this done at speedtest.net. It generates a .png file from the information of your benchmark.
    Quote Originally Posted by reactor_sa
    ^ fountain of knowledge

  7. #7

    Default

    Quote Originally Posted by Fudzy View Post
    No, the jpg will include our logo and different font colours etc. I've seen this done at speedtest.net. It generates a .png file from the information of your benchmark.
    I'm assuming you're using ASP?

    Have a look at GD. The Code Project has an excellent example of how to use it: http://www.codeproject.com/asp/GDLibraryWrapper.asp

    If you're using PHP, this page is a gold mine of info.

  8. #8
    Super Grandmaster
    Join Date
    Feb 2005
    Location
    Previously this post ->
    Posts
    23,915

    Default

    Kudos Bobbymac! This looks exactly like what I'm looking for

    Thanks again.
    Quote Originally Posted by reactor_sa
    ^ fountain of knowledge

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •