Hello, I have received un unexpected error for the...
# suitescript
t
Hello, I have received un unexpected error for the renderAsPDF function. It was working before. Do you have any idea where is it coming from ?
b
generally unexpected errors are a pain to debug
get started with a support case to NetSuite
be sure to include the error id
e
Double check your XML template to make sure that there isn't anything tripping it up especially if you have URL links.
m
Can you show us what’s on the line: 257 of the file “NS_Bolle_SL_Print Proforma Invoice.js”
t
var soPdf = myFile.renderAsPdf();
it looks like it doesnt work if there is more than 8 lines
r
I would recommend looking at the XML first to make sure that it is not malformed for some reason. There might be something there that is tripping up the BFO engine causing the Unexpected Error