Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing from the Rich Text Control
Message
De
08/10/2001 11:41:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Printing from the Rich Text Control
Divers
Thread ID:
00565529
Message ID:
00565529
Vues:
41
I am trying to print from the MS rich text control. They give an example of how to print from the control in the help file...but the example is VB based and does not seem to work.

ThisForm.oleCommonDialog.ShowPrinter && Displays dialog just fine...

* there is a command here that I do not know how to replicate in VFP
* Printer.Print ""
* but I'm guessing is my missing link...Then,

ThisForm.oleRTC.SelPrint(ThisForm.oleCommonDialog.hDC)

I get an error on the above line that I have an invalid HDC...

Any ideas how to correct this?

Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform