MarkGallie
Registered User.
- Local time
- Today, 05:53
- Joined
- Apr 17, 2013
- Messages
- 13
I have a form that displays a html document in a WebBrowser object. This displays fine on screen but shows up blank when printing the form. Is there any way to get this to appear on the print? I know you can right-click on the object and select "print" to print the contents of the object but ideally I'd like the page to print in the context of the form. Is this possible?