Question
Removing owner/permissions password [Extract API]
Hi,
I have implemented removing a typical document user password from a pdf. (e.g. user cannot view contents unless password is entered)
My question is around removing permissions/owner passwords using the PDF Services API (user can view contents but cannot do certain actions like copying data)
For example is it possible to remove the ‘Disable copying and editing’ protection - we will have the password in this scenario.
I was able to find the resource for protecting a document with these permissions (Heading "Protect PDFs with owner password" - https://www.adobe.io/apis/documentcloud/dcsdk/docs.html?view=services) but nothing for removing the protection of these permissions.
Please let me know if this is possible. Thank you!
