How can I print page by its linkname?
Can I print Web pages in C++ - MFC project usong IE controls without
navigating to this page?
(as IE do it when click right mouse button on any link and choose "Print
Desination")?
I must it for printing list of pages without navigating to them.
Thanks for help,-
Eliahu.
Eliahu
Re: How can I print page by its linkname?
Hi,
Using the IE Control you can download the page you want and then calling the function to print that page. You must have thought about this anyway, but this is what i am able to understand.
Regards
[email protected]