I copied an RTF string to my clipboard from C# or Javascript code and now I want the user to be able to paste it into Outlook. However, I need the text to appear nicely formatted and user-friendly, not as the raw RTF string.
Is there a way to convert this string into a nicely-formatted text for pasting into Outlook (where it is treated as plain text)?