Issue in Conversion of word to PDF

Hi Guys
We are facing issue when converting word doc created using OpenXml to pdf when using Aspose.PDF trail version. Only the first page of the attached document is converted to PDF. Other pages are not converted properly. We are using the below code to convert document to word.

Aspose.Words.Document doc = new Aspose.Words.Document(outputFile);
// Save the document in PDF format.
doc.Save(ToLocation);

Please see the attached word document and the corresponding output pdf doc attached.

Note- Currently we are using Trail version of Aspose. Based on this conversion we are planning to buy the license.

Please let me know if you need more info. And please resolve the issue asap.Test.docx (1.0 MB)
exporttable_inshape1.pdf (410.5 KB)

Thanks,
Hemanath

@hemanath,

After an initial test with the licensed [latest (21.9) version of Aspose.Words for .NET]https://releases.aspose.com/words/net/, we were unable to reproduce this problem on our end. I have attached the PDF file here for your reference.

We suggest you to please upgrade to the latest version of Aspose.Words for .NET and obtain a 30-days temporary license. In case the problem still remains, then can you please also provide the Aspose.Words generated PDF file showing the undesired behavior here for our reference?