549 results matched your search criteria
Forum topic
OneSpan Sign
We are seeing rare instances where downloaded PDFs from OneSpan are corrupted. We are using Java SDK. Are there previous examples of this and fixes?
Thanks.
Forum topic
OneSpan Sign
Hi,
When an attachment can be added in a package via JAVA SDK? Could you share a sample code?
Thanks
Wendy
Forum topic
OneSpan Sign
Hi
I am wondering if signer can see all the documents in one transaction? Even those ones don't require their signature?
Using iOS mobile sdk?
Thanks a lot
Forum topic
OneSpan Sign
Hi,
Is there a way using the .NET SDK, to discard a draft version of the transaction and go back to its previous in-progress version?
Thanks
Forum topic
OneSpan Sign
Is it possible to download the signed document and evidence summary PDF as a single PDF with the apex SDK? Right now we get each file separately.
Forum topic
OneSpan Sign
Hey ! I was working on the Java SDK to retrieve all the templates and their ids that I had created for a particular user, in the form of objects or lists. Is there a simple way to do this. If yes how do I do it ?
Forum topic
OneSpan Sign
I create a package with three signers, could one signer be removed from this package via java SDK, if yes, when this signer can be removed?
Thanks
Wendy
Forum topic
OneSpan Sign
Hi, I am trying to find out how to set the package expiration date through REST API.
I could only find how to do it through SDK, but not through REST API.
Forum topic
OneSpan Sign
Hi,
We are facing continuous issues while doing the bulk sign process, below are the error messages it is throwing to us
Error 1 :
Silanis.ESL.SDK.EslServerException: Could not create a signer authentication token.
Forum topic
OneSpan Sign
I'm using the SDK to create a package that contains one document to be signed. I want to offer my customer the ability to 'Cancel' a package. Should I use the 'Trash' or the 'Delete Package' method? What are the differences?