Ben Zend_Pdf ile pdf dosyası içine UTF-8 karakter çıktısı sorunları var. İşte benim kod:
// Load Zend_Pdf class
include 'Zend/Pdf.php';
// Create new PDF
$pdf = new Zend_Pdf();
// Set font
$page->setFont(Zend_Pdf_Font::fontWithPath('fonts/times.ttf'), 12);
// Draw text
$page->drawText('Janko Hraško', 200, 643, 'UTF-8');
Ben m yükleme § yazı UTF-8 karakterleri destekler. Ama "bu hatayı alıyorum
Uyarı: iconv () [function.iconv]: \ data \ o \ Zend \ Pdf \ Resource \ Font \ Type0.php hattında 241: D giriş dizesi geçersiz bir karakter algılandı