58 results matched your search criteria
Forum topic
OneSpan Sign
Hello, I recently updated the api version for Silanis.ESL.dll from 10.3 to 10.13, after doing so the code that I'm using to dynamically build the packages for getting signed no longer works.
Forum topic
OneSpan Sign
Hi all. Help with the following really appreciated.
Below code produces exception: "code":500,"name":"Unhandled Server Error". This exception occurs when uploading PDF with form inputs. Flat PDF (no form inputs) works fine.
Forum topic
OneSpan Sign
Hello everyone,
I've shared code details in below :
Forum topic
OneSpan Sign
Hi, i'm gettin this error message "OneSpanSign.Sdk.OssException: 'No Role found for signer email ", creating a package, this is the code that i'm using, thanks for the help.
Forum topic
OneSpan Sign
In the following piece of code I am inserting Check Buttons, thru a list of SignatureDetails. Here I am adding the entries to the DocumentBuilder documentBuilder = DocumentBuilder.NewDocumentNamed(document.FileName)
Forum topic
OneSpan Sign
Hi,
I am getting below error while creating the package
Forum topic
OneSpan Sign
Our client is receiving the error message "No Role found for signer email" when trying to send a package. We are creating a custom ID however the custom ID is guaranteed to be different (one ends in -1 the other in -2).
Forum topic
OneSpan Sign
Hi,
Currently using APEX SDK to retrieve a template from OneSpanSign, then removing roles from the template as needed, if the number of signers change. I've currently defined 2 roles on the template, and am trying the scenario where only 1 is needed.