Multiple Capture tag for same person
Wednesday, August 22, 2018 at 05:55amHi,
As per my requirement, I need to provide 2 different capture tag for same person.
One for full signature and another for "Paraph sign" (Small sign which contains only initial)
Right now I am using below signature tag for one sign:
esl:signer1:capture:size(150,50)
is there any way to implement this feature ?
Reply to: Multiple Capture tag for same person
Thursday, August 23, 2018 at 04:24amReply to: Multiple Capture tag for same person
Wednesday, August 22, 2018 at 06:26amesl:signer1:capture:size(width,height)
But I think your problem is, if you duplicate your tag, in signing ceremony, once one capture box is signed, another one would be injected with handdrawn directly. To forbid that from happening, you'd enforce signers to capture their signature every time in a package. This is an attribute field in your ceremony settings: "enforceCaptureSignature": false By default, it’s false. You can contact [email protected] to set enforce capture on your account. Or you can set this attribute in your request payload on a transaction by transaction basis: I think this setting is currently not available in SDK, so you may need to (1)create your package and leave it "DRAFT" (2)make a REST api call to change the setting (3)send your package Hope this reply could help you! DuoReply to: Multiple Capture tag for same person
Wednesday, August 22, 2018 at 10:11pmReply to: Multiple Capture tag for same person
Friday, August 24, 2018 at 03:38amReply to: Multiple Capture tag for same person
Friday, August 24, 2018 at 05:25amReply to: Multiple Capture tag for same person
Monday, September 10, 2018 at 03:19pmReply to: Multiple Capture tag for same person
Tuesday, September 18, 2018 at 03:51amReply to: Multiple Capture tag for same person
Tuesday, September 18, 2018 at 05:41amHi Jinal, Thanks for your posting and let's move the discussion to your new thread. :) Duo