Posted by Krustov on 09/27/07 19:19
<comp.lang.php>
<Erwin Moller>
<Thu, 27 Sep 2007 16:32:04 +0200>
<46fbbf89$0$230$e4fe514c@news.xs4all.nl>
> That is not a PHP script, but a hell of a job.
> You need software that renders HTML/CCS/javascript/etc and then make a
> image of it.
> I doubt you'll find a php script alone that accomplishes that.
>
- grab the html code
- grab the images
- create a blank 1024x768 image using the background colour (if defined)
- create the tables and/or divs
- paste the grabbed images onto it
- create a thumbnail of the large 1024x768 image
As its going to a thumbnail it doesnt need to be pixel perfect .
If i wasnt in the middle of writing a guestbook at the moment - i'd have
a bash at it myself .
--
(c) The Amazing Krustov
[Back to original message]
|