65 results matched your search criteria
Forum topic
OneSpan Sign
In order to access Rest API for documents retrieval, i have to provide "Authorization: Basic api_key". How do i get Basic api_key?
Forum topic
OneSpan Sign
We build a web application using the Silanis.ESL.SDK to create and manage document to sign. Which is using the PackageID and DocumentID to interact with Esign in order to get the Signing status and download the signed document.
Forum topic
OneSpan Sign
Hi,We currently already have an integration with OneSpan eSign where we have implemented the designer iframe into our website.We require a feature where we can draw lines into the document, in order to "cross out" clauses that already exist in the uploaded PDFs.
Forum topic
OneSpan Sign
Hi, everyone,
We're starting a project to integrate eSignlive into the salesforce org of a customer in my company.
While checking the documentation, we've seen that this specific part is pretty useful to us:
http://docs.esignlive.com/content/e_classic_application_user_s_guide/signers/receiving_es
Forum topic
OneSpan Sign
Hi there,
In order for a sender to get a very quick view of who has signed and who still has to sign is now only available through the evidence summary.
Forum topic
OneSpan Sign
Hi There,
I am a newbie to eSignLive and is doing some research to see how we can improve our sales process.
Our system currently generates contracts (PDF) dynamically and then email it to customer for signature.
I know that through the eSignLive portal, I can mark up where in the PDF contract cu
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 have seen the example of GetCompletedPackagesWithinDateRangeExample.cs in github from the following link
https://github.com/eSignLive/esl.sdk.net/blob/m
Forum topic
OneSpan Sign
Hello Team,
I'm working on the use case below and was wondering if you could help !
Use Case: We have an existing template with some documents and fields on it and we want to retrieve those fields to bind some values on them.
Forum topic
OneSpan Sign
I want to experiment with In-Person signing in the Sandbox, is it enabled? I tried through the eSignLive UI and also through .NET, here is how I attempted to enable it in .NET, both in package creation (near top) and by Setting it again (near bottom).