Skip to content

Naturhistoriska/jasperserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

JasperReports Server

A docker'ized' JasperReports Server, pdf-server

About Jasper

Resources from Tibco

Documentation

  1. https://community.jaspersoft.com/documentation/tibco-jaspersoft-studio-user-guide/v60/getting-started-jaspersoft-studio
  2. https://web.archive.org/web/20220707132735/https://community.jaspersoft.com/documentation/tibco-jaspersoft-studio-user-guide/v60/getting-started-jaspersoft-studio

Video:

  1. https://www.youtube.com/watch?v=yRLvJgz9Dxk

Fetching the report from our server

A simple example using cURL

Fetch the report called FyndlappTest.pdf in the directory /reports/RCReports/

curl -u <user>:<password> http:/<ip>/jasperserver/rest_v2/reports/RCReports/FyndlappTest.pdf --output 2021-fyndlapp.pdf

replace <user> with your user and <password> with your password ...

How to create Reports

Download the IDE -> 'Jaspersoft Studio CE'

Jaspersoft Studio

Getting started with Jaspersoft Studio

Introduction to Jaspersoft Studio

Designing a report

About

A docker'ized' JasperReports Server, pdf-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages