Hi @George, this is definitely one good way to create PDFs, but my requirement is slightly different.
We want the user to complete a form, click Save, this would then save the data to the DB and generate a PDF on the fly and save it to a dynamically created directory on the server.
So, the PDF would be saved to something like this website.com/clients/client765/job345/project23/PDFs/savedPDF123.pdf
and would be available on the project23 page. Also, in some cases, the PDF would be sent in an email to one or more recipients as part of the SAVE action.
It is important that the user does not have to go to a print dialogue, save as PDF, download to their local PC, then go to an upload page to then send the PDF back up to the server.
We used to achieve this very easily with Coldfusion 20 years ago.
I can't understand why it seems to be so difficult to find a way to do as I describe. Can you, or anyone else, help with this scenario?
We’ve integrated a client-side App Connect PDF Creator component in Wappler 6.3.0
Please check it and let us know what do you think: Using App Connect PDF Creator
Note that more options will be coming to it in the next updates!