Creating PDF file with large data by springboot with jasper report

38 Views Asked by At

I create PDF file with large data (approximate 100,000 records) after starting My service, it is working properly

enter image description here

But 2 days pass or 1 week pass there are somethings wrong on PDF report like image below. What is the problem for this and how to fix it.

enter image description here

I use springboot version 2.7.11 and jasper version 6.20.0 running on docker and kubernates

I would like to generate report PDF with large data properly like image belowenter image description here

0

There are 0 best solutions below