Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Turning HTML into an Image

by stephen (Priest)
on May 10, 2002 at 23:46 UTC ( [id://165812]=note: print w/replies, xml ) Need Help??


in reply to Turning HTML into an Image

Since HTML is a formatting language, not a layout language, you won't get perfect results.

For basics, though, I'd recommend Image::Magick. It requires installation of ImageMagick (see www.imagemagick.org), ghostscript, and a whole bunch of other subsidiary programs, but you can transform HTML into pretty much any kind of image you want. Plus, you'll find it handy in resizing those images.

You might also want to check out HTML::FormatPS.

stephen

Replies are listed 'Best First'.
Re: Re: Turning HTML into an Image
by mdog (Pilgrim) on May 11, 2002 at 00:29 UTC
    Yeah...I have ImageMagick but can't find anything in the docs with what I want to do...If you have a quick sample, I'd really appreciate it!

    Thanks!

    PS. Did find an external program that will turn HTML to PDF (close but not what I want -- although maybe I can go HTML --> PDF --> JPG -- but I'd rather fly direct than have lay overs):
    http://www.easysw.com/htmldoc/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://165812]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-19 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found