RE: Capture WebPage as any Image format
- From: Chakravarthy <dskcheck@xxxxxxxxx>
- Date: Wed, 14 Feb 2007 07:19:03 -0800
With in the code i found, "DrawToBitmap()" method. And also surprised to read
from the MSDN Library as, "This method is not intended to be used directly
from your code"
Can you help me in understanding as how you could do that. And one more
thing, "DrawToBitmap()" method is not from WebBroswer class, but from
WebBroswerBase class.
Am bit confused, can you explain little..
Anyhow, thanks for your reply.
--
Every thing is perfect, as long as you share!!!
"Peter Bromberg [C# MVP]" wrote:
This is what I came up with:.
http://www.eggheadcafe.com/tutorials/aspnet/b7cce396-e2b3-42d7-9571-cdc4eb38f3c1/build-a-selfcaching-asp.aspx
Cheers,
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
"Chakravarthy" wrote:
Hi All,
We are working in a web application and we wanted to capture the full
webpage into an image file.
FULL WEBPAGE means, the page which is below the visibility of the screen and
you need to scroll down the page.
Am trying with GetActiveWindow MFC to gethold of the currnet window, but
could only read the visible area(length X width of the screen) but not the
page which is bellow the screen resolution.
Can some one suggest me a solution to capture any web page into any kind of
image format?
Anyhow, thanks for reading my post.
--
Every thing is perfect, as long as you share!!!
- Follow-Ups:
- RE: Capture WebPage as any Image format
- From: Peter Bromberg [C# MVP]
- RE: Capture WebPage as any Image format
- Prev by Date: Re: .NET resource file question...
- Next by Date: Re: why doesnt C# support edit and continue?
- Previous by thread: why doesnt C# support edit and continue?
- Next by thread: RE: Capture WebPage as any Image format
- Index(es):
Relevant Pages
|