1389 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I want to download document which is attached to package. I have package Id.
String response = sdk.createPackage(pkg,blobMap);
This above function is returning me package id. But not able to find any function which returns me document id based on document Name.
Forum topic
OneSpan Sign
If document has no text tag in this case can signers position is defaulted values for end of document.
Forum topic
OneSpan Sign
Hello;
I am trying to set up REST API integration for one of my clients.
I've gotten as far as:
1) Create The Package
2) Add a Document
3) Create a Signer (Role)
4) Add the Signer
I am now trying to send the document to the Signer.
How does one do this?
Forum topic
OneSpan Sign
I'm trying to create a package that has a condition where two fields need to be marked as required if one of two (out of five) radio buttons are selected.
I've tried two ways:
Forum topic
OneSpan Sign
Hey Team,
If we have more than 50 documents assigned to one signer and if the signer get changed in the middle of the signing process. Can we update all the 50 document signers with the single callout.
Forum topic
OneSpan Sign
Hi ,
I know there is a api to return all the document related to a package as zip . Is there a way to download all the documents as a PDF.
Forum topic
OneSpan Sign
Hi One Span Team,
I'm using sign at home feature in my application,
1. After clicking on the email link "Go to Documents" and entering the pass code signed some documents and closed browser window.
2.
Forum topic
OneSpan Sign
I'm trying to send a document for signature using text extraction. It's working, but it's putting an extra signature field in the document that I don't want.