We are facing a problem where the Text fields values on PDF forms are being cached at the client's site.
 
For eg: when a client opened a particular PDF form in the browser for the first time, a particular text field "Header1" had value "XYZ".
This PDF form was then modified on the server and saved, so the new value of "Header1" is "PQR".
When the same client tries to open the form, he still preview the value of the field "Header1" as "XYZ".
 
If the same form was opened in a fresh machine, the value was "PQR".
 
Any idea why this is occuring and how I can disable the caching of the data on the client's machine.
 
Thanks and Regards
Kuljit Chadha

Reply via email to