Hello! Does anyone knows if it's possible to check...
# suitescript
j
Hello! Does anyone knows if it's possible to check in freemarker if the advanced custom PDF is rendered via script or via UI? For now, I am using 2 separate PDF templates, one for UI and another for the script, but the only difference is I added
?xml
for the one I am rendering via script to escape the ampersands in the logo URL. Thanks!