27 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Regarding using FieldBuilder for text field extraction for the creation of inputs from PDF forms...
Forum topic
OneSpan Sign
Hi There,
In our application, I am using the code below to get the documents eSigned Automatically in the sandbox account. There are two documents that needs to be signed and each document is only 70-100kb in size, but the signing process takes about 7~8 seconds to complete the signing.
Forum topic
OneSpan Sign
I am using a text area field in my document - however i cannot get it to automatically word wrap..
Forum topic
OneSpan Sign
I'm wondering how I can make the text area name "Commentaire" in the pdf filled correctly.
The text in the document does not appear correctly and is always on one line.
I'm using a code similar to this :
var documentBuilder = DocumentBuilder.NewDocumentNamed("Formulaire d'adhésion")
Forum topic
OneSpan Sign
I looked in the docs and the API but this was not immediately obvious if this function existed so question:
I can specify a bound field Date, that gets filled in by eSignLive with the date that the user signs.
However the date format that is filled in now does not match the date on our PDF form
Forum topic
OneSpan Sign
Hi, I'm trying to have my signature field and the date extracted from my PDF document.
Forum topic
OneSpan Sign
We are trying to integrate our application to esign live and noticed that opt-out option is not displaying on the esign ceremony.
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());
Forum topic
OneSpan Sign
Hi, would you be able to give me some scenarios where we use InjectedField.