Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Emulate Print in Browser
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00691917
Message ID:
00692409
Views:
31
This message has been marked as the solution to the initial question of the thread.
>I hope someone has at least some suggestions as to how I can do this.
>
>Also, I can't expand the Webbrowser.Document object using the Object Browser. And the following is not valid (I'm just guessing the following).
>
>oleBrowser.Document.Print or
>oleBrowser.Document.Body.Print
>
>
>>Hi all,
>>
>>How do I emulate/call the Print (from right-click menu) of a Webbrowser and put it in a print method in the form hosting the Webbrower control.
>>
>>TIA.

Printing w/o a dialog: oleBrowser.ExecWB(6, 2)
Printing w/ a dialog: oleBrowser.ExecWB(6, 1)
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform