Hi
I'm trying to create a pdf file from a php4 script, but I cannot get past the first PDF function, which is pdf_new().
I get the following error message: Fatal error: "Call to undefined function: pdf_new()". I'm using PHP 4.0.5/Apache/Windows ME and have never had problems with built-in functions before.
I checked the forum archive, and several others have posted this exact problem, but none of those threads received a solution as far as I could see. Anyone able to help this time?