How to print currently open webpage from IE add-in?
- From: Ryan Taylor <RyanTaylor@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 21 Apr 2008 09:12:01 -0700
Hello,
We have developed an add-in for Internet Explorer that basically takes the
current web page, using System.Net.WebClient and saves it to the desktop for
further processing. This method has worked well for un-secured web pages,
however it does not work well for secured pages, especially those with cookie
based security.
As an alternative we would like to just Print the current web page
(something similar to File->Print, but behind the scenes, and to a printer
that we specify in the code).
I haven't been able to find a way to accomplish this so if someone has any
insight, I would greatly appreciate it.
Our Add-in is developed in C#.
Thanks,
Ryan
.
- Prev by Date: Re: mouse clicked Area from C# DOM
- Next by Date: Re: mouse clicked Area from C# DOM
- Previous by thread: mouse clicked Area from C# DOM
- Next by thread: Different proxy for different threads
- Index(es):
Relevant Pages
|
|