I installed ClibPDF 2.02-r1-2, PDFlib 3.02 with PHP 4.0.4pl1.
Somewhere I found out that ClibPDF if faster and makes smaller files than PDFlib.
The ClibPDF clock example with clock works fine, but is I want to use text with function cpdf_begin_text($pdf) something is wrong - I get message "Unable to find identifier 0". The same is with cpdf_end_text($pdf).
Any solution? Thanks!