286 results matched your search criteria
Forum topic
OneSpan Sign
Is there a way to customize the handoverlink Href property at a signer level? I've only been able to see it at the document package level. I'd like to redirect based on the signer role, and trying to find the best way to do so. If I can't handle it here, I'll have to do so from
Forum topic
OneSpan Sign
I'm creating an application to get all packages for an account with a date range.
I'm using the following call
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.COMPLETED, new PageRequest(index, 50), from, to);
T
Forum topic
OneSpan Sign
Hi
We are displaying e-document in iFrame. On Safari, there was a known cookie issue described in https://developer.esignlive.com/forums/topic/cookie-issues-on-safari/ . We are ok with it as long as it shows description and guideline to the client.
Forum topic
OneSpan Sign
Hi,
I have a question regarding Optout/Decline, we tested for current behavior in v11.25 as
Forum topic
OneSpan Sign
Can you append a DocumentPackage that has been created.
Dim eslClient As New EslClient(apiKey, apiUrl)
Dim fs As FileStream = File.OpenRead(strESignLiveFile)
Dim superDuperPackage As DocumentPackage = PackageBuilder.NewPackageNamed(strContractFileName).
Forum topic
OneSpan Sign
Hello, I'm trying to figure out how to program a page on my IIS server to handle event notifications.
Forum topic
OneSpan Sign
As specified on this page:
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm?Highlight=customization#Customiz
I have applied settings in the code:
------------------------- code snippet-------------------
.WithSettings(DocumentPackageSet
Forum topic
OneSpan Sign
I have the same text in multiple locations in a document, and I want a signer to sign each of them.
Using Text Anchor since there are a random number of pages.
I want to place a signature block relative to the phrase “Lessor:â€
There may be 1 location, or 100…….
How do I tell eSL to do th
Forum topic
OneSpan Sign
We are Generating the documents from another vendor WK(Wolters Kluwer) and passing it to onespan Esign.But we are facing issue while mapping the X/Y coordinates.
Because top/left fields of e-sign are calculated from top left of the page and Wolters Kluwer works like x/y coordinates start at the bot