545 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I have to ask Required Document from signer but Number of Required documnet is dynamic.
It depends upon agent to ask any number of document to signer.
I have created signer using SDK and want to add required doc dynamically based on number of documentes requested to Java code.
Thanks
Forum topic
OneSpan Sign
Scenario: We have a two-page PDF where OneSpan form is programmatically created using Java SDK. We have a text field on both pages that are identical. We would like for the field on the second page to be automatically populated with the value the user inputs on the first page.
Forum topic
OneSpan Sign
Hi,
I want to retrieve a onespan users api key to use the template that user has and if any documents were added to the template then would like to retrieve those documents too.
I am using .net sdk for this scenario.
Sergio Paul
Forum topic
OneSpan Sign
Hi is it possible from custom UIto allow user to place signature on the page...to choose where it want it. What parameters I need to set in the code. I use .net SDK
Also would it be possible to size iFrame to the document or to remove all unnecessary space around document. How?
Forum topic
OneSpan Sign
In the latest SDK, there were additional signing ceremony customization's added. Specifically, I'm noticing WithOptOutOther and WithDeclineOther.
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Sign
Hi,
I am looking for code examples using Mobile SDK how to start creation of package and complete the transaction in offline and sync when connected online.
Please let me know if any one have performed the similar use cases.
Forum topic
OneSpan Sign
In iOS SDK there’s a function to “load a transaction from the serverâ€, the syntax is like:
eSignLive.dashboard().startESignCeremonyForTransaction(withGUID: “â€)
As the packages are created on server side, can we take this way in our app?
Forum topic
OneSpan Sign
Hi,
I have been checking out the mobile SDK's.
Forum topic
OneSpan Sign
Hey team,
We are using Text Anchor feature to extract fields. But there was one field that doesn't get the right position and show up at left-top corner of the page.
Our .NET SDK version is 11.0, during package creation, we didn't receive any error.
Please advise,
Oliver