232 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible to download a completed package in a normal folder (not zipped)?
If not, can they be unzipped pragmatically after download?
Thanks
Jack
Forum topic
OneSpan Sign
If the 'Signing completed' or email.complete is scraped for the Download link - it doesn't directly download the package. Instead, it opens the OneSpan link which has a Download button when clicked downloads the package.
Forum topic
OneSpan Sign
I have seen the example of GetCompletedPackagesWithinDateRangeExample.cs in github from the following link
https://github.com/eSignLive/esl.sdk.net/blob/m
Forum topic
OneSpan Sign
Good afternoon, when generating the download of documents through the OSS - Transaction Export & Download Tool .jar, not all the supports that were signed on the web are evident
Forum topic
OneSpan Sign
I have installed and configured the OneSpan Laserfiche workflow, and it worked for the first two transactions. After that, it failed to download the signed document back into the repository. Below is the error message from the event viewer log.
Forum topic
OneSpan Sign
Hello,
I would like to find out how I can download document generated by a sender in the sub account when only API key I have is the owner's from the top most level. If anyone has an example in c# code, that would be great.
Forum topic
OneSpan Sign
Does the ability to download a completed package have an expiration?
Forum topic
OneSpan Sign
Hi,
when the last signer completes signing, there is the link for "download this document"(see attachment), is it possible to disable the link?
Thanks,
Cindy
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
Team,
I was exploring REST API for one of our need, where, we need to download all the documents for all packages that has been completed for a given day.
I see Reports option where you can git list of completed packages for a given day.