Rich Text component back ground not transparent!?
Rich Text component back ground not transparent!?
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:
What am I doing wrong?
:dumb:
Rich Text component back ground not transparent!?
Hello,
Unfortunatelly Rtf component does not support transparent color.
Thank you.
Unfortunatelly Rtf component does not support transparent color.
Thank you.
Rich Text component back ground not transparent!?
Dear Jan,
is it possible in the near future the RTF control will support transparent back color?
:dreamer:
is it possible in the near future the RTF control will support transparent back color?
:dreamer:
Rich Text component back ground not transparent!?
Hello,
On current moment there are some technical problems in adding this feature.
Thank you.
On current moment there are some technical problems in adding this feature.
Thank you.
-
- Posts: 10
- Joined: Sat May 02, 2009 9:12 am
Rich Text component back ground not transparent!?
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
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!?
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.
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!?
Hello,
Problem solved. Please check prerelease build from 13 July.
Thank you.
Problem solved. Please check prerelease build from 13 July.
Thank you.