1274 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
If you send several documents to a group of people, will each person see only the document they need to sign or do they see everything? If the later, is there a way around this?
Forum topic
OneSpan Sign
Is it possible to capture data for each time a user log's in/ log's off of the Onespan Sign web portal?
I know that via the Account report, you are able to capture data around when a user is created, curious if this can be extended to log each time a user log's in to the system.
Forum topic
OneSpan Sign
I need to add a signer to a package that has non-signature fields (i.e: textfield, checkbox, selection). Is that possible?
Forum topic
OneSpan Sign
When I am running my code there is point where I am assigning the X and Y position to the signers, using documentBuilder.WithSignature, but next to the signatures there is a date field that has to be updated automatically, and I am trying to use documentBuilder.WithDateSigned b
Forum topic
OneSpan Sign
Hello,We get the message "At least one signature is invalid" when we open the Signed PDF through OneSpan.We tried to identify issues by searching similar topics, but we could not find the exact solution.It would be great if we can get some ideas about this issue.
Forum topic
OneSpan Sign
Hi all,
What would you recommend to use for a production application, Java SDK version: 11.33 or API calls.
Am I asking this because checking and testing the SDK seems like sometimes it fails and it has some examples?
Forum topic
OneSpan Sign
Some of our clients are asking to include arbitrary documents to the package that are not intended to be signed but are just for review. While I know this is possible, I am concerned that our http posts may get so large we bump into http timeouts.
Forum topic
OneSpan Sign
Is it have any ways to Integrate the One span with react-native:
* Can we use the one span sign along with react-native? if "yes"
* How we can add to the ability of the user to draw his signature Anywhere on pdf?
So can you kindly provide the docus for above my question?
Forum topic
OneSpan Sign
Hi,
is there a way to test the callback feature so that when there is a callback from ESL (example after the signing ceremony is completed), it calls my Dev running the webservice ?
like http://localhost/api/eslListener/ ?
Assuming: I've added the callback url as http://localhost/api/eslListener/
Forum topic
OneSpan Sign
Hi,
We are a use case where we need to merge fields from related contact object into the document before sending it for signing. It was possible using conventions by adding a field mapping. However, through the APEX SDK, I do not find any documentation to achieve the same.