283 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Currently after signing the process we are receiving the Thank you window with Close and Exit e-SingLive buttons.
We are getting the eSignLive Login page at the time of clicking on "Exit eSignLive" button.
Forum topic
OneSpan Sign
Hi,
We are seeing very slow performance - both in API responses as well as trying to use the web UI. The API is also sporadically returning us 500 errors.
Forum topic
OneSpan Sign
I have the same text in multiple locations in a document, and I want a signer to sign each of them.
Using Text Anchor since there are a random number of pages.
I want to place a signature block relative to the phrase “Lessor:â€
There may be 1 location, or 100…….
How do I tell eSL to do th
Forum topic
OneSpan Sign
We have a need to create a transaction entirely programmatically without displaying any type of UI. To my knowledge this is possible through the use of templates.
Forum topic
OneSpan Sign
Generated URL with below code is not working.
String userAuthToken = eslClient.getAuthenticationTokensService().createSenderAuthenticationToken(packageId.toString());
String URL = String.format("https://sandbox.esignlive.com/auth?senderAuthenticationToken=%s&target=https://sandbox.esig
Forum topic
OneSpan Sign
We are Generating the documents from another vendor WK(Wolters Kluwer) and passing it to onespan Esign.But we are facing issue while mapping the X/Y coordinates.
Because top/left fields of e-sign are calculated from top left of the page and Wolters Kluwer works like x/y coordinates start at the bot
Forum topic
OneSpan Sign
I'm having some difficulty implementing DownloadDocumentsDateRange posted previously in this forum.
Forum topic
OneSpan Sign
Hi,
We have tried to remove the default consent form using the following snippet
eslClient.getPackageService().deleteDocument(packageId, "default-consent");
However, when we have done that the electronic disclosure form still shows with no "Accept" button and our signable PDF is not sh
Forum topic
OneSpan Sign
Guys,
I am using this as a reference for timezones.
https://www.onespan.com/blog/onespan-sign-release-1121-time-zone-support
Forum topic
OneSpan Sign
Hello, I need some help understanding how calculate the coordinates for the anchors in a pdf.