Invoices icon indicating copy to clipboard operation
Invoices copied to clipboard

Generate PDF invoices for your customers in laravel

Results 16 Invoices issues
Sort by recently updated
recently updated
newest added

Please the pdf always download instead of showing in the browser whenever I use the show method

Maybe consider using another default font. I exported the vendor view and replaced all CSS occurrences of `font-family: DejaVu Sans;` with `font-family: Helvetica;`, which saved almost 1MB of filesize (using...

This should fix #77.

Fix https://github.com/ConsoleTVs/Invoices/issues/84

dompdf must be upgraded to its version 2 for security purpose

how can I remove the due date from invoice?