Angelojoseph17 Posted November 1, 2010 Share Posted November 1, 2010 I need some advice. I want to know if there is some third party app or script i can adapt which runs multiple querys and outputs them to pdf. So for example i had a table called machines and I wanted query an output the most used machines into a report is there any way to doing so. The end user of this will have no experience in php so ideally i want to encorporate the report as a button or something similar. Thank you Link to comment https://forums.phpfreaks.com/topic/217429-pdf-style-report/ Share on other sites More sharing options...
ninedoors Posted November 4, 2010 Share Posted November 4, 2010 I use FPDF. There are a bunch of tutorials there you can use to print query results to a pdf. http://www.fpdf.org/ Link to comment https://forums.phpfreaks.com/topic/217429-pdf-style-report/#findComment-1130208 Share on other sites More sharing options...
Angelojoseph17 Posted November 4, 2010 Author Share Posted November 4, 2010 thanks , thats a great little add on. Wrote a pdf with mysql output within 5 mins and I think of myself as a beginner. Great stuff thank you Link to comment https://forums.phpfreaks.com/topic/217429-pdf-style-report/#findComment-1130229 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.