This module generates specific PDF content.
This generates a grid.
spacing is required -> integers draw a squared grid
outset (optional) allows to draw lines beyond the actual grid (top, bottom, left & right)
color is the background of the entire grid -> "g/r/c" will colorize background, top row, left col, creating a spreadsheet-like grid (all optional), top row has priority (always on top of left grid)
data_ref -> array containing data to be filled into the created grid boxes, will simply fill from left to right, top to bottom
The following modules may be optional, but they are probably required for all features to work properly.