Formulas and equations not rendered correctly (ECDCTS-9979)

Hi Team,

We are trying to transformation input file with below code.

String fileName = "C:\\Input\Rendition_test_ot.docx.html";
com.aspose.words.Document document = new com.aspose.words.Document(fileName);
document.save("C:\\output\\html.pdf");

In output file, formula is not rendered properly.
files.zip (312.7 KB)

Thanks,
Krishna

@rnara
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-25776

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.

Hi Team,

Any update on this issue?

Thanks,
Krishna

@rnara Unfortunately, the issue is not resolved yet. Currently it is in analysis. We will be sure to let you know once the issue is resolved or we have more information for you. Please accept our apologies for your inconvenience.

Hi @alexey.noskov : Please share the analysis. Let us know how to overcome this issue.

Thanks
Rama

@rnara Unfortunately, there are no results of analysis of this issue yet. I have asked the assigned developer to share details. We will keep you informed and let you know once there is more information. Please accept our apologies for your inconvenience.

Hi,
Any update on the issue and can you please share analysis.
Is this an issue or we can find a way to work around?
Thanks,
Krishna

@rnara Unfortunately, there are no news regarding the issue yet.

Hi Team,
Any update on the issue? Can you please share the ETA?
Thanks,
Krishna

@rnara Unfortunately, the issue has been postponed and is not yet scheduled for development. Please accept our apologies for your inconvenience.

Hi Team,
Any update on this issue.
As I can see the ticket WORDSNET-25776 is closed, can you tell if there is any other ticket linked to this?
Can you please share the analysis.
Thanks,
Krishna

@rnara Yes, the issue WORDSNET-25776 is already resolved in the current codebase and the fix will be included into the next 23.10 version of Aspose.Words. The problem occurred because the border settings of the math formula run was not taken into account. Now Aspose.Words takes border settings into account.
As I can see there is no other issues linked to this one.

The issues you have found earlier (filed as WORDSNET-25776) have been fixed in this Aspose.Words for Java 23.10 update.