Databases: SQL 2 PDF Report
MA Razzaque Rupom (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (70.0%)
| Sufficient (70.0%)
| -
| Sufficient (70.0%)
| -
| -
| Not sure (49.0%)
| 1316 |
Click here for detailed information about this class on phpclasses.org
Class
Sql2PdfReport Class