1 \documentclass[twoside]{scrartcl}
5 \setlength{\voffset}{0.5cm}
6 \setlength{\hoffset}{-1.9cm}
7 \setlength{\topmargin}{0cm}
8 \setlength{\headheight}{0.5cm}
9 \setlength{\headsep}{1cm}
10 \setlength{\topskip}{0pt}
11 \setlength{\oddsidemargin}{1.0cm}
12 \setlength{\evensidemargin}{1.0cm}
13 \setlength{\textwidth}{19.2cm}
14 \setlength{\textheight}{24.7cm}
15 \setlength{\footskip}{1cm}
16 \setlength{\parindent}{0pt}
17 \renewcommand{\baselinestretch}{1}
20 \newlength{\descrwidth}\setlength{\descrwidth}{10cm}
21 \fontfamily{cmss}\fontsize{10pt}{12pt}\selectfont
23 \pagestyle{myheadings}
29 \parbox[b]{.42\textwidth}{%
34 \parbox[b]{.2\textwidth}{
35 \includegraphics[scale=0.3]{sql-ledger}
37 \begin{tabular}[b]{rr@{}}
42 \rule[1.5em]{\textwidth}{0.5pt}
46 <%pagebreak 90 27 48%>
49 \rule{\textwidth}{2pt}
52 \begin{tabularx}{7cm}{Xr@{}}
53 \textbf{Subtotal} & \textbf{<%sumcarriedforward%>} \\
58 \markboth{<%company%>\hfill <%ordnumber%>}{<%company%>\hfill <%ordnumber%>}
62 \begin{tabularx}{\textwidth}{@{}rlXrlrrr@{}}
63 \textbf{Pos} & \textbf{Number} & \textbf{Description} & \textbf{Qt'y} &
64 \textbf{Unit} & \textbf{Price} & \textbf{Disc \%} & \textbf{Amount} \\
65 & carried forward from <%lastpage%> & & & & & <%sumcarriedforward%> \\
71 \parbox[t]{1cm}{\hfill}
72 \parbox[t]{.45\textwidth}{
82 <%city%> <%state%> <%zipcode%>
94 Tel: <%customerphone%>
103 \parbox[t]{.45\textwidth}{
113 <%shiptocity%> <%shiptostate%> <%shiptozipcode%>
122 <%end shiptocontact%>
138 \textbf{S A L E S} \parbox{0.3cm}{\hfill} \textbf{O R D E R}
143 \begin{tabularx}{\textwidth}{*{6}{|X}|} \hline
144 \textbf{Order \#} & \textbf{Order Date} & \textbf{Required by} & \textbf{Salesperson} & \textbf{Shipping Point} & \textbf{Ship Via} \\ [0.5em]
146 <%ordnumber%> & <%orddate%> & <%reqdate%> & <%employee%> & <%shippingpoint%> & <%shipvia%> \\
152 \begin{tabularx}{\textwidth}{@{}rlXrlrrr@{}}
153 \textbf{Pos} & \textbf{Number} & \textbf{Description} & \textbf{Qt'y} &
154 \textbf{Unit} & \textbf{Price} & \textbf{Disc \%} & \textbf{Amount} \\
156 <%runningnumber%> & <%number%> & <%description%> & <%qty%> &
157 <%unit%> & <%sellprice%> & <%discountrate%> & <%linetotal%> \\
163 \rule{\textwidth}{2pt}
168 \begin{tabularx}{7cm}{Xr@{}}
169 Subtotal & <%subtotal%> \\
171 <%taxdescription%> on <%taxbase%> & <%tax%>\\
174 Total & <%ordtotal%>\\
179 <%text_amount%> ***** <%decimal%>/100
181 All prices in \textbf{<%currency%>}.
184 Terms: <%terms%> days
197 \centerline{\textbf{Thank You for your valued business!}}
199 \rule{\textwidth}{0.5pt}