144 results matched your search criteria
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
I'm using .Net SDK.
I create token:
string sessionTokenString = eslClient.AuthenticationTokenService.CreateSenderAuthenticationToken(id);
and then
Forum topic
OneSpan Sign
Here is the scenario. I need to change the Expiration Date of several packages that are about to expire out 30 Days.
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
Hello,
This was working yesterday, and now I'm getting the following error. There haven't been any code changes on our end.
Using .NET SDK version 11.0.0.
Could not upload document to package. Exception: The remote server returned an error: (500) Internal Server Error.
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
Hello Support,
We are using .NET sdk for designer view.
but, when user implementing designing view, every time he has to place signature on document and send e-sign email.