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.
PDF libraries?
Moderator: General Moderators
Re: PDF libraries?
I ended up using FPDF for future reference. So far it is pretty simple and straight forward.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US