All - Developing a Web based app that displays the results of MySQL queries in tables.
Is there a way to save/create the tables in a format other than HTML? We're generating the tables for viewing, however, we'd like to also generate them in another format so that they can easily be included in a report (for offline viewing). For example, it would be great to save the table as a GIF or JPG.
I'm going to look into the PDF lib approach as well, however, would probably prefer the JPG or GIF approach.
Thanks,
Mark