How to check PDF is password protected or not in c# or Javascript or Jquery?
I want to do the following in web application developed using .NET(JQUERY, ANGULAR):
1. Check PDF is password protected or not
2. Check PDF is corrupted or not
Please help with sample codes and examples
