Implement ability to print a data grid

When I execute a select statement I get a data grid with the results. I can do all kind of fancy things with the results and I can export the data. However, there is a very basic functionality missing: It is impossible to print the data grid!

This is a functionality I need every day with my DB work. I have to print some of the results of my selects. First exporting the data and then importing them into an application that is able to print the data is a really ugly and cumbersome process that makes Toad Edge much less useful than it could be.

I really, really would appreciate it if Toad Edge would be able to print the result set.