Add Support of CSS Property page-break-inside | HTML to PDF Conversion using Java

In the attached cssPageBreak.zip (303.7 KB), in the html code the CSS page-break-inside Property (https://www.w3schools.com/cssref/pr_print_pagebi.asp) is used to avoid page breaks in html tables.
During conversion to pdf this property is ignored by Aspose.Words (see page-break-inside-avoid.html and page-break-inside-avoid.pdf). If in the html code the CSS page-break-after Property is used, it seems to work, the resulting pdf has some more pages (see page-break-after-always.html and page-break-after-always.pdf).
Is there a way to support CSS properties like the page-break-inside Property in Aspose.Words?

@dvtdaten

We have logged this problem in our issue tracking system as WORDSNET-22801. You will be notified via this forum thread once this issue is resolved. We apologize for your inconvenience.

Is there any progress on WORDSNET-22801? We are experiencing a similar problem, but in C#

@tzimny Unfortunately, the issue is not resolved yet. We will keep you updated and let you know once it is resolved.