Cretain characters outside the ASCII set are incorrectly set on docx file when using embedHTML() using a utf-8 encoded HTML source.
I've also tried using setEncodeUTF8 without success.
What do I need to do to create a docx file that has correct encoding when using embedHTML and the text is utf-8 encoded?