Forums
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2. Use EslClient.getPackage using the package id that was returned from createPackage.
3. Make some settings changes to the package.
4.
- Read more about Getting an exception using FULL_NAME + INITIALS signature styles in one document
- 6 comments
- Log in or register to post comments
- 159 views