josecm / PDFSessions

A javascript for Adobe Acrobat Reader that enables the user to save sessions (groups of open pdfs) and later restore them
21 stars 6 forks source link

Session Naming Issues #5

Open sunniel opened 6 years ago

sunniel commented 6 years ago

OS System: Windows 7 64-bit Adobe Reader Version: Adobe Acrobat Reader DC V2017.009.20058 Software configurations: 1) Enable Acrobat Javascript - checked 2) Enable menu items JavaScript execution privileges - checked 3) Enable Protected Mode at startup - unchecked 4) Enable Enhanced Security - unchecked

Name format issues: 1) alphanumerical name - successful in save and load 2) alphanumerical name with hyphen - successful in save but the corresponding session will disappear after closing and re-opening Adobe Reader. 3) alphanumerical name with blank space - successful in save but all sessions will be removed after closing and re-opening Adobe Reader.

rubisco57 commented 6 years ago

Hi sunniel, thank you for pointing out the working configuration settings. Instead of disabling the "Enhanced Security" all together, you could trust the .js file specifically. Great script, JoseCM, thank you!