Footnote is moved into the content when document is converted to PDF

Hello,

we noticed an issue where a footnote is moved into the content when converting the document to PDF with Aspose. Converting to PDF with Microsoft Word looks good:
image.png (38.4 KB)

static void Main(string[] args)
{
  var lic = new License();
  lic.SetLicense(@"S:\Aspose.Total.Net.lic");

  var doc = new Document(@"S:\tmp\in.docx");
  doc.Save(@"S:\tmp\Aspose.pdf");
}

I have attached you the example document and the two pdf files made with Aspose and with Word.
Thanks for your help.

files.zip (137.8 KB)

@Serraniel Thank you for reporting this problem to us. For a sake of correction it has been logged as WORDSNET-23883. We will keep you informed and let you know once it is resolved.

Hello,

I noticed the issue has been set to postponed and wanted to ask if there is any estimation for the bug or any known workarounds I could do.

Kind Regards,
Daniel

@Serraniel Yes, the issue is postponed, this means it is not planned for development in the nearest future and no estimates are available.
Using footnotes/endnotes inside OfficeMath seems to be a quite rare case. As a temporary workaround, you can move footnotes outside the OfficeMath.