X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=conf%2Finvoice_latex;h=f63ab324fce1f3edf662287a7fd25ea65c3f7a4a;hb=b5fa7c0c1953139f1fbe0dabf3930871646016b8;hp=a89b9a33a0ef7ece6d61835e4eec68833ff787ab;hpb=23ec9b00410224868d6be1e47a0d72a6c8b3f6f5;p=freeside.git diff --git a/conf/invoice_latex b/conf/invoice_latex index a89b9a33a..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.25in} %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}}} } % %