Hi,
In webdynpro, I want to store the interactive form as Read-only PDF in DMS.
I tried writing javascript to make all fields read-only in SUBMIT button of the form in pre-submit event. It works, I mean i could see all the fields are changing to read-only after pressing SUBMIT button. But the stored PDF document in DMS is Interactive still.
Even I tried the Activating READONLY property and Deactivating ENABLE property of the Interactive Form UI Element in SUBMIT method dynamically. That too didnt work out.
Please help me out in solving this.
Thanks
Ramesh