PDF libraries?
Posted: Thu Jul 23, 2009 8:14 am
I am currently trying to create my own pdf documents from scratch and have been unable to find a good pdf library for php that could streamline this task for me. I found php_pdf.dll, but when I put it in the extensions folder and add it to the config file, it still is not being loaded by php. Perhaps I'm missing something there or it doesn't work for my version of php? I'm using php5.2.9.-2.
Any suggestions on good pdf libraries or simple code to implement pdf's in php would be greatly appreciated.
Any suggestions on good pdf libraries or simple code to implement pdf's in php would be greatly appreciated.