I apologize if this is not the correct forum to post this request, but I’m wondering how PHP could take a MySQL dbase table and automatically create it in .pdf. There would be a link on a web page for a user to download the created .pdf any time.
I’d take a look at how the guys who make PhpMyAdmin (PMA) do it, you have an option to print a result-set. You’ve probably got PMA installed on your computer in any case.