117 results matched your search criteria
Forum topic
OneSpan Sign
Hello everyone,
I've shared code details in below :
Forum topic
OneSpan Sign
Hi,
Regarding using FieldBuilder for text field extraction for the creation of inputs from PDF forms...
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
contract is a class with accessible properties that have been populated by this point and is a parameter being passed into the call here.
All the text anchors have been verified in the starting doc...
Forum topic
OneSpan Sign
I am trying to create the package only with documents and I will need to update it later adding the signers, the signature tag is already created in one of the documents, that is why I am using EnableExtraction. I get an error:
Forum topic
OneSpan Sign
Exception in thread "main" com.silanis.esl.sdk.internal.EslServerException: Could not create a new package in one-step Exception: HTTP POST on URI https://sandbox.esignlive.com/api/packages resulted in response with status code: [400, Bad Request].
Forum topic
OneSpan Sign
Hi,
With the standard PackageBuilder/DocumentBuilder coding, as per the example below, every specific field needs to be included in the single PackageBuilder statement. With this, every document type must be coded separately and the statements are often very long in nature.