230 results matched your search criteria
Forum topic
OneSpan Sign
C# code that can be used to generate usage reports (code mostly by Duo) and also a downloader tab to download inflight and/or complete transactions and their associated files. Useful to download and use as is or reuse the code in your OneSpan utility.
Forum topic
OneSpan Sign
Hello,
Our Sales Department needs to be able to add contracts without any development interactions.
We will have a pre set roles e.x sales, customer.
We would like to be able to let sales user be able to upload a pdf and select where each role needs to sign (on our site), the exact sales us
Forum topic
OneSpan Sign
Hi,
Is there are guidelines or recommendations for using eSign with PDF documents (and forms).
Lets say I have a claim form (with 50 fields) to be completed.
Forum topic
OneSpan Sign
Hi
After creating a transaction in onespan sign using REST API, user is getting the below error while signing the document :
The selected document('s) could not be uploaded. The document('s) might be corrupted or locked.
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,
We have a typical business case wherein the Admin Assistant creates a package for signing. The Signer is required to upload an attachment and sign the document.
Forum topic
OneSpan Sign
Hi,
I'm looking at the designer https://developer.esignlive.com/guides/feature-guides/designer/.
The designer enable you the modify the signer and add signatures.
I would like to be able to get a similar URL but to allow my users/clients to upload their document and choose their signers.
Do somet
Forum topic
OneSpan Sign
Hello,
I am getting this error while generating eSign:
Could not create a new package one step. Exception: The remote server returned an error: (400) Bad Request. HTTP POST on URI https://sandbox.e-signlive.ca/api/packages.
Forum topic
OneSpan Sign
Guys,
Is there something going on with the API servers? I'm getting this weird error when trying to upload documents that I know worked.
-------------------------------
MessageKey: error.internal.default
Error Message: Unexpected error.
Forum topic
OneSpan Sign
Hello,
I'm using c# / .NET to code. I am having trouble writing signatures on pages other than page(0) of uploaded documents. In my DocumentPackage, I use the "FromStream" method and stream a multi-page (3) pages document.