Open GoogleCodeExporter opened 9 years ago
If your goal is to save the file you should use:
$dompdf->stream('filename.pdf',array('Attachment'=>1));
Attachment should be 1 by default. I'm not sure how the browsers deal with a
specified filename if the PDF is displayed in the browser. It may ignore the
name and use the name of the PHP file. I'll have to do more research on this.
Also, which version of dompdf?
Original comment by eclecticgeek
on 10 Sep 2012 at 5:58
Original comment by eclecticgeek
on 24 May 2013 at 3:00
Original issue reported on code.google.com by
shiva.ch...@gmail.com
on 10 Sep 2012 at 11:00