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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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!
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.