Downloadable Brochure from Website data

Hi everyone,

I am relatively new o webflow and looking for some guidance. I am looking at creating a downloadable brochure that is linked to the products listing on our website (CMS categories) It will update as I add or remove items from these lists. I am unsure how you create this on Webflow, if someone can point me in the right direction that would be great

Thank you in advance


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

I haven’t tried this in practice but you can use something like pdfshift to output PDF from HTML. You can use Make or Zapier using Webhook or CMS update trigger, then fetch the HTML and convert it to PDF. You can either store it in Dropbox etc or send via email using Resend also via Make or Zapier etc. Maybe this will give you some ideas.

HTML2PDF does well for this, I’ve built some fairly complex PDF downloadables from CMS content.