3702 results matched your search criteria
Forum topic
OneSpan Sign
I'm interested in modifying a signer's challenges on an existing package that hasn't been sent. In some cases this means adding a challenge for the first time. In other cases this means first removing existing challenges. Here's some code I tried.
Forum topic
OneSpan Sign
Would like to check if there's a way to use a template and programmatically populate custom fields or labels for information like Policy #, Customer Name & Address, and any other transaction-specific details.
Forum topic
OneSpan Sign
We have simple 9-page document that we use for transaction for single signer. The pdf is 700KB with no custom fields and just 1 signer defined.
Forum topic
OneSpan Sign
is it possible to have a completely custom web ui over existing eSignLive infrastructure.
purpose to it would be that user never leaves our system.
Forum topic
OneSpan Sign
I use your example to test your API.
........
SignerBuilder.NewSignerWithEmail(email1)
.WithFirstName("dejan")
.WithLastName("lukic")
.WithTitle("Pack title")
)
.......
Signer receives email as Reviewer instead as a Signer.
How to actually set the receiver as Reviewer or a Signer?
Forum topic
OneSpan Sign
I noticed that packages are removed in my sandbox.
Are you cleaning it frequently ?
Forum topic
OneSpan Sign
Hi,
Is there a way to get the Completion date of a signing ceremony. I see that it is listed out in the evidence summary. Is it possible to get that using the JAVA SDK.
Thanks,
Sudhangi
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
Hello,
I want to sign a single document with multiple person on different postions.
Appreciate your help.
Forum topic
OneSpan Sign
One of the requirements I have is a possibility for user to place a logo on a document beside signature.
I realize that I can add custom fields but none of them is an image type.
Is this possible to achieve? And how?