New to Telerik Reporting? Download free 30-day trial

Angular Report Viewer Overview

The current Angular Report Viewer version is 21.24.305 and should be used with Reporting REST Service 18.0.24.305 or Telerik Report Server 10.0.24.305.

Integrate the Angular Report Viewer component in your Angular applications regardless of the module loader that you use (WebPack or SystemJS).

Check out also the Native Angular Report Viewer built on the top of Telerik UI for Angular components.

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:

  1. Required Application Version:

    • Angular 13+ application
  2. Required Service:

  3. Required JavaScript libraries:

  4. The Angular Report Viewer package requires the following peer dependencies:

    • @angular/common: ">=13.0.0"
    • @angular/core: ">=13.0.0"
    • rxjs: ">=6.5.0"
  5. 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.

See Also

In this article