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.
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.