4053 results matched your search criteria
Forum topic
OneSpan Sign
We have PDF forms in our system that contain "Date" areas. Some of these Date areas contain a single line for which the Date would be placed above. We have other forms where the Date area was pre-populated with the Forward Slash separators ( MM /dd / YYYY ).
Forum topic
OneSpan Sign
Hello,
We're using the .NET SDK for OneSpan Sign. When creating a package, we're receiving a message that we've placed an object (presumably the signature) outside the page boundary. The full error details from the SDK are below.
Forum topic
OneSpan Sign
is there any api to delete multiple rules in single rest api call
Forum topic
OneSpan Sign
Getting the below error while adding the attachment in esign in Oracle(Production instance)
ORA-22288: file or LOB operation FILEOPEN failed
Permission denied
While testing in non prod instances, no such error occurred.
Kindly assist as soon as possible.
Forum topic
OneSpan Sign
Final requirement for the day.
So I have two signers on my documents. I want the email afterward to get sent to three different addresses.
Is there a good way to add a CC or additional email for follow-up?
Forum topic
OneSpan Sign
how to make fields which are common to all the signers , if there are more than one signers .
Forum topic
OneSpan Sign
Hello Duo,
I am getting this error while using the latest chrome beta.
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK for our e-signature use cases.
We are using a text tag to capture signer's tax number : {{esl_TaxNumber:Signer1:textfield:value(""),size(160,22)}}
Forum topic
OneSpan Sign
i have created a signature for the owner in UI and map some label which is common for all signers to the owner. i need to update the signature of the owner to zero through code so that the signature will not be visible to other signers . How we can achieve this ?