From 15ef411f65343f4b646348ef598dc1062cc2b23c Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 25 Jul 2007 05:59:53 +0000 Subject: [PATCH] Deprecate ClibPDF git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240307 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/cpdf/reference.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/reference/cpdf/reference.xml b/reference/cpdf/reference.xml index 8221e4135f..3cd3dfd1da 100644 --- a/reference/cpdf/reference.xml +++ b/reference/cpdf/reference.xml @@ -1,15 +1,24 @@ - + + - ClibPDF Functions + ClibPDF Functions [deprecated] ClibPDF
&reftitle.intro; + + + ClibPDF support is deprecated and users are strongly encouraged to use + an alternative, like Haru, + PDFlib, or one of the available + PHP alternatives. + + ClibPDF lets you create PDF documents with PHP. ClibPDF functionality and API are similar to PDFlib.