# File lib/ruport/formatter/pdf.rb, line 123 def build_group_header pad(10) { add_text data.name.to_s, :justification => :center } end