533 results matched your search criteria
Forum topic
OneSpan Sign
Using create package API, Along with creating package, can we use also use data field to store some data.
This field value we use in when retrieve the package.
Forum topic
OneSpan Sign
Hi
In our Web Application, we have a 2 Types of PDF:
1. Templated PDF which our App will merge Data ; The resulting PDF will have the merged data and Fields with the DocumentExtract tags [SignerId#.Capture#]
2.
Forum topic
OneSpan Sign
Hi,
In our project, we have non-interactive pdf where we need to bind field in the document with signature field. But in this case, it is not working. However, it is working for interactive pdf.
Can you please let me know how to make working in non-interactive pdf?
Forum topic
OneSpan Sign
Hi,
Is it possible to inject the values using field names rather than ID , since its becoming very difficult to send values using id because if we have four environments each time its very difficult to inject values using ID.
Forum topic
OneSpan Sign
We have a scenario where user should initial on one of the signature fields from a group of fields (like a radio button group). We have multiple questions where we want the signer to initial on one choice.
e.g.
Forum topic
OneSpan Sign
Hi,
This issue popped up in the last couple of weeks in our testing Sandbox environment. We've been using Text Anchors to configure all our signatures, so we have a FULLNAME block, and a corresponding Date signed that gets auto-populated on signature.
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
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
OneSpan Sign
Hi,
When opening a new Template in the designer view embedded in our app I've noticed some things with the Add Recipient form:
Forum topic
OneSpan Sign
I am fairly new to OneSpan sign API. I'm using Java SDK. Two questions: