I decide to try this extension while searching for an alternative to the pdflib extension which use a library not released under an OpenSource license.

This extension use the free Haru library. Version 2.2.1 is also available in my repository .

Documentation : Haru PDF

Depending on my test results, especially on UTF-8 support, I will perhaps submit it for the official repository.

Installation

yum --enablerepo=remi install php-pecl-haru

RPM are available for fedora >= 11 et EL >= 4 in the remi repository for PHP 5.3.

RPM are available for fedora >= 16 et EL >= 5 in the remi-test repository for php 5.4.

I'm waiting for your feedback.