157 results matched your search criteria
Forum topic
OneSpan Sign
We would like to do AutoEsign in our project .But we don’t want to send email and the documents (preview or download) to the user .Is it possible to do that?
Forum topic
OneSpan Sign
Hello,
I want to create a package without a signature.
So Users can only view the document and download it.
Thanks
Forum topic
OneSpan Sign
Hi all,
Is it possible to customize the email sent out once the signing has been completed (the one with a link to download completed documents'.
We use e-sign for multiple different documents and want each document to have its own email template.
Forum topic
OneSpan Sign
Hello,
I want to download document which is attached to package. I have package Id.
String response = sdk.createPackage(pkg,blobMap);
This above function is returning me package id. But not able to find any function which returns me document id based on document Name.
Forum topic
OneSpan Sign
I am new to the eSign process and need to be able to download a completed PDF document not a zip file with the document in it.
Forum topic
OneSpan Sign
Hi Team,
I created an application to use your API, Recently i got new requirement that once package is Signed will download the Document but its in Secured format to get the file with Out Password secured i got to know that we can Use the flatten document but unfortunately when i get the flatten do
Forum topic
OneSpan Sign
Whenever we download completed signature documents from the platform and open them in external PDF viewers such as Adobe Acrobat, the signature fields say there is an issue and that the certificates are not trusted.
Why is this happening and how can it be corrected?
Forum topic
OneSpan Sign
Good afternoon,
I have 2 questions.
1. For a signing event does the email link ever expire for the customer ?
Forum topic
OneSpan Sign
Hi ,
Signer update another signer as change signer.
Now Signer A updated SIGNER B as a SIGNER.
Now I need to download all required documents uploaded by changed signer(B).
If I am doing all Signer of package it is still showing SIGNER A only.
Thanks
Forum topic
OneSpan Sign
Hello All,
I want to implement OneSpan API in PHP website. Flow is simple. One user uploads the pdf document and another user will sign that document. I am not able to find any concrete SDK on github as well as on Forum.