Text not aligned in equation

Hello,

In the attached file I am creating an equation but the text at the end is not properly vertically aligned with the rest of the equation. Is there a solution for this? 


Attachment: EquationNotAligned_120ac8e9.zip

6 Replies 1 reply marked as answer

AA Akash Arul Syncfusion Team March 19, 2024 10:41 AM UTC

Hi Natalie,

We have reproduced the reported problem “Text in the equation is not aligned properly while converting Word to PDF” on our end. We will validate this issue and update you with more details by the end of the week.

Regards,
Akash A.



AA Akash Arul Syncfusion Team March 21, 2024 05:44 PM UTC

Natalie, we have found two issues in the output PDF document.

  1. Centre alignment is not applied properly for MathML equations while converting a Word document to PDF.

  2. Text in the equation is not aligned properly while converting Word to PDF

Regarding Centre alignment is not applied properly for MathML equations while converting a Word document to PDF
We have confirmed that the reported issue with “Centre alignment is not applied properly for MathML equations while converting a Word document to PDF” is a defect and we have logged a defect report. We will include the fix for this defect in our weekly NuGet release, which is estimated to be available on the second week of April.

The status of this bug can be tracked through the below link:
https://www.syncfusion.com/feedback/51972/centre-alignment-is-not-applied-properly-for-mathml-equations-while-converting-a

Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”

Regarding Text in the equation is not aligned properly while converting Word to PDF:
We are still validating the issue on our end. We will update you with more details by the start of next week.



AA Akash Arul Syncfusion Team March 25, 2024 06:08 PM UTC

Natalie,

Regarding Text in the equation is not aligned properly while converting Word to PDF:
We are still checking this on our end. We will update you the details by end of the week.



LB Lokesh Baskar Syncfusion Team March 27, 2024 05:50 PM UTC

Natalie,
Regarding Centre alignment is not applied properly for MathML equations while converting a Word document to PDF
As mentioned earlier, we will include the fix for this defect in our weekly NuGet release, which is estimated to be available on the second week of April.

Regarding Text in the equation is not aligned properly while converting Word to PDF:
We have confirmed that the reported issue with “MathML equations is not aligned vertically while converting a Word document to PDF” is a defect and we have logged a defect report. We will include the fix for this defect in our weekly NuGet release, which is estimated to be available on the third week of April.

The status of this bug can be tracked through the below link:
https://www.syncfusion.com/feedback/52156/mathml-equations-is-not-aligned-vertically-while-converting-a-word-document-to-pdf

Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”



SB Sneha Biju Syncfusion Team April 9, 2024 08:56 AM UTC

Natalie,
Regarding Centre alignment is not applied properly for MathML equations while converting a Word document to PDF

As promised earlier, we have included the fix for the reported bug with “Centre alignment is not applied properly for MathML equations while converting a Word document to PDF in our latest weekly NuGet release (v25.1.39).

Root cause of the issue:
During Word to PDF conversion, we check whether it is an inline (left-aligned) or display (center-aligned) MathML equation based on the paragraph child elements. However, here we consider it as an inline MathML equation when the paragraph contains two or more MathML equations. Therefore, we are facing an alignment issue for the MathML equations.

Please use the below link to download our latest weekly NuGet:
Syncfusion.DocToPDFConverter.Wpf

The status of this bug task can be tracked through the
Feedback link.

Note: We will include this fix in our 2024 Volume 1 SP release, which will be available in the beginning of May 2024.


Regarding Text in the equation is not aligned properly while converting Word to PDF:
As mentioned earlier, we will include the fix for this defect in our weekly NuGet release, which is estimated to be available on the third week of April.

The status of this bug can be tracked through the below link:
MathML equations is not aligned vertically while converting a Word document to PDF in WPF | Feedback Portal (syncfusion.com)



SB Sneha Biju Syncfusion Team April 16, 2024 09:19 AM UTC

Natalie,
Regarding Text in the equation is not aligned properly while converting Word to PDF:

As promised earlier, we have included the fix for the reported bug with “MathML equations is not aligned vertically while converting a Word document to PDF” in our latest weekly NuGet release (v25.1.40).

Root cause of the issue:
During Word to PDF conversion, if multiple MathML equations are present in a paragraph, we calculate the vertical position of the MathML equations and align them accordingly. However, in this particular case, the vertical position of the MathML equations is miscalculated, resulting in a vertical alignment issue for the MathML equations.

Please use the below link to download our latest weekly NuGet:
Syncfusion.DocToPDFConverter.Wpf

The status of this bug task can be tracked through the below link.
MathML equations is not aligned vertically while converting a Word document to PDF in WPF | Feedback Portal (syncfusion.com)

Note: We will include this fix in our 2024 Volume 1 SP release, which will be available in the beginning of May 2024.


Marked as answer
Loader.
Up arrow icon