I am creating HTML to PDF with MPDF. It is working awesome. The issue is that I am unable to create two PDFs at the same page. I want to generate two PDFs and both are to auto download and echo a message after the download. My code:I am creating HTML to PDF with MPDF. It is work