When the SqlDataSource wizard uses a connection to a non-MSSQL database, which is registered in a Report Server instance, previewing the results on the "Preview data source results" page will throw an exception.
Steps to reproduce:
1. Create a Blazor application;
2. Add Teleri.Reporting NuGet package;
3. Add Telerik.WebReportDesigner.Services Nuget package -> some of the app dependencies are broken.
Solution:
Refer the .NET Standard DLLs from C:\Program Files (x86)\Progress\Telerik Reporting <Version>\Bin\netstandard2.0.
I believe I have the updated item, but it still does not work. I'm using Telerik Report Designer version 14.0.20.219 and I'm adding the WebServiceDataSource as follows with the following results (BTW this from a remote session at 1920x1080 and the program handling of this resolution is poor):
Add service URL parameter:
Set External Data File:
Set Parameters:
Click download - which will fail for the Web data source and should load the JSON data file; but:
Please advise -- and please work on the handling of this screen resolution.
In the ReportProcessor, it would be interesting to be able to capture the log.
Since it is shown on the Console. And if possible to have other statuses such as generated the query, loading resources etc ...
Processing report
Rendering report
You can also calculate an estimated time to process / render.
Tranks.
Digital signature (certificate) in Word and Excel files.
In the same way that today it is possible to sign the PDF.
Something needed to make the document official.
Tranks
The labels of the axes and data points of a Bar chart are not correctly placed in PDF rendering when using .NET Core. The Graph is rendered on multiple pages. The appearance on the first page is correct and deteriorates on the next pages.
In.NET Framework, the same report is rendered as expected.
The pdf documents generated with Telerik Reporting are not compatible with the BlueBeam Revu PDF editing tool.
For example, if we select a text and try to change the font size, the selected text inverts (upside down) and flies to the left of the document.