PDF Generated having white spaces after tables

HI Team,

We are facing a problem with generating the pdf from a word(generated dynamically using the aspose.words 9.1.0.0 from a word template). We are having multiple tables which are placed one after other(to make it look like a single table). The issue which we are facing is that the tables placed newly are getting placed after some space. We are finding the issue with the aspose.pdf with version 6.3.0.0. We have retreived the interim word file which was generated for making pdf, the word file coming correct without any additional spaces. We are not facing issues with higher versions of aspose.pdf. The dll is currently having a lot of dependency on multiple applications which prevents us from upgrading the dll version.

Could you please help us finding any workaround for the same.

Regards,
Naveen

@naveenmsasi,
Kindly send us your source code and input/output files.

Aspose.Pdf API cannot convert Word document to PDF and you might be using an older approach of converting Word documents to PDF using Aspose.Words and Aspose.Pdf APIs. This approach has been obsoleted. You only need Aspose.Words API to convert a Word document to PDF.

Best Regards,
Imran Rafique