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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C++Builder 5.01 : TCppWebBrowser: - printing no header & footer

Status
Not open for further replies.

tomcorcoran

Programmer
Jun 14, 2001
5
0
0
US
I am using TCppWebBrowser to print a html document in C++Builder 5.01. I use ExecWB(Shdocvw_tlb::OLECMDID_PRINT,
Shdocvw_tlb::OLECMDEXECOPT_DONTPROMPTUSER); to print.

How can I stop the header (document title and page #) and footers (filename abd date) being printed?

Thanks, Tom.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top