I am having problem with special characters when I use the function $phpWord->embedHTML($html);
HTML content:
"<p><strong>HTML SAMPLE </strong></p> <p><strong>Special Characters: AÁÃ EÉ IÍ OÓÕ UÚ</strong></p>"
Docx Sample:
http://devapi.meuppra.com/001000000676.docx
Server Configuration:
PHP 7.0
Debian 9
PHPDOCX 7.0
Any suggestion?