Save file to server after download #1564
Unanswered
craigmarcussen
asked this question in
Q&A
Replies: 1 comment
-
Just spitballing here, but maybe:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
First off, let me say that this is an incredible project, and I am very impressed with the implementation and the easy of use. Also, the documentation is excellent. and the Fiddles provided are quite helpful.
I have pdf-lib working perfectly on my site to transfer online form data to a PDF template, and custom name/save that PDF file to the users' desktop. My question: is there a way to save that file to a folder on the same server during the process? Currently, I have to then have the user upload the file manually to the server after the PDF is downloaded. I would rather have this happen automatically, all in one step.
Thank you in advance for any help/suggestions, and for a truly terrific plugin.
Craig
Beta Was this translation helpful? Give feedback.
All reactions