diff --git a/app/Views/invoice_pdf_template.php b/app/Views/invoice_pdf_template.php index a553c8d1..17feb84a 100755 --- a/app/Views/invoice_pdf_template.php +++ b/app/Views/invoice_pdf_template.php @@ -158,7 +158,10 @@ /* Style for the notes and terms information */ .notes-container, .terms-container { - margin-top: 20px; + font-size: 10px; + margin-top: 30px; + margin-bottom:20px; + } /* Style for the table containing - footer-table details */ table.footer-table { @@ -184,16 +187,16 @@ } @media screen { body, .business-address-container,table.addresses-table, table.footer-table, table td, table.invoice-related-table th, table.invoice-related-table td { - font-family:Nunito Sans; + font-family:'Calibri'; } } @media print { body{ - font-family:"Times New Roman", Times, serif; + font-family:"Calibri"; } table td, table.invoice-related-table th, table.invoice-related-table td{ - font-family:"Times New Roman", Times, serif; + font-family:"Calibri"; } } @@ -331,7 +334,7 @@
+= $row->terms ?>@@ -340,7 +343,7 @@
-+
@@ -396,7 +399,7 @@ - + - status != 'Approved') : ?> @@ -405,19 +408,19 @@-Else if block..........
+Else if block.............. ..............
+ - Authorized Signatory
+Authorized Signatory