Hi friends,I need to to create a invoice page using Adobe PDF dynamic
Form.Business Requirement:-1. User will select predifined product,
Quantity, Rate and Amount would be calculated. Tax would be calculated
from the below data.2. I have a tax table 0 - 1000 2% 1000 - 2000 5%
3000 - 4000 7%Queries:- - how to write script to calculate Tax based on
above tax table data? How to ref. a table data?- how to write script
keeping in mind about adding new percentage in future? Cheers,Victor