633 results matched your search criteria
Forum topic
OneSpan Sign
Hoping you can help. We have a scenario where a single signature may appear in several place. For example, in the case of a parent signing for a minor. The parent would have to sign as the owner, and sign for the minor. We only want the signer to sign once and not multiple times. Thank you.
Forum topic
OneSpan Sign
Hi OneSpan team.
I'm capturing the sender's signature in my custom UI. And save it via POST call to "user.signature.handdrawn".
Forum topic
OneSpan Sign
What is the blue swirl watermark (image attached), next to the signature, on a signed document? Is there a way I can remove this or replace it with my own image?
Thanks,
-K
Forum topic
OneSpan Sign
Is there a way to determine the exact position of a signature other then tryal and errors when we do this by code?
I'm refering to atPosition(val_1, val_2) lines in the code snippet below...
// Build the DocumentPackage object
DocumentPackage documentPackage = newPa
Forum topic
OneSpan Sign
I have a client who is using REST API to create package.
Forum topic
OneSpan Sign
If the signature ceremony is NOT "inperson", is there a way to specify the order in which the signers receives the doc?
Forum topic
OneSpan Sign
Hello!
I have a questions about your eSignLive product. Can be integrated externally using REST API?
Forum topic
OneSpan Sign
My company is working on a mobile application (android & iOS) that handles roommate agreements. We are generating PDFs from HTML and were hoping that the eSignLiveSDK would be a turn key solution to adding eSignatures to the experience.
Forum topic
OneSpan Sign
Is there any way to send a document as a notice that doesn't require a signature?
Forum topic
OneSpan Sign
Using Apex SDK i am trying to create package with pdf file/document and send it to esignlive server
After this I am trying to do something
.....
request.setEndpoint('https://sandbox.esignlive.com/api/packages/' + pkgID + '/documents/signed_documents');
To sign the document.
Problem is that pdf