Angular Viewer
YouTube |
Watch videos .NET Core Angular Viewer. Subscribe to the Stimulsoft channel to find out about the new video lessons uploaded. Leave your questions and suggestions in the comments to the video.
|
Samples |
See on GitHub examples for working with the Angular components. All examples are separate projects, grouped into one solution for Visual Studio.
|
The Angular Viewer (StiAngularViewer) component is designed to view reports in the web browser. You do not need to install the .NET Framework, ActiveX components or any special plug-ins on the client side. All that is needed is any modern Web browser.
With help of Angular Viewer, you can view, print and export reports on any computer with any operating system installed. Since the viewer only uses HTML and JavaScript technologies, it can be run on devices where there is no Flash or Silverlight support - tablets, smartphones. Also, the viewer supports the Touch interface, which is automatically enabled when using devices with a touch screen.
The Angular Viewer component uses the AJAX technology to perform all actions (uploading a report, paging, scaling, interactivity in reports, etc.), which allows you to get rid of reloading the entire page, and save Web traffic and speed up work. The report engine built using the .NET Core technology is used to render reports. This is a cross-platform technology. It allows you to deploy the application on servers that use the operating systems like Windows, macOS, and Linux.
Angular Viewer supports many themes, animated interface, bookmarks, interactive reports, editing of report elements on the page, full screen mode, search panel, and other necessary features for viewing reports.
To use the Angular Viewer in a your projects, you need to install:
NetCore
To use the Angular Viewer in a Web project, you need to install the NuGet package of Stimulsoft.Reports.Angular.NetCore:
Select "Manage NuGet Packages ..." in the context menu of the project;
Specify Stimulsoft.Reports.Angular.NetCore in the search bar on the Browse tab;
Select the item, define the version of the package, and click Install. When updating the package, click the Update button.
Angular
The easiest way is to install through npm:
npm install stimulsoft-viewer-angular