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?