Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing an RTF file
Message
De
22/06/2001 09:11:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00522361
Message ID:
00522377
Vues:
20
Thanks, it helped !

>Hi!
>
>Make a general field in the cursor you use for printing. Use APPEND GENERAL ... FILE ... command to put RTF file in the general field. Than use OLE control in the VFP report layout that is bound to that general field. If RTF content is in the Memo field, just scan&store it into temporary file using STRTOFILE() function, than delete after APPEND GENERAL command.
>
>HTH.
>
>>Anyone knows how to print an RTF file ? MS's RTF control should be able to do it but it seems VB oriented.
>>Just want to print it, don't need to see it, so don't necesarily need the RTF control ...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform