28 results matched your search criteria
Forum topic
OneSpan Sign
Hi
I have a working sample with Document Extraction using the eSignlive signature Field in [] and I'm converting it to using Position Extraction , using regular Field Name in the PDF and using the same JSON payload.
Forum topic
OneSpan Sign
I have a client who is asking to confirm on the following behavior in eSL for Salesforce Lightning:
1. Salesforce Files should be able to be added to a package by selecting "Related Object Attachment".
Forum topic
OneSpan Sign
Hi,
We are calling the OneSpan API to retrieve a single PDF document. In the response we are getting a byte stream for the pdf document. Our requirement is to download PDF from onespan and upload it to our backend repository.
Forum topic
OneSpan Sign
My company has a need to retrieve the actual signing stroke data that results from a CAPTURE type signature. It appears that this data is available already, but I cannot find documentation for the format of that data.
Forum topic
OneSpan Sign
Hi there, I am hitting this endpoint: "/packages/:packageId/documents" in an attempt to add a PDF document for esigning. The PDF was converted from HTML by Puppeteer (a node dependency).
Forum topic
OneSpan Sign
I have a question, when I did this tutorial check package status and download files , an
Forum topic
OneSpan Sign
Hello
I am using the JAVA SDK to send signing co-ordinates and a base 64 document stream to eSignLive and get a signing link. The co-ordinates that I use consider top left corner as the reference origin (0,0) and calculate the signing coordinates based on that.
Forum topic
OneSpan Sign
Hi we are using an in house install of the evidence api
https:// [server] /evidence/api/v2/{guid}pdf/false
https:// [server] /evidence/api/v2/{guid}/html/false
while running some tests, we are seeing the following error, could you please help with info on how to resolve this error:
{"data":"A PDF
Forum topic
OneSpan Sign
Hi there,
I've been finishing through all the threads and guides but not sure what was wrong with my code. Please see attached txt file & screenshots.
Forum topic
OneSpan Sign
HI All,
Can you help me to convert the below API request into equivalent SDK code to create the package(with one document file as attachment to sign off):
{
"name": "packagename",
"status": "SENT",
"roles": [
{
"id": "signer1",
"index": "1",
"type": "SIGNER",