Dear All,
Can anyone knows where can i get information on how to create a pdf file from Mysql table?
Thanks
Dilbert137
How to create pdf file from Mysql data
Moderator: General Moderators
-
Dilbert137
- Forum Commoner
- Posts: 57
- Joined: Sat Jun 02, 2007 5:02 am
- Location: Mauritius
Re: How to create pdf file from Mysql data
Ok the easiest thing to do would be go to your phpmyadmin and then select the table which you want to export from your db, then click on browse, that should show you all the data that it consists of (paginated), then click 'export' that should give you options to export as csv, pdf etc. hope that helps
-
Dilbert137
- Forum Commoner
- Posts: 57
- Joined: Sat Jun 02, 2007 5:02 am
- Location: Mauritius
Re: How to create pdf file from Mysql data
Seems you have drink too much wines for this new year.

Dilbert137
Dilbert137
-
C0chrane1971
- Forum Newbie
- Posts: 1
- Joined: Thu Jan 14, 2010 2:08 am
-
Dilbert137
- Forum Commoner
- Posts: 57
- Joined: Sat Jun 02, 2007 5:02 am
- Location: Mauritius
Re: How to create pdf file from Mysql data
yeah i can recommend you the best wines if you need. 
-
vincentfon
- Forum Newbie
- Posts: 3
- Joined: Thu Jan 07, 2010 9:40 pm
Re: How to create pdf file from Mysql data
Use PDFlib is another way to create pdf.
-
Dilbert137
- Forum Commoner
- Posts: 57
- Joined: Sat Jun 02, 2007 5:02 am
- Location: Mauritius
Re: How to create pdf file from Mysql data
Thanks a lot it was this kind of function i was searching for php developing.
Dilbert137
Dilbert137