I have a situation where I have to distribute teaching contracts to all teachers in our district. They digitally sign their contract and return it to me.
Right now I create the contracts in a database and export them (print them) to a pdf file. I then split that file into their individual contracts (200+), place a date field and an electronic signature field in each of the contracts and then email each individual their contract for signature.
There must be an easier way??