not sure about the difference between the 2 forums, this was unanswered in the other...
My goal is to print a html document in C++Builder 5.01 without the user previewing the document, ie.
the html file is not shown to the user. I can print the document successfully by first loading the html...
My goal is to print a html document in C++Builder 5.01 without the user previewing the document, ie.
the html file is not shown to the user. I can print the document successfully by first loading the html
file with TCppWebBrowser.Navigate and then calling ExecWB in the
OnDocumentComplete...
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.