Incorrect doc to pdf rendition

Hi,
We tried docx to pdf rendition using the below code and we can see in the output.pdf file the cell in the table with content “Déjeuner” overflow to the next page along with headers (pages 8-9 in the pdf) .

I have attached both input and output files below.
input.docx (580.3 KB)

output.pdf (322.5 KB)

 com.aspose.words.Document doc = new com.aspose.words.Document("input.docx");
 doc.save("output.pdf");

Thanks,
Krishna

@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-26901

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.

Hi Team,
Is this a bug?
Thanks,
Krishna

@rnara Yes, this is a bug. The issue occurs because Aspose.Words does not emulate (apparently faulty) MS Word logic when handling repeated header row bottom border height.

Hi Team,
Can you please provide ETA for the fix.
Thanks,
Krishna

@rnara The issue is not yet scheduled for development. So unfortunately, currently we cannot provide you any estimates. Please accept our apologies for your inconvenience.