Building e-signature solution
I am creating some automation for my law practice. Specifically, the signing of documents. I am creating the documents from MS Access. So I fill the pdf form with data from the database, and I want to send the client the "flattened" result, with only the opportunity for signature. Even though the form contains their information - name, etc - I do not want to give them the opportunity to change any text - just sign.
I am not sure how to implement. Was thing about flattening the form after the data has been filled, but then would I have to create a new form that has only the signature blank from that flattened file?
