LaTeX Template for Business- / Visiting Cards with vCard in a QR-Code.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
442 B

\documentclass[paperheight=5.4cm,paperwidth=10.4cm,
contentheight=5cm,contentwidth=10cm,
cutdist=2,
textwidth=0.6,
qrwidth=.35]
{businesscard-qrcode}
\givennames{Gretchen\ Frieda}
\familynames{Huber\ Müller}
\street{Waldstrasse\ 15}
\zip{9876}
\city{Nirgendwo}
\phone{+41 78 654 32 10}
\email{gretchen.huber@example.com}
\begin{document}
\drawcard
\end{document}