57 results matched your search criteria
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
Hi,
In the OneSpanSign.Sdk for .Net I am missing the field signed on the Class OneSpanSign.API.Approval.
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 is there a way to add information to the signature reason that is shown on the PDF when viewing the signature properties?
Forum topic
OneSpan Sign
Where can I find a list of all available json properties(key/values) for package submission?
Thanks.
Forum topic
OneSpan Sign
Hi,
I'd like to know where can I set this property?
1) Confirm button: Enable/Disable confirmation dialog after signing a document
2) Default Consent Document (TURN OFF)
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
I need to customize signing ceremony (logo, primary and secondary color) at package level
I saw that you can send a settings.ceremony object with some parameters, but i don't see you can send properties from signing theme (i.e: primary color)
Forum topic
OneSpan Sign
Is there a way to retrieve a list of packages in the Trash folder using Java SDK? I understand Trashed is a property not a package status. But I need to purge all packages that are trashed.