I’m using the API to create an Envelope and to request a signature through my app.
When a signer displays the document, there is a button to print the document.
I’d like to request the API to disable the button for some signers or if not possible for all the signers of the Envelope.
I found this answer : How to disable and hide the print and separate and combined pdf download option for docusign signer, where it seems possible by modifying the resources of the account. I haven’t try yet because it is not exactly what I want.
I expect something in the API to set this property for the envelope or for the recipient.