RE: Capture WebPage as any Image format
- From: Peter Bromberg [C# MVP] <pbromberg@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Feb 2007 08:16:04 -0800
What's to explain? It works. "If it ain't broke, don't fix it".
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
"Chakravarthy" wrote:
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!!!
- References:
- RE: Capture WebPage as any Image format
- From: Chakravarthy
- RE: Capture WebPage as any Image format
- Prev by Date: not calling the base constructor in user defined Exception
- Next by Date: Re: Assigning null value to DateTime
- Previous by thread: RE: Capture WebPage as any Image format
- Next by thread: DirectX to GDI
- Index(es):