Table is moved to previous page when Doc is converted to PDF Hi, When converting a Doc to PDF with Aspose.Words, I noticed a table was moved to the previous page. Here is the code snippet. ``` com.......when Doc is converted to PDF Hi, When converting a doc to PDF...Document doc = new com.aspose.words.Document("C:\\Sample.doc"); doc...