57 results matched your search criteria
Forum topic
OneSpan Sign
I have a requirement to extract the date that a package was completed.
As we have signing Groups who sign in a particular order, I can extract the date that the last known group signed by retrieving the SignersCompletionReport (through esl.ReportService.DownloadCompletionReport = yields => Sende
Forum topic
OneSpan Sign
Hi,
After signing ceremony, we have pdf file with signatures that is in general active pdf. In this active pdf, customers can view some legal properties that we do not expect in our application.
Forum topic
OneSpan Sign
Hey there,
im having a problem with IsRequired propertie:
1 - Through the management console I created a DocumentTemplate (X) where I define all the fields and properties such as IsRequired.
2- Using the API im building a DocumentPackage where I upload a Document and I apply the template X.
Forum topic
OneSpan Sign
Hi,
In the OneSpanSign.Sdk for .Net I am missing the field signed on the Class OneSpanSign.API.Approval.
Forum topic
OneSpan Sign
Hello, we have a scenario where we use ABCpdf to load a PDF document, populate form field values in the document and then use the document in an eSign package. When we try to send the package we receive a "Bad Request" response back:
Could not upload document to package.
Forum topic
OneSpan Sign
We currently received notifications when the package is completed "PACKAGE_COMPLETE" however the documentid property is null.
Forum topic
OneSpan Sign
I have a document where a home seller is answering questions about the condition of their property. I'm trying to accomplish the following:
Forum topic
OneSpan Sign
Hello Michael,
During the processing in an application a client noticed that below statement takes few seconds (5-10) to execute:
PackageId packageId = eslClient.createPackage(documentPackage);
Can you please let us know how much time this should ideally take?
Forum topic
OneSpan Sign
Where can I find a list of all available json properties(key/values) for package submission?
Thanks.