Angular Report Viewer Overview
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 all Web-technologies report viewers as well.
Requirements
To successfully integrate the Angular Report Viewer component, ensure the following:
-
Required Application Version:
- Angular 4+ 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:
-
The Angular Report Viewer package requires the following peer dependencies:
@angular/common
@angular/core
rxjs
jquery
-
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.