Hello,
We are currently generating very important PDF files in our industry that contains industrial recipes and the users always need to use the latest version (the one that is on the server - the pdf has always the same path and filename)
We already had bad experiences when users used a file that was saved on the desktop and was out of date.
What we would like to do is to only allow them to print the PDF from the server and disable printing when the file is on the desktop, or any other location.
So, my question is : is there a way to read the file path when printing and disable print, or use addwatermarkfromtext function if the path is not the server path?
I hope my question is clear and I will find a solution.
Thanks.