I need 2 generate mysql data to pdf with no pdflib

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
donnytjan
Forum Newbie
Posts: 2
Joined: Fri Mar 16, 2007 1:07 am
Contact:

I need 2 generate mysql data to pdf with no pdflib

Post by donnytjan »

could somebody help me to generate any mysql data to PDF, Ms-Excel, and Ms Word without external library such as pdflib?
Or, how to remove http://www.pdflib.com text on generated pdf file by pdflib without purchasing the commerce version?
Thank You.

Donny Tjandra Widjaja

From Indonesia w/ love...
User avatar
mikeq
Forum Regular
Posts: 512
Joined: Fri May 03, 2002 3:33 am
Location: Edinburgh, Scotland

Post by mikeq »

http://www.fpdf.org - great free pdf generator
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

ezpdf is also quite nice.
Post Reply