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 Jun 16, 2026 10:08 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 10225 • Total topics 2883 • Total members 2107