Needed some simple way to create PDF files in my project witch lead to this.
- Grids, like in excel
- Automatically creates new pages
- Header and footer blocks
- Images
Basic idea in this method is to add "blocks" which are total page width but user defined height.
This one is drawn with debug lines.
PDF's are created with PdfPig v0.1.9