125 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am using document extraction with field to identify the signature position for a signer. If i have a pdf with 3 signatures with field names ExecutedBy_p{counter}, only the last signature is coming in place.
Forum topic
OneSpan Sign
Hie,
I am adding fields to pdf using approval(in json format). It is working fine for every type of fields(TEXTFIELD, CHECKBOX) except I can only see a single SIGNATURE capturing field even if I've added two/three of them inside json. Am I missing something ?
Forum topic
OneSpan Sign
Hello,
I have run into some problems signing PDFs:
1- I was trying to have multiple signature on the same document for the same email and I was not able to do that.
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
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
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.
Forum topic
Intelligent Adaptive Authentication
Hi Team,
Trying to assign the default value for the text field as suggested in (https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/text-tag-extraction), but not working.
Forum topic
OneSpan Sign
I have a form which I'm using document extraction to pull in fields from, and some of the pieces need to be entered at the signing ceremony. Is it possible to mask some of those fields as they are considered PPI? I'll read them on the backend securely, but don't want them showin
Forum topic
OneSpan Sign
Hi eSignLive Team,
I am working on an integration between eSign Live and Ebix Inc.
Forum topic
OneSpan Sign
Hi All
Hoping someone can shed some light on this.
I'm using the esl text tags in a document i'm uploading.
My package json which works fine.