In our solution, we try and convert an email and parse it into a word template. Before it can get into the word template we are seeing the following error:
System.NullReferenceException: Object reference not set to an i…...ConvertPlainTextToRt(rtfText); // load the RTF Aspose.Words.Document doc = HtmlHelper...LoadDocument(rtfText, Aspose.Words.LoadFormat.Rtf); // create a temp directory...