Page 1 of 1

Charset in HTML file

Posted: Fri Jun 23, 2006 3:36 pm
by Guest
I think TXLSExportHTML2 is great :D , but how can I get different charset than iso8859-1 in the HTML file?

I tried:

Code: Select all

    XLS.Font.Charset := 255;
with different values, but it did not work out :( .

Posted: Tue Jul 04, 2006 7:35 am
by larsa
Hello

This is not possible right now.


Lars Arvidsson

Posted: Fri Jul 07, 2006 10:03 am
by Guest
Hallo

Any chances of introducing this possibility in the nearest future?

This is really essential in you export tables in East Eurpean languages or in Russian.

I would like to have possibility export e.g. tag charset=windows-1250 in stead of charset=iso8859-1.

Have a nice weekend.