Re: How to remove the page header and footer when printing use Internet Explorer
- From: houaiqing@xxxxxxxxx
- Date: Mon, 20 Oct 2008 20:23:43 -0700 (PDT)
Thanks for response.
I browsed the source code, followings are related:
1. HandlePageSetup in extui.cpp:
This function show the PageSetup dialog, but only the page margins
can be set.
2. ID_FILE_PRINT command handler:
_pBrowser->ExecWB(OLECMDID_PRINT, OLECMDEXECOPT_DONTPROMPTUSER,
NULL, NULL);
This calls into the Browser object, and no more source code to
track.
It seems like the ExecWB does the actual printing work.
.
- References:
- How to remove the page header and footer when printing use Internet Explorer
- From: houaiqing
- Re: How to remove the page header and footer when printing use Internet Explorer
- From: Michel Verhagen (eMVP)
- How to remove the page header and footer when printing use Internet Explorer
- Prev by Date: Re: USB Client Driver loading in WCE 5.0
- Next by Date: Re: Clone SkinnableUI
- Previous by thread: Re: How to remove the page header and footer when printing use Internet Explorer
- Next by thread: Kernel hangs while loading udevice.exe
- Index(es):
Relevant Pages
|