Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Emulate Print in Browser
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00691917
Message ID:
00692409
Vues:
30
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform