Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RTF or not RTF

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi All,

I hope you can help. I have a binary stream coming from a third party application that I have consumed using VBA. I now want to write this out as RTF (it is RTF when it comes in) but cannot find a way to do it. Using Selection.TypeText simply results in the "RTF" markup that was streamed back being displayed ... can anyone suggest how to take a String that contains valid RTF (Or HTML code) and have it display correctly within word.

Mark.
 
Thanks,

However, I do not want to store any files... I want to consume the incoming filestream and get word to rec ognise it as an RTF document much like a mime type does for a browser.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top