When I try to convert a DOCX containing equation fields to PDF or PNG, the equation fields are not rendered correctly.
Input DOCX
test.docx (15.9 KB)
Aspose outputs (equation field rendering is incorrect)
output.pdf …...SetLicense(@"licensePath"); var document = new Document(@"inputPath") { LayoutOptions...Instance } }; // document.UpdateFields(); document.Save(@"outputPdfPath"...