145 results matched your search criteria
Forum topic
OneSpan Sign
I'm using .Net SDK.
I create token:
string sessionTokenString = eslClient.AuthenticationTokenService.CreateSenderAuthenticationToken(id);
and then
Forum topic
OneSpan Sign
Hello Support Team,
I am using .Net SDK for esign designer view.
Currently, I am using PDF files for esigning that is working as expected.
but, I want to know that how many documents types (other than PDF) are supported by onespan for esigning?
Forum topic
OneSpan Sign
Hello,
We try to use .NET SDK , but you don't use C#, and try to translate to another language.
https://community.onespan.com/fr/documentation/onespan-sign/guides/guides-de-demarrage-rapide/developpeur/creation-et-envoi-dune-transaction#tab-header-1
We could not use :
Forum topic
OneSpan Sign
Dear, When we are creating a new package with the .net SDK we need to know if the template has any roles that have attachment requirements. Sofar I can see is this information not mapped when we make a request.
Forum topic
OneSpan Sign
We are an on prem installation running version 7.2. We have integrated with OneSpan using the .Net SDK. My question is there a maximum number of documents that we can upload/include in a single signing package? Are there limits on the total size of these files or is th
Forum topic
OneSpan Sign
Hi,
I am trying to create a new package using .net sdk from template which is already defined in the UI. I am trying to find an example which will help me to get started. This is what we are trying to accomplish
1. Create package with templateid defined in UI portal
Forum topic
OneSpan Sign
Hi,
If my understanding is correct the Checkbox in eSignLive PDF form is bound to a Signature field.
What this means is, as a user signing the form, I have the option to Check or Uncheck it.
However, is there a checkbox that I can put on the form that will be filled with static data.
Forum topic
OneSpan Sign
Hi All,
I am getting the below error, while using the WithExtractionType method :
DocumentBuilder' does not contain a definition for 'WithExtractionType' and no extension method 'WithExtractionType' accepting a first argument of type 'DocumentBuilder' could be found (are you mis