577 results matched your search criteria
    
            Forum topic
  OneSpan Sign
Guys,
When creating a package we have to upload the file via ByteArrayContent. Is there any way to download a document's byte array after it has been uploaded?
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
Can I create packages programmatically using the same sender email address? And then show the designer view with that same sender email address in multiple browsers?
Thanks
Colleen
Forum topic
  OneSpan Sign
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following:
Forum topic
  OneSpan Sign
HI, 
I have created a package with some document and set its status to "SENT".
Forum topic
  OneSpan Sign
Hi,
we upgrade SDK to 11.25 (was using 11.0.2), we noticed that the locale has been changed
in 11.0.2, when we sent 'fr-CA' to SDK, SDK will translate to api package as 'fr'
in 11.25 when we sent the same request, SDK translate to api package as 'fr-CA' which is not recognized so the package languag
Forum topic
  OneSpan Sign
Hi everyone, 
We have templates that are created through the Web UI with Custom Field fields on the template.  The package is being created based off the template, and certain information about the signer needs to be prepopulated on the form (i.e.
Forum topic
  OneSpan Sign
I have made a template the first signature capture mandatory for each signer and subsequently made the rest optional with conditional logic. This setup ensures that the mandatory capture becomes optional once any of the others are signed.