Hi all,
I’m used to open unprotected PDF Files.
Now, I have to deal with Open-password protected ones, and I’m searching how to detect, before opening it, if a PDF file is protected.
Of course, I could try opening it without password, getting an error message and re-opening it with the password. I would prefer to ask for the password before trying to open the file.
Thanks for any idea using Xojo commands or MBS plugins, as well as Shell or other way.
Jean-Luc