Forums
(@kteterycz)
13 years, 5 months ago
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 🙂