tomcorcoran
Programmer
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.
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.