Page 1 of 1

Background colors in HTML files

Posted: Fri Jun 23, 2006 7:10 pm
by Guest
Font colors in TXLSExportHTML2 work all right, but cells' background colors does not seem to match the requested ones.

E.g.:
- for blue (clBlue) I get red,
- for yellow (clYellow) I get Cyan/Aqua.
- green (clGreen) is allright.

I think the RGB byte values should be sent to HTML in reverse order. E.g. BGCOLOR="0000FF" in stead of BGCOLOR="FF0000".

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

This will be fixed in the next update.


Lars Arvidsson