1387 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
I am trying to update a field and I am using this as a guide.
https://developer.esignlive.com/guides/feature-guides/fields/
I am doing a PUT to the api call below and when it runs, it deletes the field all together.
https://sandbox.esignlive.com/api/packages/{packageId}/documents/{document
Forum topic
OneSpan Sign
I have been using a form field anchor [Signer1.Fullname1] to identify where a signature field is supposed to go when sent through the API. However, most of the documents we create in our system are done so using fpdf, so there will not be any form fields to name.
Forum topic
OneSpan Sign
Hi There,
I am a newbie to eSignLive and is doing some research to see how we can improve our sales process.
Our system currently generates contracts (PDF) dynamically and then email it to customer for signature.
I know that through the eSignLive portal, I can mark up where in the PDF contract cu
Forum topic
OneSpan Sign
Hi Silanis team-
I cannot find any documentation on the unit of measure used for the Signature block position (X,Y) and dimensions (Height,Width). Is it pixels? Points? Inches?
Also, if anyone knows/remembers-- we are currently using Version 4.x / hosted of the Silanis framework.
Forum topic
OneSpan Sign
Hi Team,
We are using rest API to communicate with esign live . when we create and send document we are using the below url .
https://sandbox.e-signlive.com/api/packages
Once we send the request I am able to see the package in drafts folder .
Forum topic
OneSpan Sign
I have the same text in multiple locations in a document, and I want a signer to sign each of them.
Using Text Anchor since there are a random number of pages.
I want to place a signature block relative to the phrase “Lessor:â€
There may be 1 location, or 100…….
How do I tell eSL to do th
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/using-javascript-event-notifiers
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.