Projekt

Allgemein

Profil

Herunterladen (1,24 KB) Statistiken
| Zweig: | Markierung: | Revision:
4987cdc7 Jan Büren
\documentclass[twoside]{scrartcl}
\usepackage[frame]{xy}
\usepackage{tabularx}
\usepackage[utf8]{inputenc}
\setlength{\voffset}{0.4cm}
\setlength{\hoffset}{-2.0cm}
\setlength{\topmargin}{0cm}
\setlength{\headheight}{0.0cm}
\setlength{\headsep}{1cm}
\setlength{\topskip}{0pt}
\setlength{\oddsidemargin}{1.0cm}
\setlength{\evensidemargin}{1.0cm}
\setlength{\textwidth}{17cm}
\setlength{\textheight}{24.5cm}
\setlength{\footskip}{1cm}
\setlength{\parindent}{0pt}
\renewcommand{\baselinestretch}{1}
\begin{document}


\fontfamily{cmss}\fontsize{9pt}{9pt}\selectfont

\parbox[t]{12cm}{
9aa2a4ab Marei Peischl
<%company%>%
4987cdc7 Jan Büren
<%address%>}
\hfill
\parbox[t]{6cm}{\hfill <%source%>}

\vspace*{0.6cm}

<%text_amount%> \dotfill <%decimal%>/100 \makebox[0.5cm]{\hfill}

\vspace{0.5cm}

9aa2a4ab Marei Peischl
\hfill <%datepaid%> \makebox[2cm]{\hfill} <%amount%>%
4987cdc7 Jan Büren
\vspace{0.5cm}

9aa2a4ab Marei Peischl
<%name%>%
4987cdc7 Jan Büren
9aa2a4ab Marei Peischl
<%street%>%
4987cdc7 Jan Büren
9aa2a4ab Marei Peischl
<%zipcode%>%
4987cdc7 Jan Büren
9aa2a4ab Marei Peischl
<%city%>%
4987cdc7 Jan Büren
9aa2a4ab Marei Peischl
<%country%>%
4987cdc7 Jan Büren
\vspace{2.8cm}

9aa2a4ab Marei Peischl
<%company%>%
4987cdc7 Jan Büren
\vspace{0.5cm}

9aa2a4ab Marei Peischl
<%name%> \hfill <%datepaid%> \hfill <%source%>%
4987cdc7 Jan Büren
\vspace{0.5cm}
\begin{tabularx}{\textwidth}{lXrr@{}}
\textbf{Rechnung} & \textbf{Ausgestellt}
& \textbf{Fällig} & \textbf{Verrechnet} \\
9aa2a4ab Marei Peischl
<%foreach invnumber%>%
4987cdc7 Jan Büren
<%invnumber%> & <%invdate%> \dotfill
& <%due%> & <%paid%> \\
9aa2a4ab Marei Peischl
<%end invnumber%>%
4987cdc7 Jan Büren
\end{tabularx}

\vfill

\end{document}