I have a few forms that have a hardcoded current date field. This is
just a date/time field that always shows current date (based on system
date of user's machine). Once the form is signed/submitted the date is
locked and wont change when reopened in the future. The above approach
has been working fine but recently I've found the need to make all my
forms 'reader extended' because many of the forms end-users only have
adobe reader. However, when I save form as reader extended the Current
Date fi...