1372 results matched your search criteria
Forum topic
OneSpan Sign
Dear,
We got a PDF document with multiple locations where we need a signature (page , x and y locations are already know)
But we would like to have a single button option, like with the option Position Extracted.
Is this even possible?
Forum topic
OneSpan Sign
Guys,
Is there a way to allow a signer to skip signing a document? If there are three documents, (A,B,C), can Signer A sign A and C and then come back to B?
Forum topic
OneSpan Sign
When I add a word document to an esign package it seems to be converted to a PDF as it's uploaded and all of the documents I can download from that point are all in a PDF format. Is it possible to maintain the Word format in the download packages?
Forum topic
OneSpan Sign
We've a scenario where there is a standard form that has been filled out by multiple people and it needs to be signed by a single person.
We've created a document layout for the form but is there a way from the eSL UI to apply the layout to all the documents that were uploaded to the package?
If no
Forum topic
OneSpan Sign
Hi,
How to download summery document using JDK
Thanks
Forum topic
OneSpan Sign
Hi,
We are currently using the UI to create the package, inject the fields, then use the Java SDK API to download the documents. I found this below which retrieves a list of field values at the package level. But we are looking in a way to retrieve the fields by documents. Â&nbs
Forum topic
OneSpan Sign
Hi,
We have been trying to sign all documents using the canadian REST API (e-signlive.ca/api)
We tried creating a package with the code provided on https://developer.esignlive.com/guides/feature-guides/sign-documents/ .
We added a role ('Sender') and approval for this role.
{
"name":"Cont
Forum topic
OneSpan Sign
Hello,
I've been looking through the documentation but I can't find what I'm looking for.
Is there a document navigation for the signing ceremony in an iFrame similar to that of the mobile experience (see attached)?
Forum topic
OneSpan Sign
Hello,
How I can create a document from existing template I have?
I have put some text fields like signer first name, last name and country, how I can access these fields and pass them while create a document based on a template?
Thanks
Forum topic
OneSpan Sign
Hello,
I am using iframe to sign a document, after the sign complete, how i can forward the user to another page in my website?
Thanks