Hi,
When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages.
Code:
var document = new Document(@".\test…... In this example, a whole table is moved into page 2; when converting...noticed that if I remove the table of contents in the original...