Since we end up spending a lot of time digging through the massive PDF::Writer RDocs, we're going to try to short cut that by providing some quick reference info here.
Simple Table options:
- bold_headings
- column_gap
- column_order
- columns
- data
- font_size
- header_gap
- heading_color
- heading_font_size
- inner_line_style
- line_color
- maximum_width
- minimum_space
- orientation (:left,:right,:ceenter)
- offset(from left)
- outer_line_style
- position(:left,:right,:center)
- offset
- row_gap
- shade_color
- shade_color2
- shade_heading_color
- shade_headings(bool)
- shade_rows (:none,:shaded,:striped)
- show_headings
- show_lines (:none,:outer,:inner,:all)
- split_rows (bool)
- text_color
- title
- title_color
- title_font_size
- title_gap
- width
