629 results matched your search criteria
Forum topic
OneSpan Sign
I have a client who is using REST API to create package.
Forum topic
OneSpan Sign
Is there any way we can differentiate while downloading the accepted document (Signature Style ACCEPTANCE ) from original document?
Forum topic
OneSpan Sign
Using Apex SDK i am trying to create package with pdf file/document and send it to esignlive server
After this I am trying to do something
.....
request.setEndpoint('https://sandbox.esignlive.com/api/packages/' + pkgID + '/documents/signed_documents');
To sign the document.
Problem is that pdf
Forum topic
OneSpan Sign
Is there a way to determine the exact position of a signature other then tryal and errors when we do this by code?
I'm refering to atPosition(val_1, val_2) lines in the code snippet below...
// Build the DocumentPackage object
DocumentPackage documentPackage = newPa
Forum topic
OneSpan Sign
I have been using a form field anchor [Signer1.Fullname1] to identify where a signature field is supposed to go when sent through the API. However, most of the documents we create in our system are done so using fpdf, so there will not be any form fields to name.
Forum topic
OneSpan Sign
Hi,
I'd like to know how to create package with digital signature PDF form (see attachment), normally we have PDF form with Acro field. could you please share the API/SDK create package payload ?
thanks,
Cindy
Forum topic
OneSpan Sign
We had a question come up regarding ability to export individual pages from a completed signature document. This is possible in Acrobat from a downloaded completed docusign file.
Forum topic
OneSpan Sign
The default behavior is to use the same signature across the entire signing session. One of our clients demands the user provide a signature for each document. We plan to use mouse-signing. Is it possible to force this behavior thru the API?
Forum topic
OneSpan Sign
We are exploring a solution to display signature blocks utilizing the Apex SDK based on the Signer’s time zone.
Forum topic
OneSpan Sign
If the signature ceremony is NOT "inperson", is there a way to specify the order in which the signers receives the doc?