Welcome Guest, Not a member yet? Register   Sign In
Problem with PDF
#3

(01-05-2023, 07:14 AM)Mni.day Wrote: Try Content-Disposition header

$this->response->setHeader('Content-Type', 'application/pdf');
$this->response->setHeader('Content-Disposition', 'inline;filename="file.pdf"');

BY this way browser dold me error with protocol
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB