Issue when Rtf File converted to MHTML

Hi,

The sample document used for conversion is a email task which is converted to RTF.

This RTF file was converted as MHTML using WinWord in vb. We are trying to use AsposeWord for this conversion now. But when converted using Aspose the content differs while comparing with winWord converted file. We want the same content which is available using WinWord conversion.

Aspose.Word version is 17.9

Difference.png (80.2 KB)

Thanks,
Dhivya

@Dhivya,

Thanks for your inquiry. Please note that Aspose.Words for .NET is a class library that enables your applications to perform a great range of document processing tasks. MS Word application exports meta tags and MSO attributes in output MHTML that are used when you open the MHTML in it.

Unfortunately, Aspose.Words does not support MSO attributes during MHTML import. The output generated by MS Word and Aspose.Words will be same when you open the MHTML in browser.

If you face any issue, please share your input and expected output documents here for testing. We will then provide you more information about your query.