Νίκος Αλεξανδρής wrote:
> The following works for the article document class. It does not work for
> moderncv though. What is the reason?
> 
> --%<---
> \usepackage{stringenc}
> \usepackage[iso-8859-7]{inputenc}
> \begingroup
> \renewcommand*{\pdfstringdef}[2]{%
> \StringEncodingConvert\temp{\detokenize{#2}}{iso-8859-7}{utf16be}%
> \xdef#1{\string^^fe\string^^ff\temp}%
> }%
> 
> \hypersetup{%
> pdftitle={Βιογραφικό Σημείωμα},
> pdfauthor={Νίκος Αλεξανδρής},% String in encoding ISO-8859-7
> pdfsubject={Τι θέμα έχει αυτό το έγγραφο},%
> pdfkeywords={λέξεις κλειδιά, λέξη κλειδί 1, λέξη κλειδί 2, λήμμα 3}
> }%
> \endgroup
> --%<---

Is this preamble code or do you use the hyperref GUI? Could you post an 
example file?

Jürgen

Reply via email to