176 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to use the mobileCapture feature - when I open the document on a PC and click on the "Sign with Mobile Device" button - I get a message that "the requested feature is not available with the current license"
Also i am unable to use the Position Anchors with the mobileCapture using the c
Forum topic
OneSpan Sign
Can anyone confirm or deny if Adobe AcroForms are currently supported?
I get the following error when attempting to eslClient.UploadDocument(doc, pkg) :
Could not upload document to package. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
Our application is using e-SignLive for signatures on insurance documents. Our application provides users with the ability to choose wet signatures on paper or e-signing.
Forum topic
OneSpan Sign
Hello Sir,
I have added radio control tag inside the pdf file like below way :
§-esl:signer1:Radio:Group("opt1")-§
§-esl:signer2:Radio:Group("opt1")-§Ja
§-esl:signer1:Radio:Group("opt1")-§
§-esl:signer2:Radio:Group("opt1")-§Nee
But getting below error :
{"Could not upload document to pa
Forum topic
OneSpan Sign
Hello,
I am running into an issue when using a layout that was created with placeholders that specify both an ID and a description. The layout can be successfully created and viewed, but the layout cannot be applied to a package.
Forum topic
OneSpan Sign
We are trying to add signers to the package that was already sent through the API and keep getting the following exception:
com.silanis.esl.sdk.internal.EslServerException: Could not add signer.
Forum topic
OneSpan Sign
We have a template (in sandbox, id "M9fYtj_6L0MKQSYfQ3vAahQn6E8="). I've followed the documentation to attach signers.
We have 3 roles: Insured, SalesAgent, BankAccountOwner.
Forum topic
OneSpan Sign
Here's the scenario. I have 2 Approvers (For example, Bob and Mary). Bob has just 1 signature field. Mary has a signature field and a Label. Bob signs first. Before Mary signs I programmatically update her Label field so when she goes to sign she sees the Label Value I inserted.
Forum topic
OneSpan Sign
When using the UI or Template Builder, I would like to be able to have a signer select an option in a drop down box and their selection be used to fill in another field on another page, or in another document on the same package.
Forum topic
OneSpan Sign
Getting error when create package when read file from server.
Working Code: When read file from local machine
var options = {
'method': 'POST',