> I don't know this related to php subject or mysql subject, but does
anybody
> knows how to create a pdf file from php & mysql?
http://www.fpdf.org
is a free PHP library which can help you produce pdf files.
You have to write your own functions for formatting tables, etc. but the
actual creation of the pdf file is handled by the library.

Regards, Jigal.



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to