I am displaying all the users in the form using PHP where the data are fetched from db.
When I click on the icon, all users' data should be shown in a PDF.
How should this be done?
http://www.phpclasses.org/package/421-PHP-Free-PDF-generation-class-without-PDFlib.html#download
works cool and got the perfect output.