Friends
I have os win 2000 and i have downloded "PDFlib-5.0.1-Windows"
as instructed on "http://si.php.net:8888/manual/en/ref.pdf.php"
but havinf problems in installetion
I have added
extension=libpdf_php.dll
in php.ini but the program giving following alert message
"unable to load dynamic library './extensions/libpdf_php.dll' -The specified module could not be found."
I also change
extension_dir = ./extensions
INTO
extension_dir = ./extensions , php-4.1.0\libpdf_php.dll
But it stiil give error can any body help me