Greeting, I got around 30k records here, to solve the problem of the records not load correctly I used pagination and now I'm trying to export the data to PDF and it shows "Fatal error: Maximum execution time of 120 seconds exceeded in C:\xampp\htdocs\koolreport_full\koolreport\export\Handler.php on line 65" (waited for about 7 minute and this shown up) Here is the link: https://www.onlfintech.com/project/other/koolreport_full/index.php Any solution or technique to solve these problems? 1. Can I show all the data without pagination? 2. How can I save this large data to pdf?