harishaidary submitted March 17 2016
This simple example shows how to use the Java SDK to assign different signature types to a signer. For a signature type Full Name, the signer need only click a Signature Block. When signing is complete, the signer's full name is stamped on the document at the position of the block.Similarly, if a signature's type is Initials, the signer need only click a Signature Block. When signing is complete, the signer's initials are stamped on the document at the position of the block. Lastly, if a signature's type is Hand Drawn, the signer must draw their name using the mouse or another hand-held device.

This example is part of the Java SDK GitHub project created by the eSignLive Engineering group. The project is continually updated as changes to the eSignLive application and eSignLive Java SDK happen. All examples from the project are easily searchable from within the Code Share section, with detailed descriptions or you can visit the examples portion of the SDK project directly:

https://github.com/silanis/esl.sdk.java/tree/master/sdk/src/main/java/com/silanis/esl/sdk/examples
Rate this Code Share

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off