Hello,
i will generate a docx with HTML-Table like
<table>
<tr>
<td style="width:10pt;">col1</td>
<td style="width:50pt;">col2</td>
</tr>
</table>
After i convert the docx to a pdf and the width-Attribute will ignore.
I don't find anything about this Problem in this Forum. Is there anybody who can help me?
thanks a lot.
Best regards
Sascha