3702 results matched your search criteria
Forum topic
OneSpan Sign
When submitting a document package, can I assign a package ID, document ID, signature ID, and signer ID, or are those values assigned by the e-SignLive system? Thanks.
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,
Is there a way to just update the registered callback events for an account without having to update that account's callback url and key as well?
Forum topic
OneSpan Sign
Hi,
We are using the following API to retrieve the signer signing url
GET /packages/{packageId}/roles/{roleId}/signingUrl
We are controlling the signing process from within our host application by providing the signing url to the signer as an iframe within our application.
Forum topic
OneSpan Sign
Team,
Trying to form iframe url for sender in the package. When i open the url, seeing an error unauthorized access.
Forum topic
OneSpan Sign
Can a document filename refer to a file on a network drive as in the following:
documentBuilder.FromFile(fileName)
Forum topic
OneSpan Sign
Hi,
Could you please let us know what limits does esignlive put on the files being uploaded for digital signing?
- size of file in MBs
- # of pages in a given file
We've observed that we've a 2.6mb file with about 200 pages and it won't upload via the UI or via the API route.
thanks
Neel
Forum topic
OneSpan Sign
Does setting CeremonyLayoutSettings.IFrame to true change the signing page in any way? If not, what does it do?
Forum topic
OneSpan Sign
Hi Haris,
Signature blocks are not shown for the payload shown below against attached document.
Attached is the Sample.pdf and request payload as below.
Forum topic
OneSpan Sign
When I create a package from a PDF document and combine the EnableExtraction() calls to extract form field positions, and I add an .WithInjectedField() clause, I do not get any data injected in the static fields.
I now have to do it in 2 steps:
1) Create a layout from the PDF with EnableExtraction