-
Notifications
You must be signed in to change notification settings - Fork 5
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…
License
okohll/RunJasperReports
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 [email protected] -emailto [email protected] -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 0
No packages published