printing html document with internet explorer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Luca Calderano

    printing html document with internet explorer

    Hi people!

    Does anyone know how-to automatically print an html doc using Internet
    Explorer ???

    I've tried these ways:

    1) wxHtmlEasyPrint ing
    2) win32api.ShellE xecute

    but using both of tese objects

    the printer setup pop-up window appears on the screen

    and I have to click on the "OK" button to print my doc.


    Thanks in advance

    S.G.A S.p.A.
    Nucleo Sistemi Informativi
    Luca Calderano


  • John J. Lee

    #2
    Re: printing html document with internet explorer

    "Luca Calderano" <calderano@sgas pa.it> writes:[color=blue]
    > Does anyone know how-to automatically print an html doc using Internet
    > Explorer ???
    >
    > I've tried these ways:[/color]
    [...][color=blue]
    > but using both of tese objects
    >
    > the printer setup pop-up window appears on the screen
    >
    > and I have to click on the "OK" button to print my doc.[/color]

    And the docs say that shouldn't happen?

    Have you tried this?




    I ran into what may be the same bug (if you *have* found a bug, that
    is) when trying to save something in IE5: even if you tell it not to
    ask the user, it does anyway.


    John

    Comment

    Working...