349 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Could you please advise when the new v11.34 will be available for download from https://community.onespan.com/products/onespan-sign/sdks#eSignLive_.NET_SDKs?
my sandbox account is already at 11.34.
thanks
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
On OneSpan Sign, if I am a delegate for a user and I decide to sign a form on behalf of the user, who's name appears on the form signature? Is it my name or the user I am delegate to?
Forum topic
OneSpan Sign
Hi,
would you please share the code sample how to get JavaScript event notification without iFrame? i only can download the code with iFrame from https://community.onespan.com/documentation/onespan-sign/codeshare/esignlive-event-notifier
thanks,
Forum topic
OneSpan Sign
Within our OneSpan build, we have chosen to use optional signatures where a document may have more than one section to sign but a customer has a choice which sections they are approving (e.g. service work order). This has been working well until an edge case appeared in testing.
Forum topic
OneSpan Sign
We are attempting to make fields read only in our OneSpan package. We are trying to use the API to mark them. We cannot find the way to mark dates read-only.
The preference would be to mark them read only using the API, so that they all work similarly.
Forum topic
OneSpan Sign
Hello,
We are still using the classic signer UI and have a question.
Forum topic
OneSpan Sign
I've been following this tutorial: https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/attachment-requirements
Forum topic
OneSpan Sign
Hi,
I'm trying to understand how to inject specific values in one PDF. I tried the information available in the link