I have a interactive catalog based on this example and need the tax field to be based on the NET price - which includes a selectable delivery cost field. How can i do this? as at the moment the tax just takes the sub-total amount.
I have a interactive catalog based on this example and need the tax field to be based on the NET price - which includes a selectable delivery cost field. How can i do this? as at the moment the tax just takes the sub-total amount.
But in general, you'll need to look at the calculation event for the Tax field to see where values are coming from, and then modify it for your purpose.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script