create dynamic PDF from SQL data source using PHP
Moderator: General Moderators
create dynamic PDF from SQL data source using PHP
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...
- Attachments
-
- Sample shot of the report i want to make
- client directory report format(S).jpg (234.2 KiB) Viewed 56 times
Re: create dynamic PDF from SQL data source using PHP
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.

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
sadly i don't have any code yet, i don't know how to start this, can you pls help me? thanks 