Skip to main content
Participant
June 28, 2023
Question

Document Questions

  • June 28, 2023
  • 2 replies
  • 351 views

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.

This topic has been closed for replies.

2 replies

Legend
June 28, 2023

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.

Bernd Alheit
Community Expert
Community Expert
June 28, 2023

This is not possible.