Hi,
I am developing a page that uses replaceTemplateVariableByHtml() to insert a table into a word document. The html includes <td style="padding:20px" >
The word document correctly shows padding in the cell of 20px top and bottom, but not left or right. This appears to be set to a non zero default value.
I am convinced this is a bug - is there a workaround?