SO, I'm using response.renderPdf({xmlString: xmlSt...
# suitescript
d
SO, I'm using response.renderPdf({xmlString: xmlString}); in the POST of a Suitelet. Things look good. However, if I attempt to 'download' the PDF that is generated, I'm asked to download as 'scriptlet.nl'. Even if I name the download file to 'test.pdf', it still fails. Am I missing something (setting a header, etc)?