I have a pdf which is restricted on Signing permission.
I try to use pdfbox AccessPermission to check the edit permission before signing it. But in the source code of AccessPermission, i did not find the corresponding access permission, either from API doc AccessPermission API
Is there any work around approach in pdfbox to check the 'Signing' permission attribute.