Skip to content

Jasper Report using Spring Boot. Export PDF, EXCEL, CSV, DOCX easily.

Notifications You must be signed in to change notification settings

jamilxt/java_spring-boot_japser-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI with Maven

Jasper Report using Spring Boot (Jave 11, Maven)

Export (PDF, EXCEL, CSV, DOCX)

Reference Documentation

Run the application. Then, Export:

Download Jaspersoft Studio to modify the template (file with .jrxml extension) as you like.

Templates are:

  • PDF: transaction_report_pdf.jrxml
  • EXCEL: transaction_report_excel.jrxml
  • CSV: transaction_report_csv.jrxml
  • DOCX: transaction_report_docx.jrxml

Open these templates using Jasper Studio & modify as your own. It takes sometime to be familiar with the syntax to design the template. It's similar to HTML but need some practice to make a better design. Enjoy!

Credits:

I didn't find any repo which provides (PDF, EXCEL, CSV, DOCX) all of them at once. Thanks to these^ repo I got the basic idea how to export the report. Thank you very much iabur vai to provide me different template design from your old projects as well as assist me in every way.

Stargazers repo roster for @jamilxt/java_spring-boot_japser-report Forkers repo roster for @jamilxt/java_spring-boot_japser-report

About

Jasper Report using Spring Boot. Export PDF, EXCEL, CSV, DOCX easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages