Answered
Using Javascript to prevent editing in addition to password security
I am trying to create a fillable form that needs to be password encrypted.
However, it needs to allow pages to still be added, BUT no editing by others to the document.
I want to use the password security with "Any except extracting pages" but also prevent editing to the PDF. Is there any way to add javascript in addition to password security to also prevent editing?