1. Home
  2. Computing & Technology
  3. Delphi Programming
Zarko Gajic
Zarko's Delphi Programming Blog

By Zarko Gajic, Delphi Programming Guide

Capturing a Screen Shot of a TWebBrowser Content (Web Page) in Delphi

Monday February 1, 2010

in Delphi VCL :: You might need to programmatically grab the screen shot of the current page loaded in the web browser control. A custom Delphi function WebBrowserScreenShot will capture the contents of a TWebBrower's client area into a JPEG image and save it to a specified file.

Read the full article to learn how to Capture a Screen Shot of a TWebBrowser Content (Web Page) in Delphi.

Related:

Comments
February 2, 2010 at 6:30 am
(1) IL says:

How to capture complete web document not only client area? And without scrollbars.

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Explore Delphi Programming
About.com Special Features

You don't have to break the bank on a new computer. Find out how to save on your next PC. More

This simple questionnaire will show you which Web design software tool is right for you. More

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2010 About.com, a part of The New York Times Company.

All rights reserved.