Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Paste RTF into Word from a field
Message
De
19/12/1999 01:07:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Paste RTF into Word from a field
Divers
Thread ID:
00305791
Message ID:
00305791
Vues:
57
I have RTF text (like: {\rtf1\ansi\ansicpg1252\deff0\deftab720{\fonttbl{\f0\fswiss MS Sans Serif;}...) in a field. I am trying to write automation code to paste that text into Word as formatted text.

I can get the text, unformatted, to paste and I can get the RTF code itself (like above) to paste, but not the formatted text that the code represents. If I try using the clipboard, it seems like the clipboard does not recognize that the text is RTF code - so I do not get the Paste Special option for "Formatted Text (RTF)" in Word as I would if I just did Ctrl-C in the RTF ActiveX control. Using .TextRange.PasteSpecial(,,,,wdPasteRTF) returns an error.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform