Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Thursday, March 28, 2024

File: [Platon] / platos / test / test-invoice.tex (download)

Revision 1.5, Wed Jun 15 21:55:32 2005 UTC (18 years, 9 months ago) by rajo


Changes since 1.4: +3 -3 lines

* Previous default stylesheet 'platon' should be 'platonsdg', because
  logo contains 'Platon SDG' text.
* Added new stylesheet 'platon' in place of previous version.

%
% test-invoice.tex
% 
% Copyright (c) 2005 Platon SDG, http://platon.sk/
% Licensed under terms of GNU General Public License.
% All rights reserved.
%
% Changelog:
% 2005-04-16 - created
%

% $Platon: Platon.SK/office/test/test-invoice.tex,v 1.4 2005/04/20 14:25:35 nepto Exp $

\documentclass[a4paper,12pt,oneside]{article}
\usepackage [english]{babel}
\usepackage {platonsdg-core}

\usepackage{colortbl}
\definecolor{cLightRed}{rgb}{1,.70,.70}
\definecolor{cLightYellow}{rgb}{.90,.85,.55}
\definecolor{cLightGray}{rgb}{.90,.90,.90}
\definecolor{cMediumGray}{rgb}{.70,.70,.70}
\definecolor{cDarkGray}{rgb}{.50,.60,.70}
\usepackage{array}
\newcommand{\thickc}[1][0.5pt]{\vrule width #1}
\usepackage{booktabs}

\setPlatonPDFtitle{Title of document here}
\setPlatonPDFauthor{Platon SDG}
\setPlatonPDFsubject{Subject of document here}
\setPlatonPDFkeywords{PDF, keywords, goes, here, testing document,
Platon SDG}

\usepackage {platonsdg}

% delenie slov /*
\hyphenation{
oso-bi-tým
ve-rej-nost-ti
}% */

\pagestyle{Platon}
\thispagestyle{PlatonFirstPage}

\begin{document}

\begin{flushright}
\textbf{\Large INVOICE}
\end{flushright}

\textbf{FROM:} \newline
\textbf{ONDREJ JOMBIK} \newline
Address goes here \newline
Slovakia\newline
 \newline
E-mail: platon@platon.sk

\begin{flushright}
Invoice \#0001 \\
Date: \today
\end{flushright}

\textbf{To:} \newline
\textbf{Some Company Ltd.} \newline
Address goes here \newline
 \newline
Phone: 124 123 123 123 \newline

\begin{tabular}[t]{|p{0.8\textwidth}|p{0.15\textwidth}|}
    \hline
    \specialrule{0.4pt}{0pt}{0pt}
     \multicolumn{1}{|>{\columncolor{cDarkGray}}c|}{\textbf{Description}}
     & \multicolumn{1}{|>{\columncolor{cDarkGray}}c|}{\textbf{Amount}}
     \\
    \hline

Programming    & 10 EUR \\
& \\
Support    & 100.000 Sk \\
& \\

Programming, customization and testing of Graph generation library and
routines  & 100 EUR \\ 

& \\
& \\
& \\
& \\
\hline
  \multicolumn{1}{!{\thickc[0pt]}>{}r!{\thickc[0.4pt]}}{TOTAL}
  & \multicolumn{1}{!{\thickc[0pt]}>{}r!{\thickc[0.4pt]}}{113 EUR}
  \\\cline{2-2}

% Programming, customization and testing of Graph generation library and
% routines for www.transportintelligence.com / GSCI.COM portals \newline
% from February 18th, 2005 to April 13th, 2005 & 0 EUR \\
\end{tabular}

\vfill
\begin{center}
    \textbf{Thank you for your business!}
\end{center}


\end{document}

% vim: ts=4
% vim600: fdl=0 fdm=marker fdc=3 fmr=/*,*/


Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top