1357 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I want to create empty packages with DRAFT status and one custom attribute (i.e internalID).
DocumentPackage documentPackage = newPackageNamed("TEST_PACKAGE")
.withAttributes(newDocumentPackageAttributes()
.withAttribute("internalID", "123456"
Forum topic
OneSpan Sign
Hi,
I'm just looking for the latest list of all available back office changes that can be applied to our accounts and can't seem to find it anywhere after searching the forums or the document
Forum topic
OneSpan Sign
It appears that all the links withing PDF document become inactive once document went trough a signing process.
i have tried 2 cases and none worked.
1. Created PDF doc with link to a web page.
2.
Forum topic
OneSpan Sign
I'm creating an application to get all packages for an account with a date range.
I'm using the following call
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.COMPLETED, new PageRequest(index, 50), from, to);
T
Forum topic
OneSpan Sign
I am trying to use the print driver and it is not working. I verified my credentials and I am able to access ESL. What am I doing wrong?
Forum topic
OneSpan Sign
Hi....
I followed the instructions to copy the layout/templates from the Sandbox to Prod environment and received the message that they were successfully copied. However, when I log into the account in PROD, the layout/templates are not there. I have attached a screenshot of the message
Forum topic
OneSpan Sign
Hello,
We used to see the Navigator option while signing the document but now it is now showing in SandBox!!
Thanks
Nehme
Forum topic
OneSpan Sign
Hello Team,
As per your post https://developer.esignlive.com/forums/topic/whitelist-ip-addresses/
I have whitelisted following IP for callback process for production (https://apps.esignlive.com)
Forum topic
OneSpan Sign
Hi,
To the above link response, I am posting the request here.
I am getting error in capturing digital signature, could you please suggest what could be the issue.