Search found 2 matches

by Toni Santa
Tue Jan 21, 2025 8:15 pm
Forum: Support
Topic: Html Export with resized images missing width and height
Replies: 1
Views: 91574

Html Export with resized images missing width and height

Hi,
I use the TRichView-component to generate the html-body of Outlook messages. With latest update of the component the width and heigth attributes are no longer written. Now the html row looks like
<p class=rvps2><img alt="" style="width : 328px; height : 77px; vertical-align: bottom;" src ...
by Toni Santa
Fri May 04, 2007 5:15 pm
Forum: Support
Topic: Overwrite font of a range when inserting tags
Replies: 1
Views: 8186

Overwrite font of a range when inserting tags

Hi,
I've a style (FieldStyle) with ModifyProtect = true; when inserting 'Fields' (InsertStringTag..) this style is applied first (CurTextStyleNo = noFieldStyle). Now I would have the need that the inserted 'tags' (fields) are automatically formatted with the same font as it has the position (range ...