Hi,
I keep getting this error when I do this:
$docx->replaceTemplateVariableByHTML('CODESTABEL', 'block', $table, array('isFile' => false));
This is the error:
[errstr] => DOMDocument::loadHTML(): Attribute style redefined in Entity, line: 1
[errfile] => /var/www/trunk/lib/phpdocx/lib/dompdfParser/include/parserhtml.cls.php
[errline] => 438
Any ideas?