Download all files in a package as a pdf
Tuesday, February 18, 2020 at 01:39pmHi ,
I know there is a api to return all the document related to a package as zip . Is there a way to download all the documents as a PDF.
Hi ,
I know there is a api to return all the document related to a package as zip . Is there a way to download all the documents as a PDF.
Reply to: Download all files in a package as a pdf
Tuesday, February 18, 2020 at 03:17pmHi nareshishere,
If you meant to download a PDF that has merged with all the signed documents, it's not technical feasible to reorganize active PDFs because it tampers the sealed document. However, you can download the flattened documents (sample code can be found in this thread), and merge them with a third-party library.
Duo