Sinking IE printpreview toolbar events
-
Hi All, Is there an interface in IE I can get hold of to sink the event of someone clicking the print button on the print preview window in IE? Thanks for any help or ideas
Cheers Tom Philosophy: The art of never getting beyond the concept of life. Religion: Morality taking credit for the work of luck.
-
Hi All, Is there an interface in IE I can get hold of to sink the event of someone clicking the print button on the print preview window in IE? Thanks for any help or ideas
Cheers Tom Philosophy: The art of never getting beyond the concept of life. Religion: Morality taking credit for the work of luck.
The only thing I can see are the PrintTemplateTeardown[^] and PrintTemplateInstantiation[^] events on the InternetExplorer object[^]? I can't tell what they do, but they may be of use.
-
The only thing I can see are the PrintTemplateTeardown[^] and PrintTemplateInstantiation[^] events on the InternetExplorer object[^]? I can't tell what they do, but they may be of use.