1315 results matched your search criteria
Forum topic
OneSpan Sign
Hi, I created a console application (using .NET SDK) to retrieve field values and save them to a SharePoint list, but I would like to set it up to run whenever a package is completed. Would I use an Event Listener for this purpose?
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>
Forum topic
OneSpan Sign
Hi,
When I try to updatePackage() I get the following exception. I am trying to update the package with additional signer information to a placeholder block in the document when I get this problem.
Forum topic
OneSpan Sign
Hi ,
I have to update existing signer of a package.
Signer is already created now I have to add required documents for signer.
how to update Signer.
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
I have a document package that contains two documents and three signers. One of the three signers only has an approval on one of the two documents. While I am able to limit that user's signing ability, they can still see the other document that they did not sign.
Forum topic
OneSpan Sign
hi,
when I create package via sender UI, when adding a new signature field, the default type is click-to-sign. Can it be changed so that the default type is to capture autograph?
thanks,
Forum topic
OneSpan Sign
Hi,
Is it possible to add a signature to a document that has already been signed?
Example.
Document has one signing block. Person A has signed.
Person B is now added to the package and also needs to sign the document Person A just signed.
Can we add Person B to this same document?
Thanks,
Jason
Forum topic
OneSpan Sign
Guys,
I see that we now have the ability to load up a notary capture to the system using a png so now I have two questions.
1. Is there a way to upload a png file to the system as the notary capture signature?