trichview.support
Re: SaveHTMLToStream: Problem with font color |
Author |
Message |
Sergey Tkachenko |
Posted: 04/16/2004 13:35:02 Hello, clNone is not a valid text foreground color. You can include rvsoDefault0Style in the Options parameter of SaveHTML. Text attributes of the 0-th style will not be saved as HTML default text attributes. For all text styles, SaveHTML saves attributes that differ from attributes of the 0-th text style. So, if all text has the same color, no color information will be saved (if rvsoDefault0Style in the Options). But the same rule applies to font names and sizes. |
Powered by ABC Amber Outlook Express Converter