anyone know why PDFs rendered in code this way req...
# suitescript
b
anyone know why PDFs rendered in code this way require me to do a
${item.description?replace("&", "&")}
for any field that may have an ampersand? i don't need to do this normally with advanced pdf forms, but with this method, I get an error if the field contains an ampersand "Error Parsing XML: The entity name must immediately follow the '&' in the entity reference."