This powerful reporting library aims to simplify producing reports using iText. Looking at producing reports with iText
the most demanding tasks are how to get from data to report blocks, how to style those blocks and how to evaluate (debug) the resulting report.
Exactly those three major tasks are well supported by the VectorPrint report library: - (combination of) xml configuration and annotations to
transform existing Java data objects into report block - provide styling ...