Hacker News new | ask | show | jobs
by rubyfan 1387 days ago
This is interesting, do you plan to support more rich dynamic templates?

I work with a dev team that produces a few different flavors of document where a page might include details of optional product features depending on what the customer bought. Today they use HTML to PDF which is sort of painful and made more painful due to the regulated industry they are in which requires pixel perfection. Some ability to assemble a multi-page document where the pages vary based on config might be an interesting solve for that. I’ll admit I’m unsure how common a problem this is.

1 comments

Hi!

yes, I started with something very niche and specific, but my plan is to extend this into composing / generating the PDF from scratch. What components would you need for your documents?