How can I calculate the tax and total on the RTF template using the page total value.
Hi,
I want to calculate tax and Total using page total value in the RTF template at runtime.
SubTotal=<?show-page-total:pt;'999G999G999D99'?>
Tax= SubTotal * (tax percent field/100)
Total= SubTotal + Tax
Please guide me on this.
Thanks,
Jaha