From 85dbdf346cf84f25bab5bec6b4ceb029df1d5c3b Mon Sep 17 00:00:00 2001 From: Srinivas-Saravanan Date: Thu, 26 Dec 2024 17:20:31 +0530 Subject: [PATCH] FIX_INVOICE_PDF_ALIGNMENT --- app/Views/invoice_pdf_template.php | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) 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 @@

  

terms)) : ?> -
+                                
                                             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