264 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to use the print driver and it is not working. I verified my credentials and I am able to access ESL. What am I doing wrong?
Forum topic
OneSpan Sign
Hi,
Is it possible to add TextArea like textbox like below way ?
{{esl:signer1:textfield:size(150,20)}}
Thanks in adv.
Forum topic
OneSpan Sign
Hi ,
Please assist with "Could not download the documents to a zip file. Exception: Unexpected character encountered while parsing value: .
Forum topic
OneSpan Sign
Is there any way I can remove account logo.
I can replace it by logo-esl.png with logo I want. But I don't want any logo in the signing page. How do I do that
Thanks
Forum topic
OneSpan Sign
I am using the Silanis.ESL API in C# and am having the following issue.
In a document with multiple signatures I would like to insert the date of the first signature (chronologically) at a specified location on the document.
Thank you!
Forum topic
OneSpan Sign
In attempting to use signerAuthenticationTokens, I was looking at the following:
http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_authentication&s[]=webpageurl#signerauthenticationtoken_example
public SignerAuthenticationTokenExample() {
authenticationClient = new Authenticat
Forum topic
OneSpan Sign
I took the sample code .net code (c#) from online and was getting the below error when creating a template and package.
"Could not create template. Exception: Error communicating with esl server. Invalid URI: The format of the URI could not be determined."
Forum topic
OneSpan Sign
I tried to compile https://github.com/eSignLive/esl.sdk.net/tree/638754571e39de8b30c36965ca9e4d05b7c1b146/sdk/SDK.Examples
with 11.5 SDK, but there seems to be breaking changes, like MakeOption() not found.
Forum topic
OneSpan Sign
When I log into e-SignLive, I don't see the groups tab. I'm trying to set up group signing, like shown here:
http://docs.e-signlive.com/doku.php?id=esl:help:groups_and_delegate_access
Forum topic
OneSpan Sign
Hi,
We have a requirement where we need to impose unique package name when users create a transaction. I understand that the only uniqueness that eSL has is the packageId and not the name.
Is it possible to check the uniqueness of package name before it is created?
Thank you.