Page 1 of 1

Rice Textbox values not getting printed on MRT

Posted: Thu May 06, 2021 9:22 am
by nitin.sharma870
Dear Support Team,

We have noticed that when we try to display the rich text box on browser with viewer it gets rendered incorrectly and also when we download it in pdf format it’s not getting rendered.

We have also tried generating the PDF through C# code using following lines:

report.ExportDocument(StiExportFormat.Pdf, tempPath);

but still it is not getting rendered.

Even we have checked that the printable property is also "TRUE".

Designer Version:
2020.1.1 from 19 December 2019, WinForms

UI version:
Stimulsoft.Reports.JS
Version: 2019.3.7
Build date: 2019.10.04

Server side:
We are using “Stimulsoft.Reports.Web.NetCore” having version “2019.3.4”.

Re: Rice Textbox values not getting printed on MRT

Posted: Fri May 07, 2021 2:03 pm
by Lech Kulikowski
Hello,

The RichText is not supported in the JS version.

Thank you.

Re: Rice Textbox values not getting printed on MRT

Posted: Wed May 19, 2021 5:29 am
by nitin.sharma870
Hi Team,

We have also tried generating the PDF through C#(.Net core 2.1) code using following lines:

report.ExportDocument(StiExportFormat.Pdf, tempPath);

but still it is not getting rendered.

Is it not supported in C# version as well?

Re: Rice Textbox values not getting printed on MRT

Posted: Wed May 19, 2021 11:27 am
by Lech Kulikowski
Hello,

Please send us a sample report with test data that reproduces the issue for analysis on support@stimulsoft.com

Thank you.