2016-07-09
Nerval Reports 1.1.1 is released, with the following changes:
- generators: Made all file formats static strings;
- generators: Added functions to insert images both with width and height defined (not respecting the original aspect ratio, obviously);
- pdf-generator: Create a new page if the image is larger than current page height left on direct image add (ie: those outside groups or tables);
- pdf-generator: fix to avoid adding an empty last page to the document (if is desired to have an empty page, one should add an line break on it);
- pdf-generator: updated PDFBox to 2.0.2;
- pdf-generator: fix for rendering nested tables (those inside another table's cell).
2016-06-10
Nerval Reports 1.1 is released, with the following changes:
- pdf-generator: Updated PDFBox from 1.8 branch to 2.0;