I have a problem with graphic chart generation in a pdf report , I'm creating a pdf report with simple data and I want to add a summary graphic chart using spring boot and thymleaf, the problem is that the part where I must have the graphic chart is empty.
I tried with Google charts and HighCharts API, but still the same problem.