1317 results matched your search criteria
    
            Forum topic
  OneSpan Sign
Hi Team 
        
                I would like to sign all the documents on behalf of sender and multiple  signer  using a package id.
Forum topic
  OneSpan Sign
I am connected in production Salesforce to a Sandbox trial account. I keep getting this error if I try click 'New' to create a new package or template in the eSignlive App. I can create a new Convention without issues, though.
Forum topic
  OneSpan Sign
Hey team,
We are using Text Anchor feature to extract fields. But there was one field that doesn't get the right position and show up at left-top corner of the page. 
Our .NET SDK version is 11.0, during package creation, we didn't receive any error.
Please advise,
Oliver
Forum topic
  OneSpan Sign
Hello!
I would like to know if there is any endpoint within the REST API to which I can send a parameter and get a list of transactions whose name contains that parameter.
For example: https://sandbox.esignlive.com/api/packages?filter=FILTER_NAME_TRANSACTION
Forum topic
  OneSpan Sign
After a signing has been completed, I call eslClient.DownloadOriginalDocument and it correctly returns the original unsigned document.  However, when I call eslClient.DownloadDocument, it returns the original unsigned document instead of returning the signed document.
Forum topic
  OneSpan Sign
Hi,
We are sending a PDF with fields for signature and date. The date is currently injected and is the package creation date. We were wondering if there is a way to have the date be the actual signing date.
Forum topic
  OneSpan Sign
Hi guys, I looked around and am not able to find confirming on this: is it possible to embed the form/package for user to sign on our website? All of our users have their own account and it would be nice to be able to display the form directly in their account.
Forum topic
  OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
    <groupId>com.silanis.esl</groupId>
    <artifactId>sdk</artifactId>
    <version>11.38</version>
</dependency>
Forum topic
  OneSpan Sign
Hi,
When I try to updatePackage() I get the following exception. I am trying to update the package with additional signer information to a placeholder block in the document when I get this problem.