Download multiple signed docs from a package as one PDF
Friday, September 25, 2020 at 01:59pmHi,
Is there any feature in OneSpan (.NET SDK or manual download by owner), that lets the package owner download multiple signed docs from the same package as one single PDF?
I want to leverage the feature of restricting each document's visibility to only its signers, but still have the ability to have a single signed PDF containing all the docs from the package.
Regards,
Anupama
Reply to: Download multiple signed docs from a package as one PDF
Tuesday, September 29, 2020 at 12:45pmHi Anupama,
I understood that you want to restrict the document visibility to each signer but still have a single signed PDF containing all docs. But it's important to be aware that merging pages or any attempt to modify the PDF content will break the tamper seal and invalidate the document, which boils down to below two facts:
- OneSpan Sign doesn't offer the ability to download all documents in a package as one single PDF, but it's possible to merge documents using third party library
- After reorganizing, the signed document is no longer active.
Duo