629 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I've created a layout containing a signature with all available fields (Signing Date, Date, Signer Name, Signer Title, Signer Company, Text Field, Checkbox, List, Radio, Text Area, and Label) using the eSignLive designer screen, but when I retrieve the package via the REST API some of the fiel
Forum topic
OneSpan Sign
Hi,
Is there a way during the signing ceremony to automatically scroll to the next signature once one has been signed? Docusign has this feature so I thought esign might as well.
Forum topic
OneSpan Sign
Hello
Can I add new blank page in the end of document for signature box via onespan rest api ? or i have to add new page manually for each document meant for signature.
Regards
Forum topic
OneSpan Sign
We use subaccounts and I can use the API to create and rename them. Is there an API call to get the current email signature block and then assign a new block if needed. This is the only branding I need to do at the subaccount level because everything else is inherited from our primary
Forum topic
OneSpan Sign
Hi is there a way to add information to the signature reason that is shown on the PDF when viewing the signature properties?
Forum topic
OneSpan Sign
The customer keeps getting random OneSpan signature failures when users try to send a document for signature. The same transaction works sometime and not others.
Forum topic
OneSpan Sign
I tried the using the following but the code is a bit dated.
https://community.onespan.com/documentation/onespan-sign/codeshare/php-web-form-application-example
How to add Signatures required for the document?
Forum topic
OneSpan Sign
Since OneSpan applies saved signatures (from File and Drawn) for someone who is disabled as a sender but still signs documents we want to be able to clear those values so they aren't appied when someone is disabled.Can I
Forum topic
OneSpan Sign
Hi Team,
We have tried SignatureFor method and CaptureFor method we did not find any difference in the behavior (Where CaptureFor is expected to capture the signature for that document again which is not reflected)
Here is the implementation For CaptureFor and SignatureFor
doc.WithSignature(Sign
Forum topic
OneSpan Sign
Is there a way to determine the exact position of a signature other then tryal and errors when we do this by code?
I'm refering to atPosition(val_1, val_2) lines in the code snippet below...
// Build the DocumentPackage object
DocumentPackage documentPackage = newPa