Replies: 6 comments 9 replies
-
|
https://github.com/unidoc/unipdf?tab=readme-ov-file
|
Beta Was this translation helpful? Give feedback.
-
|
https://zerodha.tech/blog/1-5-million-pdfs-in-25-minutes/
gotenberg also spins up a chrome browser https://github.com/typst/typst
invoices might not reach this size but the comparison is interesting!
I had no idea about this at all |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/angelodlfrtr/go-invoice-generator to take inspiration from, uses github.com/go-pdf/fpdf |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/johnfercher/maroto uses gofpdf under the hood |
Beta Was this translation helpful? Give feedback.
-
|
mjml: typst:
gotenberg: html -> pdf basic customisability |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Invoice PDF Generation
This document outlines the implementation approaches/thoughts and discussions for adding PDF generation capabilities to flexprice.
Responsbilities
The invoice PDF generation module will be responsible for:
Future Scope
Questions
Key considerations:
Storage
Beta Was this translation helpful? Give feedback.
All reactions