Error Parsing XML: The reference to entity "D" mus...
# suitescript
s
Error Parsing XML: The reference to entity "D" must end with the ';' delimiter.Code: USER_ERROR Details: Error Parsing XML: The reference to entity "D" must end with the ';' delimiter. this error coming while im trying to convert : var file = nlapiXMLToPDF(xml); anyone have solution for this
b
your xml is not valid
run it through an xml validation tool to find your error