CN is Not supported?
wheni export a table with chinese,the plugin throw this exception: "uncaught exception: INVALID_CHARACTER_ERR: DOM Exception 5"
Hello, just to report that I also meet that problem. Thanks!
yes,that 's the base64.js error. Not support Chinese characters
I met the problem too! Any help on this issue is highly appreciated! thx.
As long as you don't want to export into pdf format you could try this fork: https://github.com/hhurz/tableExport.jquery.plugin
Actually I do need to show the Chinese Character! Any workarounds here?
did you fix it ??