37 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I'll try to explain my problem as clearly as possible.
I work in a company who develop a software in 4D (programming langage)
We sell this software to different client and we would like to integrate eSignLive in our software (that means that the client generate documents in the software and
Forum topic
OneSpan Sign
OneSpan Sign application has been crashed.
The procedure:
1. Download OneSpan Sign from App Store.
Forum topic
OneSpan Cloud Authentication
When scanning CRONTO using onespan app, I keep getting error message "invalid activation parameters".
The activation password used to create the CRONTO(Hex) was from an offlineMDL registration.
Forum topic
OneSpan Sign
Hi,
We are getting the below error when trying to retrieve documents zip. I have copied my code below. We are using a proxy to connect to one span sandbox url.
Forum topic
OneSpan Sign
I know how to retrieve the evidence pdf with the below code:
byte[] evidenceContent = eslClient.downloadEvidenceSummary(packageId);
Files.saveTo(evidenceContent, "evidence.pdf");
Forum topic
OneSpan Sign
I am working on a project where we will submit documents to ESign Live from our electronic document storage system. Whenever the primary application stores the documents electronically, it automatically protects the PDF document from modification with a password.
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.