Solution
This can be done by using the Replace function in the Source Code editor of Advanced PDF/HTML Templates.
Find ${check}
Replace with ${check.total?string?replace("$","")
This will remove dollar symbol in total
Solution
This can be done by using the Replace function in the Source Code editor of Advanced PDF/HTML Templates.
Find ${check}
Replace with ${check.total?string?replace("$","")
This will remove dollar symbol in total