[XeTeX] Your favourite QRCode generation method
Ulrike Fischer
news3 at nililand.de
Wed Jan 30 15:30:57 CET 2013
Am Wed, 30 Jan 2013 11:25:53 +0000 schrieb Jérôme Étévé:
>> You may want to check the package pst-barcode, though I wonder if it works under XeLaTeX.
> Yep I checked that Juan, but it seems that to make it work in xelatex,
> it's more a bother than my current solution.
pst-barcode works fine for me with xelatex:
\documentclass{standalone}
\usepackage{pst-barcode,xcolor}
\begin{document}
\fboxsep=0pt
\colorbox{white}{%
\begin{pspicture}(-0.1in,-0.1in) (0.9in,0.9in)
\psbarcode{http://www.troubleshooting-tex.de/}{}{qrcode}
\end{pspicture}}
\end{document}
--
Ulrike Fischer
http://www.troubleshooting-tex.de/
More information about the XeTeX
mailing list