what am I missing? org.mozilla.javascript.EcmaErr...
# suitescript
j
what am I missing? org.mozilla.javascript.EcmaError: TypeError: Cannot call method "renderPDF" of undefined (/SuiteScripts/[2.*] SuiteScripts/N_Suitelet/Quote_PDFTemplate_Suitelet.js#144) on a suitelet
Copy code
context.response.renderPDF({
                	xmlString: xmlContent
                });