227 results matched your search criteria
Forum topic
OneSpan Sign
It appears that if our senders upload documents close to the 16mb limit then the signers sign when the sender goes to download the documents they are receiving an error (attached below) which we know is NOT a network connectivity issue.
Forum topic
OneSpan Sign
You do have a 2021 enhancement request that is on your priority list to increase the MB size. however in the meantime we are having issues with the ES not being emailed. We've sent out numerous communications to tell our users to always use their Dashboard.
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
Hi
I have a use case to send a document to some signers and once the signing process has been complete, i want to send that document to some users which i call as receivers who receive the signed contract and they can download it
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),
Forum topic
OneSpan Sign
I just discovered that someone in our Company is downloading the Document, printing it and having the Officer manually sign the Document rather than using the Web Site to Sign a Document. Yes. She created much unnecessary work for herself.
Forum topic
OneSpan Sign
Actually it's 2 questions, sorry (don't want to create a thread for every minor Q)
1. After a signer completes signing a document, there'll be a "Thank you for for using e-Signlive" pop-up, if it's closed, the sandbox will show the completed form and a link to download it in the header.
Forum topic
OneSpan Sign
Hello,
We are running into an issue where our signed PDF files are not being displayed correctly in Chrome and sometimes Firefox as well. Everything is normal with the PDF documents until we sign and download them through eSignLive.
Forum topic
OneSpan Sign
Trying to go thru the steps described here:
https://community.onespan.com/products/onespan-sign/sdks
Forum topic
OneSpan Sign
I am making good progress on my project I am now at a point were I want to have my app download the document after the signing is complete.
To do this I would like to set up a call back event on PACKAGE_COMPLETE
My dev environment is local 127.0.0.1 with a local host name How can I test the call