jeffmillies
var response = context.response; response.renderPDF({ xmlString: xmlContent }); response.write({ output: 'testing 123' });