Take a Snapshot for an Existing Web Browser

A new function named SnapWebBrowser has been added to HtmlCapture. The VC and C# samples are also given. This funtion is designed for taking a snapshot for an existing web browser. It works differently from SnapUrl in the following aspects,

  • Runs no message loop and returns immediately.
  • DOES NOT invoke any events.
  • Functions like GetDocumentTitle, GetDocumentSource, etc. will not work for SnapWebBrowser.

4 Responses to “Take a Snapshot for an Existing Web Browser”

  1. caesar Says:

    Is there any document about how to make HtmlCapture as a browser(IE and firefox) toolbar? I can’t find it.

  2. author Says:

    We have sent to you a sample which can make HtmlCapture as a IE Toolbar.

  3. Dave Says:

    Is there a way to detect the full size of the HTML document so that it can be captured? Setting defaults hight and width of a browser window dosnt help me much when my client wants the engire page image, and does not wantt any white-space by me simply over-sizing the browser window.

  4. author Says:

    Sorry, the function you have metioned is not available in current version of HtmlCapture.

Leave a Reply

You must be logged in to post a comment.