1317 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
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?
Forum topic
  OneSpan Sign
Hi team,
I just found out that 
CompletionReport sdkCompletionReport = eslClient.getReportService().downloadCompletionReport(PackageStatus.DRAFT, from, to); 
only returns 100 results, so it's less meaningful in our process.
Is there any way to get the complete list of packages of a
Forum topic
  OneSpan Sign
Hello,
I am creating package. After that I am writing data in that PDF via fields extraction. And downloading that PDF that is written. It was working perfect till now.
But suddenly today, The PDF is getting blank that is 0 size.