Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i print HTML Document Using Webbrowser Control.
Message
From
31/05/1999 12:36:55
 
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00224640
Message ID:
00224688
Views:
18
>Hi, all
>
>I have a one problem.
>
>I'm using Microsoft Webbrowser control (Active-x) in my app.
>
>But, I can't PRINT a HTML Document in my app.
>
>Have you ever PRINT a HTML Document With Microsoft Webbrowser Control.
>
>Please, Help me.
>
>Have a nice day !

We did this in a previous thread... lets see if I remember the command...

thisform.olecontrol1.WbExec( 6,0 )

or, 6,2 will print with no print dialog box. Of course, olecontrol1 is the web browser control, you may have named it something else.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform