Hi,
Is there anyway of turning on/off the Print Background Colors and Images
setting in IE from VB? I have an application which generates a html document
and sends it to IE for printing. It would be good to be able to enable this
setting before I print the report so I have print the shading within the
report.
Cheers,
John
JSM - 31 Jul 2004 06:56 GMT
Sorry - heading should be "Changing IE settings from VB"
> Hi,
>
[quoted text clipped - 7 lines]
>
> John
vbVeryBeginner - 31 Jul 2004 10:24 GMT
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Print_Background
changing the regedit information here might be usefull ;)
flush it using the SendMessageTimeout() ;)
sincerely,
vbVeryBeginner d(^-^)b
> Hi,
>
[quoted text clipped - 7 lines]
>
> John