1385 results matched your search criteria
Forum topic
OneSpan Sign
Is there any way to get the password to unlock a file that has been signed in OneSpan? Our users sometimes need to edit the document in Adobe after it has been signed. I have seen a couple other similar questions here, but no definitive answer on whether or not that is possible.
Forum topic
OneSpan Sign
Hi -
We're developing a new feature where our auto dealers can issue new versions of a priorly issues document. We were wondering if there was a good way to void the old one, but not delete it? I am aware of the remove endpoint in the API, just curious if there are other options.
Forum topic
OneSpan Sign
HI there,
I wondering if there is a feature in OneSpan signing which allows for Signer to add document to the transaction.
Please advice.
Forum topic
OneSpan Sign
I am needing to add a new document to an existing package (http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/documents.htm#Add) but I am not finding any JSON Request samples.
Forum topic
OneSpan Sign
Hello,
I want to know how to get document Id for Evidence Summary doc just like we get it for signed docs ?
Forum topic
OneSpan Cloud Authentication
I am having a problem with the Laserfiche Connector:
I select a document in LF then click "Send with OneSpan"
The document shows in the list of Documents on the Create New Transaction screen.
I add the sender's email, name, and signers then click Create.
Forum topic
OneSpan Sign
Hi,
This issue seems to have started sometime in the last 24 hours, but I can no longer attach .docx or .doc files to transactions within the sandbox environment.
If I attempt to upload via the UI I get the following error after about 30 seconds:
"ERROR
Forum topic
OneSpan Sign
We have a flow in my system where you can delegate a signing to another person that is not in our system.
You need to provide us with their email address and we send them a token where they can Initialise the document.
Forum topic
OneSpan Sign
Summary document contains package id, signer name and email id. Please let me know if there is option to add other application specific fields in Summary document like Company name, Order id..etc.?
Forum topic
OneSpan Sign
Hello,
Using below retrieves a list of field values at the package level. But is it possible to retrieve the field values for a particular document?
eslClient.getFieldValues(packageId)
Thanks