jha44
Feb 27th, 2000, 05:19 AM
When I print from my webbrowser with
On Local Error Resume Next
WebBrowser1.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_DODEFAULT
the background image and colors won't print, which is due to the default tool->internet options->print background picture and colors check box not being set.
Anyone know how to check this from within VB6?
On Local Error Resume Next
WebBrowser1.ExecWB OLECMDID_PRINT, OLECMDEXECOPT_DODEFAULT
the background image and colors won't print, which is due to the default tool->internet options->print background picture and colors check box not being set.
Anyone know how to check this from within VB6?