Hi everybody,
I’m trying to create an email with links, bullets and different text styles in the body. Therefore I have a RTF as a basic template. As I need to manipulate the text, I simply can’t copy & paste my text e.g. into outlook.
How can I copy rich text out of the RTF into a string-kind variable, that keeps the properties but allows me to perform string functions like “replace” or “split”?
Thanks for the help.
Best, Nils.