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.aspose.words.Document doc = new com.aspose.words.Document("C:\\Sample.doc");
 
doc.save("C:\\Sample.pdf");

Please find the attached documents.
Sample.zip (153.9 KB)

Regards,
Pavan

@rnara
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-26940

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@alexey.noskov ,

Do you have any update on the fix?

Regards,
Pavan

@rnara We have completed analyzing the issue. The issue occurs because a cell staring with a nested floating table that cannot be broken is not handled correctly when breaking the container table.
But the issue is not yet scheduled for development. So we cannot provide you any estimates.

@alexey.noskov ,

Do you have any update on this fix?

Regards,
Pavan

@rnara Unfortunately, there are no news regarding the issue. It is not yet scheduled for development. So we cannot provide you any estimates. Please accept our apologies for your inconvenience.

@alexey.noskov ,

Do you have any update this fix?

Regards,
Pavan

@rnara The issue is already resolved in the current codebase. The fix will be included into the next 24.7 version of Aspose.Words. We will be sure to let you know once it is available.

@alexey.noskov ,

Can you please provide ETA of 24.7 version?

Regards,
Pavan

@rnara It’s not ETA for 24.7 version. But usually each version is released the first week of the month.

@vyacheslav.deryushev,

Aspose.Words 24.7 version will be released in July 2024. Correct?

Regards,
Pavan

@rnara Yes, you are correct.

@vyacheslav.deryushev ,

Do you have any update this fix?

Regards,
Pavan

@rnara The fix is currently available only in .NET version, it will be included into the next 24.7 version of Aspose.Words for Java, which is about to be released within a week or so.

The issues you have found earlier (filed as WORDSNET-26940) have been fixed in this Aspose.Words for Java 24.7 update.