Menu

#5 Problems with german text

open
nobody
None
5
2012-09-10
2010-01-02
Anonymous
No

While converting a pdf containing german text I get a lot of "error : string is not in UTF-8" messages.

Is it not supported or is there a workaround?

Many Thanks!

Discussion

  • Herve Dejean

    Herve Dejean - 2010-01-04

    It is not specific to language, but to a font issue.
    Can you check what kind of TOKEN content is generated (empty string or not).
    If the pdf file is not too large, you can attach it.

     
  • sgeu

    sgeu - 2010-01-04

    The document uses "Arial" and "TimesNewRoman" with

    Type: TrueType
    Encoding: WinAnsiEncoding
    Actual Font: ArialMT, TimesNewRomanPSMT
    Actual Font Type: TrueType
    ObjectNumber: 1664, 1665

    Another german document uses the same Fonts but there the conversion produces no error messages!

     
  • Herve Dejean

    Herve Dejean - 2010-01-05

    I use functions from the xpdf library to extract string.
    I get from time to tome such a message also, but up to now I was unable to fix it.

     

Anonymous
Anonymous

Add attachments
Cancel