Skip to content

Ask HN: What software do you use to generate PDFs?

2 pointsxgb84j3 comments
On HN

I need to automatically generate invoices and similar documents as PDFs for clients. Currently I am using headless Chromium + print to pdf calling the front end.

I thought Latex to be too heavyweight for my use case, but I am not completely happy with the styling of my current setup.

Are there good alternatives to generate PDFs server-side?

Comments

For my invoices I use a LaTeX template, filled via a Perl program that reads a custom invoice format.

Are there good alternatives to generate PDFs server-side?

pandoc is suitable for this.

LaTeX, org-mode and pandoc.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.