APIs & Integrations

aleonzzz
Participant | Partenaire solutions
Participant | Partenaire solutions

Create dynamic pdf from a form/UX

Résolue

Hi, I am developing a quote builder in a HubSpot COS website as a module. I will ask prospects a series of questions. The desired output will be a dynamically generated PDF. Using PHP I am familiar with fPDF.

Does anyone have any idea as to whether it is possible to generate a PDF on a hubspot site?

Cheers
Al

1 Solution acceptée
dhirajpandey
Solution
Participant | Partenaire solutions Diamond
Participant | Partenaire solutions Diamond

Create dynamic pdf from a form/UX

Résolue

Hi, I think PHP will not work in this case, you will need a client side support. I think this may be the answer. You can check https://github.com/MrRio/jsPDF to generate PDF dynamically.

Voir la solution dans l'envoi d'origine

4 Réponses
Denis
Contributeur | Partenaire solutions
Contributeur | Partenaire solutions

Create dynamic pdf from a form/UX

Résolue

Hey @aleonzzz   - I've created a tool that generates a personalized PDF from contact record.

 

Here is a quick demo:

https://www.depositfix.com/pdf-generator

 

Let me know if you'd like to try this.

0 Votes
aleonzzz
Participant | Partenaire solutions
Participant | Partenaire solutions

Create dynamic pdf from a form/UX

Résolue

Hi all, thanks for these responses, I will check out the javascript option, that sounds promising.

Cheers
Al

0 Votes
dhirajpandey
Solution
Participant | Partenaire solutions Diamond
Participant | Partenaire solutions Diamond

Create dynamic pdf from a form/UX

Résolue

Hi, I think PHP will not work in this case, you will need a client side support. I think this may be the answer. You can check https://github.com/MrRio/jsPDF to generate PDF dynamically.

IsaacTakushi
HubSpot Employee
HubSpot Employee

Create dynamic pdf from a form/UX

Résolue

Welcome, @aleonzzz!

First thing's first; I love your username and profile photo! Well done, Doctor.

That said, I have yet to learn of someone who successfully generated PDFs on a HubSpot page. (Connor responded to a similar query a few weeks ago.)

I think you are onto something with leveraging fPDF, but you wouldn't be able to execute the PHP directly on the page, per this discussion.

I would love for other community members to jump in with their thoughts, though!

Isaac Takushi

Associate Certification Manager
0 Votes