Tagged Questions
4
votes
2answers
41 views
using CJK text inside mecard produces errors
I am trying to use \psbarcode to generate a MECARD QR code with CJK characters in the name field.
tex:
\documentclass[12pt]{memoir}
\usepackage{CJKutf8}
\usepackage{pstricks}
...
6
votes
1answer
334 views
Problem with pst-barcode when using \usepackage[utf8]{inputenc}
I've tried to use the pst-barcode to generate QR codes, and ran into an issue with foreign characters.
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{pst-barcode}
\begin{document}
...