Secure Sending PDFs
planned
B
Brad Konia
It would be great if Sinosend provided a "secure send" option for PDF documents. This option would do the following:
- Display the file in an online PDF viewer.
- Disallow the user from downloading the file.
- Disable right-click copy functionality in the browser window.
- Embed a watermark containing the recipient's name and email address, displayed multiple times in large type diagonally across every page of the document.
- Allow for customization of the watermark to add additional text. The custom watermark input could support placeholders for the recipient's name and email address.
Rishi U.
marked this post as
planned
Rishi U.
Brad; everything you said is possible. We're using Adobe Embed API for previewing files, and their API is official but not robust surprisingly with little customisations; I think what you mentioned can apply to all files not only PDF's, images etc.