> -----Original Message-----
> From: raditha dissanayake [mailto:[EMAIL PROTECTED]
> Sent: 18 September 2004 03:22
> To: Michael Mao
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] thumbnail of webpage
> 
> Michael Mao wrote:
> 
> > Is there a way to capture a snapshot of a html page and save it as a
> > jpg  using php?
> >
> This is something that's very very hard to do with PHP but can be easily
> done with Java.

I would guess the easiest way would be to find some external program that
retrieves the page and then renders to an image file.  I don't offhand the
names of any utils that do this, but I'm sure there must be at least /one/
available!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to