Hi,
Can anyone tell me why this error is being thrown?
In the code we found when it's thrown, but in our docx we don't see what could be wrong.
The pdf is however generated without problems.
Tim
It is currently Tue Mar 10, 2026 5:48 pm
News of Forums <w:customXml w:uri="http://xxx"
w:element="Test">
<w:customXmlPr>
<w:attr w:uri="http://xxx" w:name="remove" w:val="false" />
<w:placeholder w:val="[xxx]" />
</w:customXmlPr>
<w:r>
<w:t xml:space="preserve">Info text : </w:t>
</w:r>
</w:customXml>
<xsl:template match="w:customXml">
<xsl:apply-templates />
</xsl:template>
<xsl:template match="w:customXmlPr" />
Total posts 10222 • Total topics 2880 • Total members 2105