205 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Currently we're having the following solution:
1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields);
2. Values for text fields are new in every request;
3. Positions for text fields are configured with PDF form fields;
4.
Forum topic
OneSpan Sign
In my MVC code project testing creating a Package I am trying to add a .WithSignatureStyle and .WithSignatureType. and the SDK says it does not have a definition of neither one in the builder.The issue is that the signature option only comes up as drawing.
Forum topic
OneSpan Sign
Greetings (again)
Both programmatically and through the UI, I can not create a Label Field and associate it to a signature on the Fed Ramp Tenant. This feature is available on the Commercial Tenant
Will this be fixed soon? What else is missing/different between Commercial and Fed Ramp?
Jim
Forum topic
OneSpan Sign
I am creating a transaction with REST API . and i offer the ability to the user to use the designer in order to add signors and signatures. However, when the user tries to add recipient, the signing order attribute is set to ON automatically. Can that be disabled all the time ??
Forum topic
OneSpan Sign
I use the package creation document upload API to create a document for signature.
Forum topic
OneSpan Sign
Using Apex SDK i am trying to create package with pdf file/document and send it to esignlive server
After this I am trying to do something
.....
request.setEndpoint('https://sandbox.esignlive.com/api/packages/' + pkgID + '/documents/signed_documents');
To sign the document.
Problem is that pdf
Forum topic
OneSpan Sign
Hi,
I'm having some issues when trying to clone/copy an existing layout in order to modify the signatures without affecting the original layout.
Forum topic
OneSpan Sign
Hey team,
We have a client reporting that they have an issue can't get role id returned.
Here's the workflow:
I have created a transaction with your java sdk.
Forum topic
OneSpan Sign
Hi, I would like to know if there is a way to set an external reviewer (different from the user that creates the transaction) who would check if it is correct a mandatory attachment for a signer. This reviewer would also need to receive the documents after all the signatures are completed.