This Program make PDF View Form JRXML template. This is Spring Boot Program. So, execute any where and nothing Servlet Container.
- Git Clone to STS(Spring Tools Suite)
- build it and run on STS.
- Access http://localhost:8080/
- show index.html and click link.
- show PDF.
This program include font extensions. I set Japanese font,IPAex Mincho (Serif) and IPAex Gothic (SanSerif). So, This make PDF file include Japanese Font.
For example
- japan.jrxml file add to src/main/resouces/jasperreports
- build and run
- browser access to http://localhost:8080/pdf/test
- view PDF from test.jrxml
Unn....
I recommend gradle version
https://github.com/arachan/JasperReportBoot.git
Apache License 2.0
Sample Program なのでご自由にお使い下さい。