Formatting issue when converting Word to PDF

Hi,

This is Appalanaidu Valle from India. We are using Aspose.Words (9.7.0.0) to convert document to Pdf.
We have some issues with pdf format conversion. But same document I have tested with online convert pdf sites (http://convertonlinefree.com/ and http://www.fastpdf.com/) those sites converted document properly without any format issue. Same document I have used with aspose.words dll 9.7.0.0 version with below code snippet :

Document doc = new Document(MyDir + filename); 
doc.Save(MyDir + filename + "PdfSaveOut.pdf");

Please download the attached file to test at your end. Please help me out to resolve this issue. We are going to release the solution to production so we are hurry. Please give me the response ASAP.

Thanks,
Naidu

Hi Naidu,

Thanks for your inquiry. After an initial test with Aspose.Words 14.2.0, I was unable to reproduce this issue on my side (please see attached out.pdf). I would suggest you please upgrade to the latest version of Aspose.Words. You can download it from the following link. I hope, this helps.
https://releases.aspose.com/words/net

Best regards,