Participant
November 14, 2024
Question
How to enable content copying for accessibility for a PDF document programmatically ?
- November 14, 2024
- 3 replies
- 587 views
Hi,
I have requirement to render PDF from XDP files. We are using for service API (com.adobe.fd.forms.api.FormsService) for redering the PDF.
For securing the rendered PDF, I am using docAssurance service (com.adobe.fd.docassurance.client.api.DocAssuranceService).
I am able to configure some of the secutiry settings by using Password Security.
I need help to understand how to enable "Content copying for accessibility" but disabling "Content copying".
I am using com.adobe.fd.encryption.client.PasswordEncryptionPermission for configuring the security.
PasswordEncryptionPermission (AEM Forms API) (adobe.com)
Please let me know how to enable content copying for accessibility programmatically using form Service ?
Regards,
Smrithi
