[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] php - pdflib - undefined functions possible wrong configure path ?



On 19 Nov 2002 at 5:03, Fragga wrote:

> ello,
> 
> im trying to use some php functions with pdflib but it keeps coming
> resulting in undefined functions as i think the configure path is wrong. The
> PHP version im using is 4.1.2 as compiled from the package by pkgmaster.com
> and im using a raq 4. a quick phpinfo() throws up :

<snip>

Hi,

Sorry I can't offer a solution to this,  ( I had similar problems on 
a Raq4i ), but I can offer a workaround.

I am now using FPDF  ( http://www.fpdf.org )  which is a class 
library , so doesn't require any re-configuration / re-compiling.

The author of the class is pretty responsive to problems as well, 
although most of the forum is in French.  But Google is your friend 
:)

Ian
--