Hi Aspose team,
I’m trying To convert a word Document To Pdf using aspose words as follows:
// Load the Word Document
Aspose.Words.Document Doc = new Aspose.Words.Document(dir + @"\TestPdf_07312025\WordTestFile.Docm");…...Converting word to PDF creates incorrect rendering of contents...to convert a word document to PDF using aspose words as follows:...