Hi chaps,
I have a problem with CuteEditor regarding PlainText containing carriage returns. I can obtain PlainText via the .PlainText property but this appears to strip out any line feeds. I then tried the .PlainTextWithLineFeeds property but this seems to replace line feeds with html (<br> and other html elements). Is there any way of obtaining PlainText that still contains the line feed characters?
Thanks in advance
Chris