4053 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
normally we did document extraction and it works fine. now our client has the sample form with text tag extraction, but i tried it, it seems not working.
could you let me know how to make text tag extraction working via API call?
Forum topic
OneSpan Sign
Hello,
I am trying to add a document to template, but getting below error. My document has text tags in it.
Error:
The document failed to upload and may be locked. Please check the document and try again.
Forum topic
OneSpan Sign
Hi,
Is Document visibility available in sender UI?
thanks,
Cindy
Forum topic
OneSpan Sign
Hi,
email.notify.mobile
This template sends a signer an email with a link that can be used to capture their signature on a mobile device
Forum topic
OneSpan Sign
Hi
is it possible to do Enforcing capture signature via JAVA SDK? if yes, could you please show me the code sample?
Thanks
Wendy
Forum topic
OneSpan Sign
Hi,
We have a need to flatten a large number of signed/locked documents. The following API call works great for one document at a time: GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true
Forum topic
OneSpan Sign
Hi,
We would like to embed or integrate the onespan sign product inside our web application, like the attached sample process (please see attached png file)
Sorry for this basic question:
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.
Forum topic
OneSpan Sign
Hi Team,
I am trying to use the REST APIs to Integrate Silanis with my application.
Before I code any API URL in my program, I want to test and validate URIs using PostMan Client.