You can render the PDF forms at runtime using XML as input. If you want to avoid the JavaScript coding in the form, then you can do all those calculations before generating the XML. In this scenario, I am assuming you have the Server software to render PDF with the dynamic XML data at runtime.Other ...