RichTextEdit not rendering text

Stimulsoft Reports.WEB discussion
Post Reply
JLG
Posts: 3
Joined: Wed Nov 30, 2022 2:09 am

RichTextEdit not rendering text

Post by JLG »

Our project is using Stimulsoft.Reports.Web.NetCore version 2020.2.1.
Our reports do not show text in the RichTextEdit.
The reports work well in other projects that are using other references.
Attached is a test report. When run, it shows the TextBox text but not the RichTextEdit text.
Attachments
NZBuildingContract.mrt
(5.65 KiB) Downloaded 77 times
Lech Kulikowski
Posts: 6239
Joined: Tue Mar 20, 2018 5:34 am

Re: RichTextEdit not rendering text

Post by Lech Kulikowski »

Hello,

The RichText component is not supported in web designers.

Thank you.
JLG
Posts: 3
Joined: Wed Nov 30, 2022 2:09 am

Re: RichTextEdit not rendering text

Post by JLG »

Thanks Lech,
The report is built using the desktop designer, but will show as pdf downloadable in browser. The pdf doesn't show the text in the RichTextEdit.
When I changed the downloaded report format to HTML,HTML5 or Excel, I got this message in the RichTextEdit area; the rich text editor component is not available in the .net core framework.
Lech Kulikowski
Posts: 6239
Joined: Tue Mar 20, 2018 5:34 am

Re: RichTextEdit not rendering text

Post by Lech Kulikowski »

Hello,

Unfortunately, in the NET Core version, the RichText component is not supported.

Thank you.
JLG
Posts: 3
Joined: Wed Nov 30, 2022 2:09 am

Re: RichTextEdit not rendering text

Post by JLG »

Do you have any suggestions about what can be done to display formatted text or any workaround as we have many contracts and documents?
Lech Kulikowski
Posts: 6239
Joined: Tue Mar 20, 2018 5:34 am

Re: RichTextEdit not rendering text

Post by Lech Kulikowski »

Hello,

You can use HTML tags for that task:
https://www.stimulsoft.com/en/documenta ... l_tags.htm

Thank you.
Post Reply