Codebase for the blog post Generate PDFs (Apache PDFBox) including Charts (XChart) with Java EE
Steps to run this project:
- Clone this Git repository
- Navigate to the folder
charts-in-pdf-java-ee
- Make sure your Docker engine is running
- Execute
./buildAndRun.sh
(Linux/Mac) orbuildAndRun.bat
(Windows) - Wait until Open Liberty successfully started and then visit
http://localhost:9080/resources/reports
in your browser