rentease/internal/driver/pdf
Ruidy 24f289b767
feat(pdf): redesign invoice PDF layout and structure
Refactored the invoice PDF generation to use a modular, visually
improved
layout. Extracted header, details, items, payments, summary, and notes
sections into dedicated functions for clarity and maintainability.
Introduced color constants and improved table formatting for better
readability. Updated labels and formatting to enhance the overall
appearance and user experience of generated invoices.
2026-03-27 14:35:52 +01:00
..
html.go feat(pdf): redesign invoice PDF layout and structure 2026-03-27 14:35:52 +01:00
html_test.go feat: store invoice PDFs in minio 2026-03-20 23:58:57 +01:00