I\'m currently using mPDF to generate a pdf from HTML (which was generated by PHP).
All works as expected but I\'d like to be able to change the default filename. C
Modify mdpdf.php
mdpdf.php
form.setAttribute("action", "'._MPDF_URI.'includes/out.php/'.$name.'");
for downloading with other name