61 results matched your search criteria
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
The OssClient.DownloadZippedDocuments method is throwing the following error sporadically. The code below that contains this method works the majority of the time. I would appreciate any suggestions on why this error happens every once and a while.
Forum topic
OneSpan Sign
Hi
From sender UI, when user click the download button, it will download all the signed document as zip file, is it possible to include evidence summary for each package when clicking ‘ download’ button?
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
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
Hello,
I've noticed that creating documents with names that contain the windows restricted file name symbols ( ":\|/*?> ) will cause the documents to be shown in the signing ceremony and audit information with those symbols replaced by underscores.
Forum topic
OneSpan Sign
Is it possible to download the signed document and evidence summary PDF as a single PDF with the apex SDK? Right now we get each file separately.
Forum topic
OneSpan Sign
Hi Duo, I keep getting Unsupported Media type error below:
{"code":415,"messageKey":"http.status.415","message":"Unsupported Media Type","name":"Unsupported Media Type"}
POST {{TheHost}}/api/packages/CsilES9ZX4XpSucsL-s7t3bFQp8=/bulk_send
Content-Type text/csv
Forum topic
OneSpan Sign
I am new to the eSign process and need to be able to download a completed PDF document not a zip file with the document in it.
Forum topic
OneSpan Sign
Hello, I'm using python and trying to create a document package from the example I downloaded from the forums.