pdf_utils library
Classes
- Customer
- Represents the recipient of the invoice.
- Invoice
- Main model representing a complete invoice document.
- InvoiceInfo
- Metadata and identification for an invoice.
- InvoiceItem
- Represents a single line item in an invoice.
- PdfInvoiceGenerator
- A generator class that creates professional PDF invoices from an Invoice model.
- PdfUtils
- A utility class for common PDF operations like image conversion and extraction.
- Supplier
- Represents the company or individual issuing the invoice.