1273 results matched your search criteria
Forum topic
OneSpan Sign
Hi
After creating a transaction in onespan sign using REST API, user is getting the below error while signing the document :
The selected document('s) could not be uploaded. The document('s) might be corrupted or locked.
Forum topic
OneSpan Sign
Hello Support Team,
I am using .Net SDK for esign designer view.
Currently, I am using PDF files for esigning that is working as expected.
but, I want to know that how many documents types (other than PDF) are supported by onespan for esigning?
Forum topic
OneSpan Sign
Hello,
We would like to request being able to programmatically sign a signature on a single document for a specific signer, and sign all the signatures on a single document for a specific signer.
Thanks!
Forum topic
OneSpan Sign
When I signed the document I see 2 popups (I open document in iframe using signing url)
First one for confirm "Please click OK to confirm your signatures to this document or click Cancel to review it again before submission"esinglive_1.PNG
and second one for completion and redirect"esinglive_2.png"
Forum topic
OneSpan Sign
I’m trying to figure out how to add the ability for customers to upload supporting documents to a signing ceremony. Below is the output of what I’m sending to set up a package before json encoding.
Forum topic
OneSpan Sign
Hi,
Is it necessary to start signing ceremony with Iframe only? Can we use any other way to start signing ceremony in webpage?
Thank you.
Forum topic
OneSpan Sign
Hi,
We have a need to flatten a large number of signed/locked documents. The following API call works great for one document at a time: GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true
Forum topic
OneSpan Sign
Hello,
We need to change the signature appareance of our documents. The idea is to change the background image and the text format .
Can we achieve this?
Best regards,
Forum topic
OneSpan Sign
Hi,
I have a requirement to upload multiple documents, this has already been acomplish. However is there any way to just sign once, and this automatically signs the rest of the documents?
Forum topic
OneSpan Sign
Hello,
We have an azure function setup to listen to onespan callbacks which works great nearly all the time, but on the rare occasion we get a failed callback. I supposed there is a number of reasons that could happen. In this specific case the error indicates a timeout exception.