Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Dear,
If I convert the minimal example document in attachment to html using
HTMLExport htmlExport = new HTMLExport();
htmlExport.SaveAsXhtml(doc, stream);Thank you for looking into this!