Is there a way to supply the password to a password protected file via terminal or code? [closed]
I have several documents that have the same password to open them. I would like to enter the password for each file once (ie store in code), and then have the program that I create open the files for viewing.
Thanks.