Angular Report Viewer Overview
The current Angular Report Viewer version is
19.23.718
and should be used withReporting REST Service 17.1.23.718
orTelerik Report Server 9.1.23.718
.
Integrate the Angular Report Viewer component in your Angular applications regardless of the module loader that you use (WebPack
or SystemJS
).
The Angular component is built on top of the HTML5 Report Viewer, which is the base for other Web-technologies report viewers as well.
Requirements
To successfully integrate the Angular Report Viewer component, ensure the following:
-
Required Application Version:
- Angular 13+ application
-
Required Service:
- The viewer requires a running instance of Telerik Reporting REST Services in order to display reports. Make sure to enable Cross-Origin Requests (CORS) in the REST Service project.
-
Required JavaScript libraries:
- jQuery 3.2.1+
- Node.js - The required version will depend on the version of the Angular project - Angular versions under active support
-
The Angular Report Viewer package requires the following peer dependencies:
@angular/common: ">=13.0.0"
@angular/core: ">=13.0.0"
rxjs: ">=6.5.0"
-
Required references to Telerik Kendo UI styles:
Browser Support
The Angular viewer is based on the HTML5 Report Viewer, thus the client browser should conform to the HTML5 Report Viewer Browser Support.