Issue when generating pdf from rtf file

Hi Team,

I am having issue when generating pdf file from rtf file. you can see super script character is displayed as plain text.

I am using below code to generate it

 MemoryStream pdfStream = new MemoryStream();
 document.Save(pdfStream, saveOptions);

OS : Window 11
.Net Core : 6.0
Packages : 23.1.0.

Please let me know if any setting need to pass to preserve the style.

Redline1.zip (10.6 KB)

@mayurb
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-27199

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Is it something we can handle in settings or is it defeat in packages.

@mayurb The issue is already resolved in the current codebase. The fix will be included into the next 24.8 (August 2024) version of Aspose.Words. We will keep you updated and let you know once it is published.

The issues you have found earlier (filed as WORDSNET-27199) have been fixed in this Aspose.Words for .NET 24.8 update also available on NuGet.