350 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I've noticed that creating documents with names that contain the windows restricted file name symbols ( ":\|/*?> ) will cause the documents to be shown in the signing ceremony and audit information with those symbols replaced by underscores.
Forum topic
OneSpan Sign
Hi Team,
I need to update the name of the document, please help me in that.
Note: document has been already signed by 1 signer..
Thanks
Forum topic
OneSpan Sign
Hello!
I need to be able to pull down the name of the file that was uploaded with a document in a given package.
I see that there is a "FileName" property on the "Document" object, but when I pull a package down and loop through its documents, the FileName is always null.
Any assistance would be g
Forum topic
OneSpan Sign
Document Extraction doc.
All of my subdocuments have among others three fields:
A signature field that needs to be captured.
A date field that should be auto-entered.
In some cases, a printed name field that I want filled automatically with the Name given to the relevant placeholder.
The instru
Forum topic
OneSpan Sign
Hi,
I receive an error when the document name ends with "pdf".
Forum topic
OneSpan Sign
Are special characters allowed in Document name while creating package?
Forum topic
OneSpan Sign
Some of our signers do not have the last name. What should be passed via REST API in such cases? Someone without a last name should be allowed to register a signature on his document.
Forum topic
OneSpan Sign
Hi,
We are not sending the "hideCaptureText" as false in the request eventhogh we are receiving the signature with Date and Name after signed the document.
Please let us know whether we can do Account Level settings for True/False for this feature if yes, please provide us the screenshot.
Thanks,
Forum topic
OneSpan Sign
Hi There,
According to the requirements we have, if a person doesn’t completes the purchase by paying but has signed the documents, if that person comes back again after certain number of days, he needs to do the whole transaction again.
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.