Page 1 of 1

PDF libraries?

Posted: Thu Jul 23, 2009 8:14 am
by Dynamis
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.

Re: PDF libraries?

Posted: Thu Jul 23, 2009 10:05 am
by Dynamis
I ended up using FPDF for future reference. So far it is pretty simple and straight forward.

Re: PDF libraries?

Posted: Thu Jul 23, 2009 6:28 pm
by Christopher
There was a thread about PDFs recently:

viewtopic.php?f=1&t=103373