creating image of a web page
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
how can i create an image of a web page by either web or windows application. example, www.yahoo.com is the url. i want to create an image of this url. Regards, Kapil Thakur (Where's there is Kapil , there is a way) - thakur.kapil@gmail.com
-
how can i create an image of a web page by either web or windows application. example, www.yahoo.com is the url. i want to create an image of this url. Regards, Kapil Thakur (Where's there is Kapil , there is a way) - thakur.kapil@gmail.com
The quickest way i see is to programmatically navigate to the URL and programatically perform a printscreen and save the clipboard data to to file. Dunno if this is of any help.
Carpe diem, Krg