PDF Transformation failed when adding table colwitdh
Posted: Fri Nov 22, 2024 11:28 am
When I add the colwith to a table and transformation via DITA-PDF-based on HTML5 & CSS, there is transformation failed note:
When I deleted the colwith of the table, the transformation is no problem. How to resolve this problem?
My Oxygen xml editor version is 23.1. And here is the example of my table:
Transformation failed. D:\Program Files\Oxygen XML Editor 23\frameworks\dita\DITA-OT3.x\plugins\com.oxygenxml.pdf.css\build.xml:611: Java
returned: 1
[CH] coverage set class table not yet supported
When I deleted the colwith of the table, the transformation is no problem. How to resolve this problem?
My Oxygen xml editor version is 23.1. And here is the example of my table:
Code: Select all
<table id="table_zk1_f5q_kdc" frame="none">
<tgroup cols="2" align="center">
<colspec colname="c1" colnum="1" colwidth="1*"/>
<colspec colname="c2" colnum="2" colwidth="1*"/>
<tbody>
<row>