You can lock certain fields in the document, which makes their content read-only and cannot be changed. When you create your original form you can write a JavaScript which locks the form fields that you want to not be changed and associate this JavaScript with the "Submit" button. When the user fills his part of the form and hits the "Submit" button, the JavaScript behind this button will lock these fields. This is independent from Encryption.
↧