Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing with WebBrowser control
Message
 
To
30/04/2003 15:29:42
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00783390
Message ID:
00783512
Views:
17
This message has been marked as a message which has helped to the initial question of the thread.
to load a blank document, use WebBrowser.Navigate "about:blank", and then you should be able to write to the document using:

Call WebBrowser.Document.write(HTML)


>I'm using a WebBrowser control to display a local HTML file. Is there a way to print the displayed document?
>
>And also, I was informed of a way to just pass a string to the control and it will be displayed without a need for a file to navigate to. Is there?
>
>Thanks!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform