578 results matched your search criteria
Forum topic
OneSpan Sign
Can somebody help me finding the right way to convert co-ordinates from inches to pixels while sending it to eSignLive Java SDK to create a package?
Forum topic
OneSpan Sign
Hi!
When sending some eSignLive packages (.NET SDK), here is the error message I receive for some of the packages I send (it works for others :-S)
What does it mean that my document could not be flattened ?
Forum topic
OneSpan Sign
Hello,
i'm a junior developer and it has been my second week learning Node JS so errors might be because of my poor use of Javascript.
My problem is that after sending a request pretty much like in the example given on
Forum topic
OneSpan Sign
I am trying to run a simple application which does not do much. It simply attempts to wrap a sample PDF around an e signature and the error I get is
Silanis.ESL.SDK.EslServerException
HResult=0x80131500
Message=Could not send the package.
Forum topic
OneSpan Sign
Hello,
Hopefully a quick question, but I'm attempting to use the DownloadedFile class (com.silanis.esl.sdk.io.DownloadedFile) when downloading signer attachment files using the line:
DownloadedFile file = eslClient.getAttachmentRequirementService().downloadAttachmentFile(packageId, attachmentI
Forum topic
OneSpan Sign
Hello,
We're currently running into an issue when the sender of a in person package also needs to sign a document within that package.
Forum topic
OneSpan Sign
Hi,
I'm trying to implement e-Signature in my esignlive app but i'm not able to find the nodejs documentation to do it please share a nodejs link require to complete the job
Thanks
Forum topic
OneSpan Sign
Hi,
I searched this forum for past discussions on this topic and understood that the blue swirl watermark(next to the signature) is the eSignlive company logo.
I wanted to know if this watermark can be replaced by my company logo?
Forum topic
OneSpan Sign
Hi,
How many test environments you have? I know you have sandbox, is that the only test environment? If we want to do performance testing with eSignLive, can we use sandbox?
Forum topic
OneSpan Sign
I am implementing eSignLive integration with one of my services. I need a detailed documentation of all 'Optional details message' for 400 Bad requests that can be thrown on createPackage SDK method. Is there such a documentation available?