Docx render ends up in compatibility mode

tdaxel
edited February 11, 2022 in Analytics #1
<p>Hi.<br><br>
We have our backed that uses BIRT 4.4.2<br>
But when we render the DOCX it ends up in compatibility mode. (the output)<br><br>
We basically use a DocxRenderOption as render option<br>
and only sets the emitter:<br>
renderOption.setEmitterID("org.eclipse.birt.report.engine.emitter.docx");<br><br>
What do i need to do?</p>