Ratings | | Unique User Downloads | | Download Rankings |
  43% | | Total: 7,790 | | All time: 225 This week: 202 |
|
Description | | Author |
This class can be used to generate a PDF document from the results of MySQL database queries.
The class can execute one or more given queries and generate dump the results as HTML tables to a temporary page file.
The PDF document is generated by calling a remote Web service that fetches the generated HTML page and convert it to the PDF format. Recommendations
| |
 |
|
Innovation award
 Nominee: 1x
Winner: 1x |
|
Details
Class: Sql2PdfReport
This class generates PDF Report from SQL query.
Here's how it works:
-
Executes given query and generates HTML report first
-
Appends query reports to previous report(if any)
-
Creates a temporary HTML file and store that as HTML report
-
Creates PDF report for that HTML report by using remote application
For Remote PDF Application, I have used html2ps and html2pdf (supplied by http://www.tufat.com/script19.htm).
It is 100% FREE for commercial AND non-commercial use! It renders pages as PDF documents and PostScript files.
I have deployed this application to phpResource(http://groups.yahoo.com/group/phpresource/) group's server
for easy and reliable access. My special thanks goes to phpResource group.
And Me:
I am a hardcore C/C++ and PHP programmer. I enjoy my times in implementing varities of freelancing works.
Please rate this class if you like and if it comes to your needs. Please feel free to contact me for
any suggestion and/or further assistance regarding the technique and its implementation.
MA Razzaque Rupom
Moderator, phpResource Group
http://groups.yahoo.com/group/phpresource/
My Blog : http://www.rupom.info
Emails:
rupom_315@yahoo.com
rupom.bd@gmail.com
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Pages that reference this package |
|
Latest pages that reference packages