This Program make PDF View Form JRXML template. This is Spring Boot Program. So, execute any where and nothing Servlet Container.
Gradle Build Version
- 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
- test.jrxml file add to src/main/resouces/jasperreports
- build and run
- browser access to http://localhost:8080/pdf/test
- view PDF from test.jrxml
make RequestParam.
I add no and date parameter.
Apache License 2.0