Community and customer portal
  • OneSpan.com
  • Documentation portal
  • TrustCenter
  • Customer support
Community and customer portal
Toggle navigation
  • Get started
  • Code shares
  • Interactive APIs
  • Developer sandbox
  • Developer sandbox
  • Forums
  • Demos

User account menu

  • Sign up
  • Login
  1. Home
  2. Search

Search

777 results matched your search criteria
Add new signer to already signed document
Forum topic
OneSpan Sign
Is is possible to add a new signer to a document which is already signed? I tried with below code PackageId packageId = new PackageId("orB4GBrQKn33YIF6XJFgDMGdkb4=");     ossClient.ChangePackageStatusToDraft(packageId);
Is there a bug with programmatically downloading a document not completely sign?
Forum topic
OneSpan Sign
This works (after unzipping the file) byte[] bytes = eslClient.PackageService.DownloadZippedDocuments(packageId); using (Stream file = File.OpenWrite(DocumentName+".zip" )) { file.Write(bytes, 0, bytes.Length); } This creates a corrupt document byte[] bytes= eslClient.PackageService.Downloa
Removing a partially signed document from a transaction
Forum topic
OneSpan Sign
Hello, I am running into an issue when attempting to remove a partially signed document from within a transaction.
Uploading Signed Documents to Salesforce Files, Getting Error
Forum topic
OneSpan Sign
I'm working on the callbacks into Salesforce. The callbacks are triggering just fine. And the provided code where we are uploading the signed documents into the document object is working perfectly. However, I need to upload the documents into Content Versions instead of the document library.
Opening the document to be signed in a device (like IPad or tablet )
Forum topic
OneSpan Sign
Could please anyone help with Opening the document to be signed in a device (like IPad or tablet ) without having the User to click on email link. Use case : Customer in Branch for account opening or any subscribing to a new product(Credit Card , Derivatives , Mortgage loan), one the all the details
Click to Sign showing at Top-Left Corner of Document
Forum topic
OneSpan Sign
I was trying to figure out why the "Click to Sign" Box was showing up in the top left corner of the Document. My assumption was that it meant that I was not properly placing it as an offset to an Anchor, Even though my Code does try to do that.
Required & Editable Text Fields on Documents in Signing Ceremony
Forum topic
OneSpan Sign
I have a few questions in regards to text fields on documents in the signing ceremony: Can we make the text fields on documents Required or Optional? Can we specify which signers we want to have Required or Optional text fields attached to? 
Upload multiple Documents using ONESPAN SIGN API
Forum topic
OneSpan Sign
Hi, Is there any documentation on how to upload multiple documents using the ONESPAN SIGN API, currently trying to use POST /api/packages/{packageId}/documents, however second document doesn´t get uploaded.  
How to get a signed document list in a specific period
Forum topic
OneSpan Sign
My company has an OneSpan account to request customer's e-signatures consistently.
Extracting the date that a Group member last signed a document
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
  • Load More
  • Home
  • Products
  • Documentación
  • Forums
  • Demos
OneSpan

Footer menu

  • Products
  • Forum
  • Demos
  • Contact Support
  • Documentation Portal
  • Trust Center

Follow us on:

  • Privacy Center
  • Cookie Policy
  • Terms of Use
  • Legal Notice
  • Preference Center

Copyright 2025 OneSpan. All Rights Reserved.