Hi Drupelites

I'm pretty new to Drupal.I created a custom php drupal page with a couple of filters and a table as a result on the filters.

I need to export the resultset to PDF.I went through the modules and found this http://drupal.org/project/table_export which does what I want but does it to all tables,documentation is non-existent.

Can anyone recommend a module or a different path?

Thanks

Comments

peterx’s picture

http://drupal.org/project/print
Lots of choices about output of any page to several formats.