Discussions
Cannot save PDF generated by Suitelet in Chrome
I've been having an issue for a while now where users on Chrome cannot save PDFs generated by a some Suitelets that we have. The Suitelets have two main components, a piece that fires when the request method is "GET" that creates a form that the user fills out, and another that actually generates the PDF which fires when the request method is "POST", just as in the examples I found on SuiteAnswers. The PDF generates fine, and it can be printed from Chrome, but when you click on the save button or right click and click Save As... nothing