<@U29JEQVL6> instead of actually saving the file w...
# suitescript
m
@al3xicon instead of actually saving the file would it work to do something like 'var filePDF = nlapiXMLToPDF(xml); response.setContentType('PDF', 'PDF_3pages.pdf', 'inline'); response.write(filePDF.getValue()); '