Forum


Replies: 1   Views: 2463
Align mathml that were created through replacevariablebywordfragment.
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 14-06-2018 - 14:09

Hello,

Math equations have some limitations related to alignments. We recommend you to use DOCXCustomizer (https://www.phpdocx.com/documentation/introduction/docxcustomizer) to change alignments on the fly if needed, maybe you need to set both w:p/w:tc and math alignments.

If you open a support ticket (https://www.phpdocx.com/support) with your template and the smallest code inserting a math equation, the dev team will generate a custom script to illustrate how to accomplish it.

Regards.