Is it possible to restrict the number of times a PDF document can be viewed?
My company uses a .Net system to help them search for and retrieve PDFs. The system will merge PDFs together and place a watermark on them. I have also used the PDF.Kit to disallow printing. I was hoping that there is an ability to set the number of times a PDF can be viewed as well.
The system creates temporary PDFs so it would only need to be viewed one time.
My company would like to make sure if the PDFs are attached to Emails or saved as a new file name that it can not be opened.
If this is not a possibility, would you have any suggestions on how the PDF.Kit could achieve something similar?
Again our ultimate goal is to allow the temporary PDF to be viewed only once and after that its useless.
Thank you for any help.