I can get this permission by PDDocPermRequest method.
I want to know how can i forbid this permission by some "set" method?
The method "PDPerms PDDocAuthorize (PDDoc pdDoc, PDPerms permsWanted, void * authData) " can be used to set permission,but in the SDK reference it tell me this method was deprecated in Acroabt 7.0.
Thanks!
I believe that you need to install a custom security handler that clears that flag.