What is the best way to implement REST for creating Reports.

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.

f1sherox's picture
Joined: Jul 29 2015 - 7:16am
Last seen: 8 years 1 month ago

2 Answers:

If you want to use REST as a datasource : 

http://community.jaspersoft.com/project/web-service-data-source

plambert_1's picture
1617
Joined: May 21 2013 - 10:18am
Last seen: 4 years 11 months ago

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...

hozawa's picture
190401
Joined: Apr 24 2010 - 4:31pm
Last seen: 4 years 3 months ago
Feedback