How to display currency symbol in advanced PDF?
# advancedpdf
d
How to display currency symbol in advanced PDF?
s
You can try using the
nsformat_currency(x)
function, which will add the currency symbol and currency formatting, as defined in the NetSuite account for that currency. The SA article for use of the function is here: https://netsuite.custhelp.com/app/answers/detail/a_id/26500#subsect_156624108232
👍 2
d
Thanks @scottvonduhn its not working
134 Views