I have millions of data to be exported to pdf. I am not able to do that. Please suggest me the way. Using inbuilt header(Content-type: application/pdf) is not resolving my problem. I have also tried using TCPDF.With less data tcpdf works fine but with millions it takes very very long time.
Tell me a way where I can easily export mysql data that counts to millions exported in pdf.