52 results matched your search criteria
Forum topic
OneSpan Sign
Hello ,
I am creating few approval fields , where I am passing data in following format :
{
"page":0,
"subtype":"TEXTFIELD",
"width":161,
"binding":None,
"extract":False,
Forum topic
OneSpan Sign
Hi, I'm trying to have my signature field and the date extracted from my PDF document.
Forum topic
OneSpan Sign
We are trying to integrate our application to esign live and noticed that opt-out option is not displaying on the esign ceremony.
Forum topic
OneSpan Sign
Is it possible to use Field Injection and Signature Position Extraction together in the same package?
Forum topic
OneSpan Sign
Hi,
When I add the following text tag, I receive a format error:
{{esl:Signer1:textfield:size(40,15):Maxlen(3)}}
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
I think this is an easy one as I think I am misunderstanding something fundamental. How can I make a field editable?
This is populating the value correctly, but I want the signer to have the ability to adjust it:
Forum topic
OneSpan Sign
Hi Haris,
I would like to quickly clarify on the below approval format where I noticed that even if the page detail is not provided it works fine to realize the exact text to place the textfield using text anchor.
“approvalsâ€: [
{
“roleâ€: “signer1â€,
“fieldsâ€: [
{
“subtypeâ€: â€
Forum topic
OneSpan Sign
Hello,
We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
Forum topic
OneSpan Sign
Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.
So far I managed to add a free text field at the time of signing, but I can't get it to show the initials of the signer or the date of signing.