From 4548566ebb520679c2b7d9c5e2d786d3b0ea3c98 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sat, 15 Nov 2008 00:49:16 +0000 Subject: Moving fields in check template up 0.75 inches git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2400 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/demo/check_base.tex | 117 ++++++++++++++++++++++++------------------ 1 file changed, 66 insertions(+), 51 deletions(-) diff --git a/templates/demo/check_base.tex b/templates/demo/check_base.tex index 9493c7ee..a93b87c7 100644 --- a/templates/demo/check_base.tex +++ b/templates/demo/check_base.tex @@ -1,65 +1,80 @@ - -\parbox[t]{12cm}{ - +\usepackage{textpos} - } -\hfill -\parbox[t]{6cm}{\hfill } +\setlength{\TPHorizModule}{1in} +\setlength{\TPVertModule}{1in} + +%\parbox[t]{12cm}{ +% +% +% } +%\hfill +%\parbox[t]{6cm}{\hfill } +% +%\vspace*{0.6cm} + +\begin{textblock}{2}(6.75, 0.75) + +\end{textblock} +\begin{textblock}{5.5}(0.75, 1.12) + +\end{textblock} -\vspace*{0.6cm} +%\hfill \makebox[2cm]{\hfill} +\begin{textblock}{2}(6.6, 1.15) + +\end{textblock} +\begin{textblock}{7.25}(0, 1.5) \dotfill /100 \makebox[0.5cm]{\hfill} - +\end{textblock} \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} +% +% +% +% +% +% +% +% +% +%\hspace{-0.1cm}, +% +% +% +% +% +% +%\vspace{1.8cm} +% +% +% +%\vspace{0.8cm} +% +% +% + + +\begin{textblock}{7}(0, 3.75) \vspace{0.5cm} +\noindent Master Code: \\ +Date: \\ +Description: \\ +Total Amount: \\ +\end{textblock} - \hfill \hfill - +\begin{textblock}{7}(0, 6.75) \vspace{0.5cm} -\begin{tabularx}{\textwidth}{lXrr@{}} -\textbf{Invoice \#} & \textbf{Invoice Date} - & \textbf{Amount Due} & \textbf{Applied} \\ - - & \dotfill - & & \\ - -\end{tabularx} - -\vspace{1cm} - - +\noindent Master Code: \\ +Date: \\ +Description: \\ +Total Amount: \\ +\end{textblock} \vfill - -- cgit v1.2.3