printing contents of WB control 
Author Message
 printing contents of WB control

Have you tried ("wbr" is a WebBrowser Control)

            wbr.ExecWB _
                cmdid:=OLECMDID_PRINT, _
                cmdexecopt:=OLECMDEXECOPT_PROMPTUSER

See Object Browser (F2) for other "cmdexecopt" values.

Barry Evans
Canberra, Australia
---

I know there is a method that works using SendKeys.  If anyone knows it
please
post or e-mail it.

I have tried the method found on Microsofts web site without much luck.

Thanks



Sat, 09 Feb 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. detecting file download from WB control

2. Exec WB (web browser control)

3. Print Contents of the Web Browser Control From VB.NET

4. Print contents of a 3rd Party Control

5. print content of picturebox control

6. Printing contents of DataGrid Control - How?

7. Printing Inet control contents

8. Printing contents of a grid control

9. Printing contents of WebBrowser Control

10. Printing content of a TextBox or RTF while maintaining width of control

11. Printing contents of Rich TextBox Control

12. Help needed printing contents of a WebBrowser control

 

 
Powered by phpBB® Forum Software