I want generate the PDF by clicking the download button . PDF must contain my table informaion also some customized topics

Question:
[Clearly ask your question.]

Product:
I want generate the PDF by clicking the download button . PDF must contain my table informaion also some customized topics

What are you trying to achieve:
[Explain the details of what you are trying to achieve. The more details you provide, the easier it is to understand what you need.]

What have you already tried:
[Share resources, forum topics, articles, or tutorials you’ve already used to try and answer your question.]

Additional information:
[Include any other pertinent details or information that might be helpful for people to know when trying to answer your question.]

If you’re looking to generate a PDF based on certain form inputs, then you’d need to custom code this.

You’ll need to use after insert webhook to get all the details, connection to an api solution which generates a PDF based of a design and fills in the values from it and then pushes the file to be able to downloadable for the user.