I’ve rebuilt the same feature 3 times and wondering if it’s just me.
My B2B customers keep asking for customizable invoices/reports—not just colors, but full layout control, custom fields, per-client branding.
Everything I’ve tried breaks at some point:
PDF APIs → no multi-tenant editing
Puppeteer/wkhtmltopdf → messy with many layouts
Canva/Docs → not embeddable
Idea:
An embeddable template editor for SaaS:
drag-drop UI + JSON data binding + API rendering + tenant isolation.
So devs don’t rebuild this every time.
Question:
Do you just avoid this and force fixed templates?
Or did you build something in-house?
Would you pay ~$50–150/mo for this, or still build it?