Print from WebBrowser in Form - How??? Archived to Disk
I'm new to VB and have created a form, in VB6, that contains a WebBrowser portion so that I can control the aesthetic properties of the output. I want to print the HTML data as it looks in the browser. Is there a way to do it, or do I have to create a dummy form to print from, or none of the above?