Layout difference related to frames when saving to PDF

Hi,

We have received reports from our users that when saving docx to pdf the layout is different, there are extra line brakes. After trying to isolate the problem, we reduced it to using the ‘frames’ elements in word. The issue is reproduced using the Aspose.Words 23.4 for .NET.

Aspose.Words.Document doc = new Aspose.Words.Document(input);
doc.Save(output, Aspose.Words.SaveFormat.Pdf);

Attached are the word file and the two pdfs outputs, one generated from word and one using Aspose.

aspose test.pdf (27.7 KB)
test word.pdf (8.6 KB)
test.docx (24.6 KB)

@HIGHSTAGE
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-25286

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-25286) have been fixed in this Aspose.Words for .NET 23.5 update also available on NuGet.