* Add page size utilities
- Added page.contentWidth
- Added page.contentHeight
* Add table support
- Tables support cell customization (including colors)
- Tables also support rotatable text (with alignment support)
- Tables have accessibility support
* chore: fix code generation context
- code generation now respects the current document positioning to allow use of page dependent operations
* chore: remove comments from build
* removed unnecessary config optimisations
* Optimize table minification
* Performance improvements to tables
* Improve font handling in tables