I need to generate thousands of PDF files but they are very similar (only changing some info like name, order number, etc.). Currently I'm using HTML2PDF for each document. It takes about 2 seconds to render and generate each PDF file which I believe that can be decreased. Can anyone recomend me a way to generate the pdf only once (as a template) and then replace the variables for each document?
That would turn things way faster! Many thanks!
I am using this third party tool Try FPDF