CMS Development

karien
参加者 | Gold Partner
参加者 | Gold Partner

PDF creation

解決

Does Hubspot's development environment support libraries for creating PDF's.
for instance reportlab for python (doesnt seem to be the case). 
or NODE.js maybe?
thank you

0 いいね!
1件の承認済みベストアンサー
SteveHTM
解決策
キーアドバイザー

PDF creation

解決

@karien - when I looked a while back, I did noyt see any such features. I ended up using the external service convertapi through a a series of APIs call to create and read PDF documents. Of of the challenges is that there typically are long enough to need asynchronous processing to avoid hitting runtime limits.

 

Good luck!

 

Steve

Steve Christian

HTM Solutions

https://info.htmsolutions.biz/meetings/stevec2

mobilePhone
+1 6195183009
emailAddress
stevec@htmsolutions.biz
website
www.htmsolutions.biz
address
San Diego, CA
Create Your Own Free Signature

元の投稿で解決策を見る

0 いいね!
3件の返信
Anton
ソートリーダー | Solutions Partner
ソートリーダー | Solutions Partner

PDF creation

解決

Hi @karien

I've played around with PDF creatopm libraries a few years ago. I'd say it depends on where and "what kind of" PDFs you'd like to create.

 

best, 

Anton

Anton Bujanowski Signature
0 いいね!
SteveHTM
解決策
キーアドバイザー

PDF creation

解決

@karien - when I looked a while back, I did noyt see any such features. I ended up using the external service convertapi through a a series of APIs call to create and read PDF documents. Of of the challenges is that there typically are long enough to need asynchronous processing to avoid hitting runtime limits.

 

Good luck!

 

Steve

Steve Christian

HTM Solutions

https://info.htmsolutions.biz/meetings/stevec2

mobilePhone
+1 6195183009
emailAddress
stevec@htmsolutions.biz
website
www.htmsolutions.biz
address
San Diego, CA
Create Your Own Free Signature
0 いいね!
karien
参加者 | Gold Partner
参加者 | Gold Partner

PDF creation

解決

Thank you Steve. it helps to have some starting point. Is it a possbility to start my own server? on Netlify or Heroku (where i than create the pdf's? send info from Hubspot with Webhook....

0 いいね!