Hi
How to create page by page password protected pdf?
For example I have a .doc containing 100 pages and I need to create its PDF file like:
1) When I open the PDF it ask me a password i.e. abc123
2) After my PDF is open and I change the page it ask me a again password which is in my case is "abc123"
3) If I directly goto page no. 55 it ask me a again password which is in my case is "abc123"
4) User must provide the opening Password every time when he change the page.
Thanks