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.
 
 
 

19 lines
556 B

\documentclass[nohint,textwidth=0.55,rightalign,nofill]{businesscard-qrcode}
\def\type{work}
\def\givennames{Peter}
\def\familynames{Muster}
\def\additionalnames{Example Company Ltd.}
\def\street{Im Stutz 123}
\def\pobox{Postfach 4567}
\def\zip{8000}
\def\city{Zürich}
\def\country{Switzerland}
\def\phone{+41 44 123 45 67}
\def\email{peter.muster@example.com}
\def\pgpfingerprint{4C8B 41AF FEC4 ED9D 3AF9 8500 F623 15D0 4D4C 0C62}
\def\pgpurl{https://pgp.mit.edu/pks/lookup?op=get\&search=0xF62315D04D4C0C62}
\begin{document}
\drawcard
\end{document}