Looking for Angular integration tutorial/example
-
Hi! I'm hoping someone can help me out.
I'm new to Angular and I'm taking over a project from a former colleague. The one main requirement left for the project is to print the data in the app into a PDF that can be downloaded by the client. I'm not quite sure how to get my data out of Angular and into jsreport via the API and JSON. I was wondering if anyone had any info or tutorials on this to help me figure out what I'm doing and how to do this? Thanks! =)
-
We don't have specific tutorials for angular, but it should be integrated as any other service.
You can take a look on the browser client sdk which should help you to call jsreport from the angular
https://jsreport.net/learn/browser-clientSome similar topics
https://forum.jsreport.net/topic/34/angular-2-integration
https://forum.jsreport.net/topic/104/display-a-pdf-report-in-anuglar-app-from-jsreport-backend