Docx conversion to PDF resulting in blank pages with hidden text and page break before

Hi Team,

The document with page break before inside table with hidden paragraph is resulting in blank pages in the PDF output.
Document without showing special symbols

Same Document with showing special symbols

Resulting PDF using Aspose is having 5 pages with 2 blank pages. Expected behavior is PDF with only 3 pages and no blank pages.

Attaching the document and PDF.

HiddenPara-withPageBreakBeforeInsideTable.docx (106.2 KB)

HiddenPara-withPageBreakBeforeInsideTable.pdf (7.4 KB)

Sample code:

var convertedDocument = new Document(FilePath);
convertedDocument.Save(pdfpath);

Regards,

@ServerSide527
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-26143

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.

The issues you have found earlier (filed as WORDSNET-26143) have been fixed in this Aspose.Words for .NET 23.11 update also available on NuGet.