I am new to creating PDF documents within PHP. I am having troubles getting off the ground.
I have no idea what version of PDFLIB I am running since the server is commercial and I can't get a hold of anyone there.
I tried to run a sample application, but the pdf_new() function was unrecognized.
Is there anyway to find out IF the proper libraries are loaded? Is there a way to find out what version of library I would be using?
Any ideas would be most appreciated.