I have this code that print data to the pdf
header('Content-Type: application/pdf');
header('Content-Disposition: attachment; filename = AllRequests.pdf');
echo $reqPdf;
but it give me this error failed to load PDF document please assist
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire