Problem with PDF |
I Use MPDF in CI3 thare no problem
but with CI 4 next i do like this $this->response->setHeader('Content-Type', 'application/pdf'); $PDF->Output("File.pdf", 'I'); In Mozilla is ok, but in Chrome, its open like PDF but when i save it save like html (nmot pdf in html just page when pdf was created) |
Messages In This Thread |
Problem with PDF - by motoroller - 01-05-2023, 03:27 AM
RE: Problem with PDF - by Mni.day - 01-05-2023, 07:14 AM
RE: Problem with PDF - by motoroller - 01-05-2023, 08:35 AM
|