On 11/05/2010 06:48 AM, luigi scarso wrote:
2010/11/5 Pablo Rodríguez<[email protected]>:
On 11/05/2010 05:11 AM, Heiko Oberdiek wrote:

On Thu, Nov 04, 2010 at 05:20:22PM +0100, Pablo Rodríguez wrote:

[...]

everything has its right encoding, but the text in the annotation is
wrong encoded. Text is in utf-8.

The PDF specification doesn't know UTF-8.
You can use \pdfstringdef:

Thanks, Heiko, for your help.

How do I introduce a carriage return in the \Contents?

I mean if i use

\pdfstringdef{\CText}{El tamaño \015 Las versiones}

no carriage return is introduced and the text after \015 is displayed as CJK
(I guess it is Chinese).

How can I fix this?
Maybe
\pdfstringdef\ContentsText{El tam...\textCR Las versiones ...}
?

Thanks for your help, Luigi.


Pablo
--
http://www.ousia.tk

Reply via email to