-
Been here for 1 year. ☆
[PHP] Making PDF files in PHP
Hey, I really want to make a PDF in PHP for my PM System that I'm developing, so user's can download their Messages, but even after trying scripts from php.net's user comments and trying to eliminate every Parse error given from PHP, I still can't get it going..
Can anyone provide me with a working script for making PDF's in PHP?
Thanks in advance. :jester:
~ Matthew.
-
-
Sorcerer Supreme
Re: [PHP] Making PDF files in PHP
Use Zend_Pdf. As i know it has this functions. Also take a look on phpclasses.org.