hi,
i have configured php with pdflib support
with the following.
./configure --with-apache=../apache_1.3.1 --with-pdflib=/usr/lib/tcl8.3/pdflib --enable-shared-pdflib --enable-track-vars
while configuring and install this doesn\'t give any problem. But when i try to run some pdf functions it gives undefined function error.
I used php4 and pdflib-4.0.1-Linux.tar. pls help me in fixing this problem