-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
Hi Raymond,
Almost everything works smoothly for me, except:
You say somewhere that setting the filename will trigger download. I have set:
$model->setOption('fileName', 'voucher');
which should get me a download to voucher.pdf, but instead the pdf is opened in the browser window and when I save it from the acrobat plugin it has the name document.pdf
Am I doing something wrong, or have I stumbled upon something unexpected?
Thanks in advance, Raymond:-)