[PHP] Making PDF files in PHP

Results 1 to 2 of 2
  1. #1
    Been here for 1 year. ☆ MatthewRulz is offline
    Grand MasterRank
    Sep 2007 Join Date
    Melbourne, AUS.Location
    786Posts

    Question [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.


  2. #2
    Sorcerer Supreme admLoki is offline
    Member +Rank
    Apr 2005 Join Date
    www.codenetwork.ruLocation
    345Posts

    Re: [PHP] Making PDF files in PHP

    Use Zend_Pdf. As i know it has this functions. Also take a look on phpclasses.org.



Advertisement