I would like to ask if anyone has experience with generating thousands of PDFs in very short time in PHP?
There are many recommendations for different libraries on the web: mPDF, fPDF, tfPDF. But i didn't find any discussing about, for example, generating thousands of PDF in a minute.
I need to generate many invoices and convert them to the PDFs. Has anyone of you ever solve similar problem?