On Fri, Jan 9, 2009 at 11:51, Nathan Rixham <nrix...@gmail.com> wrote:
>
> only way would be if you had php running on a server with a GUI, a program
> for grabbing screenshots, and some form of API to control from php (and
> recieve output)

    That's not entirely correct (though it's the most widely-accepted
solution, I think).

    I had built an extension some time ago, but it needed a lot of
work, and I just wound up trashing it.  You can use xvfb (X Virtual
Frame Buffer) on *NIX systems without running X itself, a stripped
down Mozilla navigate to and display the page, and then snap a
"screen" shot of the buffer.  Not very economical, but it would work.

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
Unadvertised dedicated server deals, too low to print - email me to find out!

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

Reply via email to