231 results matched your search criteria
Forum topic
OneSpan Sign
Is there any limit to how long a signed package will "live" (i.e. be available for user download) on eSignLive?
Forum topic
OneSpan Sign
HI All,
Can you help me to convert the below API request into equivalent SDK code to create the package(with one document file as attachment to sign off):
{
"name": "packagename",
"status": "SENT",
"roles": [
{
"id": "signer1",
"index": "1",
"type": "SIGNER",
Forum topic
OneSpan Sign
I set a package language with French.
final DocumentPackage documentPackage = packageToBuild.withLanguage(Locale.FRENCH)
Nothing changed to French except the embedded Consent pdf in the page as attached.
Forum topic
OneSpan Sign
We had a question come up regarding ability to export individual pages from a completed signature document. This is possible in Acrobat from a downloaded completed docusign file.
Forum topic
OneSpan Sign
Hi,
We are using JAVA SDK v11.47 , we are downloading the PDF using the below code that is there on your developer portal.
Observations:
1. The files that we download using the below code gives us password prompt when we open it
Forum topic
OneSpan Sign
Hi,
One of our testers performed below use case:
a) Signed the document using eSignLive
b) The digital signatures were captured in the signature block
c) Downloaded the signed copy from eSignLive & opened the PDF
d) Clicked on the 'Fill & Sign' option appearing on the right of the document
Forum topic
OneSpan Sign
When you perform a run report function do you have the ability to export it or download it?
Forum topic
Risk Analytics
Hi,
Where can I download the cddc.esm file and CDDC ModernUI Sample app (if any) ?
Thanks
Forum topic
OneSpan Sign
Does the SDK provide a method to get a link to download the final document from OneSpan's servers? I cannot find it. Thanks!
Forum topic
OneSpan Sign
Hi,
1) in our on-prem version, I don't see the authentication for recipient can use KBA, and also I tried in the sandbox, doesn't see it either. Would you please let me know in which version KBA is available and how to use it?