Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing a web page
Message
 
À
10/06/2002 15:52:28
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexique
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00666690
Message ID:
00666703
Vues:
18
>I have the Microsoft web browser ocx into a form with some html on it, how can i print the html document, the api maybe?
>
>thanks in advance

This should work, just swap in your actual browser name (instead of oleBrowser):
ThisForm.oleBrowser.ExecWB(6, 1)
Or, if you don't want the dialog box:
ThisForm.oleBrowser.ExecWB(6, 2)
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform