Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Paste RTF into Word from a field
Message
From
19/12/1999 01:07:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Paste RTF into Word from a field
Miscellaneous
Thread ID:
00305791
Message ID:
00305791
Views:
55
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.
Next
Reply
Map
View

Click here to load this message in the networking platform