5 results matched your search criteria
Forum topic
OneSpan Sign
Getting really close to having all my questions answered. Thanks to Mwilliams and Harishadairy for all the help. Hopefully this is the last big issue.
Forum topic
OneSpan Sign
Hello,
We have a workflow, where we need to auto sign and fill a text field, without editing the package.
Is there a way to do this using .NET?
Forum topic
OneSpan Sign
Team,
We have required to have the Auto signed by the user , i.e we wanted have a check box on the UI that says Acknowledge and when the user check's this box the Document should be marked as "Signed by XYZ on datatime" on a specified page . Please let know if this is possible.
Regards
Surya
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>