I resolved this problem too.
I added to file ExportToHtmlTable.php code
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
before style definitions, and it works great :)
I resolved this problem too.
I added to file ExportToHtmlTable.php code
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
before style definitions, and it works great :)