188 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am looking through the Java SDK for a way to programmatically lock a signer, I've attempted to use the PackageService.updateSigner() method but found that it won't update the locked flag on the sender object.
Forum topic
OneSpan Sign
How do I add a signer to a package that I've already created?
Forum topic
OneSpan Sign
How can I disable the pop up dialog after signing completed?
Forum topic
OneSpan Sign
Hi team,
One of our client is encountering an "java.lang.UnsupportedOperationException" error when trying to update document visibility for a package.
Forum topic
OneSpan Sign
I need to query for packages that changed status (e.g. completed, expired, opted out, sent) within a given time frame. For example, I may want to query for all packages that expired since yesterday, regardless of when the package was created.
Forum topic
OneSpan Sign
Hi,
I am trying to use ReportService call from JAVA SDK and noticed that it does not have the up to date data about the senders.
Forum topic
OneSpan Sign
Hi,
I was wondering if it was possible to update a signer's email address after a package has been sent?
Forum topic
OneSpan Sign
Hi,
We are new to esignlive, and developing with JAVA.
Forum topic
OneSpan Sign
Hi team,
I am trying to modify the package expiry date using Java SDK (11.21), even though I am getting 200 success response but it is not reflecting or updating.
Please find a piece of code which I have used.
Forum topic
OneSpan Sign
Hi,
How can i use SDK to set multiple signature block on the same document for a single signer and the values to be passed dynamically.
I have a list of coordinates which specify the position and size of my signature block for a single signer on a single document.