Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Feb : taking scrolled web page snapshots

www.cryer.info
Managed Newsgroup Archive

taking scrolled web page snapshots

Subject:taking scrolled web page snapshots
Posted by:"David S" (now..@nohow.com)
Date:26 Feb 2007 02:36:37

I've got a Delphi app where I want to be able to take a URL and have it read the page, and then create a scaled image of that page, with the goal of displaying it in a scrollbox.  It's relatively easy to get a snapshot of a page from an IE browser window, but that's just what's shown in the visible part of the browser.  How can you get the entire scrolled image?

Also, it needs to be able to be fixed browser width, to handle pages that are designed to flow as the width of the page changes when you resize the browser.

Any ideas?
TIA!
-David

Replies:

www.cryer.info
Managed Newsgroup Archive