1895 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I want to sign a single document with multiple person on different postions.
Appreciate your help.
Forum topic
OneSpan Sign
Hey is there a way to retrieve the read only version of a document that is out for signing ?
Thanks
Forum topic
OneSpan Sign
I want to ensure documents are signed in a particular order. Does eSignLive have the ability to do this?
Thanks,
hsamson
Forum topic
OneSpan Sign
Hi Team,
We are creating a wrapper around OneSpan API and We have embedded the signing process through signer token wherein every signing we end up getting "OneSpan Consent Document".
Forum topic
OneSpan Sign
Hi,
Let's consider a practical scenario where there could be a possibility of feeble internet connection at the customer location,
In such a case, can I print a copy of the document (yet to be electronically signed) from eSignLive ?
Forum topic
OneSpan Sign
Hi All,
Hope someone can shed some light on what i am doing wrong.
In salesforce apex code I am creating package
DateTime dT = System.now();
dT.addDays(7);
ESignLiveExamples.createPackageWithDocumentsExample(
'Demo12', true, 'Demo12 description', dT, 'Hello World, Demo12 is READY'
);
Works gre
Forum topic
OneSpan Sign
We are trying to upload the attached PDF (eF2 - Sign.pdf) to eSignLive as a document to sign. It contains a signature block embedded in it.
The error we get while ww upload it from eSignLive portal (image attached herewith) is the same which we get while we try the same using SDK.
Forum topic
OneSpan Sign
Regarding document extraction, I read the following information from your website, and doesn't mention not support for text area, So what's the tag should put in the PDF file? I tried [Primary01.Capture5.TextArea1], but seems not working, please advise.
Forum topic
OneSpan Sign
Hi ,
is it possible to sign the document on behalf of client when client agrees to digital consent.
Forum topic
OneSpan Sign
I attempting to create a document that has one signer by email, and 2 signing groups (lets name them Group1 and Group2)
The document has EXTRACTION enabled.