This content has been marked as final.
Show 4 replies
-
1. Re: protect js code from view
Gilad D (try67) Nov 11, 2014 3:12 PM (in response to Alexito)You can do it by applying a security policy that prevents content copying.
You should be aware that there are way around it, though...
Another approach would be to obfuscate your code.
-
2. Re: protect js code from view
Alexito Nov 11, 2014 4:25 PM (in response to Gilad D (try67))Thanks for the hint with security policy, it is helpful!
Do I have to do the steps for it like shown here (Protection->Encrypt->Restrict editing and printing)(http://www.adobe.com/content/dam/Adobe/en/products/acrobat/pdfs/adobe-acrobat-xi-protect-p df-file-with-permissions-tutor…) ?
-
3. Re: protect js code from view
Gilad D (try67) Nov 12, 2014 1:02 AM (in response to Alexito)Yes, that's one way of doing it. You can also go to File - Properties - Security.
-
4. Re: protect js code from view
Test Screen Name Nov 12, 2014 2:51 AM (in response to Gilad D (try67))But be aware that this is no more than a minor deterrent. So, for example, you might hide answers to an informal quiz, but not passwords or an encryption key.



