How can I programmatically create a screen shot of a given Web site?

Chris Craft picture Chris Craft · Apr 17, 2009 · Viewed 9.5k times · Source

I want to be able to create a screen shot of a given Web site, but the Web site may be larger than can be viewed on the screen. Is there a way I can do this?

Goal is to do this with .NET in C# in a WinForms application.

Answer

Ólafur Waage picture Ólafur Waage · Apr 17, 2009

There are a few tools.

The thing is, you need to render it in some given program, and take a snapshot of it. I don't know about .NET but here are some tools to look at.