% simple QSL Card design with LaTeX. Put this together in a few minutes, needs
% some work done!
% 
% This file is published into the public domain by Fabian Kurz, DJ1YFK, hoping
% it might be helpful. No warranties bla bla bla.

\documentclass{article}
\pagestyle{empty}
\usepackage{amsmath}
\usepackage{latexsym}
\usepackage{graphicx}
\usepackage[papersize={14cm,9cm}, margin=0.5cm, marginratio=1:1]{geometry}
\renewcommand{\familydefault}{\sfdefault}
\renewcommand{\quad}{\hspace*{2.5ex}}
\setlength{\parindent}{0pt}
\begin{document}
\begin{minipage}{3.5cm}
{\Huge \textbf{DJ1YFK}}

\smallskip

Fabian Kurz

Werseweg 4

D-48431 Rheine
\end{minipage}
\begin{minipage}{1.3cm}
\centering \includegraphics[width=0.75cm]{darc}

\footnotesize DOK N16
\end{minipage}
\hfill
\begin{minipage}{5.5cm} % very ugly hack with \vphantom ;)
\framebox[5.5cm][l]{\scriptsize QSO WITH: \vphantom{$\int\limits_{\dfrac aa}$}}

\smallskip

\framebox[5.5cm][l]{\scriptsize VIA: \vphantom{$\int\limits_{\dfrac aa}$}}
\end{minipage}

\bigskip

I am pleased to confirm the following QSO(s):
\topsep3pt
\begin{center}
\begin{tabular}{|c|c|c|c|c|c|c|}
\hline
\bf\quad Date (DMY) \quad & \bf\ Time (UTC)\ &\bf\quad MHz\quad&\bf\ Mode\ &\bf\ RST \ & \bf QSL\\
\hline
\hline
\vphantom{$\dfrac b b$}& & & \bf A1A &  & PSE/TNX\\
\hline
\vphantom{$\dfrac b b$}& & & \bf A1A &  & PSE/TNX\\
\hline
\end{tabular}

\smallskip

\footnotesize\textbf{Member of:} HSC, VHSC, SHSC, FOC, WWYC, RTC, AGCW, HACWG, CTC, LZCWG
\end{center}

\bigskip

\textbf{Power:} \makebox[0.75cm]{\hrulefill}\,W \quad \textbf{Antenna:} Sloper, Dipole,  \makebox[0.75cm]{\hrulefill} el Yagi

\bigskip

\textbf{QTH:} $\Box$  Rheine, JO32QG \quad $\Box$ Dresden, JO61UA \qquad vy 73, \makebox[3.5cm]{\dotfill}


\end{document}

