108 results matched your search criteria
Forum topic
OneSpan Sign
Hi
Is it possible for end-user to create the own document templates by indicating the signature block in doc, pdf files?
For example:
Open the doc or pdf file in the edit mode, user insert the tags for the signature, then saved the document( we can use rest api to send the document later in the
Forum topic
OneSpan Sign
I'm trying to use the One Span API to create a package from a template. In the list of api calls
https://community.onespan.com/products/onespan-sign/sandbox#/
I sese
Forum topic
OneSpan Sign
Hello,
When we create a package and send it to OneSpan, OneSpan sends an email to the customer to inform him/her that there is a document which he/she can sign. In this email, there is also a link to OneSpan where the document is available for signing.
Forum topic
OneSpan Sign
We have a web UI with the iframe approach for the e-signature ceremony but we appear to lose the signature field when cloning the template.
Our steps are as follows:
Forum topic
OneSpan Sign
I have a template with a grid of 50 rows. Each row has a Label field and a checkbox field. Values for label are supplied thru `Package\{{PackageId}}\Clone` endpoint.
Forum topic
OneSpan Sign
How can we attach an existing Template of e-SignLive into our web forms without having to create and send a package using .NET SDK.
Suppose we already have the template ready in e-SignLive.
Forum topic
OneSpan Sign
Hi,
Is it possible to create a package using layout or template vis Java SDK? If yes, could you please share some code sample?
Thanks
Wendy
Forum topic
OneSpan Sign
Hi!
I have some templates that define some pdf file to be filled and signed over the OSS Session.
For all of the created transaction, we are also creating a custom pdf that needs to be signed by the same Signer.
Forum topic
OneSpan Sign
Hi,
I am trying to integrate the flow into a node application. I am stuck at the add documents/start session stages. I have created a template via the web UI. I am able to create a draft package via the REST API.
However I don't know what to do to make a package not a draft.