1266 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We need to change the signature appareance of our documents. The idea is to change the background image and the text format .
Can we achieve this?
Best regards,
Forum topic
OneSpan Sign
Hi,
We have a need to flatten a large number of signed/locked documents. The following API call works great for one document at a time: GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true
Forum topic
OneSpan Sign
I have a scenario where we want to consolidate as many forms into the least amount of packages as possible but some forms require two signers. What is the best approach to do this with OneSpan Sign?
For example:
Forum topic
OneSpan Sign
Is there a change in updatePackage call for new signing experience. I am able to generate the package and update the package with settings and roles from old signing experience account but same cannot be done with new signer experience account.
Forum topic
OneSpan Sign
Hi,
Is it possible to add a signature to a document that has already been signed?
Example.
Document has one signing block. Person A has signed.
Person B is now added to the package and also needs to sign the document Person A just signed.
Can we add Person B to this same document?
Thanks,
Jason
Forum topic
OneSpan Sign
Hi,
I have a requirement to upload multiple documents, this has already been acomplish. However is there any way to just sign once, and this automatically signs the rest of the documents?
Forum topic
OneSpan Sign
Hello,
We have an azure function setup to listen to onespan callbacks which works great nearly all the time, but on the rare occasion we get a failed callback. I supposed there is a number of reasons that could happen. In this specific case the error indicates a timeout exception.
Forum topic
OneSpan Sign
Hello,
Where can I find Voluntary Product Accessibility Template (VPAT) for OneSpan Sign mobile application and for this software in general?
Thanks!
Forum topic
OneSpan Sign
I have been using the rest api to create transactions for the signing ceremony. The api returns a token and the transaction id. I have built the url to open it in another browser tab and continue with the signing ceremony.