2025-11-09 09:45:42 +01:00
|
|
|
\documentclass[bgscale=1.2,bgopacity=0.6,qrbgopacity=0.8,photoscale=4]{businesscard-qrcode}
|
2025-11-09 09:08:09 +01:00
|
|
|
|
|
|
|
|
\type{home}
|
|
|
|
|
\givennames{Max}
|
|
|
|
|
\familynames{Muster}
|
|
|
|
|
\additionalnames{Big\ Photo\ Example}
|
|
|
|
|
\street{Beispielstrasse\ 42}
|
|
|
|
|
\city{Winterthur}
|
|
|
|
|
\zip{8400}
|
|
|
|
|
\country{CH}
|
|
|
|
|
\phone{+41 52 123 45 67}
|
|
|
|
|
\email{max@example.ch}
|
|
|
|
|
\photo{photo.png}
|
2025-11-09 09:45:42 +01:00
|
|
|
\background{background.png}
|
2025-11-09 09:08:09 +01:00
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
\drawcard
|
|
|
|
|
\end{document}
|