[poppler] extracting accent characters from PDFs
Albert Astals Cid
aacid at kde.org
Sun Jun 1 07:53:36 PDT 2008
A Dijous 29 Maig 2008, Ross Moore va escriure:
> Hi all.
>
> The attached PDF displays just a single word which includes
> an accented character. It was created using (La)TeX as: f\"ur
>
> Within the PDF it appears as a stream:
>
> stream
> BT
> /F15 10.9091 Tf 108.737 686 Td [(fu)556(^?r)]TJ
> ET
> endstream
From older discussions on the list it seems that's a latex problem and you
have to instruct him to generate the pdf in a different way so that it works
correctly.
Some discussions mentioned using
\usepackage[T1]{fontenc}
\usepackage{lmodern}
But i am not really a latex user so i can't really tell if that will work or
not.
Albert
More information about the poppler
mailing list