Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing in IE

Status
Not open for further replies.

ihatemash

Programmer
Aug 6, 2001
26
US
Printing using a call to TWebBrowser.execCommand('Print'...) command. This works fine but is there a way to turn off printing the URL at the bottom of the page?

thanks
 
sorry i'm using IHTMLDocument2.execCommand('Print',etc...) not TWebBrowser.execCommand('Print'...).
 
I found it. The values in the registry

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\PageSetup\footer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top