Info
Version: | 13.2.19.1030 |
Last Update: | Thursday, November 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.telerik.com/reporting |
NuGet Url: | https://www.nuget.org/packages/telerik.reporting |
Install
Install-Package telerik.reporting
dotnet add package telerik.reporting
paket add telerik.reporting
telerik.reporting Download (Unzip the "nupkg" after downloading)
The package can be used to programmatically export or print a report into multiple document formats like PDF, Word, Excel, PowerPoint.
To author report definitions you need the Standalone Report Designer tool or the alternative Visual Studio integrated Report Designer.
These tools come with the full product installer found at https://www.telerik.com/account/product-download?product=REPORTING
Upgrading the project to a newer NuGet package version will upgrade the runtime libraries but for type report definitions (definitions created with the Visual Studio integrated Report Designer) you must run the Telerik Reporting Upgrade Wizard tool. The tool is part of the full product installer as well.