535 results matched your search criteria
Forum topic
OneSpan Sign
Would like to have a user enter a custom field from eSignLive WebUI where for a given template, they need to enter which department the template is associated with.
Forum topic
OneSpan Sign
I was investigating the data captured by OneSpan and made available through the REST API and also, if I can use PowerBi to display the data. I am trying to use the completion report API (https://developer.esignlive.com/guides/feature-guides/completion-report/#rest-api).
Forum topic
OneSpan Sign
Hi,
Is there a way to use the field extraction feature and also set the name of the (form) fields in the pdf to store the data.
Forum topic
OneSpan Sign
how to make fields which are common to all the signers , if there are more than one signers .
Forum topic
OneSpan Sign
I have changed the font Size in the field formatting ( UI ) but its not reflecting while signing .
Forum topic
OneSpan Sign
Few Senders reported that when they set up the Fields such as Signature / Signer Initials they got misplaced from their side however from signer side - the document was fine and can be completed the signing without any issue.
Please kindly advise on this issue.
Forum topic
OneSpan Sign
Hello,
I'm wondering if it is possible to associate fields with signers using the Java SDK? My use case is that in addition to a signature, users need to be able to fill in additional information in a textbox.
Forum topic
OneSpan Sign
Hello. I am new to using Onespan Sign API. I am using Rest API and Postman to enter and execute the code. Please see the below code. I am trying to add a field onto an existing package id. I have included the details below. How do I add a field to a Onespan Package?
Forum topic
OneSpan Sign
Is it possible to define a custom height and width of a field, especially the custom fields so that when the user drags and drops the fields, a particular height and width of the custom field is dragged on the document?
Forum topic
OneSpan Sign
When I create a package from a PDF document and combine the EnableExtraction() calls to extract form field positions, and I add an .WithInjectedField() clause, I do not get any data injected in the static fields.
I now have to do it in 2 steps:
1) Create a layout from the PDF with EnableExtraction