Skip to content

okohll/RunJasperReports

Repository files navigation

For full installation and usage instructions, see

http://www.agilebase.co.uk/opensource

Example command line:

java -jar RunJasperReports.jar -dbhost localhost -dbname financial -dbuser okohll -dbpass secret -dbtype postgresql -emailfrom oliver@gtwm.co.uk -emailto oliver@gtwm.co.uk -emailsubject Reports -folder /home/okohll/reports/output/ -output pdf -reports /home/okohll/reports/commission.jrxml,/home/okohll/reports/sales.jrxml

About

RunJasperReports is a command line tool to generate report output from JasperReports report definition files (.jrxml files). These files can be generated using graphical tools such as iReport and then RunJasperReports can be used to run them against a live database at any time, e.g. on a server on a scheduled basis. Output PDF/HTML is written to…

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages