# File lib/ruport/formatter/pdf.rb, line 138 def build_group_body render_table data, options.to_hash.merge(:formatter => pdf_writer) end