Iwebbrowser2 printing

From: vipin (vipin_at_nospam.com)
Date: 04/26/04

  • Next message: Craig Swearingen: "Re: how to handle F1 key with CHtmlView"
    Date: Tue, 27 Apr 2004 02:12:53 +0530
    
    

    Hi Guys,
                  I am facing problem with running the following and getting a
    print dialog on one of the machines(it works fine on my machine)

    "rundll32 mshtml.dll,PrintHTML file.htm"

    so I plan to use the IWebBrowser2 Interface hoping it will be available on
    most windows systems and will work consistently.

    Can someone point me to a sample code which will take in a .htm file and
    print? Also it is fine if I can get to see how to do it using a memory
    buffer containing html data.

    thanks in advance
    vipin


  • Next message: Craig Swearingen: "Re: how to handle F1 key with CHtmlView"