Save entired page content to an image.

B

batham

Hello C# Gurus,

I have a asp.net web page called it http://localhost/default.aspx.

Now what I want is using C# I should save the entire page content even
below the scrolling region into a PNG or some image.

Is that possible?

Help is appreciated

Thanks
Shailendra
 
B

BWC

iecapt.sourceforge.net/There's not built in asp.net technique to do this,
you'll need a specific client.

IECapt is a good starting point:

IECapt is a small command-line utility to capture Internet Explorer's
rendering of a web page into a BMP, JPEG or PNG image file
http://iecapt.sourceforge.net/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top