X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=conf%2Finvoice_latex;h=f63ab324fce1f3edf662287a7fd25ea65c3f7a4a;hb=729eaf2e7c8e110432a8f4953cba1e4b78e45db5;hp=02d8656261a282508dbd3399c3916084c12790d1;hpb=333281ca2d026e7b02bc53edbda15d88c0285dcb;p=freeside.git diff --git a/conf/invoice_latex b/conf/invoice_latex index 02d865626..f63ab324f 100644 --- a/conf/invoice_latex +++ b/conf/invoice_latex @@ -23,7 +23,7 @@ \usepackage{graphicx} % required for logo graphic \addtolength{\voffset}{-0.0in} % top margin to top of header -\addtolength{\hoffset}{-0.55in} %left margin on page +\addtolength{\hoffset}{-0.60in} %left margin on page \addtolength{\topmargin}{-0.6in} % top margin to top of header \setlength{\headheight}{1in} % height of header \setlength{\headsep}{0.5in} % between header and text @@ -85,12 +85,12 @@ Invoice date & & Invoice number \\ %% Header & footer changes for subsequent pages % \afterpage{ \fancyfoot[RO,RE]{\small{\thepage\ of \pageref{LastPage}}} } -\afterpage{ \fancyfoot[CO,CE]{\small{$org_company}} } +\afterpage{ \fancyfoot[CO,CE]{\small{$smallfooter}} } \afterpage{ \fancyhead[LO,LE]{\small{}} } \afterpage{ \fancyhead[RO,RE]{\small{ \begin{tabular}{ll} -Date & Account number\\ -\textbf{ $date_of_bill} & \textbf{ $customer_ref}\\ +Invoice date & Invoice number\\ +\textbf{$date} & \textbf{$invnum}\\ \end{tabular}}} } % %