Rice Textbox values not getting printed on MRT

Stimulsoft Reports.NET discussion
Post Reply
nitin.sharma870
Posts: 4
Joined: Wed May 15, 2019 1:21 pm

Rice Textbox values not getting printed on MRT

Post 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”.
Attachments
93ad4064-82a7-4dbc-9293-463afd2efd53.pdf
(8.13 KiB) Downloaded 134 times
Render View on Browser.JPG
Render View on Browser.JPG (49.12 KiB) Viewed 2465 times
PDF from viewer download.JPG
PDF from viewer download.JPG (47.53 KiB) Viewed 2465 times
Generated PDF from code.JPG
Generated PDF from code.JPG (47.01 KiB) Viewed 2465 times
Designer View.JPG
Designer View.JPG (201.65 KiB) Viewed 2465 times
AuditTrailReport.mrt
(4.08 KiB) Downloaded 124 times
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Rice Textbox values not getting printed on MRT

Post by Lech Kulikowski »

Hello,

The RichText is not supported in the JS version.

Thank you.
nitin.sharma870
Posts: 4
Joined: Wed May 15, 2019 1:21 pm

Re: Rice Textbox values not getting printed on MRT

Post 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?
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Rice Textbox values not getting printed on MRT

Post 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.
Post Reply