145 results matched your search criteria
Forum topic
OneSpan Sign
Hey team,
How we can replace the default email with our customized email? We are using .Net SDK.
Thanks,
Hanyu
Forum topic
OneSpan Sign
Hi
please suggest that how we can add signature field on each page of multiple documents page using .net sdk
thanks
Forum topic
OneSpan Sign
When I use the .NET SDK version 11.5, I'm have a problems getting the signerId of package signers.
What I want to do is this:
call the eslClient.GetPackage(packageId) method to get information about an existing package
get an authorization token, by SignerId, for a signer from
Forum topic
OneSpan Sign
We are looking at using the .NET SDK in our application, but would like to see a full example of an integration vs just snippets of code. Does anything like this exist?
Forum topic
OneSpan Sign
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST API too. If yes can you please make a similar tutorial using REST API as well.
Thanks,
Sumit
Forum topic
OneSpan Sign
Hi,
Is there a way using the .NET SDK, to discard a draft version of the transaction and go back to its previous in-progress version?
Thanks
Forum topic
OneSpan Sign
Hello,
We have a workflow where we wish to print a 'name' and the 'date' on the completed document after all signatories have signed. Is there a way to accomplish this preferably using the .NET SDK.
Thanks
Ranga
Forum topic
OneSpan Sign
Is bulk package creation and sending supported in .NET SDK API?
Right now i am looping through a collection of package to create and send Package one by one through 'CreateAndSendPackage' API method in EslClient.
Regards.
Forum topic
OneSpan Sign
Hello,
Is there any way to browse and upload an image file with handwritten signature in eSignLive account using any tool or API?
I checked there's one tool using 'JAVA' but I am looking for '.NET SDK'.
Thank you.
Forum topic
OneSpan Sign
I am working on a project where we will submit documents to ESign Live from our electronic document storage system. Whenever the primary application stores the documents electronically, it automatically protects the PDF document from modification with a password.