Hi every one,
I am sending mail with RTF text as body part.When the mail received the content is displayed “{\rtf1\ansi{\fonttbl\f0\fnil Monospaced;\f1\fnil Verdana;}{\colortbl\red0\green0\blue0;\red51\green51\blue51;\red51\green51\blue255;}\li0\ri0\fi0\f1\fs22\i0\b0\ul0\cf1 This is Rich Text,\par so is easy to use \par\par\li0\ri0\fi0 and c\fs36\cf2 an be modifie\fs22\cf1 d a bit \ul0}”.
I had tried with "elements.<eleme_name>.getAsPlainText();,then the body part is received as plain text.
I want to display the actual content what is there in RTF text(color coding,font size etc).
Please suggest how to solve this.
Thanks,
PKB