View Single Post
  #1 (permalink)  
Old 10-23-2007, 01:39 PM
tim4dev tim4dev is offline
Junior Member
 
Join Date: Sep 2007
Posts: 2
Default Pdf & utf8 - bug or not?

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.

Last edited by tim4dev : 10-23-2007 at 01:41 PM.
Reply With Quote