Rich Text component back ground not transparent!?

Stimulsoft Reports.NET discussion
Post Reply
munich
Posts: 82
Joined: Wed May 06, 2009 7:57 am

Rich Text component back ground not transparent!?

Post by munich »

In a band I want to have an image component in the background and overlay it with a RTF text. For the RTF text I use the RTF component and set the Back Color property to “Transparent”. But the back color of the RTF text is rendered as solid white and thereby the back ground of the RTF control overlays the image. But this I do not want to have.

What am I doing wrong?
:dumb:
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Rich Text component back ground not transparent!?

Post by Jan »

Hello,

Unfortunatelly Rtf component does not support transparent color.

Thank you.
munich
Posts: 82
Joined: Wed May 06, 2009 7:57 am

Rich Text component back ground not transparent!?

Post by munich »

Dear Jan,

is it possible in the near future the RTF control will support transparent back color?
:dreamer:
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Rich Text component back ground not transparent!?

Post by Andrew »

Hello,

On current moment there are some technical problems in adding this feature.

Thank you.
Anton Hengg
Posts: 10
Joined: Sat May 02, 2009 9:12 am

Rich Text component back ground not transparent!?

Post by Anton Hengg »

Hi,

we also would need this transparent RTF control urgently.
At the moment this works only when I export the report to PDF. But it should always work.


Best regards
Anton
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Rich Text component back ground not transparent!?

Post by Andrew »

Hello,

This is a limitation of the .NET Framework.
As a way of changing the RichText you may use simple HTML tags in a textbox if the AllowHtmlTags property is set to true.

Thank you.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Rich Text component back ground not transparent!?

Post by Jan »

Hello,

Problem solved. Please check prerelease build from 13 July.

Thank you.
Post Reply