1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 13:42:49 +01:00
invoiceninja/app/Services/Pdf
Dave Shoreman 9bad0873e9
Fix secondary fonts for Invoice Design preview
If a secondary font is used in the Invoice Design settings, it works in
the Custom Design editor, but the preview in General Settings always
shows Roboto in place of the secondary font, regardless of settings.

This updates PdfMock to also support secondary fonts on the main tab.
2024-04-24 16:49:15 +01:00
..
PdfBuilder.php Ensure gateway fees are displayed with invoices that only have tasks 2024-02-13 14:28:14 +11:00
PdfConfiguration.php cs fixer 2024-01-14 15:05:00 +11:00
PdfDesigner.php cs fixer 2024-01-14 15:05:00 +11:00
PdfMock.php Fix secondary fonts for Invoice Design preview 2024-04-24 16:49:15 +01:00
PdfService.php Rename some files, added additional checks for more file types in CreateEDocument.php 2024-03-10 08:13:34 +01:00