0
kicks
Capture web page as image using ASP.NET
This article describes how you can take a screenshot of a special webpage programmatically with ASP.NET. The goal of this sample is to find a way to capture a webpage's image. The parameter is just a special url. Only by knowing this url we want to be able to take a screenshot of this webpage - a bitmap of what the user would see if he/she types this url in the browser.