Results 1 to 2 of 2

Thread: How to print an image in brwWebBrowser

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2007
    Posts
    4

    How to print an image in brwWebBrowser

    I have made a small VB6 program that browser for an image on the internet and display's it and refreshes every 30 seconds.
    How can I get the image that is in the brwWebBrowser control printed to my printer???
    Thanks

  2. #2

    Thread Starter
    New Member
    Join Date
    Jun 2007
    Posts
    4

    Re: How to print an image in brwWebBrowser

    I found it:
    Code:
    brwWebBrowser.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_DONTPROMPTUSER, 0, 0

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width