Secure pdf file
i want to generate secure pdf file and it will not be just password protected but i want to capture pdf file open event, like my requirement is that when user will open my pdf file so there is code generate and send it to my mobile or email and it should be opened some authenticity .. so how could i fulfill this requirement ??
Marvin ReidPosted Jun 8, 2022, 8:05 PM
You can generate a secure PDF by following the below tutorial. To capture when the PDF file is open however, you'll likely want to look at the actions and scripts supported by PDFs themselves before proceeding with a possible option.
https://www.leadtools.com/help/sdk/tutorials/dotnet-core-encrypt-pdf-files.html
https://helpx.adobe.com/acrobat/using/applying-actions-scripts-pdfs.html
Faisal AnsariPosted Sep 17, 2020, 3:20 AM
alice yangPosted Sep 15, 2020, 8:10 PM