|
Acrobat's security settings are circumvented fairly easily if another PDF-viewing program is used. I use PHP to secure my pages, and although I can control access to the pages, I can't directly control access to the the PDFs themselves.
I currently use a database, php, and a recurring cron job to continually change the foldername that the files are stored in to prevent people from directly linking to the files but it still fails to keep them from viewing the files with a third-party PDF viewer that fails to adhere to Acrobat's security settings.
Thanks for the suggestions, I appreciate any and all help.
Jordan
|