1328 results matched your search criteria
Forum topic
OneSpan Sign
We have simple 9-page document that we use for transaction for single signer. The pdf is 700KB with no custom fields and just 1 signer defined.
Forum topic
OneSpan Sign
Is there a way to disable the consent page, that pops up before signing a document, using the SDK while creating a package?
Forum topic
OneSpan Sign
Hi,
How can the same person give signatures different documents in a package in the same browser in person?
Thank you.
Forum topic
OneSpan Sign
Are special characters allowed in Document name while creating package?
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
Forum topic
OneSpan Sign
Hello,
I am uploading PDF via REST API PHP, along with signer users.
Forum topic
OneSpan Sign
Guys,
I have an existing transaction that I am trying to add documents to. Below, you'll find the json package that I am sending up with the files. I am getting this error when trying to upload those files.
Forum topic
OneSpan Sign
I have one scenario: signer1 doesn't need to sign/accept any documents in the package, in the remote scenario, how signer1 start the signing ceremony to review the documents? because signer1 doesn't get the email to launch the signing ceremony.
Forum topic
OneSpan Sign
I'm having some difficulty implementing DownloadDocumentsDateRange posted previously in this forum.