Hi,
We will be distributing some PDF forms for end users to fill in.
What is the recommended practice for securing the PDFs in terms of
1. preventing some one from modifying the contents of the PDF
2. prevent some one from spoofing/impersonating as the original PDF
Essentially we need to know that what ever is being submitted back to the server is of the original PDF and was not modified, hacked in any way.
I know we can password protect the PDF so that no one can edit the PDF, but this seems like a very flimsy approach.
Thanks
George