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/
--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex