[pdftex] Annotation and Latin2

Heiko Oberdiek oberdiek at ruf.uni-freiburg.de
Thu Mar 22 18:43:47 CET 2001


At 17:53 22.03.2001 +0200, Lavoslav Caklovic wrote:

>can anyone suggest me how to get ISO Latin2
>characters in annotation box while using pdftex.

If you are using hyperref, you can try \pdfstringdef:

\usepackage[latin2]{inputenc}
% I think that not all characters will be available
% in PDFDocEncoding, so probably unicode will help:
\usepackage[unicode,...]{hyperref}
...
\pdfstringdef\myannottext{foo bar bla}
% and use \myannottext in your annotation.

Yours sincerely
  Heiko <oberdiek at ruf.uni-freiburg.de>



More information about the pdftex mailing list