login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

Rendering Web Page To Images
For a long time now, people have been asking for ways to ...

Well, I'm Back: Rendering Web Page To Images
http://weblogs.mozillazine.org/roc/archives/2005/05/rendering_web_p.html

Categories

/Channels/techie/firefox

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

Rendering Web Page To Images

For a long time now, people have been asking for ways to use Gecko to render a Web page to an image. Creating thumbnails of a Web page is one common desire, but there are lots of potential uses, especially if the feature is available to scripts. I have implemented a new DOM API in 1.8/FF 1.1 that makes this possible

HTML

<h3>Rendering Web Page To Images</h3> <div class="columns"><p>For a long time now, people have been asking for ways to use Gecko to render a Web page to an image. Creating thumbnails of a Web page is one common desire, but there are lots of potential uses, especially if the feature is available to scripts. I have implemented a new DOM API in 1.8/FF 1.1 that makes this possible</p></div>