Shumaila Level: Trainee
 Registered: 07-02-2005 Posts: 1
|
Printing Webbrowser O/P & Text at the same time
Hi,
I am trying to printout a form from VB. The form has a browser control displaying some results and there are couple of text and label control below it. I want to print them out in the same format.
I have tried
me.printform but it doesn't print the browser only text and labels ..... the browser space is empty.
If i use printer.print then i can print the text but not the browser as it is not a picture. I can't find a solution.....
Is there any way i can capture the screen (only form in this case) and print it using some API calls.
Can somebody please help. I am really really stuck!
Shumaila
|