2

I want to export reports in PDF from my app (Writed in MEAN) sending data to fill the report through the request.

It is possible to call JasperReports Server REST with a JSON file as a DataSource returning PDF report as output?

I found some examples using external datasource as JSON, but not sending JSON in request.

Narcis
  • 2,421
  • 4
  • 16
  • 23
3lot
  • 21
  • 3
  • Please check this answer here: http://stackoverflow.com/questions/37408863/location-data-for-filling-the-report-in-jasperserver/37441567#37441567. It contains some basic samples on how to pass XML and JSON to a JasperReports Server instance via REST services. – Narcis May 31 '16 at 08:25
  • Nice answer. Thanks. it Works !! =) – 3lot May 31 '16 at 15:00

0 Answers0