Copy link to clipboard
Copied
I would like to know if it is possible make my current pdf form fillable with a submission feature that will send the completed forms directly to my email address? I want to embed this file on my website for my clients to complete and submit but I do not want them to have down load access to the file and i would like to protect the file from being copied/duplicated in anyway.
Copy link to clipboard
Copied
This is not possible.
Copy link to clipboard
Copied
Email submission is available direct in Reader, but it's mostly a toy for testing. For any serious use, for practical and often for serious legal reasons, you need to submit to a web script using https.
You also can't stop a file from being download when it's on a web site, it has to be there on the site (to be filled in) and anyone can download it.