How to remove the electronic disclosure?
Wednesday, May 8, 2019 at 10:33pmHi,
We have tried to remove the default consent form using the following snippet
eslClient.PackageService.DeleteDocument(packageId, "default-consent");
But the electronic disclosure still shows up and our signable PDF is not shown.
We are using one of the small samples the works perfectly without the above line.
Thanks,
Reply to: How to remove the electronic disclosure?
Thursday, May 9, 2019 at 09:03am