Hi,
I have problems with write UTF-8 strings in russian language, for ex. "Русский язык") to PDF file - some chars are not processed.
Notice: iconv() [function.iconv]: Detected an illegal character in input string in ...library/Zend/Pdf/Resource/Font.php on line 522
A similar problem has been here:
PDF file with UTF-8 string
Therefore, ask again:
Please, how can I generate PDF file from UTF-8 strings with national characters?
thanks.