Docx to pdf column wrap difference

When saving as pdf aspose adds extra space at the top of the 2nd column not present when saving as a pdf from word.

Hyphenation.RegisterDictionary("en-US", "hyph_en_US.dic");
var word = new Aspose.Words.Document(@"C:\tmp\ColumnWrapIssue.docx");
word.Save(@"C:\tmp\ColumnWrapIssue_FromAspose.pdf", Aspose.Words.SaveFormat.Pdf);

ColumnWrapIssue_FromAspose.pdf (29.5 KB)

ColumnWrapIssue_FromWord.pdf (84.0 KB)

ColumnWrapIssue.docx (47.0 KB)

@nbarish
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-27110

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.