Join Slack
Powered by
<@U6VQ47A4T> I'm not sure how to specify the filen...
# general
j
jmacdonald
10/23/2017, 1:03 PM
@susant
I'm not sure how to specify the filename but that may be similar to
ServerResponse.writeFile(options)
. I would for example do
context.response.writeFile(pdf, true);
where the true is the parameter for isinline and pdf is the file we want to write to the response.
Open in Slack
Previous
Next