PaulHolmes
MIS
Help???
I am trying to print the contents of a webbrowser which I have navigated to via the commondialog. The general contents of browser window will be *.doc or *.xls files.
I am using code:
mainbrowser.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_PROMPTUSER
The problem is that the printer prompt window does not automatically open. If I click within the browser window the option window appears and I can select the printer and continue as normal.
Any suggestions??
I am trying to print the contents of a webbrowser which I have navigated to via the commondialog. The general contents of browser window will be *.doc or *.xls files.
I am using code:
mainbrowser.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_PROMPTUSER
The problem is that the printer prompt window does not automatically open. If I click within the browser window the option window appears and I can select the printer and continue as normal.
Any suggestions??