Richtext is not transparent

Stimulsoft Reports.NET discussion
Post Reply
Anton Hengg
Posts: 10
Joined: Sat May 02, 2009 9:12 am

Richtext is not transparent

Post by Anton Hengg »

Hi,

I have problems with the Richtext control.

The Richtext is not transparent in reports (views).
The Richtext is only transparent if I export the report to PDF.

Is this a bug?

Best Regards
Anton
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Richtext is not transparent

Post by Edward »

Hi Anton,

Could you please inform us about version number you are using?

I checked the current version and it seems that everything is working ok.

Also please try to follow the steps:

http://forum.stimulsoft.com/Default.asp ... 6146&#6146

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Richtext is not transparent

Post by Edward »

Hi Anton,

Yes, this is a bug.
WinForms RichTextBox does not allow setting BackColor to Transparent,
an exception "TransparentBackColorNotAllowed" is throwed by .Net.
Therefore, in this case, we use White color instead of transparent.

In the next prerelease we will try to fix this behaviour in the preview as well.

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

Richtext is not transparent

Post by Jan »

Hello,

Problem solved. Please check prerelease build from 13 July.

Thank you.
Post Reply