Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RTF to Text
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00428893
Message ID:
00428919
Vues:
18
Victor,

You could use Microsoft's RTF control.

Example:

*-- load an RTF file
ThisForm.oleRtfControl.textRtf = FILETOSTR(MyRtfFile)

*-- the following line returns only the text without all the formating codes:
lcText = ThisForm.oleRtfControl.text

Hope this helps
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform