Does Jasper Report support Angular 2

Hi All,
 
Im are trying to develop a project in Angular 2. And for the reporting purpose im planning to use JaperReport. My concern is does JasperReport support Angular 2? 
gunda.sasi12's picture
Joined: Jun 15 2016 - 7:45am
Last seen: 7 years 3 months ago

2 Answers:

Hello,

Our team has implemented two samples applications using Angular 2.0 and Jaspersoft's Visualize.js library.

Here's a link to the latest demo: https://github.com/richbl/ng2-bootstrap-visualizejs

A simpler solution is available on that same site: https://github.com/richbl/ng2-visualizejs

 

Rich

 

 

 

 

 

richbl's picture
369
Joined: May 22 2014 - 7:14pm
Last seen: 6 years 3 weeks ago

Hi Rich,

 Do you know how to export the report to pdf in this angular app? I'm trying to call report.export(), but the call to v("#" + vjsConfig.resourceDetails[resourceIndex].id).report({...}) always returns undefined. Any ideas?

falas's picture
90
Joined: Nov 17 2016 - 2:46pm
Last seen: 2 years 8 months ago
Feedback
randomness