I'm trying to create pdf's on the fly with php, but I'm getting errors such as:
Fatal error: Call to undefined function: pdf_new()
I tried installing pdflib from dag, but I think I'm missing something to plug it into php.
Has anyone done this?
Mike