Hello, I need to implement REST that will consume JSON and produce PDF report. What is the best practice to do it with Jasper.
I've just started to explore Jasper, so any help will be appreciated.
2 Answers:
Posted on April 28, 2016 at 3:04am
If you want to use REST as a datasource :
http://community.jaspersoft.com/project/web-service-data-source
Posted on August 2, 2015 at 2:07am
Consuming and producing are 2 different topics. Check JasperReports library samples on consuming.
http://jasperreports.sourceforge.net/sample.reference/jsondatasource/
Check the Visualize.js guide on generating pdf.
http://community.jaspersoft.com/documentation/tibco-jasperreports-server...