1385 results matched your search criteria
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
Hi, I want to upload document on package, document uploading working fine. I also want to add roles and approvals through code.
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
I want to show template documents to our reviewers but they can’t update the fields.
I knew that to use designer mode, packages have to be in draft folder, but I want to disable editing for users.
Can anyone suggest me how to achieve this?
Thanks.
Khatri
Forum topic
OneSpan Sign
Hi,
I'm having problems with this funcionality, when I create eslPackage from template, I need add again the documents with "Upload method".
Forum topic
OneSpan Sign
If I upload a document and a signing page is upside down am I able to rotate it?
Forum topic
OneSpan Sign
Hi,
I saved the handwritten signature in the account under "Identity" tab, and in the document, I put a signature with "capture signature' type, but when i signing and click the signature box, the saved signature not applied instead of asking me to provide the signature again.
Forum topic
OneSpan Sign
Hello,
I would like to find out how I can download document generated by a sender in the sub account when only API key I have is the owner's from the top most level. If anyone has an example in c# code, that would be great.
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