From 484f4f00ff319bf97c5ca911313738aa05a63a2c Mon Sep 17 00:00:00 2001 From: einhverfr Date: Mon, 7 Jul 2008 17:37:20 +0000 Subject: Correcting all check printing issues on my secondary testing instance git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2190 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/demo/check_base.tex | 65 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 templates/demo/check_base.tex (limited to 'templates/demo/check_base.tex') diff --git a/templates/demo/check_base.tex b/templates/demo/check_base.tex new file mode 100644 index 00000000..9493c7ee --- /dev/null +++ b/templates/demo/check_base.tex @@ -0,0 +1,65 @@ + +\parbox[t]{12cm}{ + + + } +\hfill +\parbox[t]{6cm}{\hfill } + +\vspace*{0.6cm} + + \dotfill /100 \makebox[0.5cm]{\hfill} + +\vspace{0.5cm} + +\hfill \makebox[2cm]{\hfill} + +% different date format for datepaid +% + +\vspace{0.5cm} + + + + + + + + + +\hspace{-0.1cm}, + + + + + + +\vspace{1.8cm} + + + +\vspace{0.8cm} + + + +\vspace{0.5cm} + + \hfill \hfill + +\vspace{0.5cm} +\begin{tabularx}{\textwidth}{lXrr@{}} +\textbf{Invoice \#} & \textbf{Invoice Date} + & \textbf{Amount Due} & \textbf{Applied} \\ + + & \dotfill + & & \\ + +\end{tabularx} + +\vspace{1cm} + + + +\vfill + + -- cgit v1.2.3