Page 1 of 1

Rich Text component back ground not transparent!?

Posted: Wed Jun 24, 2009 9:42 am
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:

Rich Text component back ground not transparent!?

Posted: Wed Jun 24, 2009 10:57 am
by Jan
Hello,

Unfortunatelly Rtf component does not support transparent color.

Thank you.

Rich Text component back ground not transparent!?

Posted: Thu Jun 25, 2009 12:45 am
by munich
Dear Jan,

is it possible in the near future the RTF control will support transparent back color?
:dreamer:

Rich Text component back ground not transparent!?

Posted: Thu Jun 25, 2009 12:58 am
by Andrew
Hello,

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

Thank you.

Rich Text component back ground not transparent!?

Posted: Fri Jun 26, 2009 6:59 am
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

Rich Text component back ground not transparent!?

Posted: Fri Jun 26, 2009 7:24 am
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.

Rich Text component back ground not transparent!?

Posted: Thu Jul 09, 2009 4:08 pm
by Jan
Hello,

Problem solved. Please check prerelease build from 13 July.

Thank you.