Home / 1.2
Name Modified Size InfoDownloads / Week
Parent folder
README 2018-01-05 1.8 kB
nervalreports-1.2-all.tar.bz2 2018-01-05 505.3 kB
Totals: 2 Items   507.2 kB 0
(trunk)
 - started creation of odt-generator (its performance for large reports is
   horrible for now) and docx-generator.

1.2
 - core: functions to get/set paper dimensions in pixels;
 - core: updated commons-io to 2.6 and commons-lang to 3.7;
 - pdf-generator: added support for user specified TTF fonts;
 - pdf-generator: optionally allowing break pages inner a table row instead of
                  breaking the whole row when it doesn't fit current page;
 - pdf-generator: using content instead of file extension to define image type;
 - pdf-generator: updated pdfbox to 2.0.8;
 - pdf-generator: refactor and fixes for text rendering;
 - pdf-generator: avoiding use of instanceof;
 - pdf-generator: fixed a truncation visual error when rendering tables;
 - pdf-generator: fixed wrong signal on width while replacing current and
                  total pages references;
 - pdf-generator: fixed support for line breaks inside a table cell;
 - html-generator: updated flying-saucer to 9.1.9;

1.1.1
 - 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).

1.1
 - pdf-generator: Updated PDFBox from 1.8 branch to 2.0; 

1.0
 - First release with full support for pdf, html and tex generators.


Source: README, updated 2018-01-05