Page 1 of 1
create dynamic PDF from SQL data source using PHP
Posted: Thu Nov 19, 2009 2:30 am
by satoshi21
guys, i need your help.. i don't know how to convert the SQL data in my database into PDF using PHP for making a good report, attached is the sample report i want to make...
Re: create dynamic PDF from SQL data source using PHP
Posted: Thu Nov 19, 2009 2:55 am
by fubariser
Basically, everything you need is in the docs.
Sample examples are on the pdf documentation for the programming structure and method.
Post your code here and maybe we can help you work your way up.

Re: create dynamic PDF from SQL data source using PHP
Posted: Fri Nov 20, 2009 2:55 am
by satoshi21
sadly i don't have any code yet, i don't know how to start this, can you pls help me? thanks
