> Hi all , > > I am using PHP 4.3.2 and MYSQL database. > > I need to convert the sql query to Adobe PDF format. > Any one have any suggestion how to do this? > > I have search phpclasses , found SQL2PdfReport classes , however it > gave error message as shown below : > > "Error in opening pdf ...." > > Lookup the code in the SQL2Report class , it did not support pdf 7.0 and > above. > > Thanks > I would recommend you looking into pdflib, this is a professional package which supports all versions of PDF, and really whatever you need. The other class people mentions are free, but far from as advanced as pdflib. Grab it here : http://www.pdflib.com/ regards, Kim Steinhaug http://www.steinhaug.no/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php