Currently implementing the PDF-Lib Library for my project to modify PDFs Source: https://pdf-lib.js.org/#examples
And it is working very well, but the modified PDFs are saved on the server. I am searching for the opportunity that the pdfs which modified will directly downloaded for the user.
Thanks!