and this is in the help center ``` serverResponse....
# suitescript
j
and this is in the help center
Copy code
serverResponse.renderPDF({
    xmlString:'<?xml version="1.0"?>\n<!DOCTYPE pdf PUBLIC "-//big.faceless.org//report" "report-1.1.dtd">\n<pdf>\n<body font-size="18">\nHello World!\n</body>\n</pdf>'
});
this is SS2.0 btw