I am creating a form in Acrobat 9 and would like the form once submitted to us as a "PDF The complete document" to be flattened so no changes can be made. This filled inform is an agreement that must be saved in the customer file.
I have tried the javascript to flatten the form within the submit button. It works to freeze it on the customer end, but when I receive it back via email I have an interactive form again.
I really need the form to be completely flat so no erroneous changes can be made when received from my customers.
Another problem, If you have a script to pick up the current date in your form the flatten script will not flatten the date. Every time the submitted form is opened the date changes again.
Anyone have any ideas for me?