In Development
Last Updated: 15 Jul 2025 07:16 by ADMIN
Scheduled for 2025 Q3

I have multiline text in a TextBox item that has its Style > TextAlign set to Center.

It is rendered as expected with the GDI+ graphics engine.

When I switch to the Skia graphics engine in the Standalone Designer .NET, though, some lines are not centered correctly in PDF rendering:

In Preview of the designer, with PNG and OpenXML export the text is shown as expected.

In Development
Last Updated: 14 Jul 2025 11:57 by ADMIN
Scheduled for 2025 Q3
In Development
Last Updated: 14 Jul 2025 06:57 by ADMIN
Scheduled for 2025 Q3
Bidirectional text containing "٪" next to a number in right-to-left cultures is not rendered correctly using SKIA graphics engine.
In Development
Last Updated: 11 Jul 2025 13:55 by ADMIN
Scheduled for 2025 Q3
Setting the same positive padding-left and negative text-indent of a paragraph in HtmlTextBox results in the first characters of the text being hidden.
In Development
Last Updated: 11 Jul 2025 11:51 by ADMIN
Scheduled for 2025 Q3
Bidirectional text starting with a dot (".") in right-to-left cultures is not rendered correctly using SKIA graphics engine.
In Development
Last Updated: 10 Jul 2025 16:17 by ADMIN
Scheduled for 2025 Q3
I am using the "sendEmail" property of the viewer to pass default settings for some of the inputs but those are not respected by the HTML5 Report Viewer and its wrappers with version 2025 Q2.
In Development
Last Updated: 09 Jul 2025 15:54 by ADMIN
Scheduled for 2025 Q3
Starting with version 19.0.25.211 of Reporting, and reproducible in 19.1.25.512 as well, when a Graph or Map item has an interactive action set on its Category or Series groups, the WinForms report viewer throws a NullReferenceException..
In Development
Last Updated: 08 Jul 2025 14:15 by ADMIN
Scheduled for 2025 Q3

I am using the HTML5 Report Viewer and have a multi-page report. When the report is previewed with the default pageMode setting, where pages are continuously scrollen into, the found search results are correctly highlighted.

However, if I use pageMode="SINGLE_PAGE" in the HTML5 Report Viewer initialization code, and I navigate to page 2 or further, the found results are not highlighted.

In Development
Last Updated: 11 Jun 2025 18:10 by ADMIN

The Web Report Designer does not entirely comply with CSP standards, necessitating the use of the 'unsafe-eval' directive in our CSP policies to enable its functionality.

This directive poses significant security risks and undermines the purpose of implementing CSP in the first place. Please remove this requirement.

In Development
Last Updated: 30 May 2025 11:16 by ADMIN

I set globally the culture on the Linux Ubuntu Docker Container. Interestingly, the negative currency with en-US and fr-CA was displayed with the '-' sign rather than in brackets.

This was reproduced even in the values set with the Text Function FormatWithCulture(cultureName, format, args). The function displayed wrong formatting also on Windows, even in the Standalone Report Designer for .NET 8.

When the global culture on Windows was en-US, the negative decimal value formatted without the FormatWithCulture function was displayed correctly in .NET 8.

In the .NET Framework, the negative currencies were displayed as expected in all scenarios.

I have linked also a muted video showing the issue.

In Development
Last Updated: 28 Apr 2025 10:34 by ADMIN

If I use an HTML5-based Report Viewer with the default CONTINUOUS_SCROLL page mode and I start scrolling to the next page, the Get Document Page request is made multiple times for the same page.

If I move to the next page via the toolbar buttons or if I use the SINGLE_PAGE page mode, then problem is not reproduced.

In Development
Last Updated: 12 Aug 2024 07:27 by ADMIN
Scheduled for 2024 Q4

Telerik.Reporting.nupkg has a dependency on ResXResourceReader.NetStandard.

Our 3rd party security audit has found the missing Digital Signature of this DLL. A digital signature would aid in verifying its authenticity and integrity.