I want to make a PDF file which will contain huge data such as 12 months data. Each month contain 500 rows from MySQL table. I have tried with FPDF but it takes too much time that is unacceptable. If there is any other better PHP library or class to make it easily and not make the system busy?I want to make a PDF file which will contain hu