3700 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
currently the first name, last name, and date are placed in the signature block. Can other data also be placed there, specifically the signer's title? Can this be placed with the signature or can it be placed in another location? Is this a back office setting? Can this be done through the api?
Forum topic
OneSpan Sign
Hi,
We are implementing eSignature application for our field agents who would solicit electronic signature from their client on their tablet.
Business has provided us a requirement that at the time of signing document XYZ, there needs to be a prompt or a reminder for the agent in Section 3 & 4 o
Forum topic
OneSpan Sign
Hi,
Could you please tell me if the following is possible using esignLive UI (we do not want to go the API route)
1) If the package has say 5 signers , can we set it up such that the first 3 sign sequentially and the last 2 in parallel
2) If the package is set to have all signers sign in paralle
Forum topic
OneSpan Sign
I am seeing a bug where the following occurs:
1. I create a package with 1 document and 1 signature placed using text anchors.
2.
Forum topic
OneSpan Sign
Hi,
I am currently using the esign live in my web application. I am currently using the "capture your signature" functionality in order to capture signatures at various places in my documents by capturing the cordinates and then send those cordinates so that signature blocks are drawn.
Forum topic
OneSpan Sign
I am seeing a possible bug where I am creating a package with 1 document, 1 signer, and 1 signature.
When creating the package, I give the signature a unique name using the .WithName(string signatureName) method.
Then, when I use the eSignLive client to retrieve the documentPackage, the
Forum topic
OneSpan Sign
Can somebody help me finding the right way to convert co-ordinates from inches to pixels while sending it to eSignLive Java SDK to create a package?
Forum topic
OneSpan Sign
Hello! Thank you for reading my post.
My understanding is that the notification email (email.notify) is the only email template that can be triggered programatically from the eSignLive system. I had a few questions on this functionality:
Question 1.