914 results matched your search criteria
Forum topic
OneSpan Sign
I'm having trouble sending a PDF with text tags to the /api/packages endpoint. My PDF is sent as base-64 encoded, and that string is "pasted" into a document when it reaches my eSignLive account. I'd like for the string to be decoded, so that the new package contains a copy of my original PDF.
Forum topic
OneSpan Sign
In the documentation for Document Extraction, it explains that a Textfield or Checkbox must be completed before a Signer can sign a package:
Before signing, Agent1 must complete two fields:
1
[Agent1.Fullname1.Textfield1]
2
Forum topic
OneSpan Sign
I'm not having any luck with the code below to retrieve approvals. It's not outputting anything. Any ideas why?
Forum topic
OneSpan Sign
Hi,
We have been trying to sign all documents using the canadian REST API (e-signlive.ca/api)
We tried creating a package with the code provided on https://developer.esignlive.com/guides/feature-guides/sign-documents/ .
We added a role ('Sender') and approval for this role.
{
"name":"Cont
Forum topic
OneSpan Sign
Hi -
SHORT: How to assign "RoleID" to SignerBuilder in vb.Net ?
Forum topic
OneSpan Sign
Currently in our PDFs for Lending purposes we often have predefined signature fields on the form for up to 4 parties, although in a typical application , we may not always have 4 parties.
Forum topic
OneSpan Sign
Hi,
I tried to get email in French locale, but it seems not successful for me. I create package via API, in the package level, locale=fr, in the signer levle, locale =fr as well, but I still don't get email in French.
Forum topic
OneSpan Sign
I've noticed in the UI I am able to add tooltips to my radio buttons. I am wondering if this is a possible in the api as well ie
Forum topic
OneSpan Sign
Hi,
I need to know how to get the layoutId of an existing layout that was created using eSL web portal.
The requirement we have is; The user will send the layout name, document and signer info, we then need to go fetch this layout and apply it to the document that the user sent.
Also while applying