1274 results matched your search criteria
Forum topic
OneSpan Sign
Hello
I am using the JAVA SDK to send signing co-ordinates and a base 64 document stream to eSignLive and get a signing link. The co-ordinates that I use consider top left corner as the reference origin (0,0) and calculate the signing coordinates based on that.
Forum topic
OneSpan Sign
hello there,
I set up sandbox.esignlive.com with salesforce sandbox.
Using Apex sdk I am able to create package and sign it, but when other users from salesforce try to use apex sdk code they can create package in esignlive but they cant sign it.
Forum topic
OneSpan Sign
Hello,
I am having a problem where documents in the signing package appear to be ordered randomly during signing. We always send the documents in the same order. Is there any way to ensure the order of the package using the documents JSON?
Forum topic
OneSpan Sign
Hi Experts,
We have a use case where in client doesn't want to use the UI for signing.
Once an approval step is completed in the BPM, it needs to complete signing without the user having to go to eSignLive.
We need :
1. Sample code for programmatically completing signing.
2.
Forum topic
OneSpan Sign
We need to remove the ability for users to download the signed PDF through the web interface, both via the emailed signature request and the browser based version (using host/access?sessionToken={mytoken}).
Forum topic
OneSpan Sign
I have experienced that if I receive an eSignature mail requesting my signature, I can forward that mail to another person (not any delegation, just forwarding the mail) and this person can expand the eSignature link, get my signature fields displayed and completed with "click-to-sign".
Forum topic
OneSpan Sign
Hello
If a document has multiple signature blocks, on clicking the first signing block a popup appears to capture the signature and from the next signature block onwards it applies the captured signature to the signing block.
Forum topic
OneSpan Sign
I noticed that there are 2 back office setting for in person signing, our requirement is hiding the package owner when signing.
Forum topic
OneSpan Sign
Hello Folks
We have a question regarding the image of the signature when signing. Is the image saved in eSignLive for re-use on the next signing?
If yes, how do we enable and use this feature?
Forum topic
OneSpan Sign
We are trying to get the signing URL for the signer to display in an IFrame without having to send the package. Currently I keep getting the error of "cannot get signing url because package is editable", I can only assume that means I can't get the signing URL with the package in draft status.